Skip to main content
Known Participant
March 20, 2019
Question

2 attempts / different quotations

  • March 20, 2019
  • 1 reply
  • 373 views

Hi!

I’ve created a project with several quoted buttons. I duplicated the buttons to get 2 attempts with different quotations each:

1st button/attempt = 5 points

2nd button/attempt = 3 points

and last = 0 points.

The problem is that I’ve tried to answer everything correctly and, instead of 100%, the LMS only reports 63,69%.

I'm using SCORM 1.2:

What am I doing wrong? Am I complicating?

Thanks!

Inês Costa

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    March 20, 2019

    It will never work that way.  Have a look at the Advanced Interaction panel (F11): you'll see that all scores are taken into account, which leads to the result you now have. The only way, excpet with JS or with the CpExtra widget (InfoSemantics - Australia) to make quiz results dynamic is by using Branch aware. However that will not allow to have a different score based on attempts. If you have to transfer the end score to a LMS, you have to forget about your workflow and switch to JS. If you only want to show a score, it is possilble. Have an example on my blog.

    Known Participant
    March 20, 2019

    Thanks, Lilybiri!

    I only want to see the final score. Can you send me the link to the article on your blog, please?

    Lilybiri
    Legend
    March 20, 2019

    You need to store the result in a user variable, and do some calculatinos in an advanced action. Here is the link, but the embedded example is still SWF, created this many years ago for a colleague:

    http://blog.lilybiri.com/link-score-to-attempts-in-custom-questions