Change state of object when quiz complete

Jun 07, 2018

Hi,

My course has multiple learning streams with each stream requiring the completion of a quiz at the end of it. I have a jump-off page with a graphic for each stream. At the end of each quiz the learner is sent back to the jump-off page to click on the graphic representing the next learning stream.

I'd like to change the state of the graphic that represents the stream they just completed so the learner knows which streams they've done.

Below is how I've set this up but it's not working and not sure what I've missed...
I've created a true/false variable for each stream (default false).
When the user clicks submit on the last quiz question, a trigger sets the variable to true.
Finally, a trigger is set to change the state of the stream graphic when the variable changes to true.

Anyone see any holes or reasons why its not working?

Thanks in advance!
Andrew

6 Replies
Michael Hinze

You need to revise the trigger "change the state of the stream graphic when the variable changes to true" to "change the state of the stream graphic when the timeline starts IF variable xyz is true." The 'when variable changes' option is limited to the slide where the change actually happens. In your case, that's the last slide in a stream, not the jump-off page.

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