Releases: rdytech/moodle-rb
Releases · rdytech/moodle-rb
v2.2.0
What's Changed
- Fix gem build issue by @karlcloudy in #35
- RTO-35842 Allow multiple ids to show function by @krishnaeverestengineering in #34
New Contributors
- @karlcloudy made their first contribution in #35
- @krishnaeverestengineering made their first contribution in #34
Full Changelog: v2.1.5...v2.2.0
v2.1.5
What's Changed
- RTO-27047: [LMS course copy] Update Moodle gem to allow course copy by @voanhvuvav in #33
New Contributors
- @voanhvuvav made their first contribution in #33
Full Changelog: v2.1.0...v2.1.5
v2.1.0
v2.0.0
What's Changed
- Removed filter from course contents call that removed any sub section… by @liammcgrath20 in #30
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
- Added start and end dates for courses and enrolments. by @liammcgrath20 in #29
New Contributors
- @liammcgrath20 made their first contribution in #29
Full Changelog: v1.1.3...v1.2.0
v1.1.3
v1.1.2
v1.1.1
v1.1.0
Changes
Enrolments:
- Altered create to support role_id
- Added enrol_manual_unenrol_users to delete enrolments
Users
- Added core_user_search_identity to search for users using identity fields
Courses
- Added gradereport_user_get_grade_items to retrieve grade items for users in course
- Added core_course_get_contents to get contents
- Added core_course_get_course_module to get course module details