An admin tool plugin for Moodle that exposes scheduled task information via the external services API.
- use a command line interface of your choice on the destination system (server with moodle installation)
- switch to the Moodle
admin/tool
folder:cd /path/to/moodle/admin/tool/
git clone https://github.com/ucsf-ckm/tool_externaltaskmonitor.git externaltaskmonitor
- navigate on your Moodle page to admin --> notifications and follow the instructions
- download zip file from github: https://github.com/ucsf-ckm/tool_externaltaskmonitor/archive/master.zip
- unpack zip file to
/path/to/moodle/admin/tool/
- rename directory
tool_externaltaskmonitor
toexternaltaskmonitor
- navigate on your moodle page to admin --> notifications and follow the instructions
Copyright (c) 2019 The Regents of the University of California.