Moodle Plugins directory: Set course fields: Versions: v3.10-r4 | Moodle.org

Set course fields
Administration tools ::: tool_coursefields
Maintained by
Moodle an Hochschulen e.V.,
Alexander Bias
Moodle admin tool plugin which allows managers to set and overwrite custom course field values for all courses in a category, including subcategories.
Set course fields v3.10-r4
Moodle 3.10
Released: Sunday, 27 November 2022, 3:23 PM
moodle-tool_coursedates
Changes
v3.10-r4
- 2022-11-27 - Remove a leftover from a patch in README.md
v3.10-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.10-r2
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support: For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle. Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release.
- 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r2
- 2020-09-28 - Remove hardcoded admin directory in paths.
v3.9-r1
- 2020-09-01 - Fixed Behat errors caused by implode function in PHP version 7.4.
- 2020-09-01 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-14 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-01-13 - Improvement: Remove an unneeded string from the language pack.
- 2020-01-13 - Improvement: Only add the category navigation node if there are existing course fields.
v3.7-r1
- 2019-10-17 - Initial version.
Version information
- Version build number
- 2021010903
- Version release name
- v3.10-r4
- Maturity
- Stable version
- MD5 Sum
- 1c976971a8a7b7cab0e8227497ab1a7e
- Supported software
- Moodle 3.10
- Latest release for Moodle 3.10
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v3.10-r4
Default installation instructions for plugins of the type Administration tools
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "mytool") in the "admin/tool" subdirectory.
- Visit http://yoursite.com/admin to finish the installation