Skip to content

Commit

Permalink
empty option
Browse files Browse the repository at this point in the history
  • Loading branch information
koenr committed Feb 6, 2005
1 parent ff28f76 commit d2f13b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/en/help/quiz/multianswer.html
Expand Up @@ -31,13 +31,13 @@

<form>
<table align="center" width="90%" class="generalbox" border="0" cellpadding="5" cellspacing="0"><tr><td bgcolor="#FFFFFF" class="generalboxcontent"><table width="100%" cellspacing="10"><tr><td nowrap="nowrap" width="100" valign="top"><p align="center"><b>3</b></p><p align="center"><font size="1">8 Marks</font></p><img height="1" width="100" src="pix/spacer.gif" alt=""><br />
</td><td valign="top"><p>This question consists of some text with an answer embedded right here <select name="q4ma1" ><option></option><option value="4" >Wrong answer</option><option value="5" >Another wrong answer</option><option value="6" >Correct answer</option><option value="7" >Answer that gives half the credit</option></select> and right after that you will have to deal with this short answer <input name="q4ma2" value="" type="text" size="8"/> and finally we have a floating point number <input name="q4ma3" value="" type="text" size="8"/> .<br />
</td><td valign="top"><p>This question consists of some text with an answer embedded right here <select name="q4ma1" ><option value="4" >Wrong answer</option><option value="5" >Another wrong answer</option><option value="6" >Correct answer</option><option value="7" >Answer that gives half the credit</option></select> and right after that you will have to deal with this short answer <input name="q4ma2" value="" type="text" size="8"/> and finally we have a floating point number <input name="q4ma3" value="" type="text" size="8"/> .<br />

<br />

Note that addresses like <a href="http://www.moodle.org" target="newpage">www.moodle.org</a> and smileys <img alt border="0" src="pix/s/smiley.gif" width="15" height="15"> all work as normal:<br />

a) How good is this? <select name="q4ma4" ><option></option><option value="13" >Yes</option><option value="14" >No</option></select> <br />
a) How good is this? <select name="q4ma4" ><option value="13" >Yes</option><option value="14" >No</option></select> <br />

b) What grade would you give it? <input name="q4ma5" value="" type="TEXT" size="8"/> <br />

Expand Down

0 comments on commit d2f13b5

Please sign in to comment.