Skip to main content
Participating Frequently
May 24, 2016
Question

Hide Object During Remediation (cpInQuizScope)

  • May 24, 2016
  • 1 reply
  • 166 views

I have a quiz that allows a learner to return to a specific content slide when they miss a question.

On the content slide, however, there is a button I no longer want to be visible.  Is there a way the slide can check to see if the user is engaged in the quiz and if so, hide the object?  I see a variable called cpInQuizScope, but I'm not sure how it works.

Thanks,

John

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    May 24, 2016

    I don't know if that is the best system variable to use. How do you get on that content slide when not coming from a quiz slide? I was thinking about checking the cpInfoLastVisitedSlide value?

    Participating Frequently
    May 24, 2016

    You could reach the slide one of two ways.  It's a linear project, so if it was slide 5, you'd reach it from slide 4.  You could also reach slide 5 by clicking on the "Review" button I have set up just before taking the quiz.