Rev 17309 | Rev 17849 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17309 | Rev 17406 | ||
---|---|---|---|
Line 221... | Line 221... | ||
221 | !default class_examscore_withoutip=no |
221 | !default class_examscore_withoutip=no |
222 | !set up_examscore_withoutip=$class_examscore_withoutip |
222 | !set up_examscore_withoutip=$class_examscore_withoutip |
223 | !formselect up_examscore_withoutip list no,yes prompt $wims_name_yes,$wims_name_no |
223 | !formselect up_examscore_withoutip list no,yes prompt $wims_name_yes,$wims_name_no |
224 | </div> |
224 | </div> |
225 | <div class="field box"> |
225 | <div class="field box"> |
226 | <label for=" |
226 | <label for="up_optionex">$name_optionword</label> |
227 | !set wims_ref_class=wims_button_help float_right |
227 | !set wims_ref_class=wims_button_help float_right |
228 | !set class_optionex=!listintersect $class_option_ and showexexpire,exrandomlist |
228 | !set class_optionex=!listintersect $class_option_ and showexexpire,exrandomlist |
229 | !set class_optionex=!items2words $class_optionex |
229 | !set class_optionex=!items2words $class_optionex |
230 | !href cmd=help&special_parm=config&special_parm2=optionex $wims_name_help |
230 | !href cmd=help&special_parm=config&special_parm2=optionex $wims_name_help |
231 | <input size="40" name="up_optionex" id="up_optionex" value="$class_optionex"> |
231 | <input size="40" name="up_optionex" id="up_optionex" value="$class_optionex"> |