Forum Discussion
Attempts not recording to LMS
HI Laura,
If you need to track the number of attempts that your learners take before passing your quizzes, you can setup a numerical variable to track the attempts, and then follow the steps in this article to send the value of the variable to your LMS:
A numerical value would then be sent to your LMS which will serve as a representation of the number of attempts taken before a passing mark was achieved.
Hope this helps!
As an admin, where would I see that number of attempts data in my LMS?
By design, the LMS displays each attempt on a separate line, with a Status (cmi.core.lesson_status), Session Time (cmi.core.session_time), and Score (cmi.core.score), where appropriate. These values would then "roll up" to the Course level, where I would see a Lesson Status (cmi.core.lesson_status), an aggregate of the session times (cmi.core.total_time), and a score (cmi.core.score), where appropriate.
Related Content
- 2 months ago
- 10 years ago
- 3 months ago