Do variables stop working after course completion?

Hi there,

I’m struggling to figure out why some variables don’t seem to be working. I was wondering, is there is an issue trying to use them after a course is set to Complete and passed via Logic?

Hey there - what are you trying to use them for after completion? Do you mean seeing them when you go back into a course after completion? Reporting on them?

Variables generally only appear during a course session and reset when the course does so depends on your course status and the LMS.

Let us know a little more context so we can advise.

Hi thanks for the reply. I believe my issue was because the “Variable change” option in a trigger can’t “look back” and see that a variable was changed earlier in the course. At one stage in my assessment I was changing a variable (A) from false to true based on if an answer was incorrect. I was then trying to use that same variable again in another trigger (alongside another variable (B) when also marked true) to reveal some hidden content. But because A had already been switched to true, that second trigger wasn’t firing as it was noticing a change. Not sure if I’ve explained that particularly well but in the end I managed to resolve it by using hidden components in hidden articles.