Completion icon

Sep 05, 2014

I need some help with this. I have six topics to cover. I would like to have a check icon appear next to the topic on the selection screen after the student has gone through those pages.

Does anybody have an idea on how to do that?

Thanks

7 Replies
chiefy .

Make a variable for each section, when they complete that section change the variable to true(the var should be a boolean ofc). On your selection screen you want to have a "when timeline begins" trigger to change the top to completed, by changing the state or what-have-you, with the condition that the linked variable is set to true.

Harri S

Hi Rob,

Put your completion image onscreen where you want it to be and set it's initial state to hidden. Then create a true/false variable for each section and on the last slide of each section adjust the var to true. Then add a trigger on the selection screen to change state of hidden icon to normal when timeline starts if varX=true.

I've mocked up a quick couple of slides to help demonstrate this.

Hope this helps

Harri S

Hi Rob,

No problem, I've had a look and there are 2 quick things to fix.

Firstly, go into your trigger editor and make sure that section 3 starts as false, it is currently set to true. 

Secondly, on the page with the buttons and ticks: under 'slide triggers' you will see the conditions under which the ticks change to normal. You've correctly assigned the variable but haven't changed which tick is being affected. So currently,  var section 3 is altering the tick for section 2 all you need to do to fix this is change the tick for the one for section 3.

Hope that makes sense

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