Skip to main content
Participant
April 16, 2014
Question

Captivate 5&5.5

  • April 16, 2014
  • 1 reply
  • 341 views

Hi everyone.

I have a multiple quiz in one project. I haven't used the basic question pool.

I used the click-boxes as answers with scores. The variable sum give me the global score, split one by one on the screen, but i can't receive the scores on Scorm.

How can I get this scores on scorm report?

Hope.

Giggio!

This topic has been closed for replies.

1 reply

Lilybiri
Legend
April 16, 2014

Hello and welcome,

Quizzing system variables are reported by SCORM, not user variables. And those system variables can be populated by question slides and by interactive objects (like your click boxes). Check the total score in Advanced Interaction (F9).

You do create custom question slides (I blogged a lot about that type of slides), but if you don't want to use JavaScript you have to take into account what I just wrote.

Maybe these blog posts, although for another type of custom question slides, can help:

http://blog.lilybiri.com/report-custom-questions-part-1

http://blog.lilybiri.com/report-custom-questions-part-2

ilboveAuthor
Participant
April 16, 2014

thank you for your quick repost.

i have already seen your blog posts, in fact there i had the idea of multiple clickbox with scores.

I don't know so much about javascript, but, for that i understand, i can't use too user variables.

So if I use cpQuizInfoPointsscored with my variable for results i can have scores in SCORM too??

ilboveAuthor
Participant
April 16, 2014

and another problem, maybe can resolve some misunderstanding for my poor info.

Is lika a Likert scale, where there aren't good or bad answers, but everything is useful.

so i have 5 click boxes with values between 1 and 5.

sorry for my missing infos.

thanks a lot.