Rev 13772 | Rev 14589 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13772 | Rev 13835 | ||
---|---|---|---|
Line 235... | Line 235... | ||
235 | !formradio alea list yes,no prompt $wims_name_yes,$wims_name_no |
235 | !formradio alea list yes,no prompt $wims_name_yes,$wims_name_no |
236 | </div> |
236 | </div> |
237 | !endif |
237 | !endif |
238 | !if $type_exo iswordof QCM GAP |
238 | !if $type_exo iswordof QCM GAP |
239 | <div class="field box"> |
239 | <div class="field box"> |
240 | <strong> |
240 | <strong for="answer_given"> |
241 | !record 15 of $my_dir |
241 | !record 15 of $my_dir |
242 | </strong> |
242 | </strong> |
243 | !!@# Réponses données !!#@ |
243 | !!@# Réponses données !!#@ |
244 | !set wims_ref_class=wims_button_help float_right |
244 | !set wims_ref_class=wims_button_help float_right |
245 | !href target=wims_mhelp cmd=help&special_parm1=answer_given $wims_name_help |
245 | !href target=wims_mhelp cmd=help&special_parm1=answer_given $wims_name_help |
Line 247... | Line 247... | ||
247 | !formradio answer_given list yes,no prompt $wims_name_yes,$wims_name_no |
247 | !formradio answer_given list yes,no prompt $wims_name_yes,$wims_name_no |
248 | </div> |
248 | </div> |
249 | !endif |
249 | !endif |
250 | !if $type_exo iswordof GAP |
250 | !if $type_exo iswordof GAP |
251 | <div class="field box"> |
251 | <div class="field box"> |
252 | $name_trialcnt |
252 | <strong for="try">$name_trialcnt</trong> |
253 | !set wims_ref_class=wims_button_help float_right |
253 | !set wims_ref_class=wims_button_help float_right |
254 | !href target=wims_mhelp cmd=help&special_parm1=try $wims_name_help |
254 | !href target=wims_mhelp cmd=help&special_parm1=try $wims_name_help |
255 | !set wims_ref_class=wims_formradio |
255 | !set wims_ref_class=wims_formradio |
256 | !formradio try list 1,2,3,4,5,6,7,8,9,10 |
256 | !formradio try list 1,2,3,4,5,6,7,8,9,10 |
257 | </div> |
257 | </div> |
258 | !endif |
258 | !endif |
259 | 259 | ||
260 | !if $type_exo iswordof QCM |
260 | !if $type_exo iswordof QCM |
261 | !if $format iswordof clickfill dragfill mark |
261 | !if $format iswordof clickfill dragfill mark |
262 | !set format=checkbox |
262 | !set format=checkbox |
263 | !endif |
263 | !endif |
264 | !default |
264 | !default format=checkbox |
265 | <div class="field box"> |
265 | <div class="field box"> |
266 | $name_format |
266 | <strong for="format">$name_format</strong> |
267 | !set wims_ref_class=wims_button_help float_right |
267 | !set wims_ref_class=wims_button_help float_right |
268 | !href target=wims_mhelp cmd=help&special_parm1=format_radio $wims_name_help |
268 | !href target=wims_mhelp cmd=help&special_parm1=format_radio $wims_name_help |
269 | !set wims_ref_class=wims_formradio |
269 | !set wims_ref_class=wims_formradio |
270 | !formradio format list radio,checkbox |
270 | !formradio format list radio,checkbox |
271 | </div> |
271 | </div> |
272 | < |
272 | <div class="field box"> |
273 | < |
273 | <strong for="percent"> |
274 | !record 16 of $my_dir |
274 | !record 16 of $my_dir |
- | 275 | </strong> |
|
275 | !!@# Pourcentage de réussite nécessaire pour pouvoir continuer!!#@ |
276 | !!@# Pourcentage de réussite nécessaire pour pouvoir continuer!!#@ |
276 | </legend> |
- | |
277 | !set wims_ref_class=wims_button_help float_right |
277 | !set wims_ref_class=wims_button_help float_right |
278 | !href target=wims_mhelp cmd=help&special_parm1=percent $wims_name_help |
278 | !href target=wims_mhelp cmd=help&special_parm1=percent $wims_name_help |
279 | <div class="formHelp"> |
279 | <div class="formHelp"> |
280 | !record 54 of $my_dir |
280 | !record 54 of $my_dir |
281 | !!@# dans le cas où il y a plusieurs étapes !!#@ |
281 | !!@# dans le cas où il y a plusieurs étapes !!#@ |
282 | </div> |
282 | </div> |
283 | !set wims_ref_class=wims_formradio |
283 | !set wims_ref_class=wims_formradio |
284 | !formradio percent list 0,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1 prompt 0%,10%,20%,30%,40%,50%,60%,70%,80%,90%,100% |
284 | !formradio percent list 0,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1 prompt 0%,10%,20%,30%,40%,50%,60%,70%,80%,90%,100% |
285 | </ |
285 | </div> |
286 | !endif |
286 | !endif |
287 | 287 | ||
288 | !if $type_exo iswordof SELECTWORD |
288 | !if $type_exo iswordof SELECTWORD |
289 | <div class="field box"> |
289 | <div class="field box"> |
290 | <strong> |
290 | <strong for="first_step"> |
291 | !record 17 of $my_dir |
291 | !record 17 of $my_dir |
292 | !!@# Question demandant le marquage de mots !!#@ |
292 | !!@# Question demandant le marquage de mots !!#@ |
293 | </strong> |
293 | </strong> |
294 | !set wims_ref_class=wims_button_help |
294 | !set wims_ref_class=wims_button_help |
295 | !href target=wims_mhelp cmd=help&special_parm1=first_step $wims_name_help |
295 | !href target=wims_mhelp cmd=help&special_parm1=first_step $wims_name_help |
296 | !set wims_ref_class=wims_formradio |
296 | !set wims_ref_class=wims_formradio |
297 | !formradio first_step list 1,0 prompt $wims_name_yes,$wims_name_no |
297 | !formradio first_step list 1,0 prompt $wims_name_yes,$wims_name_no |
298 | <br /> |
298 | <br /> |
299 | <strong>$name_format</strong> |
299 | <strong for="format">$name_format</strong> |
300 | !set wims_ref_class=wims_button_help |
300 | !set wims_ref_class=wims_button_help |
301 | !href target=wims_mhelp cmd=help&special_parm1=format0 $wims_name_help |
301 | !href target=wims_mhelp cmd=help&special_parm1=format0 $wims_name_help |
302 | !set wims_ref_class=wims_formradio |
302 | !set wims_ref_class=wims_formradio |
303 | !formradio format0 list mark,flashcard |
303 | !formradio format0 list mark,flashcard |
304 | </div> |
304 | </div> |
305 | <div class="field box"> |
305 | <div class="field box"> |
306 | <strong> |
306 | <strong for="second_step"> |
307 | !record 18 of $my_dir |
307 | !record 18 of $my_dir |
308 | !!@# Question supplémentaire !!#@ |
308 | !!@# Question supplémentaire !!#@ |
309 | </strong> |
309 | </strong> |
310 | !set wims_ref_class=wims_button_help float_right |
310 | !set wims_ref_class=wims_button_help float_right |
311 | !href target=wims_mhelp cmd=help&special_parm1=second_step $wims_name_help |
311 | !href target=wims_mhelp cmd=help&special_parm1=second_step $wims_name_help |
312 | !set wims_ref_class=wims_formradio |
312 | !set wims_ref_class=wims_formradio |
313 | !formradio second_step list yes,no prompt $wims_name_yes,$wims_name_no |
313 | !formradio second_step list yes,no prompt $wims_name_yes,$wims_name_no |
314 | </div> |
314 | </div> |
315 | <div class="field box"> |
315 | <div class="field box"> |
316 | <strong> |
316 | <strong for="partialscore"> |
317 | !record 19 of $my_dir |
317 | !record 19 of $my_dir |
318 | !!@# Score partiel !!#@ |
318 | !!@# Score partiel !!#@ |
319 | </strong> |
319 | </strong> |
320 | !set wims_ref_class=wims_button_help float_right |
320 | !set wims_ref_class=wims_button_help float_right |
321 | !href target=wims_mhelp cmd=help&special_parm1=partialscore $wims_name_help |
321 | !href target=wims_mhelp cmd=help&special_parm1=partialscore $wims_name_help |
322 | !set wims_ref_class=wims_formradio |
322 | !set wims_ref_class=wims_formradio |
323 | !formradio partialscore list split,no prompt $wims_name_yes,$wims_name_no |
323 | !formradio partialscore list split,no prompt $wims_name_yes,$wims_name_no |
324 | </div> |
324 | </div> |
325 | <div class="field box"> |
325 | <div class="field box"> |
326 | <strong>$name_format</strong> |
326 | <strong for="format">$name_format</strong> |
327 | !set wims_ref_class=wims_button_help float_right |
327 | !set wims_ref_class=wims_button_help float_right |
328 | !href target=wims_mhelp cmd=help&special_parm1=format_click $wims_name_help |
328 | !href target=wims_mhelp cmd=help&special_parm1=format_click $wims_name_help |
329 | !set wims_ref_class=wims_formradio |
329 | !set wims_ref_class=wims_formradio |
330 | !formradio format list case,clickfill,dragfill prompt case,clickfill,dragfill |
330 | !formradio format list case,clickfill,dragfill prompt case,clickfill,dragfill |
331 | <div class="formHelp"> |
331 | <div class="formHelp"> |
Line 363... | Line 363... | ||
363 | </div> |
363 | </div> |
364 | !endif SELECTWORD |
364 | !endif SELECTWORD |
365 | 365 | ||
366 | !if $type_exo iswordof SELECTWORDA |
366 | !if $type_exo iswordof SELECTWORDA |
367 | <div class="field box"> |
367 | <div class="field box"> |
368 | <strong>$name_format</strong> |
368 | <strong for="format">$name_format</strong> |
369 | !set wims_ref_class=wims_button_help float_right |
369 | !set wims_ref_class=wims_button_help float_right |
370 | !href target=wims_mhelp cmd=help&special_parm1=format_click $wims_name_help |
370 | !href target=wims_mhelp cmd=help&special_parm1=format_click $wims_name_help |
371 | !set wims_ref_class=wims_formradio |
371 | !set wims_ref_class=wims_formradio |
372 | !formradio format list case,clickfill,dragfill prompt case,clickfill,dragfill |
372 | !formradio format list case,clickfill,dragfill prompt case,clickfill,dragfill |
373 | <br /> |
373 | <br /> |
Line 377... | Line 377... | ||
377 | !reset reaccent= |
377 | !reset reaccent= |
378 | !set wims_ref_class=wims_formradio |
378 | !set wims_ref_class=wims_formradio |
379 | !formcheckbox reaccent list yes prompt $name_e |
379 | !formcheckbox reaccent list yes prompt $name_e |
380 | </div> |
380 | </div> |
381 | <div class="field box"> |
381 | <div class="field box"> |
382 | <strong> |
382 | <strong for="pos_rep"> |
383 | !record 25 of $my_dir |
383 | !record 25 of $my_dir |
384 | !!@# Réponses !!#@ |
384 | !!@# Réponses !!#@ |
385 | </strong> |
385 | </strong> |
386 | !set wims_ref_class=wims_button_help float_right |
386 | !set wims_ref_class=wims_button_help float_right |
387 | !href target=wims_mhelp cmd=help&special_parm1=supplement $wims_name_help |
387 | !href target=wims_mhelp cmd=help&special_parm1=supplement $wims_name_help |
Line 390... | Line 390... | ||
390 | </div> |
390 | </div> |
391 | !endif |
391 | !endif |
392 | 392 | ||
393 | !if $type_exo iswordof GAP |
393 | !if $type_exo iswordof GAP |
394 | <div class="field box"> |
394 | <div class="field box"> |
395 | <strong>$name_format</strong> |
395 | <strong for="format">$name_format</strong> |
396 | !set wims_ref_class=wims_button_help float_right |
396 | !set wims_ref_class=wims_button_help float_right |
397 | !href target=wims_mhelp cmd=help&special_parm1=format_click $wims_name_help |
397 | !href target=wims_mhelp cmd=help&special_parm1=format_click $wims_name_help |
398 | !set wims_ref_class=wims_formradio |
398 | !set wims_ref_class=wims_formradio |
399 | !formradio format list case,nocase,clickfill,dragfill,mark,menu prompt case,nocase,clickfill,dragfill,mark,menu |
399 | !formradio format list case,nocase,clickfill,dragfill,mark,menu prompt case,nocase,clickfill,dragfill,mark,menu |
400 | </div> |
400 | </div> |
401 | <div class="field box"> |
401 | <div class="field box"> |
402 | <strong> |
402 | <strong for="common"> |
403 | !record 26 of $my_dir |
403 | !record 26 of $my_dir |
404 | !!@# Menu commun (format mark, menu) !!#@ |
404 | !!@# Menu commun (format mark, menu) !!#@ |
405 | </strong> |
405 | </strong> |
406 | !set wims_ref_class=wims_button_help float_right |
406 | !set wims_ref_class=wims_button_help float_right |
407 | !href target=wims_mhelp cmd=help&special_parm1=menu_commun $wims_name_help |
407 | !href target=wims_mhelp cmd=help&special_parm1=menu_commun $wims_name_help |
408 | !set wims_ref_class=wims_formradio |
408 | !set wims_ref_class=wims_formradio |
409 | !formradio common list yes,no prompt $wims_name_yes,$wims_name_no |
409 | !formradio common list yes,no prompt $wims_name_yes,$wims_name_no |
410 | <div class="formHelp"> |
410 | <div class="formHelp"> |
Line 438... | Line 438... | ||
438 | </li> |
438 | </li> |
439 | </ul> |
439 | </ul> |
440 | <label for="helpprompt">$name_prompt:</label> |
440 | <label for="helpprompt">$name_prompt:</label> |
441 | <input size="5" name="helpprompt" id="helpprompt" value="$helpprompt" /> |
441 | <input size="5" name="helpprompt" id="helpprompt" value="$helpprompt" /> |
442 | </div> |
442 | </div> |
443 | !endif |
443 | !endif |
444 | 444 | ||
445 | !if $type_exo iswordof TRUEFALSE QUIFAITQUOI GAP QCMIII |
445 | !if $type_exo iswordof TRUEFALSE QUIFAITQUOI GAP QCMIII |
446 | !if $type_exo iswordof TRUEFALSE |
446 | !if $type_exo iswordof TRUEFALSE |
447 | <label for="choicetf"> |
447 | <label for="choicetf"> |
448 | <i class="qt_custom_in_data"> |
448 | <i class="qt_custom_in_data"> |
449 | !record 28 of $my_dir |
449 | !record 28 of $my_dir |
Line 628... | Line 628... | ||
628 | !!@# Taille du lecteur!!#@ |
628 | !!@# Taille du lecteur!!#@ |
629 | </label> |
629 | </label> |
630 | !set wims_ref_class=wims_button_help float_right |
630 | !set wims_ref_class=wims_button_help float_right |
631 | !href target=wims_mhelp cmd=help&special_parm1=player_option $wims_name_help |
631 | !href target=wims_mhelp cmd=help&special_parm1=player_option $wims_name_help |
632 | <input size="20" name="player_option" id="player_option" value="$player_option" /> |
632 | <input size="20" name="player_option" id="player_option" value="$player_option" /> |
633 | </div> |
633 | </div> |
634 | </fieldset> |
634 | </fieldset> |
635 | 635 | ||
636 | <fieldset class="property_fields blockcenter"> |
636 | <fieldset class="property_fields blockcenter"> |
637 | <legend id="expert">$name_expert</legend> |
637 | <legend id="expert">$name_expert</legend> |
638 | <div class="field box"> |
638 | <div class="field box"> |
639 | <strong> |
639 | <strong> |
Line 657... | Line 657... | ||
657 | |
657 | |
658 | !set wims_ref_class=wims_button_help |
658 | !set wims_ref_class=wims_button_help |
659 | !href target=wims_mhelp cmd=help&special_parm1=raw $wims_name_help |
659 | !href target=wims_mhelp cmd=help&special_parm1=raw $wims_name_help |
660 | </li> |
660 | </li> |
661 | </ul> |
661 | </ul> |
662 | </div> |
662 | </div> |
663 | <div class="field box"> |
663 | <div class="field box"> |
664 | <strong> |
664 | <strong> |
665 | !record 40 of $my_dir |
665 | !record 40 of $my_dir |
666 | !!@# Fichier d'écoute !!#@ |
666 | !!@# Fichier d'écoute !!#@ |
667 | </strong> |
667 | </strong> |
668 | !set wims_ref_class=wims_button_help float_right |
668 | !set wims_ref_class=wims_button_help float_right |
669 | !href target=wims_mhelp cmd=help&special_parm1=audio $wims_name_help |
669 | !href target=wims_mhelp cmd=help&special_parm1=audio $wims_name_help |
Line 677... | Line 677... | ||
677 | <input size="15" name="audio_file0" id="audio_file0" value="$audio_file0" /> |
677 | <input size="15" name="audio_file0" id="audio_file0" value="$audio_file0" /> |
678 | </li></ul> |
678 | </li></ul> |
679 | </div> |
679 | </div> |
680 | 680 | ||
681 | <div class="field box"> |
681 | <div class="field box"> |
682 | <strong> |
682 | <strong for="video_file1"> |
683 | !record 42 of $my_dir |
683 | !record 42 of $my_dir |
684 | !!@# Fichier video !!#@ |
684 | !!@# Fichier video !!#@ |
685 | </strong> |
685 | </strong> |
686 | !set wims_ref_class=wims_button_help float_right |
686 | !set wims_ref_class=wims_button_help float_right |
687 | !href target=wims_mhelp cmd=help&special_parm1=video $wims_name_help |
687 | !href target=wims_mhelp cmd=help&special_parm1=video $wims_name_help |
Line 757... | Line 757... | ||
757 | <textarea class="nowrap" rows="2" cols="30" name="style_css" id="style_css">$style_css</textarea> |
757 | <textarea class="nowrap" rows="2" cols="30" name="style_css" id="style_css">$style_css</textarea> |
758 | </div> |
758 | </div> |
759 | 759 | ||
760 | !if $type_exo iswordof GAP SELECTWORD SELECTWORDA SELECTWORDB |
760 | !if $type_exo iswordof GAP SELECTWORD SELECTWORDA SELECTWORDB |
761 | <div class="field box"> |
761 | <div class="field box"> |
762 | <strong> |
762 | <strong for="paste"> |
763 | !record 49 of $my_dir |
763 | !record 49 of $my_dir |
764 | !!@# "Copier-Coller" possible!!#@ |
764 | !!@# "Copier-Coller" possible!!#@ |
765 | </strong> |
765 | </strong> |
766 | !set wims_ref_class=wims_button_help float_right |
766 | !set wims_ref_class=wims_button_help float_right |
767 | !href target=wims_mhelp cmd=help&special_parm1=nopaste $wims_name_help |
767 | !href target=wims_mhelp cmd=help&special_parm1=nopaste $wims_name_help |