You are viewing documentation for Instruqt 2.0 Labs which is in Beta currently. Official release date - 29 September, 2026. For Tracks documentation, please visit docs.instruqt.com.
The learner ran a task’s checks and every one of them passed
lab.task_failed
The learner ran a task’s checks and at least one did not pass. The learner can try again, so this repeats
lab.task_skipped
The learner skipped a task
lab.quiz_unlocked
A quiz became available to the learner
lab.quiz_completed
The learner answered every question in a quiz correctly
lab.quiz_failed
The learner answered a quiz and got at least one question wrong. The learner can try again, so this repeats
lab.quiz_skipped
The learner skipped a quiz
lab.page_unlocked
A page of the content became available to the learner
lab.page_completed
The learner finished every activity on a page
lab.page_skipped
The learner skipped a page, and with it every activity on that page
lab.chapter_unlocked
A chapter of the content became available to the learner
lab.chapter_completed
The learner finished every page in a chapter
lab.chapter_skipped
The learner skipped a chapter, and with it every page in that chapter
Tasks and quizzes are both activities, addressed by activity_id and distinguished by activity_type. Both count toward the same activity_index, so the numbering matches what the learner sees on screen.