Forum Discussion
HunterBlake
4 months agoCommunity Member
Changing the Correct/Incorrect Layers
I have created a dragon drop (as my team calls them). Fairly simple. What I want to do is use my own custom layers as the correct and incorrect. Is there a simple way to tell Storyline that correct g...
KendalRasnake-1
4 months agoCommunity Member
Hi Hunter,
Please try the following:
- Select your freeform drag and drop slide
- Select new layer to create your custom correct layer. Name it "Custom Correct"
- Select new layer to create your custom incorrect layer. Name it "Custom Incorrect"
- On the base layer, create a new trigger. Program it to say Show Layer Custom Correct when the user clicks submit, if Question.Correct = value True, Else show Layer Custom Incorrect (Question.Correct is a built-in variable)
If this works for you please mark it as solved. Otherwise, feel free to ask a follow up question.