Forum Discussion
Cannot disable swipe
Hello,
Bumping this discussion also, as I am also experiencing this issue. Does anyone have a work around with disabling the function to swipe next on a quiz on a mobile device?
Thank you
- JohannesRosenbe5 years agoPartner
Hi Sophy,
This works for me:
Create a variable that is false as default, on the quizzes, enable the swipe, set the triggers to jump to slide when user swipes if the variable is true.
This blocks the swipe on quizzes, but it does not seem to work when you review a quiz, when in review you can swipe to next slides only it seems.
- MichaelBauer5 years agoCommunity Member
I like this idea!
I'm stuck though: how do I get a trigger to be swipe only? As in, the trigger is When the user clicks and then when I select the object as Next then the trigger will change to When the user clicks or swipes. I can't find a way though to make it When the user swipes.
... or perhaps I have misunderstood your idea!
- SophyMortier5 years agoCommunity Member
Hi Johannes
Thank you for your reply and solution.
I was able to fix my problem before you replied, so didn't try your solution.
I fixed it by pausing the timeline on all my question slide at the end of the timeline. So with the timeline frozen, the learner won't be able to move to the next slide without completing the question.
Thank you