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

Add course completion reset via schedule #87

Closed

Conversation

keevan
Copy link
Contributor

@keevan keevan commented Sep 28, 2023

  • feat: add scheduling of recompletions
  • feat: add handling of scheduling fields for reset task

Resolves #86

This allows a fixed or absolute time, based on the cron format, for recompletion apply.
This is different from a relative duration or period of time after a user's completion, as this will result in
in everyone being reset at the same, predictable time (or schedule).
@keevan keevan marked this pull request as draft September 28, 2023 03:32
- Reset based on period or schedule
@keevan keevan changed the title 86 add reset via schedule Add course completion reset via schedule Sep 28, 2023
@keevan keevan closed this Nov 2, 2023
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

Successfully merging this pull request may close these issues.

Add ability to set fixed recompletion date (eg all expire on 1st Jan every year)
1 participant