catalyst / moodle-mod_subcourse

Subcourse module for Moodle
https://moodle.org/plugins/mod_subcourse
GNU General Public License v3.0
24 stars 41 forks source link
moodle-plugin

Subcourse module for Moodle

Moodle Plugin CI

This Moodle module provides very simple yet useful functionality. When added into a course, it behaves as a graded activity. The grade for each student is took from a final grade in another course. Combined with metacourses, this allows course designers to effectively organise courses into separate units.

Branches

The git branches here support the following versions.

Moodle version Branch
Moodle 4.1 MOODLE_401_STABLE
Moodle 4.2 MOODLE_402_STABLE
Moodle 4.3 MOODLE_403_STABLE
Moodle 4.4 MOODLE_404_STABLE

Installation

Please follow https://docs.moodle.org/en/Installing_plugins#Installing_a_plugin for the general instructions on how to install Moodle plugins.

When installing from uploaded ZIP package or via Git, the "subcourse" directory is expected to be place under the "/mod" directory of your Moodle installation.

Usage

Support

Free support for this plugin is available in the moodle.org forums - https://moodle.org/mod/forum/view.php?id=44

Commercial level support is available from the Moodle Partner Catalyst IT https://www.catalyst.net.nz/contact-us

Author

The module was originally written by David Mudrák david@moodle.com and is now maintained by Catalyst IT.

Useful links

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.