Forum Discussion
Using Layers in Quiz Questions
Hi Vito,
Though there are different ways to achieve what you want. The fast way to add on from what you already have in Pick One is to:
On option objects layer
1. Add selected states to the three options, so the objects can be selected.
On base layer
1. Add two invisible objects and set one for correct, the other one for incorrect from the Form view.
2. Add trigger to change the invisible correct object to be selected when sumitting if the real correct one (Lock) in the layer is selected.
3. Add trigger to change the invisible incorrect object to be selected when sumitting if the real correct one (Lock) in the layer isn't selected.
- VitoDiSerafino3 years agoCommunity Member
Hi Joanne,
Thank you for the help. I tried a version of what you suggested and it worked for the most part.
I added invisible objects for each selection type and set the Lock object as correct. I added triggers and added a True/False variable for each selection so each layer could communicate with the base layer.
My only problem now is if I have both the correct and incorrect response selected, it still marks the answer as correct. For example, if Lock is selected AND Switch User is selected, it will mark as correct.
- JoanneChen3 years agoSuper Hero
Hi Vito, if it is a multiple choice, you can use "Button Set 1" function to make the selected objects only be chose one at a time. Please refer to the image below to learn the setting, users will only be allowed to select only one option then.
- VitoDiSerafino3 years agoCommunity Member
Hi Joanne,
My invisible buttons are already set to "Button Set 1" Could it be due to the object layers' interaction with the base layer?
Currently it is allowing me to select multiple objects on the object layers. I am attaching the Storyline file for further review.
- BrianAnderso49012 months agoCommunity Member
This is a brilliant solution, and I think you've saved me in the 11th hour. :)
Thank you for posting this!