You are viewing a single comment's thread.

view the rest of the comments →

0
1

[–] hrdtak 0 points 1 point (+1|-0) ago 

The JavaScript is accessible and the users would be able to see the code/logic if they knew how to read it. It could be obfuscated to make it more challenging, but it is still all client side.

The normal way to do it would be to have a server side aplication that validates the answers, so the answers and logic aren't stored locally.