Forum Discussion
JonathanPayne
2 years agoCommunity Member
Scoring a Quiz Multiple Times
Hello all. Question about quiz scoring. If a user goes through a course, takes a scored quiz, then stays in the course and takes it again to try and get a better score (if they don't get 100% the fi...
PhilMayor
Super Hero
there is a trigger to submit results so you could add a condition based on a boolean that only sends it when it is false and then add another trigger straight after this to set the variable to true.
You would need to test as I am not sure if closing the course then sends the score as well.
JonathanPayne
2 years agoCommunity Member
Hi Phil. Thanks for the feedback (sorry for the late reply). Could you go into a bit more detail about this process? This is something I'd definitely like to check out.
- JoseTansengco2 years agoStaff
Hi Jonathan,
I believe Phil was talking about something like this:
I've attached a quick demo file if you'd like to test how this course will work on your LMS. You can check out this article for more information on working with triggers that have conditions.