Skip to main content
Participating Frequently
January 27, 2014
Question

CP7 Randomly Reporting Incorrect Interactive Assessment Scores

  • January 27, 2014
  • 1 reply
  • 738 views

Hello,

I created interactive assessments with click boxes using Captivate 7.0.1 (Mac OS 10.9.1). The final slide is a quiz reporting slide and for some of our learners, the quiz slide is reporting incorrect information. While the learner gets the questions correct (clicks in the right area) the quiz reporting slide reports one point per correct click. This results in a failing grade for the learner and the failing score is reported to the LMS. This issue happens randomly and not for all learners. It also spans mutiple interactive assessments.

I've set up each correct click as a 10 point action, while incorrect clicks are scored as 0. The quiz reporting slide, though, indicates single digit scores (which should be impossible based on the scoring) and also shows the quiz was attempted 39 times, when in reality it was the first attempt.

I've attached screen shots below. Any hel pis appreciated. Thanks so much!

This topic has been closed for replies.

1 reply

RodWard
Community Expert
Community Expert
January 27, 2014

Try setting your Status Representation to Incomplete > Pass/Fail.

Your Manifest dialog shows you have no SCO Identifier.  I would also suggest that you do not use colon punctuation marks in your Title names as any punctuation character that is also used in programming code can cause issues at runtime.

I never like to see quiz scores in excess of 100 points as some LMSs will do strange things if this is the case.  Try changing your scores from 10 to 1 for each interaction.  (If all interactions are set to the same score, what does it matter if a correct score is a 1 or a 10? The resulting percentage is the same either way, but if your LMS is choking on the point score then giving it something less than 100 might be easier to digest.)

ojapaAuthor
Participating Frequently
January 27, 2014

Thanks so much for the tips. I'll re-export my courses and see if that addresses the issues.