mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-51648 cbe: Add a user competency plan summary page (allows grading)
This commit is contained in:
parent
1ab69549ad
commit
3c659fc202
25 changed files with 1166 additions and 13 deletions
|
@ -22,6 +22,8 @@
|
|||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
require_once($CFG->libdir . "/externallib.php");
|
||||
|
||||
|
||||
/**
|
||||
* Creates a user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue