jcrodriguez-dis / moodle-mod_vpl

Virtual Programming Lab for Moodle (Module)
GNU General Public License v3.0
98 stars 85 forks source link

Convert legacy cron to Task for moodle 3.9 #111

Closed moodleulpgc closed 3 years ago

moodleulpgc commented 4 years ago

Hi Juan Carlos: Legacy cron is deprecated in moodle 3.9 and not working.

What vpl_cron() does must be done in a Task class to be operative in version 3.9

jcrodriguez-dis commented 3 years ago

This issue has been resolved in VPL 3.3.8.