Analysis Quiz
2. Quiz Body Script
Join the Discussion
More of this Feature
Quiz Head Script Analysis Head Analysis Body Random Quiz Addon
The next step is to select the code from the text box below (there is a highlight all button beneath it to make this easier) and copy it into a file called quizbody.js.
You then link this code into the body of your page where you want the script to appear using the following code:
<script src="quizbody.js"
type="text/javascript">
</script><noscript><table align="center"
cellpadding="3" width="350" border="1"><tr>
<td align="left"><div><b>This Quiz requires Javascript</b>
</div><blockquote>You either have Javascript disabled
<br />or the browser you are using does not<br />
support Javascript. Please use a Javascript<br />
enabled browser to access this quiz.<br /> <br />
</blockquote></td></tr></table></noscript>
type="text/javascript">
</script><noscript><table align="center"
cellpadding="3" width="350" border="1"><tr>
<td align="left"><div><b>This Quiz requires Javascript</b>
</div><blockquote>You either have Javascript disabled
<br />or the browser you are using does not<br />
support Javascript. Please use a Javascript<br />
enabled browser to access this quiz.<br /> <br />
</blockquote></td></tr></table></noscript>
Now all that is left to do is to create your analysis page with an analysis of what the result means.
