Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Drag and Drop not showing correct answers when REVIEW QUIZ is clicked in the Results Screen

Community Beginner ,
Jun 28, 2018 Jun 28, 2018

hi,

I have 5 to 6 drag and drop interactions and 10 multiple choice questions as a part of the Quiz. Iam facing two issues currently..

1. When clicked review quiz at the end, the correct answers are not showing for click and drag, where as for multiple choice it is shown, I need the correct answers to be shown for click and drag also.

2. I have placed the questions in between the slides and not at the end. So when review quiz is clicked, it goes to the first question which is click drag and it goes to the inbetween slides also which is a strange thing.whereas the multiple choices are grouped and the inbetween slides are not shown.

what i need is when user clicks review quiz, it shd show all the questions only and the click and drag shd show correct answers.

Pls help me out...

618
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 29, 2018 Jun 29, 2018

Just to clarify the issue here:  When you talk about a 'click and drag' question slide, are you talking about what Captivate actually calls a Drag and Drop Interaction slide?

If so, these are not added in the same way as other quiz question slides (e.g. True/False and Multichoice) and are not actually handled in exactly the same way as true quiz question slides.  So although you can set these drag and drop slides to have a Success/Fail action and report a score to the quiz, they do not appear in the Quiz Review like other quiz question slides, and (as you have found) they do not remove non-quiz slides when doing a Retake Quiz.

So does that sound like the issue you are facing?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jun 29, 2018 Jun 29, 2018

hi Rod,

yes its a drag and drop Interaction Slide. And yes you have correctly pointed out what iam saying..

Any possible alternatives?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 29, 2018 Jun 29, 2018

No way to include the Drag and Drop slide in the Quiz Review I'm afraid.  Only the Infosemantics Drag and Drop Quiz question widget was able to achieve that.  But that's only for SWF output and since Flash is near end of life it's not a recommended solution.

You can use variables and advanced actions to overcome the issue with the navigation during the Retake Quiz. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jun 29, 2018 Jun 29, 2018

thanks Rod..

navigation during the Retake Quiz? You mean we can skip the slides in between.. How is it possible..

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 29, 2018 Jun 29, 2018

No I DID mean for the Retake Quiz.  As I understand the need here, you want to Retake the quiz but NOT have the learner see any of the content slides between the Drag and Drop slide in the earlier part of the module and the first real quiz slide.  Is that correct?

There is a System Variable called cpQuizInfoAttempts that tracks the number of attempts made on the quiz (during each session).  As soon as you begin an attempt on the quiz this variable is incremented to a value of 1, and then again by 1 for each subsequent quiz attempt. 

So as soon as you click the Retake quiz button which takes you back to the first scored object in the project, you can check the value of the cpQuizInfoAttempts variable in a Conditional Action or Shared Conditional Action executed ON SLIDE ENTER, and if the variable is greater than 1, set the action to jump to the next slide.  This all happens fast enough in most cases that the learner is unaware of the slides being visited.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 29, 2018 Jun 29, 2018

Sorry, Rod, my bad. Must have misunderstood agani. I was focused on the titlle of the thread.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 29, 2018 Jun 29, 2018

You may be correct too.  Both REVIEW quiz and RETAKE quiz have been mentioned in these posts so far.

@vanithab70121609: Can you clarify which of these you were really interested in please?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 29, 2018 Jun 29, 2018

Suspect that Rod meant 'during Review', not Retake.

Drag&Drop slides are sort of hybrid quiz slides, can be used both as KC slide and Scored slide, but they do not have the full functionality of the other question types, one of them is missing the Review functionality.

However you can have immediate feedback when using the InBuilt states for D&D objects, did you explore them? Have a look at this blog post:

https://elearning.adobe.com/2017/08/built-in-states-for-dragdrop-objects/

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 30, 2018 Jun 30, 2018
LATEST

This is ONLY an answer to the heading of this thread, which seems later on to have turned to another subject. My apologies for this.

Here is a link to a blog I just posted, explaibing how to mimick the Review behavior of normal quiz slides for a Drag&Drop slide:

Drag&Drop in Review mode? - eLearning

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources