Widget:WJG Sandbox: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 1,039: Line 1,039:


datas += percent + "%<br /><br />Click the Navigation Buttons on the left to review the questions you answered.<br />";
datas += percent + "%<br /><br />Click the Navigation Buttons on the left to review the questions you answered.<br />";
datas += "<br />You scored in the " + Math.round(myTotal*10)/10 + " percentile. <br /><br />";
datas += "<br />You scored in the " + Math.round(myTotal*100) + " percentile. <br /><br />";


datas += "<canvas id='simExams' width='600' height='400'></canvas>";
datas += "<canvas id='simExams' width='600' height='400'></canvas>";

Revision as of 20:29, 24 May 2014