Currently it's possible to give answer, check it, then get right answer, refresh the page and give answer again, knowing right one.
Prevent user from using this hack.
Active
2.0
Code
Updating patch in order to avoid error, if there is no answer on page reload.
The patch #5 fails when window.performance.getEntriesByType('navigation') is empty array
This patch fixed.