How-To Add Practice Exam Tools to Your Website
1. Add Code to the Heading Section of Your Page
Copy and Paste the following code between the
<head></head> tags where you want the exam to appear.
<script src="http://onlineskillbuilder.com/Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
2. Add Code to the Body Section Your of your Page
Copy and Paste the following between into the
<body></body> tags where you want the exam to appear.