How to create a true or false interaction with multiple (two or more) questions in it.

Dec 29, 2016

Hi everyone..

I just want to know how to create or build true or false interaction with two or more question in it. Let me be more clear.. I have created an interaction with three questions. Each question contains two options true or false. i.e, as we have 3 questions we have 6 options. but, as the interaction is true or false we can select only 3 options either true or false. I have tried taking the true or false quiz that is inbuilt in storyline 2 but, in this we can select only one question for slide.  I tried to take shapes and add buttons to it. It worked. But, my requirement is I need to get correct and wrong feedback once we select the three options. so, I need your help. Can anyone help me with this...

5 Replies
eLearning Development

Janaki;

Are you familiar with variables? 

for this I would make 3 variables and set those variables based on the persons selection.  When all 3 are correct on submission, you give positive feedback.  If all 3 are not correct, then provide corrective feedback.  for each question you could set the variable to either correct or incorrect based on their answer.

When all are answered your trigger would go something like show layer "correct" when user clicks submit (a custom submit button) on condition variable 1 = correct and variable 2 = correct and variable 3 = correct.  Another trigger would go show layer "incorrect" when user clicks submit on condition variable 1 not = correct or variable 2 not = correct or variable 3 not = correct.

I am away from my Storyline right now so just making this up in my head but hope it helps.

Tim

janaki devi

I just want to know.. how to set those variables to true and false radio buttons.. Please have a look at the below attachment. If I toggle between those true or false radio buttons then their values gets changed. So, how canI assign those variables for those radio buttons so that I can get the exact feedback eventhough I select any of the radio buttons.

eLearning Development

for some reason I have trouble uploading files.  I have attached a draft for you to look over.

You may need to look up "button sets" in the tutorials but I made 3 button sets so only one could be selected at a time.  That selection sets a variable to either true or false.

The marking looks to see if all variables are true.  If so, it shows correct feedback.  If not all are true it shows incorrect.  You can change that in the triggers.

Hope it helps.

Tim

This discussion is closed. You can start a new discussion or contact Articulate Support.