Rev 17559 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17559 | Rev 17566 | ||
---|---|---|---|
Line 108... | Line 108... | ||
108 | <label for="mode">$(name_shinfo[16])</label> |
108 | <label for="mode">$(name_shinfo[16])</label> |
109 | !formselect mode list 0,1 prompt $name_exammode_list |
109 | !formselect mode list 0,1 prompt $name_exammode_list |
110 | !else |
110 | !else |
111 | <strong>$(name_shinfo[16])</strong> $(name_exammode_list[$mode+1]) |
111 | <strong>$(name_shinfo[16])</strong> $(name_exammode_list[$mode+1]) |
112 | !endif |
112 | !endif |
- | 113 | !set wims_ref_class=wims_button_help float_right |
|
- | 114 | !href target=wims_mhelp cmd=help&special_parm=exammode $wims_name_help |
|
113 | !if $exam_mode=1 |
115 | !if $exam_mode=1 |
114 | <div> |
116 | <div> |
115 | <label for="minscore">$(name_shinfo[17])</label> |
117 | <label for="minscore">$(name_shinfo[17])</label> |
116 | <input type="number" min="$minscore_min" max="$minscore_max" step="any" size="5" name="minscore" value="$minscore" $readonly> |
118 | <input type="number" min="$minscore_min" max="$minscore_max" step="any" size="5" name="minscore" value="$minscore" $readonly> |
117 | </div> |
119 | </div> |
118 | !endif |
120 | !endif |
119 | !set wims_ref_class=wims_button_help float_right |
- | |
120 | !href target=wims_mhelp cmd=help&special_parm=exammode $wims_name_help |
- | |
121 | </div> |
121 | </div> |
122 | <div class="field box"> |
122 | <div class="field box"> |
123 | <input type="hidden" name="allow" value="yes"> |
123 | <input type="hidden" name="allow" value="yes"> |
124 | <label for="allowtype">$(name_shinfo[6])</label> |
124 | <label for="allowtype">$(name_shinfo[6])</label> |
125 | !set wims_ref_class=wims_button_help float_right |
125 | !set wims_ref_class=wims_button_help float_right |