-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create new 4.1 branch, update readme.
- Loading branch information
1 parent
c4cdc0f
commit 63ef3f4
Showing
2 changed files
with
18 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,25 @@ | ||
Subcourse module for Moodle | ||
=========================== | ||
|
||
![Moodle Plugin CI](https://github.com/mudrd8mz/moodle-mod_subcourse/workflows/Moodle%20Plugin%20CI/badge.svg) | ||
![Moodle Plugin CI](https://github.com/catalyst/moodle-mod_subcourse/workflows/Moodle%20Plugin%20CI/badge.svg) | ||
|
||
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](http://docs.moodle.org/en/Course_meta_link), this allows course | ||
designers to effectively organise courses into separate units. | ||
|
||
|
||
Branches | ||
------------ | ||
The git branches here support the following versions. | ||
|
||
| Moodle version | Branch | | ||
|-----------------------|-------------------| | ||
| Mooodle 3.9 to 4.0 | MOODLE_39_STABLE | | ||
| Moodle 4.1 and higher | MOODLE_401_STABLE | | ||
|
||
|
||
Installation | ||
------------ | ||
|
||
|
@@ -33,12 +44,12 @@ Usage | |
Author | ||
------ | ||
|
||
The module has been written and is currently maintained by David Mudrák <[email protected]> | ||
The module was originally written by David Mudrák <[email protected]> and is now maintained by Catalyst IT. | ||
|
||
Useful links | ||
------------ | ||
|
||
* [Bug tracker](https://github.com/mudrd8mz/moodle-mod_subcourse/issues) | ||
* [Bug tracker](https://github.com/catalyst/moodle-mod_subcourse/issues) | ||
|
||
License | ||
------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters