Checking a variable - Grid Game

Sep 30, 2013

Hi e-Learning Folks,

I'm' working on an activity that requires the user to remember a pattern on a grid, then copy that pattern. I've got it 95% working, just need some help working out how to check if they've selected everything correct.

Please see example - you'll notice i have the incorrect marking work, however when all 3 have been selected (in any sequence) it needs to say something like "You got it!"

Any help, pointers, tips apprecaited. I've uploaded my file - this might be a helpful starting point for some other e-learning heroes.

Many thanks,

Luke.

4 Replies
Harri S

Hi Luke,

I think I've managed to achieve what you were looking for.

I created a new variable 'correct2' which is a true/false variable. I chose true/false rather than number as you only need to track one of two things - did you learner get the answer correct or not.

I then changed the variable to true when the user clicks submit on condition that all the correct answers are selected and the incorrect ones are not.

I then triggered a layer to show when user clicks submit if the variable is true.

If this achieves what you were looking for I would suggest setting up the incorrect feedback in the same way.

Hope this helps

PS I didn't delete anything from your original file so all your triggers etc are still there 

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