Skip to main content
Participant
September 19, 2016
Answered

Captivate 8 - Creating a quiz with different question types than basic quiz slides

  • September 19, 2016
  • 1 reply
  • 222 views

Hi there, I am very new to Captivate.

My company works with card rooms, and I am trying to create an assessment that simulates a live gaming table experience - 6 hands all compared to a dealer hand. The trainee would decide after each hand whether it was compared correctly or not.

So far, I cannot figure out a way to create one slide with multiple click boxes that all report success/failure to a scoring result at the end of the assessment. I can do each "hand" on a separate slide, but this means that we cannot randomly pull from a question pool if we want to use the same dealer hand for multiple questions in a row.

I apologize if this doesn't make any sense, the industry I am in is sort of unusual so I am having a hard time finding examples/useful tips towards our purpose.

This topic has been closed for replies.
Correct answer Lilybiri

I should need more details, because I have a lot of example custom question slides on my blog, where I have multiple scored objects. However it is not possible to have a custom question slide in a pool. To randomize, you can use JS, that is what I'm doing when I want to generate a random number that can be the base for advanced/shared actions.

1 reply

Lilybiri
LilybiriCorrect answer
Legend
September 21, 2016

I should need more details, because I have a lot of example custom question slides on my blog, where I have multiple scored objects. However it is not possible to have a custom question slide in a pool. To randomize, you can use JS, that is what I'm doing when I want to generate a random number that can be the base for advanced/shared actions.