Forum Discussion
PeterEllers-395
7 years agoCommunity Member
Tracking Assessment Attempts
Hi everyone,
We are working with a client who wants to be able to track how many attempts their learner has taken of the final assessment before passing. They also want to keep a record of each sc...
krishnagupta-d2
2 years agoCommunity Member
Hi Michelle,
Have you got any chance to track the number of attempts.
JoseTansengco
2 years agoStaff
Hello Krishna,
Happy to help!
If you're trying to track the total number of attempts your learners take before passing a quiz,
You can save the number of attempts your learners take to a variable and follow the instructions here to send the value of this variable to your LMS:
You could create a numerical variable with an initial value of 0 and then increment the value of this variable by 1 each time your learners complete a quiz. Feel free to share a copy of your project file here and I'll be glad to add the necessary triggers to get this to work to help you get started.