I have a quiz to be used in an e-learning package built with html form check boxes, radio buttons and text boxes. The answers submitted are captured and calculated using JS and all is working fine but there is one consideration. Anyone that has any computer sense can look in the source code...
I have an education test page that calculates the paper score with JS. If the user fails to make a certain grade they get a message and if they succeed they get transfered to a printable certificate.
if(result<80){
alert("Sorry, you failed to meet the requirements so you will need to try the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.