Moodle Plugins directory: Sections format: Versions: 2022102700 | Moodle.org
Sections format
Course formats ::: format_sections
Maintained by
Dan Marsden,
Catalyst IT,
Jerry Shan
Based on the core Topics format, but including aspects of the social course format and other settings.
Sections format 2022102700
Moodle 4.0
Released: 2022年 11月 1日(火曜日) 07:25
Code prechecks
phplint
phpcs1 | 12
js0 | 7
css
phpdoc6 | 4
savepoint
thirdparty
grunt
shifter
mustache0 | 22
gherkin
HTML | XMLSections Course Format
This is a Moodle course format based on the "Topics" format, but adding some extra features.
The Moodle 4.0 branch is a rewrite of the old code - based on the core Topics format but adding in the following features: * Hide section 0 when viewing another section * Add a news forum/social forum display under section 0 when viewing the course "home" * Allow the user to swap between showing one topic per page and all topics on the same page.
Branches
Moodle version | Branch |
---|---|
Moodle 3.9 | MOODLE_39 |
Totara 4.0 | MOODLE_400 |
Developed by the University of Canterbury.
Version information
- Version build number
- 2022102700
- Maturity
- Unknown
- MD5 Sum
- e15ccf5a6e90dd70b3e6fce11da119bc
- Supported software
- Moodle 4.0
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- MOODLE_400
Default installation instructions for plugins of the type Course formats
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myformat") in the "course/format" subdirectory.
- Visit http://yoursite.com/admin to finish the installation