Subversion Repositories wimsdev

Rev

Rev 3175 | Rev 3927 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1.  
  2. !set my_dir=lang/menu.$modu_lang
  3. !!!for the moment no language version, because only one example module
  4. !set example_dir=lang/example.fr
  5.  
  6. !reset type_fichier
  7. <div $frame>
  8. !set wims_form_method=file
  9. !form reply
  10. !if $wims_developer=$empty
  11. <b>$module_title</b>
  12. !record 1 of $my_dir
  13. !!@# vous permet de créer le source d'exercices type. Il est particulièrement adapté aux exercices de langues.
  14. !!Pour rendre ces exercices plus attractifs, il est bien d'avoir un grand jeu de phrases, de questions ou de textes.
  15. !!Vous pouvez prévoir d'insérer dans l'exercice des fichiers audio ou des images,  des textes à lire dans une autre fenêtre et même des videos.  
  16. !!Les exercices ainsi créés peuvent ensuite être utilisés dans les classes  virtuelles de WIMS.
  17. !!<p>Vous pouvez regarder les exemples ci-dessous. <hr>!!#@
  18.  
  19. !! ce commentaire est volontaire
  20. !!!record 52 of $my_dir
  21. !!@#<hr> <p><i>Le source est utilisable dans un compte  Modtool que vous pouvez obtenir!!#@.</i>
  22.  
  23. <p>
  24. !record 2 of $my_dir
  25. !!@#Une fois le login et mot de passe obtenus,!!#@
  26.  
  27. !mailurl $wims_site_manager $name_write_manager\
  28. WIMS modtool
  29. .
  30. $name_identifier
  31.  
  32.  
  33. !record 3 of $my_dir
  34. !!@# et créez le module OEF (Online Exercise Format) dans lequel vous mettrez vos exercices. Un module OEF contient en général beaucoup d'exercices autour d'un thème donné. !!#@
  35. !if $wims_developer=$empty
  36.  
  37. <p>
  38.  
  39. !!!record 6 of $my_dir
  40.  
  41. !!@#       Veuillez donner votre identification de développeur de Modtool!!#@
  42.       <p>
  43.       <table align="center">
  44.         <tr><td>$wims_name_Login</td><td><input type=text name="login"></td></tr>
  45.         <tr><td>$wims_name_Password</td><td>
  46.          <input type=password name="passwd">
  47.         </td></tr></table>
  48.        !set submit=submit
  49.    !endif
  50.    <center><input type=$submit $balise_obl  value="$wims_name_tosave"></center>
  51. </p>
  52. !exit
  53. !endif
  54. !if $type_exo=$empty or $debut=1
  55.  !if $type_exo!=$empty
  56. !record 4 of  $my_dir
  57. !!@#Vous aviez choisi !!#@
  58. $type_exo.
  59. !record 5 of  $my_dir
  60. !!@#  Pour changer de type d'exercices : !!#@
  61. !endif
  62.  !record 6 of  $my_dir
  63. !!@#   Regardez l'aide générale dans le menu en haut!!#@
  64. ,
  65.  
  66. !record 7 of $my_dir
  67. !!@#sélectionnez le type d'exercice que vous désirez créer, puis cliquez sur!!#@
  68.  
  69.  
  70.    $table_header
  71.     $table_hdtr<td colspan="3" align="center"><input type=submit $balise_obl value="$wims_name_tosave"></td></tr>
  72.     $table_tr<th>$wims_name_Type</th><th>$wims_name_Description</th><th>$name_Example</th>
  73.    !set u = !linecnt $name
  74.    !for i = 1 to $u
  75.      $table_tr<td width="12%">
  76.      !set cnt=!itemcnt $(name[$i;])
  77.      !for a =1 to $cnt
  78.         <br>
  79.         !formradio type_exo list $(name[$i;$a]) prompt $(wims_name_quick_$(name[$i;$a]))
  80.      !next a
  81.      </td><td width="25%">$(explication[$i;])</td>
  82.      <td>
  83.      !for j = 1 to $(nb_example[$i])
  84.      !set ex_data = !getdef file in $example_dir/$(name_example[$i])/$j
  85.      !set ex_title = !getdef title in $example_dir/$(name_example[$i])/$j
  86.      !set ex_data=!nospace $ex_data
  87.      !set ex_source = !getdef source in $example_dir/$(name_example[$i])/$j
  88.  
  89. !href target=wims_test module=$module_test&exo=$ex_source&cmd=new <i>$ex_title</i>
  90.  &nbsp;
  91. !href cmd=reply&example=$j&TYPE=$(name_example[$i]) $wims_name_source
  92. &nbsp;
  93. !href target=wims_mhelp cmd=help&special_parm=example&special_parm2=$(name_example[$i])/$ex_data $name_data
  94. &nbsp;
  95. <br><hr>
  96.      !next  j
  97.      </td></tr>
  98.    !next i
  99. !!   </table>
  100. $table_end
  101. !endif
  102. !if $type_exo!=$empty
  103.  
  104.    !default mtype=inconnu
  105.    !if $debut=1
  106.      !reset debut
  107.     !! !set title=
  108.    !else
  109.     !! !if  $transfert!=yes
  110.        !record 4 of $my_dir
  111.      <b>$(wims_name_quick_$type_exo)</b>. &nbsp;
  112.        !set wims_ref_class=wims_button_help
  113.        !href cmd=help&special_parm=$(Type_exo[1]) $wims_name_help
  114. &nbsp;
  115. !!(<i>
  116. !!       !formcheckbox debut list 1 prompt $name_change
  117. !!  </i>)
  118.  
  119.        <p>
  120. !record 8 of $my_dir
  121. <input type=submit $balise_obl value="$wims_name_tosave">
  122. !!@#Donnez les renseignements suivants (les astérisques indiquent un champ obligatoire ; <i>les rubriques en italique peuvent être remplies dans le fichier de données, dans ce cas, effacez et remplacez par un blanc.</i>) puis cliquer sur !!#@
  123. $table_header
  124. !!       <table align="center"><tr bgcolor="$c_obl"><td>
  125.  
  126.          $table_tr<td><label for="title">$wims_name_title*</label></td><td><input size="20" name="title" value="$title"></td></tr>
  127.          $table_tr<td><label for="author">$wims_name_Author*</label></td><td> <input size="20" name="author" id="author" value="$author"></td></tr>
  128.          $table_tr<td><label for="email">$wims_name_email*</label></td><td> <input size="20" name="email" id="email" value="$email"></td></tr>
  129.          $table_tr<td><label for="file">$name_name_data*</label>
  130. &nbsp;
  131. !set wims_ref_class=wims_button_help
  132. !href target=wims_mhelp cmd=help&special_parm1=data_file$type_exo $wims_name_help
  133. &nbsp;
  134.         </td><td> <input size="15" name="file" id="file" value="$file"> </td></tr>
  135.          $table_tr<td><label for="source">
  136. !record 9 of $my_dir
  137. !!@#         Nom du fichier source de l'exercice à créer!!#@
  138. *</label> &nbsp;
  139. !set wims_ref_class=wims_button_help
  140. !href target=wims_mhelp cmd=help&special_parm1=file $wims_name_help
  141. &nbsp;
  142.         </td><td> <input size="15" name="source" id="source" value="$source"></td></tr>
  143.        !if $type_exo notwordof CORRESP ORDONNE QUIFAITQUOI
  144.          $table_tr<td><label for="N">
  145. !record 10 of $my_dir
  146. !!@# Nombre de jeux de données utilisés  !!#@
  147.      
  148.        !if $type_exo notwordof SELECTWORD GAP SELECTWORDA SELECTWORDB
  149. !record 11 of $my_dir
  150. !!@#          à chaque étape !!#@
  151. </label>
  152.        !endif
  153. &nbsp;
  154. !set wims_ref_class=wims_button_help
  155. !href target=wims_mhelp cmd=help&special_parm1=data $wims_name_help
  156. &nbsp;
  157.        </td><td>
  158.          !formradio N from 1 to 6
  159.          !formradio N list all prompt $name_all
  160.          </td></tr>
  161.        !if $type_exo notwordof GAP QCMIII SELECTWORD SELECTWORDA SELECTWORDB
  162.          $table_tr<td><label for="MAX1">
  163. !record 12 of $my_dir
  164. !!@#         Nombre maximum d'étapes !!#@
  165. </label> &nbsp;
  166. !set wims_ref_class=wims_button_help
  167. !href target=wims_mhelp cmd=help&special_parm1=etape $wims_name_help
  168. &nbsp;
  169.         </td><td>
  170.            !formradio MAX1 from 1 to 5
  171.            !formradio MAX1 list all prompt $name_all2
  172.          </td></tr>
  173.        !endif
  174.       !endif
  175.       !if $type_exo iswordof CORRESP
  176.         $table_tr<td><label for="M">
  177. !record 13 of $my_dir
  178. !!@#        Nombre d'objets dans la correspondance !!#@
  179. </label>
  180.         </td><td>
  181.         !formradio M from 3 to 6
  182.       !endif
  183.       !if $type_exo notwordof CORRESP ORDONNE  QUIFAITQUOI QCMIII
  184.         $table_tr<td><label for="alea">
  185. !record 14 of $my_dir
  186. !!@#        Tirage aléatoire des jeux de données !!#@
  187. </label> &nbsp;
  188. !set wims_ref_class=wims_button_help
  189. !href target=wims_mhelp cmd=help&special_parm1=alea $wims_name_help
  190. &nbsp;</td><td>
  191.         !formradio alea list yes,no prompt $wims_name_yes,$wims_name_no</td></tr>
  192.       !endif
  193.       !if $type_exo iswordof QCM GAP
  194.         $table_tr<td><label for="answer_given">
  195. !record 15 of $my_dir
  196. !!@#       Réponses données !!#@
  197. </label>
  198.         &nbsp;
  199.         !set wims_ref_class=wims_button_help
  200. !href target=wims_mhelp cmd=help&special_parm1=answer_given $wims_name_help
  201. &nbsp;</td><td>
  202.         !formradio answer_given list yes,no prompt $wims_name_yes,$wims_name_no</td></tr>
  203.       !endif
  204.       !if $type_exo iswordof GAP
  205.         $table_tr<td><label for="try">Nombre d'essais</label> &nbsp;
  206. !set wims_ref_class=wims_button_help
  207. !href target=wims_mhelp cmd=help&special_parm1=try $wims_name_help
  208. &nbsp;</td><td>
  209.        !formradio try list 1,2,3,4,5,6,7,8,9,10
  210.        </td></tr>
  211.      !endif
  212.      !if $type_exo iswordof QCM
  213.      !if $format iswordof clickfill dragfill mark
  214.        !set format=checkbox
  215.      !endif
  216.      !default set format=checkbox
  217.        $table_tr<td><label for="format">
  218.        $name_format
  219. </label>&nbsp;
  220. !set wims_ref_class=wims_button_help
  221. !href target=wims_mhelp cmd=help&special_parm1=format_radio $wims_name_help
  222. &nbsp; </td><td>
  223.        !formradio format list radio,checkbox
  224.        </td></tr>
  225.        $table_tr<td><label for="percent">
  226. !record 16 of $my_dir
  227. !!@#        Pourcentage de réussite nécessaire pour pouvoir continuer (dans le cas où il y a plusieurs étapes) !!#@
  228. </label> &nbsp;
  229. !set wims_ref_class=wims_button_help
  230. !href target=wims_mhelp cmd=help&special_parm1=percent $wims_name_help
  231. &nbsp;
  232. </td><td>
  233.        !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%
  234.        </td></tr>
  235.      !endif
  236.      !if $type_exo iswordof SELECTWORD
  237.      $table_tr<td><label for="first_step">
  238. !record 17 of $my_dir
  239. !!@#     Question demandant le marquage de mots !!#@
  240. </label> &nbsp;
  241. !set wims_ref_class=wims_button_help
  242. !href target=wims_mhelp cmd=help&special_parm1=first_step $wims_name_help
  243. &nbsp;</td><td>
  244.            !formradio first_step list 1,0 prompt $wims_name_yes,$wims_name_no
  245.         </td></tr>
  246.         $table_tr<td><label for="second_step">
  247. !record 18 of $my_dir
  248. !!@#         Question supplémentaire !!#@
  249. </label> &nbsp;
  250. !set wims_ref_class=wims_button_help
  251. !href target=wims_mhelp cmd=help&special_parm1=second_step $wims_name_help
  252. &nbsp;</td><td>
  253.            !formradio second_step list yes,no prompt $wims_name_yes,$wims_name_no
  254.         </td></tr>
  255.        $table_tr<td><label for="partialscore">
  256. !record 19 of $my_dir
  257. !!@#        Score partiel !!#@
  258. </label> &nbsp;
  259. !set wims_ref_class=wims_button_help
  260. !href target=wims_mhelp cmd=help&special_parm1=partialscore $wims_name_help
  261. &nbsp;</td><td>
  262.            !formradio partialscore list split,no prompt $wims_name_yes,$wims_name_no
  263.         </td></tr>
  264.        $table_tr<td><label for="format">
  265.        $name_format
  266. !record 20 of $my_dir
  267. !!@#(si question supplémentaire) !!#@
  268. </label> &nbsp;
  269. !set wims_ref_class=wims_button_help
  270. !href target=wims_mhelp cmd=help&special_parm1=format_click $wims_name_help
  271. &nbsp; </td><td>
  272.        !formradio format list case,clickfill,dragfill prompt case,clickfill,dragfill
  273.        <br>
  274. !record 21 of $my_dir
  275. !!@#        Pour le format !!#@
  276.  
  277. <tt>case</tt>
  278.        !reset reaccent=
  279.        !formcheckbox reaccent list yes prompt
  280. !record 22 of $my_dir
  281. !!@#        Permettre d'écrire e' au lieu de é ...!!#@
  282.  
  283.        </td></tr>
  284.        $table_tr<td><label for="pos_rep">
  285. !record 23 of $my_dir
  286. !!@#        Réponses (si question supplémentaire) !!#@
  287. </label> &nbsp;
  288. !set wims_ref_class=wims_button_help
  289. !href target=wims_mhelp cmd=help&special_parm1=supplement $wims_name_help
  290. &nbsp;</td><td>
  291.        !formradio  pos_rep list inside,outside,under prompt $name_position
  292.        </td></tr>
  293.      !endif
  294.      !if $type_exo iswordof SELECTWORDA
  295.    $table_tr<td><label for="format">
  296.    $name_format
  297. </label> &nbsp;
  298. !set wims_ref_class=wims_button_help
  299. !href target=wims_mhelp cmd=help&special_parm1=format_click $wims_name_help
  300. &nbsp; </td><td>
  301.        !formradio format list case,clickfill,dragfill prompt case,clickfill,dragfill
  302.        <br>
  303. !record 24 of $my_dir
  304. !!@#        Pour le format !!#@
  305.  <tt>case</tt>
  306.        !reset reaccent=
  307.        !formcheckbox reaccent list yes prompt $name_e
  308.        </td></tr>
  309.   $table_tr<td><label for="pos_rep">
  310. !record 25 of $my_dir
  311. !!@#   Réponses !!#@
  312. </label> &nbsp;
  313. !set wims_ref_class=wims_button_help
  314. !href target=wims_mhelp cmd=help&special_parm1=supplement $wims_name_help
  315. &nbsp;</td><td>
  316.        !formradio  pos_rep list inside,outside prompt $name_position2
  317.        </td></tr>
  318.      !endif
  319.      !if $type_exo iswordof GAP
  320.        $table_tr<td><label for="format">
  321.        $name_format
  322. </label> &nbsp;
  323. !set wims_ref_class=wims_button_help
  324. !href target=wims_mhelp cmd=help&special_parm1=format_click $wims_name_help
  325. &nbsp; </td><td>
  326.        !formradio format list case,clickfill,dragfill,mark,menu prompt case,clickfill,dragfill,mark,menu
  327.        </td></tr>
  328.        $table_tr<td><label for="common">
  329. !record 26 of $my_dir
  330. !!@#        Menu commun (format mark, menu) !!#@
  331. </label> &nbsp;
  332. !set wims_ref_class=wims_button_help
  333. !href target=wims_mhelp cmd=help&special_parm1=menu_commun $wims_name_help
  334. &nbsp;
  335.        </td><td>
  336.        !formradio common list yes,no prompt $wims_name_yes,$wims_name_no
  337.        </td></tr>
  338.        $table_tr<td>
  339. !record 27 of $my_dir
  340. !!@#        Aides spéciales proposées !!#@
  341. &nbsp;
  342. !set wims_ref_class=wims_button_help
  343. !href target=wims_mhelp cmd=help&special_parm1=specialhelp $wims_name_help
  344. &nbsp; </td><td>
  345.  
  346. <label for="specialhelp1">Essai 1 :</label>
  347.        !formradio specialhelp1 list 0,1,2,3,4 prompt $name_listhelp
  348. <br><label for="specialhelp2">Essai 2 :</label>
  349.        !formradio specialhelp2 list 0,1,2,3,4 prompt $name_listhelp
  350. <br><label for="specialhelp3">Essai 3 :</label>
  351.        !formradio specialhelp3 list 0,1,2,3,4 prompt $name_listhelp
  352. <br><label for="specialhelp4">Essai 4 :</label>
  353.        !formradio specialhelp4 list 0,1,2,3,4 prompt $name_listhelp
  354. <br><label for="helpprompt">$name_prompt : </label><input size="5" name="helpprompt" id="helpprompt" value="$helpprompt">    
  355.        </td></tr>
  356.      !endif
  357.      !if $type_exo iswordof TRUEFALSE GAP QUIFAITQUOI QCMIII
  358.        !if $type_exo iswordof
  359.        !!$table_tr<td><i><label for="choicetf">
  360. !record 28 of $my_dir
  361. !!@#           Choix de réponses !!#@
  362.  
  363. </label></i>
  364. !set wims_ref_class=wims_button_help
  365.         !href target=wims_mhelp cmd=help&special_parm1=choice $wims_name_help
  366.  
  367. !!!default choice_tf=vrai,faux
  368.           </td><td><input size="35" name="choice_tf" id="choice_tf" value="$choice_tf"></td></tr>
  369.        !endif
  370.        !!!if $type_exo iswordof QUIFAITQUOI
  371.       !!    Les différents "qui"  </i>
  372. !!!default choice_qq=Premier Personnage, Deuxième Personnage
  373.      !!     </td><td><input size="35" name="choice_qq" id="choice_qq" value="$choice_qq"></td></tr>
  374.      !! !endif
  375.       !if $type_exo iswordof GAP
  376.       $table_tr<td><i><label for="choice_gap">
  377. !!@#           Liste de mots proposés  !!#@
  378. !record 53 of $my_dir
  379.           </i>&nbsp;
  380.           !set wims_ref_class=wims_button_help
  381.           !href target=wims_mhelp cmd=help&special_parm1=choice2 $wims_name_help
  382.          
  383. </label>
  384.           </td><td><input size="35" name="choice_gap" id="choice_gap" value="$choice_gap"></td></tr>
  385.       !endif
  386.       !!if $type_exo iswordof QCMIII
  387.       !!   Texte pour le feedback  </i>
  388.       !!!default choice_fd=Vrai en effet, Faux en effet
  389.       !!   </td><td><input size="35" name="choice_fd" id="choice_fd" value="$choice_fd"></td></tr>
  390.       !!!endif
  391.     !endif
  392.     !if $type_exo iswordof QUIFAITQUOI
  393.          $table_tr<td><label for="sens">Sens</label>
  394.          !set wims_ref_class=wims_button_help
  395.         !href target=wims_mhelp cmd=help&special_parm1=sens $wims_name_help
  396.         </td><td>
  397.         !formradio sens list 1,2,3 prompt $name_quifaitquoi
  398.         </td></tr>
  399.         $table_tr<td><label for="aucune">
  400. !record 29 of $my_dir
  401. !!@#         Phrase spécifique!!#@
  402. !set wims_ref_class=wims_button_help
  403.         !href target=wims_mhelp cmd=help&special_parm1=aucune $wims_name_help
  404.         </td><td>
  405.         <input size="35" name="aucune" id="aucune" value="$aucune">
  406.         </td></tr>
  407.     !endif
  408.    !if $type_exo iswordof CORRESP
  409.       $table_tr<td><label for="taille_corr">
  410. !record 30 of $my_dir
  411. !!@#       Taille des étiquettes !!#@
  412. </label> &nbsp;
  413. !set wims_ref_class=wims_button_help
  414. !href target=wims_mhelp cmd=help&special_parm1=taille_corr $wims_name_help
  415. &nbsp;</td><td><input size="15" name="taille_corr" id="taille_corr" value="$taille_corr"></td></tr>
  416.    !endif
  417.    !if $type_exo iswordof GAP SELECTWORD SELECTWORDA SELECTWORDB
  418.       $table_tr<td><label for="taille_case">
  419. !record 31 of $my_dir
  420. !!@#       Taille des cases !!#@
  421.  
  422. (case) </label>
  423.       !if $type_exo iswordof SELECTWORD
  424. !record 32 of $my_dir
  425. !!@#         (si question supplémentaire)!!#@
  426.  
  427.       !endif
  428.       &nbsp;
  429.       !set wims_ref_class=wims_button_help
  430. !href target=wims_mhelp cmd=help&special_parm1=taille_case $wims_name_help
  431. &nbsp;
  432.       </td><td><input size="15" name="taille_case" id="taille_case" value="$taille_case"></td></tr>
  433.    !endif
  434.    !if $type_exo iswordof COMPOSE
  435.       $table_tr<td><label for="taille_compose">
  436. !record 33 of $my_dir
  437. !!@#       Taille de la zone d'écriture !!#@
  438. </label> &nbsp;
  439. !set wims_ref_class=wims_button_help
  440. !href target=wims_mhelp cmd=help&special_parm1=taille_compose $wims_name_help
  441. &nbsp;
  442.        </td><td><input size="15" name="taille_compose" id="taille_compose" value="$taille_compose"></td></tr>
  443.     !endif
  444.     !if $type_exo iswordof ORDONNE GAP SELECTWORD SELECTWORDA SELECTWORDB
  445.        $table_tr<td><label for="taille_drag">
  446. !record 34 of $my_dir
  447. !!@#       Taille des étiquettes !!#@
  448. </label>
  449.        !if $type_exo iswordof GAP SELECTWORD SELECTWORDA SELECTWORDB
  450.          (drag ou click)
  451.        !endif
  452.        &nbsp;
  453.        !set wims_ref_class=wims_button_help
  454. !href target=wims_mhelp cmd=help&special_parm1=taille_drag $wims_name_help
  455. &nbsp;
  456.        !if $type_exo iswordof SELECTWORD
  457. !record 35 of $my_dir
  458. !!@#         (si question supplémentaire) !!#@
  459. &nbsp;
  460.  !set wims_ref_class=wims_button_help
  461. !href target=wims_mhelp cmd=help&special_parm1=supplement $wims_name_help
  462. &nbsp;
  463.        !endif
  464.        </td><td><input size="15" name="taille_drag" id="taille_drag" value="$taille_drag"></td></tr>
  465.     !endif
  466.     $table_tr<td><i><label for="instruction">
  467. !record 36 of $my_dir
  468. !!@#   Consigne de l'exercice!!#@
  469.  
  470.  </label></i> &nbsp;
  471.  !set wims_ref_class=wims_button_help
  472. !href target=wims_mhelp cmd=help&special_parm1=instruction $wims_name_help
  473. &nbsp;
  474.         </td><td>
  475.     <textarea nowrap rows=4 cols=30 name="instruction" id="instruction">$instruction</textarea> </td></tr>
  476.     !if $type_exo iswordof SELECTWORDB SELECTWORD
  477.       $table_tr<td><i><label for="instruction2">
  478. !record 37 of $my_dir
  479. !!@#      Consigne de l'exercice (si question supplémentaire)!!#@
  480. </label></i></td><td>
  481.     <textarea nowrap rows=4 cols=30 name="instruction2" id="instruction2">$instruction2</textarea> </td></tr>
  482.     !endif
  483.     !!if $type_exo iswordof GAP
  484.     $table_tr<td><i><label for="packs">
  485. !record 38 of $my_dir
  486. !!@#    Paquets SWAC!!#@
  487. </label></i> &nbsp;
  488. !set wims_ref_class=wims_button_help
  489. !href target=wims_mhelp cmd=help&special_parm1=swac $wims_name_help
  490. &nbsp;
  491. </td><td>
  492.      !set wims_formselect_switch=multiple
  493.      !formselect packs list $list_swac prompt $list_swac_prompt
  494.      !set wims_formselect_switch=
  495.      </td></tr>
  496.     !!endif
  497.     $table_tr<th colspan=2 align="center"><a name="expert"></a>$name_expert <i>$(wims_name_quick_$type_exo)</i></th></tr>
  498.     $table_tr<td><label for="reading_file1">
  499. !record 39 of $my_dir
  500. !!@#    Fichier de lecture !!#@
  501. </label> &nbsp;
  502. !set wims_ref_class=wims_button_help
  503. !href target=wims_mhelp cmd=help&special_parm1=reading $wims_name_help
  504. &nbsp;:
  505.     !formradio reading_file1 list yes,no prompt $wims_name_yes,$wims_name_no
  506.     </td><td>
  507.     <table border=0>
  508.      <tr>
  509.       <td><i><label for="reading_file0">$name_name_file</label></i></td><td><input size="15" name="reading_file0" id="reading_file0" value="$reading_file0"></td></tr>
  510.      <tr>
  511.       <td><label for="reading_tag">$name_click</label></td><td><input size="8" name="reading_tag" id="reading_tag" value="$reading_tag"></td>
  512.      </tr>
  513.     <tr>
  514.       <td colspan=2>
  515.       !formradio raw list 0,1 prompt $name_format_text
  516.       &nbsp;
  517.       !set wims_ref_class=wims_button_help
  518. !href target=wims_mhelp cmd=help&special_parm1=raw $wims_name_help
  519. &nbsp;
  520.       </td>
  521.     </tr>
  522.     </table>
  523.     </td></tr>
  524.     $table_tr<td><label for="audio_file1">
  525. !record 40 of $my_dir
  526. !!@#    Fichier d'écoute !!#@
  527. </label> &nbsp;
  528. !set wims_ref_class=wims_button_help
  529. !href target=wims_mhelp cmd=help&special_parm1=audio $wims_name_help
  530. &nbsp; :
  531.     !formradio audio_file1 list yes,no prompt $wims_name_yes,$wims_name_no
  532.     </td><td>
  533.     <table border=0>
  534.        <tr>
  535.         <td><i><label for="audio_file0">
  536. !record 41 of $my_dir
  537. !!@#        nom du fichier!!#@
  538.  
  539.         </i></td><td><input size="15" name="audio_file0" id="audio_file0" value="$audio_file0"></td>
  540.        </tr>
  541.      </table>
  542.     </td></tr>
  543.     $table_tr<td><label for="video_file1">
  544. !record 42 of $my_dir
  545. !!@#    Fichier video !!#@
  546. </label> &nbsp;
  547. !set wims_ref_class=wims_button_help
  548. !href target=wims_mhelp cmd=help&special_parm1=video $wims_name_help
  549. &nbsp; :
  550.     !formradio video_file1 list yes,no prompt $wims_name_yes,$wims_name_no
  551.     </td><td>
  552.     <table border=0><tr><td><i><label for="video_file0">
  553. !record 43 of $my_dir
  554. !!@#    adresse url de la video!!#@
  555.  
  556. </label></i> </td><td><input size="15" name="video_file0" id="video_file0" value="$video_file0">
  557.     </td><tr><td><label for="video_tag">$name_click</label></td><td> <input size="8" name="video_tag" id="video_tag" value="$video_tag"></td></tr>
  558.     </table></td></tr>
  559.     $table_tr<td><label for="image_file1">
  560. !record 44 of $my_dir
  561. !!@#    Fichiers d'images !!#@
  562. </label> &nbsp;
  563. !set wims_ref_class=wims_button_help
  564. !href target=wims_mhelp cmd=help&special_parm1=image $wims_name_help
  565. &nbsp;:
  566.     !formradio image_file1 list yes,no prompt $wims_name_yes,$wims_name_no
  567.      </td><td>
  568.      <table border=0><tr><td><i><label for="image_file0">
  569. !record 45 of $my_dir
  570. !!@#     nom du fichier!!#@
  571.  
  572. </label></i></td><td>
  573.      <input size="15" name="image_file0" id="image_file0" value="$image_file0">
  574.     </td><tr><td><label for="image_tag">
  575.     $name_click</label>
  576. </td><td><input size="8" name="image_tag" id="image_tag" value="$image_tag"></td></tr>
  577.     </table></td></tr>
  578.  
  579.     $table_tr<td><label for="style_question">
  580. !record 46 of $my_dir
  581. !!@#    Style css de la question !!#@
  582. </label> &nbsp;
  583. !set wims_ref_class=wims_button_help
  584. !href target=wims_mhelp cmd=help&special_parm1=css $wims_name_help
  585. &nbsp;</td><td>
  586.     <textarea nowrap rows=2 cols=30 name="style_question" id="style_question">$style_question</textarea>
  587.     </td></tr>
  588.     $table_tr<td><label for="style_reponse">
  589. !record 47 of $my_dir
  590. !!@#   Style css des réponses ou indications !!#@
  591. </label> &nbsp;
  592. !set wims_ref_class=wims_button_help
  593. !href target=wims_mhelp cmd=help&special_parm1=css $wims_name_help
  594. &nbsp;</td><td>
  595.     <textarea nowrap rows=2 cols=30 name="style_reponse" id="style_reponse">$style_reponse</textarea></td></tr>
  596.  !!   <tr bgcolor="$c_expert"><td><label for="style_oef">Style css général de l'exercice &nbsp;.oefstatement]</td><td>
  597. !!   <textarea nowrap rows=2 cols=30 name="style_oef" id="style_oef">$style_oef</textarea> </td></tr>
  598.    $table_tr<td><label for="style_css">
  599. !record 48 of $my_dir
  600. !!@#    Style css  !!#@
  601. </label> &nbsp;
  602. !set wims_ref_class=wims_button_help
  603. !href target=wims_mhelp cmd=help&special_parm1=css1 $wims_name_help
  604. &nbsp; </td><td>
  605.    <textarea nowrap rows=2 cols=30 name="style_css" id="style_css">$style_css</textarea> </td></tr>
  606.   !if $type_exo iswordof GAP SELECTWORD SELECTWORDA SELECTWORDB
  607.    $table_tr<td><label for="paste">
  608. !record 49 of $my_dir
  609. !!@#       "Copier-Coller" possible!!#@
  610.  
  611. </label>       &nbsp;
  612. !set wims_ref_class=wims_button_help
  613. !href target=wims_mhelp cmd=help&special_parm1=nopaste $wims_name_help
  614. &nbsp;
  615.       </td><td>
  616.        !formradio paste list yes,no prompt $wims_name_yes,$wims_name_no
  617.       </td></tr>
  618.     !endif
  619.    !if $type_exo iswordof QCM
  620.    $table_tr<td><label for="qcm_prompt1">$name_prompt</label>
  621.       &nbsp;
  622.       !set wims_ref_class=wims_button_help
  623. !href target=wims_mhelp cmd=help&special_parm1=prompts $wims_name_help
  624. &nbsp;
  625.       </td><td>
  626.        <textarea nowrap rows=1 cols=20 name="qcm_prompt1" id="qcm_prompt1">$qcm_prompt1</textarea>
  627.        <textarea nowrap rows=1 cols=20 name="qcm_prompt2" id="qcm_prompt2">$qcm_prompt2</textarea>
  628.        <textarea nowrap rows=1 cols=20 name="good_answer_text" id="good_answer_text">$good_answer_text</textarea>
  629.        <textarea nowrap rows=1 cols=20 name="bad_answer_text" id="bad_answer_text">$bad_answer_text</textarea>
  630.        <textarea nowrap rows=1 cols=20 name="incomplete_answer_text" id="incomplete_answer_text">$incomplete_answer_text</textarea>
  631.       </td></tr>
  632.     !endif  
  633.     $table_tr<td><label for="player_option">
  634. !record 50 of $my_dir
  635. !!@#     Choix du lecteur mp3!!#@
  636.  
  637. </label>      &nbsp;
  638. !set wims_ref_class=wims_button_help
  639. !href target=wims_mhelp cmd=help&special_parm1=player $wims_name_help
  640. &nbsp;</td><td>
  641.      !formselect player list $list_player
  642. !record 51 of $my_dir
  643. !!@# Taille du lecteur!!#@
  644.      <input size="20" name="player_option" id="player_option" value="$player_option">
  645.      </td></tr>
  646.    $table_end
  647.    !set transfert=
  648.  !endif
  649. !endif
  650. <center><input type=submit $balise_obl value="$wims_name_tosave"></center>
  651.  
  652. </form>
  653. </div>
  654.  
  655.