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

Conditional quiz set up- Plz help!!!!!!!!!!!!

Community Beginner ,
Dec 24, 2015 Dec 24, 2015

Hi

My test has 100 questions/quiz slides. I want to set up a condition or look for a way in which as soon as my students reach a certain point (let say 20 points), he will be able to jump to a new content slide instead of having to complete 100 questions/quiz items. In another word, a student A completes the first 20 questions and earns 20 points, he will be able to jump to a new content slide. A student B completes 30 questions and earn 20 points (wrong answers will get penalty), he will then move to a new content slide. There will be chances that some students will need to complete all 100 questions to be able to move to a new content slide.

Could any of you tell me if there is a way to do this in Captivate 9? Thanks!

TOPICS
Quizzing and LMS
369
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

correct answers 1 Correct answer

Community Expert , Dec 24, 2015 Dec 24, 2015

There is, but it's not done with just a few clicks.

You have to set up tracking variables that keep track of the number of points the student has accumulated.  These tracking variables would be incremented by conditional actions triggered by the On Success actions of each quiz question slide.  These conditional actions would be using System Variables (either cpQuizInfoLastSlidePointScored or cpQuizInfoPointsPerQuestionSlide, not sure which would be best) to determine by how much the tracking vari

...
Translate
Community Expert ,
Dec 24, 2015 Dec 24, 2015

There is, but it's not done with just a few clicks.

You have to set up tracking variables that keep track of the number of points the student has accumulated.  These tracking variables would be incremented by conditional actions triggered by the On Success actions of each quiz question slide.  These conditional actions would be using System Variables (either cpQuizInfoLastSlidePointScored or cpQuizInfoPointsPerQuestionSlide, not sure which would be best) to determine by how much the tracking variables should be incremented with each quiz question.

You might also need to be using Branch Aware as your description indicates that the learner would NOT likely be visiting each and every quiz question. 

I've never set up a quiz in this way before, so I cannot tell you exactly how it should work or whether or not you will have issues with getting your LMS to play ball with it.

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 ,
Dec 28, 2015 Dec 28, 2015

Thanks, RodWard. I am working on your suggestions to see if it works.

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 ,
Dec 25, 2015 Dec 25, 2015

Do you need to report the score to a LMS? Or is it only meant to be checked to go to the content slide? That is important, because in the first scenario you have indeed to use the Branch aware option. It will limit navigation possibilities, as I explained in this blog post:

http://blog.lilybiri.com/branch-aware-quiz

As for the question itself, I once explained an approach to get users out of the quiz if they failed too much questions. It was necessary in that case to keep track of the acquired score as well. Maybe that use case could offer some inspiration?

http://blog.lilybiri.com/quiz-and-f

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 ,
Dec 29, 2015 Dec 29, 2015

Thanks, LiLybiri. The second link does not work.

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 ,
Dec 29, 2015 Dec 29, 2015
LATEST
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