|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| __construct () | |
| get_imsroles () | |
| determine_default_rolemapping ($imscode) | |
Definition at line 30 of file locallib.php.
| __construct | ( | ) |
Definition at line 33 of file locallib.php.
| determine_default_rolemapping | ( | $ | imscode | ) |
This function is only used when first setting up the plugin, to decide which role assignments to recommend by default. For example, IMS role '01' is 'Learner', so may map to 'student' in Moodle.
Definition at line 57 of file locallib.php.
| get_imsroles | ( | ) |
Definition at line 48 of file locallib.php.