Using Javascript to capture the incorrect state of a quiz question response.
A client wants to add feedback messages to the incorrect questions after the trainee has completed a scored quiz and is reviewing. The feedback message is only to appear on incorrectly answered questions. I do not see a cpQuizInfo variable that will do this during the review.
Is there a way to retrieve the value of the variable that controls the selection of the correct checkmark or the incorrect X that can be then used to trigger a conditional to show/hide the feedback message?
