Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Moodle version table for MOODLE_311_STABLE #142

Merged
merged 2 commits into from
Nov 21, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@ Advanced assessment reporting for the Moodle LMS.
## Branches ##
The following maps the plugin version to use depending on your Moodle version.

| Moodle verion | Branch |
| Moodle version | Branch |
| ----------------- | ----------- |
| Moodle 3.5 to 3.8 | MOODLE_35 |
| Moodle 3.9 | MOODLE_39 |
| Moodle 3.10 | MOODLE_310 |
| Moodle 3.11 | MOODLE_311_STABLE |
| Moodle 4.0 and higher | MOODLE_400_STABLE |
| Moodle 4.0 to 4.1 | MOODLE_400_STABLE |
| Moodle 4.2 and higher | MOODLE_402_STABLE |


## Plugin Installation ##
Expand Down
Loading