Skip to main content
jen-nay
Known Participant
November 8, 2017
Question

Drag and drop, clickable area quiz results incomplete

  • November 8, 2017
  • 1 reply
  • 255 views

Hello,

Just wondering if some one can point me in the right direction on how to setup and capture the quiz results for a drag and drop test and clickable area assessment test. I have not been very successful at capturing the data. I would like to capture the number of attempts it took the trainee to pass the test; the drag object that was selected and the drop location.

With the clickable area, I have a fail and pass caption that comes up, but when I retrieve the SCORM log it does not list how many attempts it took to make the selection.

If you can point me in the right direction, that would be great.

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    November 8, 2017

    Attempts on question level are not amongst the data reported,  not even for default quiz slides. Only atttempt on quiz level can be tracked with the system variable cpInfoAttempts. If you want to track attempts on question level  (doesn't matter if it is a scored interactive object or a D&D), you'll have to create user variables and advanced/shared actions and be able to report them (which is not possible with every LMS).

    jen-nay
    jen-nayAuthor
    Known Participant
    November 8, 2017

    Hi Lily,

     Do you know or have an example where I can view or read up on how to create such an advance/shared action? 

    Lilybiri
    Legend
    November 8, 2017

    I have many use cases on my blog, but not exactly the one you are looking for.

    Here are some examples where I track attempts:

    Custom Failure Messages/Attempts - Drag&Drop - Captivate blog

    Link score to attempts in Custom questions - Captivate blog