"Long answer questions" are scored manually by a coach/admin, not immediately after submission. Is it possible that a student/user gets a notification/message about his results as soon as it is evaluated, with his results or a link to them?
Amermod
Tue, 05/17/2016 - 11:09
Hi mpesique,
Hi mpesique,
This would require some developments. If you know a bit of programming in PHP, you can use the hook "HOOK_quiz_scored($quiz, $score, $rid)" that is firered when a teacher gives a score to a student. Inside this hook you will be able to send a mail or a notification to the user.
If you don't know anything about programming, you can contact us and ask for a custom development. We will respond as soon as possible.
Hi mpesique,
Hi mpesique,
This would require some developments. If you know a bit of programming in PHP, you can use the hook "HOOK_quiz_scored($quiz, $score, $rid)" that is firered when a teacher gives a score to a student. Inside this hook you will be able to send a mail or a notification to the user.
If you don't know anything about programming, you can contact us and ask for a custom development. We will respond as soon as possible.
Thank you.
Have a nice day,
Allan