Pick Many but Pick 1

Aug 05, 2021

I am  attempting to make this pick many a pick one, with 4 possible answers.  I used bottons that are off screen and the If/or/or/or to be variables, am I doing something wrong?  When  I select one of the correct buttons that changes the state of the button that  is the correct answer,.  I press submit and it says "Invalid answer, please complete the questions".  

 

question attached. 

2 Replies
Maria Costa-Stienstra

Hi, Paul.

Thank you for sharing your .story file!

I noticed you had two triggers to submit the interaction: one at the top of the list and the other as the last trigger. 

Windows 10 (1) 2021-08-05 at 1.20.05 PM

You should delete the first one, as you want the change of state to happen before the interaction is submitted. 

While this will solve the issue you're having, I'm curious why you decided to use Pick Many instead of Pick One. When using Pick Many, the learners will be able to select more than one item, which will always be incorrect.

In the attached example, I converted it to a Pick One, which, If I correctly understand what you're trying to achieve, might be more effective.

Let me know if this works!