Copyright (c) 2020 Institut fuer Lern-Innovation, Friedrich-Alexander-Universitaet Erlangen-Nuernberg GPLv3, see LICENSE
Author: Fred Neumann [email protected]
This plugin for the LMS ILIAS open source provides a cron job task for the ExamAdmin plugin.
It requires an installation of the ExamOrga plugin: https://github.com/ilifau/ExamOrga
-
Put the content of the plugin directory in a subdirectory under your ILIAS main directory: Customizing/global/plugins/Services/Cron/CronHook/ExamOrgaCron
-
Open ILIAS > Administration > Plugins
-
Update/Activate the plugin
You need to set up a call of the ILIAS cron jobs on your web server, see the ILIAS installation guide: https://www.ilias.de/docu/goto_docu_pg_8240_367.html
-
Go to Administration > General Settings > Cron Jobs
-
Activate the 'Exam Organisation' cron job
-
Set a reasonable schedule for the job, e.h. hourly.
See the documentation of the ExamOrga plugin.