Gameshow Variables

Jun 16, 2014

Hi Heroes

Hoping you might be able to shed some light on what i am missing...

I have developed a fitness quiz (non-assessable) for some manual handling training.

The basic requirement is for the user to select all of the relevant items and get a score.

I have this side of it working.

I am getting stuck when i am trying to put the variable exception in. Currently the user can select the same item multiple times therby cranking up their score. Each item should only be able to be selected once.

Does anyone know how i can put this restriction in?

Thanks

Rachael

1 Reply
Antony Snow

Hi Rachael,

To get this to work as you intended, you could add a disabled state to each of the items (maybe a duplicate of the selected state so the learner has a visual of what has been selected?).

Currently, you have a trigger on each item that changes the state to selected when the user clicks; if you change this so the state changes to the new disabled state, the learner will click on the item once, score the relevant points assigned to it but will be unable to increase their score by clicking on the same item again and again.

I hope this helps   

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