mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
Merge branch 'MDL-64084-master' of git://github.com/jleyva/moodle
This commit is contained in:
commit
c93eedf8dd
4 changed files with 114 additions and 3 deletions
|
@ -22,6 +22,8 @@ information provided here is intended especially for developers.
|
|||
- completionhascriteria: Whether completion criteria is set for the course.
|
||||
- isfavourite: Whether the user marked the course as favourite.
|
||||
- hidden: Whether the user hide the course from the dashboard.
|
||||
* External functions core_enrol_external::get_enrolled_users and core_enrol_external::get_enrolled_users_with_capability now return
|
||||
the last access time for the users in the given course.
|
||||
|
||||
=== 3.5 ===
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue