-
New Feature
-
Resolution: Won't Do
-
Minor
-
None
-
2.2.2, 2.2.3, 2.3
-
MOODLE_22_STABLE, MOODLE_23_STABLE
New features :
---------------------
Settings : Site administration > Plugins > Enrolments > Manage enrol plugins > IMS Enterprise file
file : ../moodle/enrol/imsenterprise/settings.php
imsforceexecution | Import IMS will run the next time you run cron.
defaultauth | Sets the default authenticación users.
The authentication types available are in: Site administration> Plugins> Enrolments> Manage plugins enroll
maildisplay | Sets the default email display to users.
Only apply to courses created by IMS, not updated users
updateuser | Update users in Moodle.
updatecourse | Update courses in Moodle.
Improvements :
---------------------
file : ../moodle/enrol/imsenterprise/lib.php
"recstatus" tag in XML file is use to delete, update or create new courses or users in Moodle.
Applies security modules for the new courses created by IMS.(Only new courses! It doesn't apply in courses updates)
Settings : Site administration > Security > Module security
New variable '$running'. Corrects problem with cron and import IMS. In sync long running cron import IMS though it were running.
This new feature allows the execution of cron from different sites.
New variable '$watchdog'. Scheduled a watchdog timer to prevent the running flag remains active if the sync fails. Returns to run the IMS synchronization from another site if you run it is blocked or dropped.
Update courses : fullname, shortname, category.
Update users : authentication type, username, firstname, lastname, email, city, country, mail display.
- is blocked by
-
MDL-26408 IMS Enterprise admin notifications fail on message_send()
-
- Closed
-