!set my_dir=lang/menu.$modu_lang
!!!for the moment no language version, because only one example module
!set example_dir=lang/example.fr
!set wims_form_method
=file
!form reply
!if $wims_developer=$empty
<b>$module_title</b>
!record 1 of $my_dir
!!@# vous permet de créer le source d'exercices type. Il est particulièrement adapté aux exercices de langues.
!!Pour rendre ces exercices plus attractifs, il est bien d'avoir un grand jeu de phrases, de questions ou de textes.
!!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.
!!Les exercices ainsi créés peuvent ensuite être utilisés dans les classes virtuelles de WIMS.
!!<p>Vous pouvez regarder les exemples ci-dessous. <hr>!!#@
(<span class="wims_button disabled">$wims_name_help</span>).
!! ce commentaire est volontaire
!!!record 52 of $my_dir
!!@#<hr> <p><i class="qt_custom_in_data">Le source est utilisable dans un compte Modtool que vous pouvez obtenir!!#@.</i>
<p>
!record 2 of $my_dir
!!@#Une fois le login et mot de passe obtenus,!!#@
!mailurl $wims_site_manager $name_write_manager\
WIMS modtool
.
$name_identifier
</p>
!record 3 of $my_dir
!!@# 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é. !!#@
!!!record 6 of $my_dir
!!@# Veuillez donner votre identification de développeur de Modtool!!#@
<fieldset class="property_fields halfwidth blockcenter">
<legend>$wims_name_connexion</legend>
<div class="field box">
<label for="login">$wims_name_Login</label>
<input type="text" name="login" id="login"
required="required" placeholder="$wims_name_Login">
</div>
<div class="field box">
<label for="passwd">$wims_name_Password</label>
<input type="password" name="passwd" id="passwd"
required="required" placeholder="$wims_name_Password">
</div>
</fieldset>
!set submit=submit
!! use in other situations - do not put in the fieldset for the moment
<p class="wimscenter"><input type="$submit" $balise_obl value="$wims_name_tosave"></p>
!formend
!exit
!endif
!if $type_exo=$empty or $debut=1
!if $type_exo!=$empty
!record 4 of $my_dir
!!@#Vous aviez choisi !!#@
$type_exo.
!record 5 of $my_dir
!!@# Pour changer de type d'exercices : !!#@
!endif
!record 6 of $my_dir
!!@# Regardez l'aide générale dans le menu en haut!!#@
,
!record 7 of $my_dir
!!@#sélectionnez le type d'exercice que vous désirez créer, puis cliquez sur enregistrer !!#@
<fieldset><legend>
!record 57 of $my_dir
</legend>
<div class="wimscenter"><input type="submit" $balise_obl value="$wims_name_tosave"></div>
$table_header
$table_tr<th>$wims_name_Type</th><th>$wims_name_Description</th><th>$name_Example</th>
!set u = !linecnt $name
!for i = 1 to $u
$table_tr
<td>
!set cnt=!itemcnt $(name[$i;])
!for a =1 to $cnt
!set wims_ref_class=wims_formradio
!set wims_ref_id=type_exo_$(i)_$a
!formradio type_exo
list $
(name
[$i;$a]) prompt $
(wims_name_quick_$
(name
[$i;$a]))
</td>
<td>$(explication[$i;])</td>
<td style="text-align:left"><ul>
!for j = 1 to $(nb_example[$i])
<li>
!set ex_data
= !getdef
file in
$example_dir/$
(name_example
[$i])/$j
!set ex_title = !getdef title in $example_dir/$(name_example[$i])/$j
!set ex_data=!nospace $ex_data
!set ex_source = !getdef source in $example_dir/$(name_example[$i])/$j
!href target=wims_help module=$module_test&exo=$ex_source&cmd=new <i>$ex_title</i>
<br>
!href cmd=reply&example=$j&TYPE=$(name_example[$i]) $wims_name_source
|
!href target=wims_mhelp cmd=help&special_parm=example&special_parm2=$(name_example[$i])/$ex_data $name_data
</li>
</ul></td>
</tr>
$table_end
</fieldset>
!endif
!if $type_exo!=$empty
!default mtype=inconnu
!if $debut=1
!! !set title=
!else
!! !if $transfert!=yes
!record 4 of $my_dir
<b>$(wims_name_quick_$type_exo)</b>.
!set wims_ref_class=wims_button_help
!href cmd=help&special_parm=$(Type_exo[1]) $wims_name_help
!!(<i class="qt_custom_in_data">
!! !formcheckbox debut
list 1 prompt
$name_change
!! </i>)
<p>
!record 8 of $my_dir
</p>
<div class="wimscenter wimsform">
<input type="submit" $balise_obl value="$wims_name_tosave">
</div>
!!@#Donnez les renseignements suivants (les astérisques indiquent un champ obligatoire ;
!! <i class="qt_custom_in_data">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 enregistrer !!#@
<fieldset class="property_fields blockcenter">
<legend>$name_creation $(wims_name_quick_$type_exo)</legend>
<div class="field box">
<label for="title">$wims_name_title*</label>
<input size="20" id="title" name="title" value="$title" required="required">
</div>
<div class="field box">
<label for="author">$wims_name_Author*</label>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=namewriting $wims_name_help
<input size="20" name="author" id="author" value="$author" required="required">
<div class="formHelp">$wims_name_firstname,$wims_name_lastname</div>
</div>
<div class="field box">
<label for="email">$wims_name_email*</label>
<input size="20" name="email" id="email" value="$email">
</div>
<div class="field box">
<label for="file">
!record 56 of $my_dir
!!@# Nom du fichier de données !!#@
*</label>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=data_file$type_exo $wims_name_help
<input size="15" name="file" id="file" value="$file" required="required">
</div>
<div class="field box">
<label for="source">
!record 9 of $my_dir
!!@# Nom du fichier source de l'exercice à créer!!#@
*</label>
!set wims_ref_class=wims_button_help float_right
!href target
=wims_mhelp cmd
=help
&special_parm1
=file $wims_name_help
<input size="15" name="source" id="source" value="$source" required="required">
</div>
</fieldset>
<fieldset class="property_fields blockcenter">
<legend>$name_setup</legend>
!if $type_exo notwordof CORRESP ORDONNE QUIFAITQUOI
<div class="field box">
<strong>
!record 10 of $my_dir
!!@# Nombre de jeux de données utilisés !!#@
!if $type_exo notwordof SELECTWORD GAP SELECTWORDA SELECTWORDB
!record 11 of $my_dir
!!@# à chaque étape !!#@
!endif
</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=data $wims_name_help
<br>
!set wims_ref_class=wims_formradio
!formradio N from 1 to 6
!set wims_ref_id=Nall
!set wims_ref_class=wims_formradio
!formradio N
list all prompt
$name_all
</div>
!if $type_exo notwordof GAP QCMIII SELECTWORD SELECTWORDA SELECTWORDB
<div class="field box">
<strong>
!record 12 of $my_dir
!!@# Nombre maximum d'étapes !!#@
</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=etape $wims_name_help
!set wims_ref_class=wims_formradio
!formradio MAX1 from 1 to 5
!set wims_ref_class=wims_formradio
!set wims_ref_id=MAX1p
!formradio MAX1
list all prompt
$name_all2
</div>
!endif
!endif
!if $type_exo iswordof CORRESP
<div class="field box">
<strong for="M">
!record 13 of $my_dir
!!@# Nombre d'objets dans la correspondance !!#@
</strong>
!set wims_ref_class=wims_formradio
!formradio M from 3 to 6
</div>
!endif
!if $type_exo notwordof CORRESP ORDONNE QUIFAITQUOI QCMIII
<div class="field box">
<strong for="alea">
!record 14 of $my_dir
!!@# Tirage aléatoire des jeux de données !!#@
</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=alea $wims_name_help
!set wims_ref_class=wims_formradio
!formradio alea
list yes
,no prompt
$wims_name_yes,$wims_name_no
</div>
!endif
!if $type_exo iswordof QCM GAP
<div class="field box">
<strong for="answer_given">
!record 15 of $my_dir
</strong>
!!@# Réponses données !!#@
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=answer_given $wims_name_help
!set wims_ref_class=wims_formradio
!formradio answer_given
list yes
,no prompt
$wims_name_yes,$wims_name_no
</div>
!endif
!if $type_exo iswordof GAP
<div class="field box">
<strong for="try">$name_trialcnt</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=try $wims_name_help
!set wims_ref_class=wims_formradio
!formradio try
list 1,2,3,4,5,6,7,8,9,10
</div>
!endif
!if $type_exo iswordof QCM
!if $format iswordof clickfill dragfill mark
!set format=checkbox
!endif
!default format=checkbox
<div class="field box">
<strong for="format">$name_format</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=format_radio $wims_name_help
!set wims_ref_class=wims_formradio
!formradio format
list radio
,checkbox
</div>
<div class="field box">
<strong for="percent">
!record 16 of $my_dir
</strong>
!!@# Pourcentage de réussite nécessaire pour pouvoir continuer!!#@
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=percent $wims_name_help
<div class="formHelp">
!record 54 of $my_dir
!!@# dans le cas où il y a plusieurs étapes !!#@
</div>
!set wims_ref_class=wims_formradio
!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%
</div>
!endif
!if $type_exo iswordof SELECTWORD
<div class="field box">
<strong for="first_step">
!record 17 of $my_dir
!!@# Question demandant le marquage de mots !!#@
</strong>
!set wims_ref_class=wims_button_help
!href target=wims_mhelp cmd=help&special_parm1=first_step $wims_name_help
!set wims_ref_class=wims_formradio
!formradio first_step
list 1,0 prompt
$wims_name_yes,$wims_name_no
<br>
<strong for="format">$name_format</strong>
!set wims_ref_class=wims_button_help
!href target=wims_mhelp cmd=help&special_parm1=format0 $wims_name_help
!set wims_ref_class=wims_formradio
!formradio format0
list mark
,flashcard
</div>
<div class="field box">
<strong for="second_step">
!record 18 of $my_dir
!!@# Question supplémentaire !!#@
</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=second_step $wims_name_help
!set wims_ref_class=wims_formradio
!formradio second_step
list yes
,no prompt
$wims_name_yes,$wims_name_no
</div>
<div class="field box">
<strong for="partialscore">
!record 19 of $my_dir
!!@# Score partiel !!#@
</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=partialscore $wims_name_help
!set wims_ref_class=wims_formradio
!formradio partialscore
list split,no prompt
$wims_name_yes,$wims_name_no
</div>
<div class="field box">
<strong for="format">$name_format</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=format_click $wims_name_help
!set wims_ref_class=wims_formradio
!formradio format
list case,clickfill
,dragfill prompt
case,clickfill
,dragfill
<div class="formHelp">
!record 20 of $my_dir
!!@# (si question supplémentaire) !!#@
</div>
<br>
<label for="reaccent">
!record 21 of $my_dir
!!@# Pour le format !!#@
<span class="tt">case</span>
</label>
!set wims_ref_class=wims_formradio
!formcheckbox reaccent
list yes prompt
$wims_name_yes
<div class="formHelp">
!record 22 of $my_dir
!!@# Permettre d'écrire e' au lieu de é ...!!#@
</div>
</div>
<div class="field box">
<strong>
!record 23 of $my_dir
!!@# Réponses !!#@
</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=supplement $wims_name_help
!set wims_ref_class=wims_formradio
!formradio pos_rep
list inside
,outside
,under prompt
$name_position
<div class="formHelp">
!record 32 of $my_dir
!!@# si question supplémentaire!!#@
</div>
</div>
!endif SELECTWORD
!if $type_exo iswordof SELECTWORDA
<div class="field box">
<strong for="format">$name_format</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=format_click $wims_name_help
!set wims_ref_class=wims_formradio
!formradio format
list case,clickfill
,dragfill prompt
case,clickfill
,dragfill
<br>
!record 24 of $my_dir
!!@# Pour le format !!#@
<strong><span class="tt">case</span></strong>
!set wims_ref_class=wims_formradio
!formcheckbox reaccent
list yes prompt
$name_e
</div>
<div class="field box">
<strong for="pos_rep">
!record 25 of $my_dir
!!@# Réponses !!#@
</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=supplement $wims_name_help
!set wims_ref_class=wims_formradio
!formradio pos_rep
list inside
,outside prompt
$name_position2
</div>
!endif
!if $type_exo iswordof GAP
<div class="field box">
<strong for="format">$name_format</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=format_click $wims_name_help
!set wims_ref_class=wims_formradio
!formradio format
list case,nocase
,clickfill
,dragfill
,mark
,menu prompt
case,nocase
,clickfill
,dragfill
,mark
,menu
</div>
<div class="field box">
<strong for="common">
!record 26 of $my_dir
!!@# Menu commun (format mark, menu) !!#@
</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=menu_commun $wims_name_help
!set wims_ref_class=wims_formradio
!formradio common
list yes
,no prompt
$wims_name_yes,$wims_name_no
<div class="formHelp">
!record 55 of $my_dir
!!@# format mark, menu !!#@
</div>
</div>
<div class="field box">
<strong>
!record 27 of $my_dir
!!@# Aides spéciales proposées !!#@
</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=specialhelp $wims_name_help
<ul class="wims_nopuce">
<li><strong>$name_trial1:</strong>
!set wims_ref_class=wims_formradio
!formradio specialhelp1
list 0,1,2,3,4,5 prompt
$name_listhelp
</li><li>
<strong>$name_trial2:</strong>
!set wims_ref_class=wims_formradio
!formradio specialhelp2
list 0,1,2,3,4,5 prompt
$name_listhelp
</li><li>
<strong>$name_trial3:</strong>
!set wims_ref_class=wims_formradio
!formradio specialhelp3
list 0,1,2,3,4,5 prompt
$name_listhelp
</li><li>
<strong>$name_trial4:</strong>
!set wims_ref_class=wims_formradio
!formradio specialhelp4
list 0,1,2,3,4,5 prompt
$name_listhelp
</li>
</ul>
<label for="helpprompt">$name_prompt:</label>
<input size="5" name="helpprompt" id="helpprompt" value="$helpprompt">
</div>
!endif
!if $type_exo iswordof TRUEFALSE QUIFAITQUOI GAP QCMIII
!if $type_exo iswordof TRUEFALSE
<div class="field box">
<label for="choice_tf">
<i class="qt_custom_in_data">
!record 28 of $my_dir
!!@# Choix de réponses !!#@
</i>
</label>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=choice $wims_name_help
!!!default choice_tf=vrai,faux
<input size="35" name="choice_tf" id="choice_tf" value="$choice_tf">
</div>
!endif
!!!if $type_exo iswordof QUIFAITQUOI
!! Les différents "qui" </i>
!!!default choice_qq=Premier Personnage, Deuxième Personnage
!! </td><td><input size="35" name="choice_qq" id="choice_qq" value="$choice_qq">
!! !endif
!if $type_exo iswordof GAP
<div class="field box">
<label for="choice_gap">
!!@# Liste de mots proposés !!#@
<i class="qt_custom_in_data">
!record 53 of $my_dir
</i>
</label>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=choice2 $wims_name_help
<input size="35" name="choice_gap" id="choice_gap" value="$choice_gap">
</div>
!endif
!!if $type_exo iswordof QCMIII
!! Texte pour le feedback </i>
!!!default choice_fd=Vrai en effet, Faux en effet
!! <input size="35" name="choice_fd" id="choice_fd" value="$choice_fd">
!!!endif
!endif
!if $type_exo iswordof QUIFAITQUOI
<div class="field box">
<strong>Sens</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=sens $wims_name_help
!set wims_ref_class=wims_formradio
!formradio sens
list 1,2,3 prompt
$name_quifaitquoi
</div>
<div class="field box">
<label for="aucune">
!record 29 of $my_dir
!!@# Phrase spécifique!!#@
</label>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=aucune $wims_name_help
<input size="35" name="aucune" id="aucune" value="$aucune">
</div>
!endif
!if $type_exo iswordof CORRESP
<div class="field box">
<label for="taille_corr">
!record 30 of $my_dir
!!@# Taille des étiquettes !!#@
</label>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=taille_corr $wims_name_help
<input size="15" name="taille_corr" id="taille_corr" value="$taille_corr">
</div>
!endif
!if $type_exo iswordof GAP SELECTWORD SELECTWORDA SELECTWORDB
<div class="field box">
<label for="taille_case">
!record 31 of $my_dir
!!@# Taille des cases !!#@
</label>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=taille_case $wims_name_help
<input size="15" name="taille_case" id="taille_case" value="$taille_case">
<div class="formHelp">case</div>
!if $type_exo iswordof SELECTWORD
<div class="formHelp">
!record 32 of $my_dir
!!@# si question supplémentaire!!#@
</div>
!endif
</div>
!endif
!if $type_exo iswordof COMPOSE
<div class="field box">
<label for="taille_compose">
!record 33 of $my_dir
!!@# Taille de la zone d'écriture !!#@
</label>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=taille_compose $wims_name_help
<input size="15" name="taille_compose" id="taille_compose" value="$taille_compose">
</div>
!endif
!if $type_exo iswordof ORDONNE GAP SELECTWORD SELECTWORDA SELECTWORDB
<div class="field box">
<label for="taille_drag">
!record 34 of $my_dir
!!@# Taille des étiquettes !!#@
</label>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=taille_drag $wims_name_help
!if $type_exo iswordof SELECTWORD
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=supplement $wims_name_help
!endif
<input size="15" name="taille_drag" id="taille_drag" value="$taille_drag">
!if $type_exo iswordof GAP SELECTWORDA SELECTWORDB
<div class="formHelp">drag / click</div>
!endif
!if $type_exo iswordof SELECTWORD
<div class="formHelp">
drag / click
!record 35 of $my_dir
!!@# si question supplémentaire !!#@
</div>
!endif
</div>
!endif
<div class="field box">
<label for="instruction">
<i class="qt_custom_in_data">
!record 36 of $my_dir
!!@# Consigne de l'exercice !!#@
</i>
</label>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=instruction $wims_name_help
<textarea class="nowrap" rows="4" cols="30" name="instruction" id="instruction">$instruction</textarea>
</div>
!if $type_exo iswordof SELECTWORDB SELECTWORD
<div class="field box">
<label for="instruction2">
<i class="qt_custom_in_data">
!record 37 of $my_dir
!!@# Consigne de l'exercice !!#@
</i>
</label>
<div class="formHelp">
!record 32 of $my_dir
!!@# si question supplémentaire!!#@
</div>
<textarea class="nowrap" rows="4" cols="30" name="instruction2" id="instruction2">$instruction2</textarea>
</div>
!endif
!!if $type_exo iswordof GAP
<div class="field box">
<label for="packs">
<i class="qt_custom_in_data">
!record 38 of $my_dir
!!@# Paquets SWAC !!#@
</i>
</label>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=swac $wims_name_help
!set wims_formselect_switch=multiple="multiple"
!formselect packs
list $list_swac prompt
$list_swac_prompt
!set wims_formselect_switch=
</div>
!!endif
<div class="field box">
!! <label for="player">
!! !record 50 of $my_dir
!!@# Choix du lecteur mp3!!#@
!! </label>
!! !set wims_ref_class=wims_button_help float_right
!! !href target=wims_mhelp cmd=help&special_parm1=player $wims_name_help
!! !formselect player
list $list_player
<label for="player_option">
!record 51 of $my_dir
!!@# Taille du lecteur!!#@
</label>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=player_option $wims_name_help
<input size="20" name="player_option" id="player_option" value="$player_option">
</div>
</fieldset>
<fieldset class="property_fields blockcenter">
<legend id="expert">$name_expert</legend>
<div class="field box">
<strong>
!record 39 of $my_dir
!!@# Fichier de lecture !!#@
</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=reading $wims_name_help
!set wims_formradio_class=wims_button_help
!formradio reading_file1
list yes
,no prompt
$wims_name_yes,$wims_name_no
<ul>
<li>
<label for="reading_file0"><i class="qt_custom_in_data">$name_name_file</i></label>
<input size="15" name="reading_file0" id="reading_file0" value="$reading_file0">
</li><li>
<label for="reading_tag">$name_click</label>
<input size="8" name="reading_tag" id="reading_tag" value="$reading_tag">
</li><li>
!set wims_ref_class=wims_formradio
!formradio raw
list 0,1 prompt
$name_format_text
!set wims_ref_class=wims_button_help
!href target=wims_mhelp cmd=help&special_parm1=raw $wims_name_help
</li>
</ul>
</div>
<div class="field box">
<strong>
!record 40 of $my_dir
!!@# Fichier d'écoute !!#@
</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=audio $wims_name_help
!set wims_ref_class=wims_formradio
!formradio audio_file1
list yes
,no prompt
$wims_name_yes,$wims_name_no
<ul><li>
<label for="audio_file0"><i class="qt_custom_in_data">
!record 41 of $my_dir
!!@# nom du fichier!!#@
</i></label>
<input size="15" name="audio_file0" id="audio_file0" value="$audio_file0">
</li></ul>
</div>
<div class="field box">
<strong for="video_file1">
!record 42 of $my_dir
!!@# Fichier video !!#@
</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=video $wims_name_help
!set wims_ref_class=wims_formradio
!formradio video_file1
list yes
,no prompt
$wims_name_yes,$wims_name_no
<ul>
<li>
<label for="video_file0"><i class="qt_custom_in_data">
!record 43 of $my_dir
!!@# adresse url de la video!!#@
</i></label>
<input size="15" name="video_file0" id="video_file0" value="$video_file0">
</li><li>
<label for="video_tag">$name_click</label>
<input size="8" name="video_tag" id="video_tag" value="$video_tag">
</li>
</ul>
</div>
<div class="field box">
<strong>
!record 44 of $my_dir
!!@# Fichiers d'images !!#@
</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=image $wims_name_help
!set wims_ref_class=wims_formradio
!formradio image_file1
list yes
,no prompt
$wims_name_yes,$wims_name_no
<ul>
<li>
<label for="image_file0"><i class="qt_custom_in_data">
!record 45 of $my_dir
!!@# nom du fichier!!#@
</i></label>
<input size="15" name="image_file0" id="image_file0" value="$image_file0">
</li><li>
<label for="image_tag">$name_click</label>
<input size="8" name="image_tag" id="image_tag" value="$image_tag">
</li>
</ul>
</div>
</fieldset>
<fieldset class="property_fields blockcenter">
<legend>CSS</legend>
<div class="field box">
<label for="style_question">
!record 46 of $my_dir
!!@# Style css de la question !!#@
</label>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=css $wims_name_help
<textarea class="nowrap" rows="2" cols="30" name="style_question" id="style_question">$style_question</textarea>
</div>
<div class="field box">
<label for="style_reponse">
!record 47 of $my_dir
!!@# Style css des réponses ou indications !!#@
</label>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=css $wims_name_help
<textarea class="nowrap" rows="2" cols="30" name="style_reponse" id="style_reponse">$style_reponse</textarea>
!! <tr bgcolor="$c_expert"><td><label for="style_oef">Style css général de l'exercice .oefstatement]</td><td>
!! <textarea class="nowrap" rows="2" cols="30" name="style_oef" id="style_oef">$style_oef</textarea> </td></tr>
</div>
<div class="field box">
<label for="style_css">
!record 48 of $my_dir
!!@# Style css !!#@
</label>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=css1 $wims_name_help
<textarea class="nowrap" rows="2" cols="30" name="style_css" id="style_css">$style_css</textarea>
</div>
!if $type_exo iswordof GAP SELECTWORD SELECTWORDA SELECTWORDB
<div class="field box">
<strong for="paste">
!record 49 of $my_dir
!!@# "Copier-Coller" possible!!#@
</strong>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=nopaste $wims_name_help
!set wims_ref_class=wims_formradio
!formradio paste list yes,no prompt $wims_name_yes,$wims_name_no
</div>
!endif
!if $type_exo iswordof QCM
<div class="field box">
<label for="qcm_prompt1">$name_prompt</label>
!set wims_ref_class=wims_button_help float_right
!href target=wims_mhelp cmd=help&special_parm1=prompts $wims_name_help
<textarea class="nowrap" rows="1" cols="20" name="qcm_prompt1" id="qcm_prompt1">$qcm_prompt1</textarea>
<textarea class="nowrap" rows="1" cols="20" name="qcm_prompt2" id="qcm_prompt2">$qcm_prompt2</textarea>
<textarea class="nowrap" rows="1" cols="20" name="good_answer_text" id="good_answer_text">$good_answer_text</textarea>
<textarea class="nowrap" rows="1" cols="20" name="bad_answer_text" id="bad_answer_text">$bad_answer_text</textarea>
<textarea class="nowrap" rows="1" cols="20" name="incomplete_answer_text" id="incomplete_answer_text">$incomplete_answer_text</textarea>
</div>
!endif
</fieldset>
!set transfert=
!endif not debut
!endif type_exo not empty
<div class="wimscenter wimsform"><input type="submit" $balise_obl value="$wims_name_tosave"></div>
!formend