Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Update README.md
  • Loading branch information
dustinhuynh committed Aug 24, 2025
commit eff30d2487a8b0484cbcc5079849c160387d08ba
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ application. The main idea is to make a web call to moodle and provide one of th
fields to find required user and generate one time login URL. A user can be redirected to this
URL to be log in to Moodle without typing username and password.

# Versions and branches

| Moodle Version | Branch |
|------------------|-------------------|
| Moodle 3.3 - 4.1 | MOODLE_33PLUS |
| Moodle 4.5+ | MOODLE_405_STABLE |

Using
-----
Expand Down
Loading