Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement cron job with new Task API #5

Open
jcharaoui opened this issue Mar 17, 2018 · 0 comments
Open

Implement cron job with new Task API #5

jcharaoui opened this issue Mar 17, 2018 · 0 comments

Comments

@jcharaoui
Copy link

The new Task API was introduced in recent Moodle versions to improve cron tasks. The legacy cron tasks will become deprecated in Moodle 3.5, and removed in Moodle 3.9.

It should be relatively easy to implement the grade import cron task into this API, and would allow platform administrators do reschedule it as needed, or disable the task altogether if required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant