Rev 11681 | Rev 12520 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11681 | Rev 12061 | ||
---|---|---|---|
Line 177... | Line 177... | ||
177 | </fieldset> |
177 | </fieldset> |
178 | <fieldset class="property_fields blockcenter"> |
178 | <fieldset class="property_fields blockcenter"> |
179 | <legend>$name_setup</legend> |
179 | <legend>$name_setup</legend> |
180 | !if $type_exo notwordof CORRESP ORDONNE QUIFAITQUOI |
180 | !if $type_exo notwordof CORRESP ORDONNE QUIFAITQUOI |
181 | <div class="field box"> |
181 | <div class="field box"> |
182 | < |
182 | <strong> |
183 | !record 10 of $my_dir |
183 | !record 10 of $my_dir |
184 | !!@# Nombre de jeux de données utilisés !!#@ |
184 | !!@# Nombre de jeux de données utilisés !!#@ |
185 | !if $type_exo notwordof SELECTWORD GAP SELECTWORDA SELECTWORDB |
185 | !if $type_exo notwordof SELECTWORD GAP SELECTWORDA SELECTWORDB |
186 | 186 | ||
187 | !record 11 of $my_dir |
187 | !record 11 of $my_dir |
188 | !!@# à chaque étape !!#@ |
188 | !!@# à chaque étape !!#@ |
189 | !endif |
189 | !endif |
190 | </ |
190 | </strong> |
191 | !set wims_ref_class=wims_button_help float_right |
191 | !set wims_ref_class=wims_button_help float_right |
192 | !href target=wims_mhelp cmd=help&special_parm1=data $wims_name_help |
192 | !href target=wims_mhelp cmd=help&special_parm1=data $wims_name_help |
193 | <br /> |
193 | <br /> |
194 | !set wims_ref_class=wims_formradio |
194 | !set wims_ref_class=wims_formradio |
195 | !formradio N from 1 to 6 |
195 | !formradio N from 1 to 6 |
- | 196 | !set wims_ref_id=Nall |
|
196 | !set wims_ref_class=wims_formradio |
197 | !set wims_ref_class=wims_formradio |
197 | !formradio N list all prompt $name_all |
198 | !formradio N list all prompt $name_all |
198 | </div> |
199 | </div> |
199 | !if $type_exo notwordof GAP QCMIII SELECTWORD SELECTWORDA SELECTWORDB |
200 | !if $type_exo notwordof GAP QCMIII SELECTWORD SELECTWORDA SELECTWORDB |
200 | <div class="field box"> |
201 | <div class="field box"> |
201 | < |
202 | <strong> |
202 | !record 12 of $my_dir |
203 | !record 12 of $my_dir |
203 | !!@# Nombre maximum d'étapes !!#@ |
204 | !!@# Nombre maximum d'étapes !!#@ |
204 | </ |
205 | </strong> |
205 | !set wims_ref_class=wims_button_help float_right |
206 | !set wims_ref_class=wims_button_help float_right |
206 | !href target=wims_mhelp cmd=help&special_parm1=etape $wims_name_help |
207 | !href target=wims_mhelp cmd=help&special_parm1=etape $wims_name_help |
207 | !set wims_ref_class=wims_formradio |
208 | !set wims_ref_class=wims_formradio |
208 | !formradio MAX1 from 1 to 5 |
209 | !formradio MAX1 from 1 to 5 |
209 | !set wims_ref_class=wims_formradio |
210 | !set wims_ref_class=wims_formradio |
- | 211 | !set wims_ref_id=MAX1p |
|
210 | !formradio MAX1 list all prompt $name_all2 |
212 | !formradio MAX1 list all prompt $name_all2 |
211 | </div> |
213 | </div> |
212 | !endif |
214 | !endif |
213 | !endif |
215 | !endif |
214 | !if $type_exo iswordof CORRESP |
216 | !if $type_exo iswordof CORRESP |
215 | <div class="field box"> |
217 | <div class="field box"> |
216 | < |
218 | <strong for="M"> |
217 | !record 13 of $my_dir |
219 | !record 13 of $my_dir |
218 | !!@# Nombre d'objets dans la correspondance !!#@ |
220 | !!@# Nombre d'objets dans la correspondance !!#@ |
219 | </ |
221 | </strong> |
220 | !set wims_ref_class=wims_formradio |
222 | !set wims_ref_class=wims_formradio |
221 | !formradio M from 3 to 6 |
223 | !formradio M from 3 to 6 |
222 | </div> |
224 | </div> |
223 | !endif |
225 | !endif |
224 | !if $type_exo notwordof CORRESP ORDONNE QUIFAITQUOI QCMIII |
226 | !if $type_exo notwordof CORRESP ORDONNE QUIFAITQUOI QCMIII |
225 | <div class="field box"> |
227 | <div class="field box"> |
226 | < |
228 | <strong for="alea"> |
227 | !record 14 of $my_dir |
229 | !record 14 of $my_dir |
228 | !!@# Tirage aléatoire des jeux de données !!#@ |
230 | !!@# Tirage aléatoire des jeux de données !!#@ |
229 | </ |
231 | </strong> |
230 | !set wims_ref_class=wims_button_help float_right |
232 | !set wims_ref_class=wims_button_help float_right |
231 | !href target=wims_mhelp cmd=help&special_parm1=alea $wims_name_help |
233 | !href target=wims_mhelp cmd=help&special_parm1=alea $wims_name_help |
232 | !set wims_ref_class=wims_formradio |
234 | !set wims_ref_class=wims_formradio |
233 | !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 |
234 | </div> |
236 | </div> |
235 | !endif |
237 | !endif |
236 | !if $type_exo iswordof QCM GAP |
238 | !if $type_exo iswordof QCM GAP |
237 | <div class="field box"> |
239 | <div class="field box"> |
- | 240 | <strong> |
|
238 | !record 15 of $my_dir |
241 | !record 15 of $my_dir |
- | 242 | </strong> |
|
239 | !!@# Réponses données !!#@ |
243 | !!@# Réponses données !!#@ |
240 | !set wims_ref_class=wims_button_help float_right |
244 | !set wims_ref_class=wims_button_help float_right |
241 | !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 |
242 | !set wims_ref_class=wims_formradio |
246 | !set wims_ref_class=wims_formradio |
243 | !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 |
Line 278... | Line 282... | ||
278 | !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% |
282 | !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% |
279 | </fieldset> |
283 | </fieldset> |
280 | !endif |
284 | !endif |
281 | !if $type_exo iswordof SELECTWORD |
285 | !if $type_exo iswordof SELECTWORD |
282 | <div class="field box"> |
286 | <div class="field box"> |
283 | < |
287 | <strong> |
284 | !record 17 of $my_dir |
288 | !record 17 of $my_dir |
285 | !!@# Question demandant le marquage de mots !!#@ |
289 | !!@# Question demandant le marquage de mots !!#@ |
286 | </ |
290 | </strong> |
287 | !set wims_ref_class=wims_button_help |
291 | !set wims_ref_class=wims_button_help |
288 | !href target=wims_mhelp cmd=help&special_parm1=first_step $wims_name_help |
292 | !href target=wims_mhelp cmd=help&special_parm1=first_step $wims_name_help |
289 | !set wims_ref_class=wims_formradio |
293 | !set wims_ref_class=wims_formradio |
290 | !formradio first_step list 1,0 prompt $wims_name_yes,$wims_name_no |
294 | !formradio first_step list 1,0 prompt $wims_name_yes,$wims_name_no |
291 | <br /> |
295 | <br /> |
292 | < |
296 | <strong> |
293 | $name_format |
297 | $name_format |
294 | </ |
298 | </strong> |
295 | !set wims_ref_class=wims_button_help |
299 | !set wims_ref_class=wims_button_help |
296 | !href target=wims_mhelp cmd=help&special_parm1=format0 $wims_name_help |
300 | !href target=wims_mhelp cmd=help&special_parm1=format0 $wims_name_help |
297 | !set wims_ref_class=wims_formradio |
301 | !set wims_ref_class=wims_formradio |
298 | !formradio format0 list mark,flashcard |
302 | !formradio format0 list mark,flashcard |
299 | </div> |
303 | </div> |
300 | <div class="field box"> |
304 | <div class="field box"> |
301 | < |
305 | <strong> |
302 | !record 18 of $my_dir |
306 | !record 18 of $my_dir |
303 | !!@# Question supplémentaire !!#@ |
307 | !!@# Question supplémentaire !!#@ |
304 | </ |
308 | </strong> |
305 | !set wims_ref_class=wims_button_help float_right |
309 | !set wims_ref_class=wims_button_help float_right |
306 | !href target=wims_mhelp cmd=help&special_parm1=second_step $wims_name_help |
310 | !href target=wims_mhelp cmd=help&special_parm1=second_step $wims_name_help |
307 | !set wims_ref_class=wims_formradio |
311 | !set wims_ref_class=wims_formradio |
308 | !formradio second_step list yes,no prompt $wims_name_yes,$wims_name_no |
312 | !formradio second_step list yes,no prompt $wims_name_yes,$wims_name_no |
309 | </div> |
313 | </div> |
310 | <div class="field box"> |
314 | <div class="field box"> |
311 | < |
315 | <strong> |
312 | !record 19 of $my_dir |
316 | !record 19 of $my_dir |
313 | !!@# Score partiel !!#@ |
317 | !!@# Score partiel !!#@ |
314 | </ |
318 | </strong> |
315 | !set wims_ref_class=wims_button_help float_right |
319 | !set wims_ref_class=wims_button_help float_right |
316 | !href target=wims_mhelp cmd=help&special_parm1=partialscore $wims_name_help |
320 | !href target=wims_mhelp cmd=help&special_parm1=partialscore $wims_name_help |
317 | !set wims_ref_class=wims_formradio |
321 | !set wims_ref_class=wims_formradio |
318 | !formradio partialscore list split,no prompt $wims_name_yes,$wims_name_no |
322 | !formradio partialscore list split,no prompt $wims_name_yes,$wims_name_no |
319 | </div> |
323 | </div> |
320 | <div class="field box"> |
324 | <div class="field box"> |
321 | < |
325 | <strong> |
322 | $name_format |
326 | $name_format |
323 | </ |
327 | </strong> |
324 | !set wims_ref_class=wims_button_help float_right |
328 | !set wims_ref_class=wims_button_help float_right |
325 | !href target=wims_mhelp cmd=help&special_parm1=format_click $wims_name_help |
329 | !href target=wims_mhelp cmd=help&special_parm1=format_click $wims_name_help |
326 | !set wims_ref_class=wims_formradio |
330 | !set wims_ref_class=wims_formradio |
327 | !formradio format list case,clickfill,dragfill prompt case,clickfill,dragfill |
331 | !formradio format list case,clickfill,dragfill prompt case,clickfill,dragfill |
328 | <div class="formHelp"> |
332 | <div class="formHelp"> |
Line 332... | Line 336... | ||
332 | <br /> |
336 | <br /> |
333 | <label> |
337 | <label> |
334 | !record 21 of $my_dir |
338 | !record 21 of $my_dir |
335 | !!@# Pour le format !!#@ |
339 | !!@# Pour le format !!#@ |
336 | 340 | ||
337 | <span class="tt">case</span> |
341 | <span class="tt"><label for="reaccent">case</label></span> |
338 | </label> |
342 | </label> |
339 | !set wims_ref_class=wims_formradio |
343 | !set wims_ref_class=wims_formradio |
340 | !formcheckbox reaccent list yes prompt $wims_name_yes |
344 | !formcheckbox reaccent list yes prompt $wims_name_yes |
341 | <div class="formHelp"> |
345 | <div class="formHelp"> |
342 | !reset reaccent= |
346 | !reset reaccent= |
343 | !record 22 of $my_dir |
347 | !record 22 of $my_dir |
344 | !!@# Permettre d'écrire e' au lieu de é ...!!#@ |
348 | !!@# Permettre d'écrire e' au lieu de é ...!!#@ |
345 | </div> |
349 | </div> |
346 | </div> |
350 | </div> |
347 | <div class="field box"> |
351 | <div class="field box"> |
348 | < |
352 | <strong> |
349 | !record 23 of $my_dir |
353 | !record 23 of $my_dir |
350 | !!@# Réponses !!#@ |
354 | !!@# Réponses !!#@ |
351 | </ |
355 | </strong> |
352 | !set wims_ref_class=wims_button_help float_right |
356 | !set wims_ref_class=wims_button_help float_right |
353 | !href target=wims_mhelp cmd=help&special_parm1=supplement $wims_name_help |
357 | !href target=wims_mhelp cmd=help&special_parm1=supplement $wims_name_help |
354 | !set wims_ref_class=wims_formradio |
358 | !set wims_ref_class=wims_formradio |
355 | !formradio pos_rep list inside,outside,under prompt $name_position |
359 | !formradio pos_rep list inside,outside,under prompt $name_position |
356 | <div class="formHelp"> |
360 | <div class="formHelp"> |
357 | !record 32 of $my_dir |
361 | !record 32 of $my_dir |
358 | !!@# si question supplémentaire!!#@ |
362 | !!@# si question supplémentaire!!#@ |
359 | </div> |
363 | </div> |
360 | </div> |
364 | </div> |
361 | !endif |
365 | !endif |
362 | !if $type_exo iswordof SELECTWORDA |
366 | !if $type_exo iswordof SELECTWORDA |
363 | <div class="field box"> |
367 | <div class="field box"> |
364 | < |
368 | <strong>$name_format</strong> |
365 | !set wims_ref_class=wims_button_help float_right |
369 | !set wims_ref_class=wims_button_help float_right |
366 | !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 |
367 | !set wims_ref_class=wims_formradio |
371 | !set wims_ref_class=wims_formradio |
368 | !formradio format list case,clickfill,dragfill prompt case,clickfill,dragfill |
372 | !formradio format list case,clickfill,dragfill prompt case,clickfill,dragfill |
369 | <br /> |
373 | <br /> |
370 | !record 24 of $my_dir |
374 | !record 24 of $my_dir |
371 | !!@# Pour le format !!#@ |
375 | !!@# Pour le format !!#@ |
372 | <span class |
376 | <strong><span class="tt">case</span></strong> |
373 | !reset reaccent= |
377 | !reset reaccent= |
374 | !set wims_ref_class=wims_formradio |
378 | !set wims_ref_class=wims_formradio |
375 | !formcheckbox reaccent list yes prompt $name_e |
379 | !formcheckbox reaccent list yes prompt $name_e |
376 | </div> |
380 | </div> |
377 | <div class="field box"> |
381 | <div class="field box"> |
378 | < |
382 | <strong> |
379 | !record 25 of $my_dir |
383 | !record 25 of $my_dir |
380 | !!@# Réponses !!#@ |
384 | !!@# Réponses !!#@ |
381 | </ |
385 | </strong> |
382 | !set wims_ref_class=wims_button_help float_right |
386 | !set wims_ref_class=wims_button_help float_right |
383 | !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 |
384 | !set wims_ref_class=wims_formradio |
388 | !set wims_ref_class=wims_formradio |
385 | !formradio pos_rep list inside,outside prompt $name_position2 |
389 | !formradio pos_rep list inside,outside prompt $name_position2 |
386 | </div> |
390 | </div> |
387 | !endif |
391 | !endif |
388 | !if $type_exo iswordof GAP |
392 | !if $type_exo iswordof GAP |
389 | <div class="field box"> |
393 | <div class="field box"> |
390 | < |
394 | <strong>$name_format</strong> |
391 | !set wims_ref_class=wims_button_help float_right |
395 | !set wims_ref_class=wims_button_help float_right |
392 | !href target=wims_mhelp cmd=help&special_parm1=format_click $wims_name_help |
396 | !href target=wims_mhelp cmd=help&special_parm1=format_click $wims_name_help |
393 | !set wims_ref_class=wims_formradio |
397 | !set wims_ref_class=wims_formradio |
394 | !formradio format list case,clickfill,dragfill,mark,menu prompt case,clickfill,dragfill,mark,menu |
398 | !formradio format list case,clickfill,dragfill,mark,menu prompt case,clickfill,dragfill,mark,menu |
395 | </div> |
399 | </div> |
396 | <div class="field box"> |
400 | <div class="field box"> |
397 | < |
401 | <strong> |
398 | !record 26 of $my_dir |
402 | !record 26 of $my_dir |
399 | !!@# Menu commun (format mark, menu) !!#@ |
403 | !!@# Menu commun (format mark, menu) !!#@ |
400 | </ |
404 | </strong> |
401 | !set wims_ref_class=wims_button_help float_right |
405 | !set wims_ref_class=wims_button_help float_right |
402 | !href target=wims_mhelp cmd=help&special_parm1=menu_commun $wims_name_help |
406 | !href target=wims_mhelp cmd=help&special_parm1=menu_commun $wims_name_help |
403 | !set wims_ref_class=wims_formradio |
407 | !set wims_ref_class=wims_formradio |
404 | !formradio common list yes,no prompt $wims_name_yes,$wims_name_no |
408 | !formradio common list yes,no prompt $wims_name_yes,$wims_name_no |
405 | <div class="formHelp"> |
409 | <div class="formHelp"> |
406 | !record 55 of $my_dir |
410 | !record 55 of $my_dir |
407 | !!@# format mark, menu !!#@ |
411 | !!@# format mark, menu !!#@ |
408 | </div> |
412 | </div> |
409 | </div> |
413 | </div> |
410 | <div class="field box"> |
414 | <div class="field box"> |
411 | < |
415 | <strong> |
412 | !record 27 of $my_dir |
416 | !record 27 of $my_dir |
413 | !!@# Aides spéciales proposées !!#@ |
417 | !!@# Aides spéciales proposées !!#@ |
414 | </ |
418 | </strong> |
415 | !set wims_ref_class=wims_button_help float_right |
419 | !set wims_ref_class=wims_button_help float_right |
416 | !href target=wims_mhelp cmd=help&special_parm1=specialhelp $wims_name_help |
420 | !href target=wims_mhelp cmd=help&special_parm1=specialhelp $wims_name_help |
- | 421 | <ul class="wims_nopuce"> |
|
417 | < |
422 | <li> |
418 | < |
423 | <strong>$name_trial1:</strong> |
419 | !set wims_ref_class=wims_formradio |
424 | !set wims_ref_class=wims_formradio |
420 | !formradio specialhelp1 list 0,1,2,3,4,5 prompt $name_listhelp |
425 | !formradio specialhelp1 list 0,1,2,3,4,5 prompt $name_listhelp |
421 | < |
426 | </li><li> |
422 | < |
427 | <strong>$name_trial2:</strong> |
423 | !set wims_ref_class=wims_formradio |
428 | !set wims_ref_class=wims_formradio |
424 | !formradio specialhelp2 list 0,1,2,3,4,5 prompt $name_listhelp |
429 | !formradio specialhelp2 list 0,1,2,3,4,5 prompt $name_listhelp |
425 | < |
430 | </li><li> |
426 | < |
431 | <strong>$name_trial3:</strong> |
427 | !set wims_ref_class=wims_formradio |
432 | !set wims_ref_class=wims_formradio |
428 | !formradio specialhelp3 list 0,1,2,3,4,5 prompt $name_listhelp |
433 | !formradio specialhelp3 list 0,1,2,3,4,5 prompt $name_listhelp |
429 | < |
434 | </li><li> |
430 | < |
435 | <strong>$name_trial4:</strong> |
431 | !set wims_ref_class=wims_formradio |
436 | !set wims_ref_class=wims_formradio |
432 | !formradio specialhelp4 list 0,1,2,3,4,5 prompt $name_listhelp |
437 | !formradio specialhelp4 list 0,1,2,3,4,5 prompt $name_listhelp |
433 | < |
438 | </li></ul> |
434 | <label for="helpprompt">$name_prompt : </label> |
439 | <label for="helpprompt">$name_prompt : </label> |
435 | <input size="5" name="helpprompt" id="helpprompt" value="$helpprompt" /> |
440 | <input size="5" name="helpprompt" id="helpprompt" value="$helpprompt" /> |
436 | </div> |
441 | </div> |
437 | !endif |
442 | !endif |
438 | !if $type_exo iswordof TRUEFALSE GAP QUIFAITQUOI QCMIII |
443 | !if $type_exo iswordof TRUEFALSE GAP QUIFAITQUOI QCMIII |
Line 473... | Line 478... | ||
473 | !! <input size="35" name="choice_fd" id="choice_fd" value="$choice_fd" /> |
478 | !! <input size="35" name="choice_fd" id="choice_fd" value="$choice_fd" /> |
474 | !!!endif |
479 | !!!endif |
475 | !endif |
480 | !endif |
476 | !if $type_exo iswordof QUIFAITQUOI |
481 | !if $type_exo iswordof QUIFAITQUOI |
477 | <div class="field box"> |
482 | <div class="field box"> |
478 | < |
483 | <strong>Sens</strong> |
479 | !set wims_ref_class=wims_button_help float_right |
484 | !set wims_ref_class=wims_button_help float_right |
480 | !href target=wims_mhelp cmd=help&special_parm1=sens $wims_name_help |
485 | !href target=wims_mhelp cmd=help&special_parm1=sens $wims_name_help |
481 | !set wims_ref_class=wims_formradio |
486 | !set wims_ref_class=wims_formradio |
482 | !formradio sens list 1,2,3 prompt $name_quifaitquoi |
487 | !formradio sens list 1,2,3 prompt $name_quifaitquoi |
483 | </div> |
488 | </div> |
Line 490... | Line 495... | ||
490 | !href target=wims_mhelp cmd=help&special_parm1=aucune $wims_name_help |
495 | !href target=wims_mhelp cmd=help&special_parm1=aucune $wims_name_help |
491 | <input size="35" name="aucune" id="aucune" value="$aucune" /> |
496 | <input size="35" name="aucune" id="aucune" value="$aucune" /> |
492 | </div> |
497 | </div> |
493 | !endif |
498 | !endif |
494 | !if $type_exo iswordof CORRESP |
499 | !if $type_exo iswordof CORRESP |
495 | <div class="field box"> |
500 | <div class="field box"> |
496 | <label for="taille_corr"> |
501 | <label for="taille_corr"> |
497 | !record 30 of $my_dir |
502 | !record 30 of $my_dir |
498 | !!@# Taille des étiquettes !!#@ |
503 | !!@# Taille des étiquettes !!#@ |
499 | </label> |
504 | </label> |
500 | !set wims_ref_class=wims_button_help float_right |
505 | !set wims_ref_class=wims_button_help float_right |
Line 616... | Line 621... | ||
616 | <fieldset class="property_fields blockcenter"> |
621 | <fieldset class="property_fields blockcenter"> |
617 | <legend> |
622 | <legend> |
618 | <a id="expert"></a>$name_expert |
623 | <a id="expert"></a>$name_expert |
619 | </legend> |
624 | </legend> |
620 | <div class="field box"> |
625 | <div class="field box"> |
621 | < |
626 | <strong> |
622 | !record 39 of $my_dir |
627 | !record 39 of $my_dir |
623 | !!@# Fichier de lecture !!#@ |
628 | !!@# Fichier de lecture !!#@ |
624 | </ |
629 | </strong> |
625 | !set wims_ref_class=wims_button_help float_right |
630 | !set wims_ref_class=wims_button_help float_right |
626 | !href target=wims_mhelp cmd=help&special_parm1=reading $wims_name_help |
631 | !href target=wims_mhelp cmd=help&special_parm1=reading $wims_name_help |
627 | !set wims_formradio_class=wims_button_help |
632 | !set wims_formradio_class=wims_button_help |
628 | !formradio reading_file1 list yes,no prompt $wims_name_yes,$wims_name_no |
633 | !formradio reading_file1 list yes,no prompt $wims_name_yes,$wims_name_no |
629 | <ul> |
634 | <ul> |
Line 643... | Line 648... | ||
643 | !href target=wims_mhelp cmd=help&special_parm1=raw $wims_name_help |
648 | !href target=wims_mhelp cmd=help&special_parm1=raw $wims_name_help |
644 | </li> |
649 | </li> |
645 | </ul> |
650 | </ul> |
646 | </div> |
651 | </div> |
647 | <div class="field box"> |
652 | <div class="field box"> |
648 | < |
653 | <strong> |
649 | !record 40 of $my_dir |
654 | !record 40 of $my_dir |
650 | !!@# Fichier d'écoute !!#@ |
655 | !!@# Fichier d'écoute !!#@ |
651 | </ |
656 | </strong> |
652 | !set wims_ref_class=wims_button_help float_right |
657 | !set wims_ref_class=wims_button_help float_right |
653 | !href target=wims_mhelp cmd=help&special_parm1=audio $wims_name_help |
658 | !href target=wims_mhelp cmd=help&special_parm1=audio $wims_name_help |
654 | !set wims_ref_class=wims_formradio |
659 | !set wims_ref_class=wims_formradio |
655 | !formradio audio_file1 list yes,no prompt $wims_name_yes,$wims_name_no |
660 | !formradio audio_file1 list yes,no prompt $wims_name_yes,$wims_name_no |
656 | <ul><li> |
661 | <ul><li> |
Line 661... | Line 666... | ||
661 | </i> |
666 | </i> |
662 | </label> |
667 | </label> |
663 | <input size="15" name="audio_file0" id="audio_file0" value="$audio_file0" /> |
668 | <input size="15" name="audio_file0" id="audio_file0" value="$audio_file0" /> |
664 | </li></ul> |
669 | </li></ul> |
665 | <div class="field box"> |
670 | <div class="field box"> |
666 | < |
671 | <strong> |
667 | !record 42 of $my_dir |
672 | !record 42 of $my_dir |
668 | !!@# Fichier video !!#@ |
673 | !!@# Fichier video !!#@ |
669 | </ |
674 | </strong> |
670 | !set wims_ref_class=wims_button_help float_right |
675 | !set wims_ref_class=wims_button_help float_right |
671 | !href target=wims_mhelp cmd=help&special_parm1=video $wims_name_help |
676 | !href target=wims_mhelp cmd=help&special_parm1=video $wims_name_help |
672 | !set wims_ref_class=wims_formradio |
677 | !set wims_ref_class=wims_formradio |
673 | !formradio video_file1 list yes,no prompt $wims_name_yes,$wims_name_no |
678 | !formradio video_file1 list yes,no prompt $wims_name_yes,$wims_name_no |
674 | <ul><li> |
679 | <ul><li> |
Line 683... | Line 688... | ||
683 | <label for="video_tag">$name_click</label> |
688 | <label for="video_tag">$name_click</label> |
684 | <input size="8" name="video_tag" id="video_tag" value="$video_tag" /> |
689 | <input size="8" name="video_tag" id="video_tag" value="$video_tag" /> |
685 | </ul> |
690 | </ul> |
686 | </div> |
691 | </div> |
687 | <div class="field box"> |
692 | <div class="field box"> |
688 | < |
693 | <strong> |
689 | !record 44 of $my_dir |
694 | !record 44 of $my_dir |
690 | !!@# Fichiers d'images !!#@ |
695 | !!@# Fichiers d'images !!#@ |
691 | </ |
696 | </strong> |
692 | !set wims_ref_class=wims_button_help float_right |
697 | !set wims_ref_class=wims_button_help float_right |
693 | !href target=wims_mhelp cmd=help&special_parm1=image $wims_name_help |
698 | !href target=wims_mhelp cmd=help&special_parm1=image $wims_name_help |
694 | !set wims_ref_class=wims_formradio |
699 | !set wims_ref_class=wims_formradio |
695 | !formradio image_file1 list yes,no prompt $wims_name_yes,$wims_name_no |
700 | !formradio image_file1 list yes,no prompt $wims_name_yes,$wims_name_no |
696 | <ul><li> |
701 | <ul><li> |
Line 737... | Line 742... | ||
737 | !href target=wims_mhelp cmd=help&special_parm1=css1 $wims_name_help |
742 | !href target=wims_mhelp cmd=help&special_parm1=css1 $wims_name_help |
738 | <textarea class="nowrap" rows="2" cols="30" name="style_css" id="style_css">$style_css</textarea> |
743 | <textarea class="nowrap" rows="2" cols="30" name="style_css" id="style_css">$style_css</textarea> |
739 | </div> |
744 | </div> |
740 | !if $type_exo iswordof GAP SELECTWORD SELECTWORDA SELECTWORDB |
745 | !if $type_exo iswordof GAP SELECTWORD SELECTWORDA SELECTWORDB |
741 | <div class="field box"> |
746 | <div class="field box"> |
742 | < |
747 | <strong> |
743 | !record 49 of $my_dir |
748 | !record 49 of $my_dir |
744 | !!@# "Copier-Coller" possible!!#@ |
749 | !!@# "Copier-Coller" possible!!#@ |
745 | </ |
750 | </strong> |
746 | !set wims_ref_class=wims_button_help float_right |
751 | !set wims_ref_class=wims_button_help float_right |
747 | !href target=wims_mhelp cmd=help&special_parm1=nopaste $wims_name_help |
752 | !href target=wims_mhelp cmd=help&special_parm1=nopaste $wims_name_help |
748 | !set wims_ref_class=wims_formradio |
753 | !set wims_ref_class=wims_formradio |
749 | !formradio paste list yes,no prompt $wims_name_yes,$wims_name_no |
754 | !formradio paste list yes,no prompt $wims_name_yes,$wims_name_no |
750 | </div> |
755 | </div> |
Line 768... | Line 773... | ||
768 | !endif |
773 | !endif |
769 | <div class="wimscenter wimsform"><input type="submit" $balise_obl value="$wims_name_tosave" /></div> |
774 | <div class="wimscenter wimsform"><input type="submit" $balise_obl value="$wims_name_tosave" /></div> |
770 | 775 | ||
771 | 776 | ||
772 | !formend |
777 | !formend |
773 | - | ||
774 | - | ||
775 | - | ||
776 | - |