Well.. question 2 is a bit of a problem.. here is the issue:
Correct![/B]</span
Check]</span
<b class='good'Correct![/B]</span
<b class='good'Correct![/B]</span
.fail { background: #FFAFAF; }
.highlight { background: #AFFFAF; }
.good { color: #006600; }
div.answer_container { clear: both; margin-bottom: 15px; }
.answer_container .TextInput { margin-left: 115px; }
.question { padding-left: 115px; }
If you look at the code for question 2 in the page source.... they have missed some very important functions
value="" - There is no correct answer... well ... empty box is the correct answer.
span id='zombie_check[4]'><b class='good'Correct![/B]</span - is missing from question 2 therefore :
There is no command to tell it what to do when you hit the check button.
... will test in other browsers... and repost.
EDIT: pay not attention to the missing > from certain parts of the class commands as i had to remove them so the post would stop using the actual code lololololol
Correct![/B]</span
Check]</span
<b class='good'Correct![/B]</span
<b class='good'Correct![/B]</span
.fail { background: #FFAFAF; }
.highlight { background: #AFFFAF; }
.good { color: #006600; }
div.answer_container { clear: both; margin-bottom: 15px; }
.answer_container .TextInput { margin-left: 115px; }
.question { padding-left: 115px; }
If you look at the code for question 2 in the page source.... they have missed some very important functions
value="" - There is no correct answer... well ... empty box is the correct answer.
span id='zombie_check[4]'><b class='good'Correct![/B]</span - is missing from question 2 therefore :
There is no command to tell it what to do when you hit the check button.
... will test in other browsers... and repost.
EDIT: pay not attention to the missing > from certain parts of the class commands as i had to remove them so the post would stop using the actual code lololololol