Skip to content

Commit

Permalink
V402.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gjb2048 committed May 7, 2023
1 parent 993e360 commit b52c50e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Changes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Version Information
===================

Version 402.1.0 - TBR
Version 402.1.0 - 07/05/23
--------------------------
1. First Moodle 4.2 release.
2. Removed duplicate section functionality as core has its own version.
Expand Down
12 changes: 6 additions & 6 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,29 @@
Topic based course format with an individual 'toggle' for each topic except 0.

This file contains general information about the format. If you're reading this as an educator then you can learn about the format
from the documentation on http://docs.moodle.org/401/en/Collapsed_Topics_course_format. If you get stuck and your Moodle support
from the documentation on http://docs.moodle.org/402/en/Collapsed_Topics_course_format. If you get stuck and your Moodle support
are unable to help / not sure what to do, then please go to https://moodle.org/mod/forum/view.php?id=47. If you like the format,
then please do spread the word to other educators. The main page for the format is https://moodle.org/plugins/format_topcoll.

Required version of Moodle
==========================
This version works with Moodle 4.1 version 2022112800.00 (Build: 20221128) and above within the MOODLE_401_STABLE branch until the
This version works with Moodle 4.2 version 2023042400.00 (Build: 20230424) and above within the MOODLE_402_STABLE branch until the
next release.

Please ensure that your hardware and software complies with 'Requirements' in '[Installing Moodle](https://docs.moodle.org/401/en/Installing_Moodle)'.
Please ensure that your hardware and software complies with 'Requirements' in '[Installing Moodle](https://docs.moodle.org/402/en/Installing_Moodle)'.

Downloads and documentation
===========================
The primary source for downloading this branch of the format is https://moodle.org/plugins/view.php?plugin=format_topcoll
with 'Select Moodle version:' set at 'Moodle 4.1'.
with 'Select Moodle version:' set at 'Moodle 4.2'.

The secondary source is a tagged version with the V401 prefix on https://github.com/gjb2048/moodle-format_topcoll/tags
The secondary source is a tagged version with the V402 prefix on https://github.com/gjb2048/moodle-format_topcoll/tags

If you download from the development area - https://github.com/gjb2048/moodle-format_topcoll/ - consider that
the code is unstable and not for use in production environments. This is because I develop the next version in stages
and use GitHub as a means of backup. Therefore the code is not finished, subject to alteration and requires testing.

Documented on http://docs.moodle.org/401/en/Collapsed_Topics_course_format
Documented on http://docs.moodle.org/402/en/Collapsed_Topics_course_format

Free software
=============
Expand Down
4 changes: 2 additions & 2 deletions Support.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ benefits.

Required version of Moodle
==========================
This version works with Moodle 4.1 version 2022112800.00 (Build: 20221128) and above within the MOODLE_401_STABLE branch until the
This version works with Moodle 4.2 version 2023042400.00 (Build: 20230424) and above within the MOODLE_402_STABLE branch until the
next release.

Please ensure that your hardware and software complies with 'Requirements' in '[Installing Moodle](https://docs.moodle.org/401/en/Installing_Moodle)'.
Please ensure that your hardware and software complies with 'Requirements' in '[Installing Moodle](https://docs.moodle.org/402/en/Installing_Moodle)'.

Reporting issues
================
Expand Down

0 comments on commit b52c50e

Please sign in to comment.