Forum Discussion

HunterBlake's avatar
HunterBlake
Community Member
5 months ago

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 goes to this layer and incorrect goes to that one? I don't want to use the default ones. I also don't want to change the feedback master if I don't have to either. :) 

2 Replies

  • Hi Hunter,

    Please try the following:

    1. Select your freeform drag and drop slide
    2. Select new layer to create your custom correct layer. Name it "Custom Correct"
    3. Select new layer to create your custom incorrect layer. Name it "Custom Incorrect"
    4. 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.

  • I think the simplest solution is to apply the Blank Feedback Master Layout to the existing Correct and Incorrect layers.

    Then delete all the stuff you don't want, and insert stuff you do want. 

    That let's you take advantage of the built-in functionality (that is, no extra triggers needed).