mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00

An entrypoint capability has been added that allows accessing the upload tool. Further relevant capability checks are then performed depending on the action being taken during the upload process. Co-authored-by: Marina Glancy <marina@moodle.com>
205 B
205 B
1 | shortname | fullname | summary | idnumber | category_idnumber |
---|---|---|---|---|---|
2 | C1 | Course 1 | Summary 1 | ID1 | CAT2 |
3 | C2 | Course 2 | Summary 2 | ID2 | CAT2 |
4 | C3 | Course 3 | Summary 3 | ID3 | |
5 | C4 | Course 4 | Summary 4 | ID4 | CAT1 |
6 | C5 | Course 5 | Summary 5 | ID5 | CAT3 |