apluslms / a-plus

A+ frontend portal - A+ LMS documentation:
https://apluslms.github.io/
Other
67 stars 72 forks source link

Automated alert to students once they have completed enough exercises #1258

Open MikoRopponenTUNI opened 1 year ago

MikoRopponenTUNI commented 1 year ago

Requesting a feature to send an automated alert/message from the course's staff to a student once they complete the required percentage of excercises to receive a grade. This alert would ideally pop-up in Plussa/A+ interface instead of going through email or other channels. This message could be used to inform the student that they can request a grade from the teacher or to direct students to post-surveys etc.

markkuriekkinen commented 1 year ago

There is actually already a Threshold model that might be useful for the suggested feature. The Threshold model hasn't really been used anywhere even though it exists in the codebase. https://github.com/apluslms/a-plus/blob/master/threshold/models.py