Skip to main content
davidm83133876
Participant
July 21, 2016
Question

Login beginning of the quiz (prevent infinite re-takes)

  • July 21, 2016
  • 1 reply
  • 210 views

So I was wondering if we can include login/password at the beginning of the quiz, so the user can close the window and resume later at his convenience.

Of course, this would be very helpful to prevent the user of closing the window at the end of the quiz and take the quiz again.

PS: I do set up already password to access the quiz, but it is a "generic" password, just to prevent people from outside the company of accessing the content (it is located on our internal server and accessed via ***.com/quiz/***

Thank you in advance!

This topic has been closed for replies.

1 reply

BDuckWorks
Inspiring
October 17, 2016

I believe you can use the Common JS interface to write data in a cookie, if you don't want to manage it as a 'Password,' you might just offer to create a 'bookmark.'

You'll need to capture the slide they're, and verify they're not on a shared/public access computer.