IP and cookie.
Feb 3, 2015
4
Level 1
Cookie or Session for Guests?
Hi guys,
So I'm developing a mobile browser based quiz app which will allow students to answer questions that the lecturer created. Students need to vote anonymously without creating an account to use the app. Once students have voted they will be taken to another page to view the results.
But here's the problem, how can I prevent the students from going back in their browser and voting again which can potentially mess up the results? I'm not sure which one to use, a cookie or session? or maybe some sort of hardware id?
Please or to participate in this conversation.