Wednesday, April 1, 2009

Quiz test run


<form name='quiz' method='post' action='#'>
<center>
<table width='550' border='0' cellspacing='0'>
<tr>
<td colspan=4 bgcolor='#D3DCE3'>
<center>
<table cellpadding='4'>
<tr>
<td>
<center><font face='arial' color='black'><strong>Crucible Quiz Example<strong><br><font face='arial' color='black'><strong>2 questions
<p>
<font face='arial' color='black'><small><b>This self-grading quiz requires JavaScript enabled web browser.


<p><font face='arial' color='black'><small><strong>Click on 'Next Question' to start quiz.<P>







<tr>
<td rowspan='10' valign='TOP' bgcolor='black'>
<center>
<input TYPE=hidden name='yourChoice' size=4>
<font face='arial' color='white'><small><strong>Instructions<br>
<textarea cols=18 rows=5 name='instruct' wrap=virtual>Click 'Next Question' to begin quiz. <br>
<font face='arial' color='white'><small><strong>Results<br>
<textarea cols=18 rows=8 name='results' wrap='virtual'> <br>
<input TYPE='button' VALUE='Next Question >>' onClick='nextQuestion(this.form)'>
<table>
<tr>
<td colspan='2' align='center'>
<font face='arial' color='white'><small><strong>Current Score


<tr>
<td align='right'>
<font face='arial' color='white'>
<small><strong>Points:

<td>
<input type='text' name='myScore' size='6'>


<tr>
<td align='right'>
<font face='arial' color='white'>
<small><strong>Percentage:

<td>
<input type='text' name='percent' size='6'>


<tr>
<td align='right'>
<font face='arial' color='white'>
<small><strong>Letter Grade:

<td>
<input type='text' name='grade' size='6'>





<td bgcolor='#000000' colspan='2'>
<font face='arial' color='white'><small><strong>Question #:
<input type='text' name='questNo' size='4'>
<font face='arial' color='white'><strong>of 2

<td rowspan='9' valign='TOP' bgcolor='black'>

<tr>
<td bgcolor='red' colspan='2' align='center'>
<textarea cols='51' rows='3' name='question' wrap=virtual>


<tr>
<td NOWRAP bgcolor='#CCCCCC' align='right'>
<font face='arial' color=''><strong>A
<input type='radio' name='choiceList' value='a' disabled onClick='enterAnswer(this.form)'>

<td bgcolor='gray' align='center'>
<textarea cols='45' rows='3' name='choiceA' wrap='virtual'>


<tr>
<td NOWRAP bgcolor='#CCCCCC' align='right'>
<font face='arial' color=''><strong>B
<input type='radio' name='choiceList' value='b' disabled onClick='enterAnswer(this.form)'>

<td bgcolor='gray' align='center'>
<textarea cols='45' rows='3' name='choiceB' wrap='virtual'>


<tr>
<td NOWRAP bgcolor='#CCCCCC' align='right'>
<font face='arial' color=''><strong>C
<input type='radio' name='choiceList' value='c' disabled onClick='enterAnswer(this.form)'>

<td bgcolor='gray' align='center'>
<textarea cols='45' rows='3' name='choiceC' wrap=virtual>


<tr>
<td NOWRAP bgcolor='#CCCCCC' align='right'>
<font face='arial' color=''><strong>D
<input type='radio' name='choiceList' value='d' disabled onClick='enterAnswer(this.form)'>

<td bgcolor='gray' align='center'>
<textarea cols='45' rows='3' name='choiceD' wrap=virtual>


<tr>
<td NOWRAP bgcolor='#CCCCCC' align='right'>
<font face='arial' color=''><strong>E
<input type='radio' name='choiceList' value='e' disabled onClick='enterAnswer(this.form)'>

<td bgcolor='gray' align='center'>
<textarea cols='45' rows='3' name='choiceE' wrap=virtual>


<tr>
<td NOWRAP bgcolor='#CCCCCC' align='right'>
<font face='arial' color=''><strong>F
<input type='radio' name='choiceList' value='f' disabled onClick='enterAnswer(this.form)'>

<td bgcolor='gray' align='center'>
<textarea cols='45' rows='3' name='choiceF' wrap=virtual>


<tr>
<td NOWRAP bgcolor='#CCCCCC' align='right'>
<font face='arial' color=''><strong>Ref.

<td bgcolor='gray' align='center'>
<textarea cols='45' rows='3' name=reference wrap=virtual>


<tr>
<td colspan='3' bgcolor='black' align='center'>
<input TYPE='Button' VALUE='Report Card' onClick='reportCard(this.form)'>
<input TYPE='reset' VALUE='Start Over' onClick='clearForm(this.form)'>
<input TYPE='hidden' name='HwrongAns'>


<tr>
<td colspan='4' bgcolor='#D3DCE3' align='center'>
<font face='arial'><small>This Self-Grading Quiz was created using <A HREF='http://www.webwinder.com/ww_stm_quiz.php'>Web Winder's Self-Grading Quiz Creator<br>1999 - 2009 Daniel C. Peterson, All Rights Reserved.





No comments: