Rev 12061 | Rev 13291 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12061 | Rev 12520 | ||
---|---|---|---|
Line 7... | Line 7... | ||
7 | 7 | ||
8 | <!--<div $frame>--> |
8 | <!--<div $frame>--> |
9 | !set wims_form_method=file |
9 | !set wims_form_method=file |
10 | !form reply |
10 | !form reply |
11 | !if $wims_developer=$empty |
11 | !if $wims_developer=$empty |
12 | <b>$module_title</b> |
12 | <b>$module_title</b> |
13 | !record 1 of $my_dir |
13 | !record 1 of $my_dir |
14 | !!@# vous permet de créer le source d'exercices type. Il est particulièrement adapté aux exercices de langues. |
14 | !!@# vous permet de créer le source d'exercices type. Il est particulièrement adapté aux exercices de langues. |
15 | !!Pour rendre ces exercices plus attractifs, il est bien d'avoir un grand jeu de phrases, de questions ou de textes. |
15 | !!Pour rendre ces exercices plus attractifs, il est bien d'avoir un grand jeu de phrases, de questions ou de textes. |
16 | !!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 | !!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. |
17 | !!Les exercices ainsi créés peuvent ensuite être utilisés dans les classes virtuelles de WIMS. |
17 | !!Les exercices ainsi créés peuvent ensuite être utilisés dans les classes virtuelles de WIMS. |
18 | !!<p>Vous pouvez regarder les exemples ci-dessous. <hr />!!#@ |
18 | !!<p>Vous pouvez regarder les exemples ci-dessous. <hr />!!#@ |
19 | 19 | ||
20 | (<span class="wims_button disabled">$wims_name_help</span>). |
20 | (<span class="wims_button disabled">$wims_name_help</span>). |
21 | !! ce commentaire est volontaire |
21 | !! ce commentaire est volontaire |
22 | !!!record 52 of $my_dir |
22 | !!!record 52 of $my_dir |
23 | !!@#<hr /> <p><i>Le source est utilisable dans un compte Modtool que vous pouvez obtenir!!#@.</i> |
23 | !!@#<hr /> <p><i>Le source est utilisable dans un compte Modtool que vous pouvez obtenir!!#@.</i> |
24 | 24 | ||
25 | <p> |
25 | <p> |
26 | !record 2 of $my_dir |
26 | !record 2 of $my_dir |
27 | !!@#Une fois le login et mot de passe obtenus,!!#@ |
27 | !!@#Une fois le login et mot de passe obtenus,!!#@ |
28 | 28 | ||
29 | !mailurl $wims_site_manager $name_write_manager\ |
29 | !mailurl $wims_site_manager $name_write_manager\ |
30 | WIMS modtool |
30 | WIMS modtool |
31 | . |
31 | . |
32 | $name_identifier |
32 | $name_identifier |
33 | </p> |
33 | </p> |
34 | 34 | ||
35 | !record 3 of $my_dir |
35 | !record 3 of $my_dir |
36 | !!@# 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é. !!#@ |
36 | !!@# 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é. !!#@ |
37 | !if $wims_developer=$empty |
37 | !if $wims_developer=$empty |
38 | 38 | ||
39 | !!!record 6 of $my_dir |
39 | !!!record 6 of $my_dir |
40 | 40 | ||
41 | !!@# Veuillez donner votre identification de développeur de Modtool!!#@ |
41 | !!@# Veuillez donner votre identification de développeur de Modtool!!#@ |
42 | 42 | ||
43 | |
43 | <fieldset class="property_fields halfwidth blockcenter"> |
44 | |
44 | <legend>$wims_name_connexion</legend> |
45 | |
45 | <div class="field box"> |
46 | |
46 | <label for="login">$wims_name_Login</label> |
47 | |
47 | <input type="text" name="login" id="login" |
48 | |
48 | required="required" placeholder="$wims_name_Login" /> |
49 | |
49 | </div> |
50 | |
50 | <div class="field box"> |
51 | |
51 | <label for="passwd">$wims_name_Password</label> |
52 | |
52 | <input type="password" name="passwd" id="passwd" |
53 | |
53 | required="required" placeholder="$wims_name_Password" /> |
54 | |
54 | </div> |
55 |
|
55 | </fieldset> |
56 | |
56 | !set submit=submit |
57 |
|
57 | !endif |
58 | !! use in other situations - do not put in the fieldset for the moment |
58 | !! use in other situations - do not put in the fieldset for the moment |
59 |
|
59 | <p class="wimscenter"><input type="$submit" $balise_obl value="$wims_name_tosave" /></p> |
60 | 60 | ||
61 | !formend |
61 | !formend |
62 | !exit |
62 | !exit |
63 | !endif |
63 | !endif |
64 | !if $type_exo=$empty or $debut=1 |
64 | !if $type_exo=$empty or $debut=1 |
65 | !if $type_exo!=$empty |
65 | !if $type_exo!=$empty |
66 | !record 4 of $my_dir |
66 | !record 4 of $my_dir |
67 | !!@#Vous aviez choisi !!#@ |
67 | !!@#Vous aviez choisi !!#@ |
68 | $type_exo. |
68 | $type_exo. |
69 | !record 5 of $my_dir |
69 | !record 5 of $my_dir |
70 | !!@# Pour changer de type d'exercices : !!#@ |
70 | !!@# Pour changer de type d'exercices : !!#@ |
71 | !endif |
71 | !endif |
72 | !record 6 of $my_dir |
72 | !record 6 of $my_dir |
73 | !!@# Regardez l'aide générale dans le menu en haut!!#@ |
73 | !!@# Regardez l'aide générale dans le menu en haut!!#@ |
74 | , |
74 | , |
75 | 75 | ||
76 | !record 7 of $my_dir |
76 | !record 7 of $my_dir |
77 | !!@#sélectionnez le type d'exercice que vous désirez créer, puis cliquez sur!!#@ |
77 | !!@#sélectionnez le type d'exercice que vous désirez créer, puis cliquez sur!!#@ |
78 | 78 | ||
79 | <fieldset><legend> |
79 | <fieldset><legend> |
80 | !record 57 of $my_dir |
80 | !record 57 of $my_dir |
81 | </legend> |
81 | </legend> |
82 |
|
82 | $table_header |
83 |
|
83 | $table_hdtr<td colspan="3" align="center"><input type="submit" $balise_obl value="$wims_name_tosave" /></td></tr> |
84 | $table_tr<th>$wims_name_Type</th><th>$wims_name_Description</th><th>$name_Example</th> |
84 | $table_tr<th>$wims_name_Type</th><th>$wims_name_Description</th><th>$name_Example</th> |
85 |
|
85 | !set u = !linecnt $name |
86 |
|
86 | !for i = 1 to $u |
87 |
|
87 | $table_tr<td> |
88 |
|
88 | !set cnt=!itemcnt $(name[$i;]) |
89 |
|
89 | !for a =1 to $cnt |
90 |
|
90 | !set wims_ref_class=wims_formradio |
91 |
|
91 | !set wims_ref_id=type_exo_$(i)_$a |
92 |
|
92 | !formradio type_exo list $(name[$i;$a]) prompt $(wims_name_quick_$(name[$i;$a])) |
93 |
|
93 | !next a |
94 |
|
94 | </td><td>$(explication[$i;])</td> |
95 |
|
95 | <td style="text-align:left"> |
96 | <ul class="wims_nopuce"> |
96 | <ul class="wims_nopuce"> |
97 |
|
97 | !for j = 1 to $(nb_example[$i]) |
98 | <li> |
98 | <li> |
99 | !set ex_data = !getdef file in $example_dir/$(name_example[$i])/$j |
99 | !set ex_data = !getdef file in $example_dir/$(name_example[$i])/$j |
100 | !set ex_title = !getdef title in $example_dir/$(name_example[$i])/$j |
100 | !set ex_title = !getdef title in $example_dir/$(name_example[$i])/$j |
101 | !set ex_data=!nospace $ex_data |
101 | !set ex_data=!nospace $ex_data |
102 | !set ex_source = !getdef source in $example_dir/$(name_example[$i])/$j |
102 | !set ex_source = !getdef source in $example_dir/$(name_example[$i])/$j |
103 | 103 | ||
104 | !href target=wims_help module=$module_test&exo=$ex_source&cmd=new <i>$ex_title</i> |
104 | !href target=wims_help module=$module_test&exo=$ex_source&cmd=new <i>$ex_title</i> |
105 | $ |
105 | $ |
106 | !href cmd=reply&example=$j&TYPE=$(name_example[$i]) $wims_name_source |
106 | !href cmd=reply&example=$j&TYPE=$(name_example[$i]) $wims_name_source |
107 | $ |
107 | $ |
108 | !href target=wims_mhelp cmd=help&special_parm=example&special_parm2=$(name_example[$i])/$ex_data $name_data |
108 | !href target=wims_mhelp cmd=help&special_parm=example&special_parm2=$(name_example[$i])/$ex_data $name_data |
109 | $ |
109 | $ |
110 | </li> |
110 | </li> |
111 |
|
111 | !next j |
112 | </ul> |
112 | </ul> |
113 |
|
113 | </td></tr> |
114 |
|
114 | !next i |
115 | $table_end |
115 | $table_end |
116 | </fieldset> |
116 | </fieldset> |
117 | !endif |
117 | !endif |
118 | !if $type_exo!=$empty |
118 | !if $type_exo!=$empty |
119 | 119 | ||
120 |
|
120 | !default mtype=inconnu |
121 |
|
121 | !if $debut=1 |
122 |
|
122 | !reset debut |
123 | !! !set title= |
123 | !! !set title= |
124 |
|
124 | !else |
125 | !! !if $transfert!=yes |
125 | !! !if $transfert!=yes |
126 |
|
126 | !record 4 of $my_dir |
127 |
|
127 | <b>$(wims_name_quick_$type_exo)</b>. |
128 |
|
128 | !set wims_ref_class=wims_button_help |
129 |
|
129 | !href cmd=help&special_parm=$(Type_exo[1]) $wims_name_help |
130 | |
130 | |
131 | !!(<i> |
131 | !!(<i> |
132 | !! !formcheckbox debut list 1 prompt $name_change |
132 | !! !formcheckbox debut list 1 prompt $name_change |
133 | !! </i>) |
133 | !! </i>) |
134 | 134 | ||
135 | <p> |
135 | <p> |
136 | !record 8 of $my_dir |
136 | !record 8 of $my_dir |
137 | </p> |
137 | </p> |
138 | <div class="wimscenter wimsform"> |
138 | <div class="wimscenter wimsform"> |
139 | <input type="submit" $balise_obl value="$wims_name_tosave" /> |
139 | <input type="submit" $balise_obl value="$wims_name_tosave" /> |
140 | </div> |
140 | </div> |
141 | !!@#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 !!#@ |
141 | !!@#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 !!#@ |
142 | 142 | ||
143 |
|
143 | <fieldset class="property_fields blockcenter"> |
144 |
|
144 | <legend>$name_creation $(wims_name_quick_$type_exo)</legend> |
145 |
|
145 | <div class="field box"> |
146 |
|
146 | <label for="title">$wims_name_title*</label> |
147 |
|
147 | <input size="20" id="title" name="title" value="$title" required="required" /> |
148 |
|
148 | </div> |
149 |
|
149 | <div class="field box"> |
150 |
|
150 | <label for="author">$wims_name_Author*</label> |
151 |
|
151 | !set wims_ref_class=wims_button_help float_right |
152 | !href target=wims_mhelp cmd=help&special_parm1=namewriting $wims_name_help |
152 | !href target=wims_mhelp cmd=help&special_parm1=namewriting $wims_name_help |
153 | <input size="20" name="author" id="author" value="$author" required="required"/> |
153 | <input size="20" name="author" id="author" value="$author" required="required"/> |
154 | <div class="formHelp">$wims_name_firstname,$wims_name_lastname</div> |
154 | <div class="formHelp">$wims_name_firstname,$wims_name_lastname</div> |
155 | </div> |
155 | </div> |
156 | <div class="field box"> |
156 | <div class="field box"> |
157 | <label for="email">$wims_name_email*</label> |
157 | <label for="email">$wims_name_email*</label> |
Line 159... | Line 159... | ||
159 | </div> |
159 | </div> |
160 | <div class="field box"> |
160 | <div class="field box"> |
161 | <label for="file"> |
161 | <label for="file"> |
162 | !record 56 of $my_dir |
162 | !record 56 of $my_dir |
163 | *</label> |
163 | *</label> |
164 |
|
164 | !set wims_ref_class=wims_button_help float_right |
165 |
|
165 | !href target=wims_mhelp cmd=help&special_parm1=data_file$type_exo $wims_name_help |
166 | <input size="15" name="file" id="file" value="$file" required="required"/> |
166 | <input size="15" name="file" id="file" value="$file" required="required"/> |
167 | </div> |
167 | </div> |
168 | <div class="field box"> |
168 | <div class="field box"> |
169 | <label for="source"> |
169 | <label for="source"> |
170 | !record 9 of $my_dir |
170 | !record 9 of $my_dir |
171 | !!@# Nom du fichier source de l'exercice à créer!!#@ |
171 | !!@# Nom du fichier source de l'exercice à créer!!#@ |
172 | *</label> |
172 | *</label> |
173 | !set wims_ref_class=wims_button_help float_right |
173 | !set wims_ref_class=wims_button_help float_right |
174 | !href target=wims_mhelp cmd=help&special_parm1=file $wims_name_help |
174 | !href target=wims_mhelp cmd=help&special_parm1=file $wims_name_help |
175 |
|
175 | <input size="15" name="source" id="source" value="$source" required="required"/> |
176 |
|
176 | </div> |
177 |
|
177 | </fieldset> |
178 | <fieldset class="property_fields blockcenter"> |
178 | <fieldset class="property_fields blockcenter"> |
179 |
|
179 | <legend>$name_setup</legend> |
180 |
|
180 | !if $type_exo notwordof CORRESP ORDONNE QUIFAITQUOI |
181 |
|
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 |
|
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 |
|
189 | !endif |
190 | </strong> |
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 |
|
195 | !formradio N from 1 to 6 |
196 | !set wims_ref_id=Nall |
196 | !set wims_ref_id=Nall |
197 | !set wims_ref_class=wims_formradio |
197 | !set wims_ref_class=wims_formradio |
198 |
|
198 | !formradio N list all prompt $name_all |
199 |
|
199 | </div> |
200 |
|
200 | !if $type_exo notwordof GAP QCMIII SELECTWORD SELECTWORDA SELECTWORDB |
201 |
|
201 | <div class="field box"> |
202 |
|
202 | <strong> |
203 | !record 12 of $my_dir |
203 | !record 12 of $my_dir |
204 | !!@# Nombre maximum d'étapes !!#@ |
204 | !!@# Nombre maximum d'étapes !!#@ |
205 |
|
205 | </strong> |
206 | !set wims_ref_class=wims_button_help float_right |
206 | !set wims_ref_class=wims_button_help float_right |
207 | !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 |
208 | !set wims_ref_class=wims_formradio |
208 | !set wims_ref_class=wims_formradio |
209 |
|
209 | !formradio MAX1 from 1 to 5 |
210 | !set wims_ref_class=wims_formradio |
210 | !set wims_ref_class=wims_formradio |
211 | !set wims_ref_id=MAX1p |
211 | !set wims_ref_id=MAX1p |
212 |
|
212 | !formradio MAX1 list all prompt $name_all2 |
213 | </div> |
213 | </div> |
214 | !endif |
- | |
215 | !endif |
214 | !endif |
- | 215 | !endif |
|
216 |
|
216 | !if $type_exo iswordof CORRESP |
217 |
|
217 | <div class="field box"> |
218 |
|
218 | <strong for="M"> |
219 | !record 13 of $my_dir |
219 | !record 13 of $my_dir |
220 | !!@# Nombre d'objets dans la correspondance !!#@ |
220 | !!@# Nombre d'objets dans la correspondance !!#@ |
221 |
|
221 | </strong> |
222 | !set wims_ref_class=wims_formradio |
222 | !set wims_ref_class=wims_formradio |
223 |
|
223 | !formradio M from 3 to 6 |
224 | </div> |
224 | </div> |
225 |
|
225 | !endif |
226 |
|
226 | !if $type_exo notwordof CORRESP ORDONNE QUIFAITQUOI QCMIII |
227 |
|
227 | <div class="field box"> |
228 |
|
228 | <strong for="alea"> |
229 | !record 14 of $my_dir |
229 | !record 14 of $my_dir |
230 | !!@# Tirage aléatoire des jeux de données !!#@ |
230 | !!@# Tirage aléatoire des jeux de données !!#@ |
231 | </strong> |
231 | </strong> |
232 | !set wims_ref_class=wims_button_help float_right |
232 | !set wims_ref_class=wims_button_help float_right |
233 | !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 |
234 | !set wims_ref_class=wims_formradio |
234 | !set wims_ref_class=wims_formradio |
235 |
|
235 | !formradio alea list yes,no prompt $wims_name_yes,$wims_name_no |
236 |
|
236 | </div> |
237 |
|
237 | !endif |
238 |
|
238 | !if $type_exo iswordof QCM GAP |
239 |
|
239 | <div class="field box"> |
240 |
|
240 | <strong> |
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 |
|
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 |
246 | !set wims_ref_class=wims_formradio |
246 | !set wims_ref_class=wims_formradio |
247 |
|
247 | !formradio answer_given list yes,no prompt $wims_name_yes,$wims_name_no |
248 | </div> |
- | |
249 | !endif |
- | |
250 | !if $type_exo iswordof GAP |
- | |
251 | <div class="field box"> |
- | |
252 | $name_trialcnt |
- | |
253 | !set wims_ref_class=wims_button_help float_right |
- | |
254 | !href target=wims_mhelp cmd=help&special_parm1=try $wims_name_help |
- | |
255 | !set wims_ref_class=wims_formradio |
- | |
256 | !formradio try list 1,2,3,4,5,6,7,8,9,10 |
- | |
257 | </div> |
248 | </div> |
- | 249 | !endif |
|
- | 250 | !if $type_exo iswordof GAP |
|
- | 251 | <div class="field box"> |
|
- | 252 | $name_trialcnt |
|
- | 253 | !set wims_ref_class=wims_button_help float_right |
|
- | 254 | !href target=wims_mhelp cmd=help&special_parm1=try $wims_name_help |
|
- | 255 | !set wims_ref_class=wims_formradio |
|
- | 256 | !formradio try list 1,2,3,4,5,6,7,8,9,10 |
|
- | 257 | </div> |
|
- | 258 | !endif |
|
- | 259 | !if $type_exo iswordof QCM |
|
- | 260 | !if $format iswordof clickfill dragfill mark |
|
- | 261 | !set format=checkbox |
|
258 | !endif |
262 | !endif |
259 | !if $type_exo iswordof QCM |
- | |
260 | !if $format iswordof clickfill dragfill mark |
- | |
261 | !set format=checkbox |
- | |
262 | !endif |
- | |
263 |
|
263 | !default set format=checkbox |
264 |
|
264 | <div class="field box"> |
265 |
|
265 | $name_format |
266 | !set wims_ref_class=wims_button_help float_right |
266 | !set wims_ref_class=wims_button_help float_right |
267 | !href target=wims_mhelp cmd=help&special_parm1=format_radio $wims_name_help |
267 | !href target=wims_mhelp cmd=help&special_parm1=format_radio $wims_name_help |
268 | !set wims_ref_class=wims_formradio |
268 | !set wims_ref_class=wims_formradio |
269 |
|
269 | !formradio format list radio,checkbox |
270 |
|
270 | </div> |
271 |
|
271 | <fieldset><legend> |
272 | !record 16 of $my_dir |
272 | !record 16 of $my_dir |
273 | !!@# Pourcentage de réussite nécessaire pour pouvoir continuer!!#@ |
273 | !!@# Pourcentage de réussite nécessaire pour pouvoir continuer!!#@ |
274 |
|
274 | </legend> |
275 | !set wims_ref_class=wims_button_help float_right |
275 | !set wims_ref_class=wims_button_help float_right |
276 | !href target=wims_mhelp cmd=help&special_parm1=percent $wims_name_help |
276 | !href target=wims_mhelp cmd=help&special_parm1=percent $wims_name_help |
277 |
|
277 | <div class="formHelp"> |
278 | !record 54 of $my_dir |
278 | !record 54 of $my_dir |
279 | !!@# dans le cas où il y a plusieurs étapes !!#@ |
279 | !!@# dans le cas où il y a plusieurs étapes !!#@ |
280 |
|
280 | </div> |
281 | !set wims_ref_class=wims_formradio |
281 | !set wims_ref_class=wims_formradio |
282 |
|
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% |
283 |
|
283 | </fieldset> |
284 |
|
284 | !endif |
285 |
|
285 | !if $type_exo iswordof SELECTWORD |
286 |
|
286 | <div class="field box"> |
287 |
|
287 | <strong> |
288 | !record 17 of $my_dir |
288 | !record 17 of $my_dir |
289 | !!@# Question demandant le marquage de mots !!#@ |
289 | !!@# Question demandant le marquage de mots !!#@ |
290 | </strong> |
290 | </strong> |
291 | !set wims_ref_class=wims_button_help |
291 | !set wims_ref_class=wims_button_help |
292 | !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 |
293 | !set wims_ref_class=wims_formradio |
293 | !set wims_ref_class=wims_formradio |
294 |
|
294 | !formradio first_step list 1,0 prompt $wims_name_yes,$wims_name_no |
295 | <br /> |
295 | <br /> |
296 |
|
296 | <strong> |
297 |
|
297 | $name_format |
298 |
|
298 | </strong> |
299 | !set wims_ref_class=wims_button_help |
299 | !set wims_ref_class=wims_button_help |
300 | !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 |
301 | !set wims_ref_class=wims_formradio |
301 | !set wims_ref_class=wims_formradio |
302 |
|
302 | !formradio format0 list mark,flashcard |
303 |
|
303 | </div> |
304 |
|
304 | <div class="field box"> |
305 |
|
305 | <strong> |
306 | !record 18 of $my_dir |
306 | !record 18 of $my_dir |
307 | !!@# Question supplémentaire !!#@ |
307 | !!@# Question supplémentaire !!#@ |
308 |
|
308 | </strong> |
309 | !set wims_ref_class=wims_button_help float_right |
309 | !set wims_ref_class=wims_button_help float_right |
310 | !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 |
311 | !set wims_ref_class=wims_formradio |
311 | !set wims_ref_class=wims_formradio |
312 |
|
312 | !formradio second_step list yes,no prompt $wims_name_yes,$wims_name_no |
313 |
|
313 | </div> |
314 |
|
314 | <div class="field box"> |
315 |
|
315 | <strong> |
316 | !record 19 of $my_dir |
316 | !record 19 of $my_dir |
317 | !!@# Score partiel !!#@ |
317 | !!@# Score partiel !!#@ |
318 |
|
318 | </strong> |
319 | !set wims_ref_class=wims_button_help float_right |
319 | !set wims_ref_class=wims_button_help float_right |
320 | !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 |
321 | !set wims_ref_class=wims_formradio |
321 | !set wims_ref_class=wims_formradio |
322 |
|
322 | !formradio partialscore list split,no prompt $wims_name_yes,$wims_name_no |
323 | </div> |
323 | </div> |
324 | <div class="field box"> |
324 | <div class="field box"> |
325 | <strong> |
325 | <strong> |
326 |
|
326 | $name_format |
327 | </strong> |
327 | </strong> |
328 | !set wims_ref_class=wims_button_help float_right |
328 | !set wims_ref_class=wims_button_help float_right |
329 | !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 |
330 | !set wims_ref_class=wims_formradio |
330 | !set wims_ref_class=wims_formradio |
331 |
|
331 | !formradio format list case,clickfill,dragfill prompt case,clickfill,dragfill |
332 |
|
332 | <div class="formHelp"> |
333 | !record 20 of $my_dir |
333 | !record 20 of $my_dir |
334 | !!@#(si question supplémentaire) !!#@ |
334 | !!@#(si question supplémentaire) !!#@ |
335 | </div> |
335 | </div> |
336 | <br /> |
336 | <br /> |
337 | <label> |
337 | <label> |
338 | !record 21 of $my_dir |
338 | !record 21 of $my_dir |
339 | !!@# Pour le format !!#@ |
339 | !!@# Pour le format !!#@ |
340 | 340 | ||
341 | <span class="tt"><label for="reaccent">case</label></span> |
341 | <span class="tt"><label for="reaccent">case</label></span> |
342 |
|
342 | </label> |
343 |
|
343 | !set wims_ref_class=wims_formradio |
344 |
|
344 | !formcheckbox reaccent list yes prompt $wims_name_yes |
345 |
|
345 | <div class="formHelp"> |
346 |
|
346 | !reset reaccent= |
347 | !record 22 of $my_dir |
347 | !record 22 of $my_dir |
348 | !!@# Permettre d'écrire e' au lieu de é ...!!#@ |
348 | !!@# Permettre d'écrire e' au lieu de é ...!!#@ |
349 |
|
349 | </div> |
350 |
|
350 | </div> |
351 |
|
351 | <div class="field box"> |
352 |
|
352 | <strong> |
353 | !record 23 of $my_dir |
353 | !record 23 of $my_dir |
354 | !!@# Réponses !!#@ |
354 | !!@# Réponses !!#@ |
355 | </strong> |
355 | </strong> |
356 | !set wims_ref_class=wims_button_help float_right |
356 | !set wims_ref_class=wims_button_help float_right |
357 | !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 |
358 |
|
358 | !set wims_ref_class=wims_formradio |
359 |
|
359 | !formradio pos_rep list inside,outside,under prompt $name_position |
360 |
|
360 | <div class="formHelp"> |
361 | !record 32 of $my_dir |
361 | !record 32 of $my_dir |
362 | !!@# si question supplémentaire!!#@ |
362 | !!@# si question supplémentaire!!#@ |
363 |
|
363 | </div> |
364 |
|
364 | </div> |
365 |
|
365 | !endif |
366 |
|
366 | !if $type_exo iswordof SELECTWORDA |
367 |
|
367 | <div class="field box"> |
368 |
|
368 | <strong>$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 |
|
371 | !set wims_ref_class=wims_formradio |
372 |
|
372 | !formradio format list case,clickfill,dragfill prompt case,clickfill,dragfill |
373 |
|
373 | <br /> |
374 | !record 24 of $my_dir |
374 | !record 24 of $my_dir |
375 | !!@# Pour le format !!#@ |
375 | !!@# Pour le format !!#@ |
376 | <strong><span class="tt">case</span></strong> |
376 | <strong><span class="tt">case</span></strong> |
377 |
|
377 | !reset reaccent= |
378 |
|
378 | !set wims_ref_class=wims_formradio |
379 |
|
379 | !formcheckbox reaccent list yes prompt $name_e |
380 |
|
380 | </div> |
381 |
|
381 | <div class="field box"> |
382 |
|
382 | <strong> |
383 | !record 25 of $my_dir |
383 | !record 25 of $my_dir |
384 | !!@# Réponses !!#@ |
384 | !!@# Réponses !!#@ |
385 |
|
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 |
388 |
|
388 | !set wims_ref_class=wims_formradio |
389 |
|
389 | !formradio pos_rep list inside,outside prompt $name_position2 |
390 |
|
390 | </div> |
391 |
|
391 | !endif |
392 |
|
392 | !if $type_exo iswordof GAP |
393 |
|
393 | <div class="field box"> |
394 |
|
394 | <strong>$name_format</strong> |
395 | !set wims_ref_class=wims_button_help float_right |
395 | !set wims_ref_class=wims_button_help float_right |
396 | !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 |
397 |
|
397 | !set wims_ref_class=wims_formradio |
398 |
|
398 | !formradio format list case,clickfill,dragfill,mark,menu prompt case,clickfill,dragfill,mark,menu |
399 |
|
399 | </div> |
400 |
|
400 | <div class="field box"> |
401 |
|
401 | <strong> |
402 | !record 26 of $my_dir |
402 | !record 26 of $my_dir |
403 | !!@# Menu commun (format mark, menu) !!#@ |
403 | !!@# Menu commun (format mark, menu) !!#@ |
404 |
|
404 | </strong> |
405 | !set wims_ref_class=wims_button_help float_right |
405 | !set wims_ref_class=wims_button_help float_right |
406 | !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 |
407 | !set wims_ref_class=wims_formradio |
407 | !set wims_ref_class=wims_formradio |
408 |
|
408 | !formradio common list yes,no prompt $wims_name_yes,$wims_name_no |
409 |
|
409 | <div class="formHelp"> |
410 | !record 55 of $my_dir |
410 | !record 55 of $my_dir |
411 | !!@# format mark, menu !!#@ |
411 | !!@# format mark, menu !!#@ |
412 |
|
412 | </div> |
413 |
|
413 | </div> |
414 |
|
414 | <div class="field box"> |
415 |
|
415 | <strong> |
416 | !record 27 of $my_dir |
416 | !record 27 of $my_dir |
417 | !!@# Aides spéciales proposées !!#@ |
417 | !!@# Aides spéciales proposées !!#@ |
418 |
|
418 | </strong> |
419 | !set wims_ref_class=wims_button_help float_right |
419 | !set wims_ref_class=wims_button_help float_right |
420 | !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"> |
421 | <ul class="wims_nopuce"> |
422 | <li> |
422 | <li> |
423 | <strong>$name_trial1:</strong> |
423 | <strong>$name_trial1:</strong> |
424 | !set wims_ref_class=wims_formradio |
424 | !set wims_ref_class=wims_formradio |
425 |
|
425 | !formradio specialhelp1 list 0,1,2,3,4,5 prompt $name_listhelp |
426 | </li><li> |
426 | </li><li> |
427 |
|
427 | <strong>$name_trial2:</strong> |
428 | !set wims_ref_class=wims_formradio |
428 | !set wims_ref_class=wims_formradio |
429 |
|
429 | !formradio specialhelp2 list 0,1,2,3,4,5 prompt $name_listhelp |
430 | </li><li> |
430 | </li><li> |
431 |
|
431 | <strong>$name_trial3:</strong> |
432 | !set wims_ref_class=wims_formradio |
432 | !set wims_ref_class=wims_formradio |
433 |
|
433 | !formradio specialhelp3 list 0,1,2,3,4,5 prompt $name_listhelp |
434 | </li><li> |
434 | </li><li> |
435 |
|
435 | <strong>$name_trial4:</strong> |
436 | !set wims_ref_class=wims_formradio |
436 | !set wims_ref_class=wims_formradio |
437 |
|
437 | !formradio specialhelp4 list 0,1,2,3,4,5 prompt $name_listhelp |
438 | </li></ul> |
438 | </li></ul> |
439 | <label for="helpprompt">$name_prompt : </label> |
439 | <label for="helpprompt">$name_prompt : </label> |
440 | <input size="5" name="helpprompt" id="helpprompt" value="$helpprompt" /> |
440 | <input size="5" name="helpprompt" id="helpprompt" value="$helpprompt" /> |
441 | </div> |
441 | </div> |
442 |
|
442 | !endif |
443 |
|
443 | !if $type_exo iswordof TRUEFALSE GAP QUIFAITQUOI QCMIII |
444 |
|
444 | !if $type_exo iswordof |
445 | !!$table_tr<td><i> |
445 | !!$table_tr<td><i> |
446 |
|
446 | <label for="choicetf"> |
447 |
|
447 | <i> |
448 | !record 28 of $my_dir |
448 | !record 28 of $my_dir |
449 | !!@# Choix de réponses !!#@ |
449 | !!@# Choix de réponses !!#@ |
450 |
|
450 | </i> |
451 |
|
451 | </label> |
452 | !set wims_ref_class=wims_button_help float_right |
452 | !set wims_ref_class=wims_button_help float_right |
453 |
|
453 | !href target=wims_mhelp cmd=help&special_parm1=choice $wims_name_help |
454 | !!!default choice_tf=vrai,faux |
454 | !!!default choice_tf=vrai,faux |
455 |
|
455 | <input size="35" name="choice_tf" id="choice_tf" value="$choice_tf" /> |
456 |
|
456 | !endif |
457 |
|
457 | !!!if $type_exo iswordof QUIFAITQUOI |
458 |
|
458 | !! Les différents "qui" </i> |
459 | !!!default choice_qq=Premier Personnage, Deuxième Personnage |
459 | !!!default choice_qq=Premier Personnage, Deuxième Personnage |
460 | !! </td><td><input size="35" name="choice_qq" id="choice_qq" value="$choice_qq" /> |
460 | !! </td><td><input size="35" name="choice_qq" id="choice_qq" value="$choice_qq" /> |
461 | !! !endif |
461 | !! !endif |
462 |
|
462 | !if $type_exo iswordof GAP |
463 |
|
463 | <div class="field box"> |
464 |
|
464 | <label for="choice_gap"> |
465 | !!@# Liste de mots proposés !!#@ |
465 | !!@# Liste de mots proposés !!#@ |
466 | <i> |
466 | <i> |
467 | !record 53 of $my_dir |
467 | !record 53 of $my_dir |
468 | </i> |
468 | </i> |
469 |
|
469 | </label> |
470 |
|
470 | !set wims_ref_class=wims_button_help float_right |
471 |
|
471 | !href target=wims_mhelp cmd=help&special_parm1=choice2 $wims_name_help |
472 |
|
472 | <input size="35" name="choice_gap" id="choice_gap" value="$choice_gap" /> |
473 | </div> |
473 | </div> |
474 |
|
474 | !endif |
475 |
|
475 | !!if $type_exo iswordof QCMIII |
476 |
|
476 | !! Texte pour le feedback </i> |
477 |
|
477 | !!!default choice_fd=Vrai en effet, Faux en effet |
478 |
|
478 | !! <input size="35" name="choice_fd" id="choice_fd" value="$choice_fd" /> |
479 |
|
479 | !!!endif |
480 |
|
480 | !endif |
481 |
|
481 | !if $type_exo iswordof QUIFAITQUOI |
482 |
|
482 | <div class="field box"> |
483 |
|
483 | <strong>Sens</strong> |
484 |
|
484 | !set wims_ref_class=wims_button_help float_right |
485 |
|
485 | !href target=wims_mhelp cmd=help&special_parm1=sens $wims_name_help |
486 |
|
486 | !set wims_ref_class=wims_formradio |
487 |
|
487 | !formradio sens list 1,2,3 prompt $name_quifaitquoi |
488 |
|
488 | </div> |
489 |
|
489 | <div class="field box"> |
490 |
|
490 | <label for="aucune"> |
491 | !record 29 of $my_dir |
491 | !record 29 of $my_dir |
492 | !!@# Phrase spécifique!!#@ |
492 | !!@# Phrase spécifique!!#@ |
493 |
|
493 | </label> |
494 | !set wims_ref_class=wims_button_help float_right |
494 | !set wims_ref_class=wims_button_help float_right |
495 |
|
495 | !href target=wims_mhelp cmd=help&special_parm1=aucune $wims_name_help |
496 | <input size="35" name="aucune" id="aucune" value="$aucune" /> |
496 | <input size="35" name="aucune" id="aucune" value="$aucune" /> |
497 | </div> |
497 | </div> |
498 |
|
498 | !endif |
499 | !if $type_exo iswordof CORRESP |
499 | !if $type_exo iswordof CORRESP |
500 |
|
500 | <div class="field box"> |
501 |
|
501 | <label for="taille_corr"> |
502 | !record 30 of $my_dir |
502 | !record 30 of $my_dir |
503 | !!@# Taille des étiquettes !!#@ |
503 | !!@# Taille des étiquettes !!#@ |
504 |
|
504 | </label> |
505 | !set wims_ref_class=wims_button_help float_right |
505 | !set wims_ref_class=wims_button_help float_right |
506 | !href target=wims_mhelp cmd=help&special_parm1=taille_corr $wims_name_help |
506 | !href target=wims_mhelp cmd=help&special_parm1=taille_corr $wims_name_help |
507 |
|
507 | <input size="15" name="taille_corr" id="taille_corr" value="$taille_corr" /> |
508 | </div> |
508 | </div> |
509 | !endif |
509 | !endif |
510 | !if $type_exo iswordof GAP SELECTWORD SELECTWORDA SELECTWORDB |
510 | !if $type_exo iswordof GAP SELECTWORD SELECTWORDA SELECTWORDB |
511 |
|
511 | <div class="field box"><label for="taille_case"> |
512 | !record 31 of $my_dir |
512 | !record 31 of $my_dir |
513 | !!@# Taille des cases !!#@ |
513 | !!@# Taille des cases !!#@ |
514 | </label> |
514 | </label> |
515 |
|
515 | !set wims_ref_class=wims_button_help float_right |
516 | !href target=wims_mhelp cmd=help&special_parm1=taille_case $wims_name_help |
516 | !href target=wims_mhelp cmd=help&special_parm1=taille_case $wims_name_help |
517 |
|
517 | <input size="15" name="taille_case" id="taille_case" value="$taille_case" /> |
518 |
|
518 | <div class="formHelp">case</div> |
519 |
|
519 | !if $type_exo iswordof SELECTWORD |
520 |
|
520 | <div class="formHelp"> |
521 | !record 32 of $my_dir |
521 | !record 32 of $my_dir |
522 | !!@# si question supplémentaire!!#@ |
522 | !!@# si question supplémentaire!!#@ |
523 |
|
523 | </div> |
524 |
|
524 | !endif |
525 | - | ||
526 | </div> |
525 | </div> |
527 | !endif |
526 | !endif |
528 | !if $type_exo iswordof COMPOSE |
527 | !if $type_exo iswordof COMPOSE |
529 |
|
528 | <div class="field box"> |
530 |
|
529 | <label for="taille_compose"> |
531 | !record 33 of $my_dir |
530 | !record 33 of $my_dir |
532 | !!@# Taille de la zone d'écriture !!#@ |
531 | !!@# Taille de la zone d'écriture !!#@ |
533 |
|
532 | </label> |
534 | !set wims_ref_class=wims_button_help float_right |
533 | !set wims_ref_class=wims_button_help float_right |
535 | !href target=wims_mhelp cmd=help&special_parm1=taille_compose $wims_name_help |
534 | !href target=wims_mhelp cmd=help&special_parm1=taille_compose $wims_name_help |
536 |
|
535 | <input size="15" name="taille_compose" id="taille_compose" value="$taille_compose" /> |
537 |
|
536 | </div> |
538 | !endif |
537 | !endif |
539 | !if $type_exo iswordof ORDONNE GAP SELECTWORD SELECTWORDA SELECTWORDB |
538 | !if $type_exo iswordof ORDONNE GAP SELECTWORD SELECTWORDA SELECTWORDB |
540 | <div class="field box"> |
539 | <div class="field box"> |
541 |
|
540 | <label for="taille_drag"> |
542 | !record 34 of $my_dir |
541 | !record 34 of $my_dir |
543 | !!@# Taille des étiquettes !!#@ |
542 | !!@# Taille des étiquettes !!#@ |
544 |
|
543 | </label> |
545 |
|
544 | !set wims_ref_class=wims_button_help float_right |
546 | !href target=wims_mhelp cmd=help&special_parm1=taille_drag $wims_name_help |
545 | !href target=wims_mhelp cmd=help&special_parm1=taille_drag $wims_name_help |
547 | !if $type_exo iswordof SELECTWORD |
546 | !if $type_exo iswordof SELECTWORD |
548 | !set wims_ref_class=wims_button_help float_right |
547 | !set wims_ref_class=wims_button_help float_right |
549 | !href target=wims_mhelp cmd=help&special_parm1=supplement $wims_name_help |
548 | !href target=wims_mhelp cmd=help&special_parm1=supplement $wims_name_help |
550 | !endif |
549 | !endif |
551 | <input size="15" name="taille_drag" id="taille_drag" value="$taille_drag" /> |
550 | <input size="15" name="taille_drag" id="taille_drag" value="$taille_drag" /> |
552 | !if $type_exo iswordof GAP SELECTWORDA SELECTWORDB |
551 | !if $type_exo iswordof GAP SELECTWORDA SELECTWORDB |
553 | <div class="formHelp">drag / click</div> |
552 | <div class="formHelp">drag / click</div> |
554 | !endif |
553 | !endif |
555 | !if $type_exo iswordof SELECTWORD |
554 | !if $type_exo iswordof SELECTWORD |
556 | <div class="formHelp"> |
555 | <div class="formHelp"> |
557 | drag / click |
556 | drag / click |
558 | !record 35 of $my_dir |
557 | !record 35 of $my_dir |
559 | !!@# si question supplémentaire !!#@ |
558 | !!@# si question supplémentaire !!#@ |
560 | </div> |
559 | </div> |
561 | !endif |
560 | !endif |
562 | </div> |
561 | </div> |
563 | !endif |
562 | !endif |
564 | <div class="field box"> |
563 | <div class="field box"> |
565 |
|
564 | <label for="instruction"> |
566 |
|
565 | <i> |
567 | !record 36 of $my_dir |
566 | !record 36 of $my_dir |
568 | !!@# Consigne de l'exercice!!#@ |
567 | !!@# Consigne de l'exercice!!#@ |
569 |
|
568 | </i> |
570 |
|
569 | </label> |
571 | !set wims_ref_class=wims_button_help float_right |
570 | !set wims_ref_class=wims_button_help float_right |
572 | !href target=wims_mhelp cmd=help&special_parm1=instruction $wims_name_help |
571 | !href target=wims_mhelp cmd=help&special_parm1=instruction $wims_name_help |
573 | <textarea class="nowrap" rows="4" cols="30" name="instruction" id="instruction">$instruction</textarea> |
572 | <textarea class="nowrap" rows="4" cols="30" name="instruction" id="instruction">$instruction</textarea> |
574 | </div> |
573 | </div> |
575 | !if $type_exo iswordof SELECTWORDB SELECTWORD |
574 | !if $type_exo iswordof SELECTWORDB SELECTWORD |
576 |
|
575 | <div class="field box"> |
577 |
|
576 | <label for="instruction2"> |
578 |
|
577 | <i> |
579 | !record 37 of $my_dir |
578 | !record 37 of $my_dir |
580 | !!@# Consigne de l'exercice!!#@ |
579 | !!@# Consigne de l'exercice!!#@ |
581 |
|
580 | </i> |
582 |
|
581 | </label> |
583 |
|
582 | <div class="formHelp"> |
584 | !record 32 of $my_dir |
583 | !record 32 of $my_dir |
585 | !!@# si question supplémentaire!!#@ |
584 | !!@# si question supplémentaire!!#@ |
586 |
|
585 | </div> |
587 |
|
586 | <textarea class="nowrap" rows="4" cols="30" name="instruction2" id="instruction2">$instruction2</textarea> |
588 | </div> |
587 | </div> |
589 | !endif |
588 | !endif |
590 | !!if $type_exo iswordof GAP |
589 | !!if $type_exo iswordof GAP |
591 |
|
590 | <div class="field box"> |
592 |
|
591 | <label for="packs"> |
593 | <i> |
592 | <i> |
594 | !record 38 of $my_dir |
593 | !record 38 of $my_dir |
595 | !!@# Paquets SWAC!!#@ |
594 | !!@# Paquets SWAC!!#@ |
596 |
|
595 | </i> |
597 |
|
596 | </label> |
598 | !set wims_ref_class=wims_button_help float_right |
597 | !set wims_ref_class=wims_button_help float_right |
599 |
|
598 | !href target=wims_mhelp cmd=help&special_parm1=swac $wims_name_help |
600 |
|
599 | !set wims_formselect_switch=multiple="multiple" |
601 |
|
600 | !formselect packs list $list_swac prompt $list_swac_prompt |
602 |
|
601 | !set wims_formselect_switch= |
603 |
|
602 | </div> |
604 | !!endif |
603 | !!endif |
605 | <div class="field box"> |
604 | <div class="field box"> |
606 | <label for="player"> |
605 | <label for="player"> |
607 | !record 50 of $my_dir |
606 | !record 50 of $my_dir |
608 | !!@# Choix du lecteur mp3!!#@ |
607 | !!@# Choix du lecteur mp3!!#@ |
609 | 608 | ||
610 | </label> |
609 | </label> |
611 | !set wims_ref_class=wims_button_help float_right |
610 | !set wims_ref_class=wims_button_help float_right |
612 | !href target=wims_mhelp cmd=help&special_parm1=player $wims_name_help |
611 | !href target=wims_mhelp cmd=help&special_parm1=player $wims_name_help |
613 |
|
612 | !formselect player list $list_player |
614 | <label for="player_option"> |
613 | <label for="player_option"> |
615 | !record 51 of $my_dir |
614 | !record 51 of $my_dir |
616 | !!@# Taille du lecteur!!#@ |
615 | !!@# Taille du lecteur!!#@ |
617 |
|
616 | </label> |
618 | <input size="20" name="player_option" id="player_option" value="$player_option" /> |
617 | <input size="20" name="player_option" id="player_option" value="$player_option" /> |
619 | </div> |
618 | </div> |
620 | </fieldset> |
619 | </fieldset> |
621 | <fieldset class="property_fields blockcenter"> |
620 | <fieldset class="property_fields blockcenter"> |
622 | <legend> |
621 | <legend> |
623 | <a id="expert"></a>$name_expert |
622 | <a id="expert"></a>$name_expert |
624 | </legend> |
623 | </legend> |
625 | <div class="field box"> |
624 | <div class="field box"> |
626 | <strong> |
625 | <strong> |
627 | !record 39 of $my_dir |
626 | !record 39 of $my_dir |
628 | !!@# Fichier de lecture !!#@ |
627 | !!@# Fichier de lecture !!#@ |
629 |
|
628 | </strong> |
630 | !set wims_ref_class=wims_button_help float_right |
629 | !set wims_ref_class=wims_button_help float_right |
631 | !href target=wims_mhelp cmd=help&special_parm1=reading $wims_name_help |
630 | !href target=wims_mhelp cmd=help&special_parm1=reading $wims_name_help |
632 | !set wims_formradio_class=wims_button_help |
631 | !set wims_formradio_class=wims_button_help |
633 | !formradio reading_file1 list yes,no prompt $wims_name_yes,$wims_name_no |
632 | !formradio reading_file1 list yes,no prompt $wims_name_yes,$wims_name_no |
634 | <ul> |
633 | <ul> |
635 | <li> |
634 | <li> |
636 | <label for="reading_file0"><i>$name_name_file</i></label> |
635 | <label for="reading_file0"><i>$name_name_file</i></label> |
Line 639... | Line 638... | ||
639 | <li> |
638 | <li> |
640 | <label for="reading_tag">$name_click</label> |
639 | <label for="reading_tag">$name_click</label> |
641 | <input size="8" name="reading_tag" id="reading_tag" value="$reading_tag" /> |
640 | <input size="8" name="reading_tag" id="reading_tag" value="$reading_tag" /> |
642 | </li> |
641 | </li> |
643 | <li> |
642 | <li> |
644 |
|
643 | !set wims_ref_class=wims_formradio |
645 |
|
644 | !formradio raw list 0,1 prompt $name_format_text |
646 | |
645 | |
647 |
|
646 | !set wims_ref_class=wims_button_help |
648 | !href target=wims_mhelp cmd=help&special_parm1=raw $wims_name_help |
647 | !href target=wims_mhelp cmd=help&special_parm1=raw $wims_name_help |
649 | </li> |
648 | </li> |
650 | </ul> |
649 | </ul> |
651 | </div> |
650 | </div> |
652 | <div class="field box"> |
651 | <div class="field box"> |
653 | <strong> |
652 | <strong> |
654 | !record 40 of $my_dir |
653 | !record 40 of $my_dir |
655 | !!@# Fichier d'écoute !!#@ |
654 | !!@# Fichier d'écoute !!#@ |
656 | </strong> |
655 | </strong> |
657 | !set wims_ref_class=wims_button_help float_right |
656 | !set wims_ref_class=wims_button_help float_right |
658 | !href target=wims_mhelp cmd=help&special_parm1=audio $wims_name_help |
657 | !href target=wims_mhelp cmd=help&special_parm1=audio $wims_name_help |
659 | !set wims_ref_class=wims_formradio |
658 | !set wims_ref_class=wims_formradio |
660 | !formradio audio_file1 list yes,no prompt $wims_name_yes,$wims_name_no |
659 | !formradio audio_file1 list yes,no prompt $wims_name_yes,$wims_name_no |
661 | <ul><li> |
660 | <ul><li> |
662 | <label for="audio_file0"> |
661 | <label for="audio_file0"> |
663 |
|
662 | <i> |
664 | !record 41 of $my_dir |
663 | !record 41 of $my_dir |
665 | !!@# nom du fichier!!#@ |
664 | !!@# nom du fichier!!#@ |
666 |
|
665 | </i> |
667 |
|
666 | </label> |
668 |
|
667 | <input size="15" name="audio_file0" id="audio_file0" value="$audio_file0" /> |
669 |
|
668 | </li></ul> |
670 |
|
669 | <div class="field box"> |
671 |
|
670 | <strong> |
672 | !record 42 of $my_dir |
671 | !record 42 of $my_dir |
673 | !!@# Fichier video !!#@ |
672 | !!@# Fichier video !!#@ |
674 | </strong> |
673 | </strong> |
675 | !set wims_ref_class=wims_button_help float_right |
674 | !set wims_ref_class=wims_button_help float_right |
676 | !href target=wims_mhelp cmd=help&special_parm1=video $wims_name_help |
675 | !href target=wims_mhelp cmd=help&special_parm1=video $wims_name_help |
677 | !set wims_ref_class=wims_formradio |
676 | !set wims_ref_class=wims_formradio |
678 | !formradio video_file1 list yes,no prompt $wims_name_yes,$wims_name_no |
677 | !formradio video_file1 list yes,no prompt $wims_name_yes,$wims_name_no |
679 | <ul><li> |
678 | <ul><li> |
680 | <label for="video_file0"> |
679 | <label for="video_file0"> |
681 | <i> |
680 | <i> |
682 | !record 43 of $my_dir |
681 | !record 43 of $my_dir |
683 | !!@# adresse url de la video!!#@ |
682 | !!@# adresse url de la video!!#@ |
684 | </i> |
683 | </i> |
685 | </label> |
684 | </label> |
686 | <input size="15" name="video_file0" id="video_file0" value="$video_file0" /> |
685 | <input size="15" name="video_file0" id="video_file0" value="$video_file0" /> |
687 | </li><li> |
686 | </li><li> |
Line 689... | Line 688... | ||
689 | <input size="8" name="video_tag" id="video_tag" value="$video_tag" /> |
688 | <input size="8" name="video_tag" id="video_tag" value="$video_tag" /> |
690 | </ul> |
689 | </ul> |
691 | </div> |
690 | </div> |
692 | <div class="field box"> |
691 | <div class="field box"> |
693 | <strong> |
692 | <strong> |
694 | !record 44 of $my_dir |
693 | !record 44 of $my_dir |
695 | !!@# Fichiers d'images !!#@ |
694 | !!@# Fichiers d'images !!#@ |
696 | </strong> |
695 | </strong> |
697 | !set wims_ref_class=wims_button_help float_right |
696 | !set wims_ref_class=wims_button_help float_right |
698 | !href target=wims_mhelp cmd=help&special_parm1=image $wims_name_help |
697 | !href target=wims_mhelp cmd=help&special_parm1=image $wims_name_help |
699 | !set wims_ref_class=wims_formradio |
698 | !set wims_ref_class=wims_formradio |
700 | !formradio image_file1 list yes,no prompt $wims_name_yes,$wims_name_no |
699 | !formradio image_file1 list yes,no prompt $wims_name_yes,$wims_name_no |
701 | <ul><li> |
700 | <ul><li> |
702 | <label for="image_file0"> |
701 | <label for="image_file0"> |
703 | <i> |
702 | <i> |
704 | !record 45 of $my_dir |
703 | !record 45 of $my_dir |
705 | !!@# nom du fichier!!#@ |
704 | !!@# nom du fichier!!#@ |
706 | </i> |
705 | </i> |
707 | </label> |
706 | </label> |
708 | <input size="15" name="image_file0" id="image_file0" value="$image_file0" /> |
707 | <input size="15" name="image_file0" id="image_file0" value="$image_file0" /> |
709 | </li><li> |
708 | </li><li> |
710 | <label for="image_tag">$name_click</label> |
709 | <label for="image_tag">$name_click</label> |
711 | <input size="8" name="image_tag" id="image_tag" value="$image_tag" /> |
710 | <input size="8" name="image_tag" id="image_tag" value="$image_tag" /> |
712 | </div> |
711 | </div> |
713 | </fieldset> |
712 | </fieldset> |
714 | <fieldset class="property_fields blockcenter"> |
713 | <fieldset class="property_fields blockcenter"> |
715 | <legend>CSS</legend> |
714 | <legend>CSS</legend> |
716 | <div class="field box"> |
715 | <div class="field box"> |
717 | <label for="style_question"> |
716 | <label for="style_question"> |
718 | !record 46 of $my_dir |
717 | !record 46 of $my_dir |
719 | !!@# Style css de la question !!#@ |
718 | !!@# Style css de la question !!#@ |
720 | </label> |
719 | </label> |
721 | !set wims_ref_class=wims_button_help float_right |
720 | !set wims_ref_class=wims_button_help float_right |
722 | !href target=wims_mhelp cmd=help&special_parm1=css $wims_name_help |
721 | !href target=wims_mhelp cmd=help&special_parm1=css $wims_name_help |
723 | <textarea class="nowrap" rows="2" cols="30" name="style_question" id="style_question">$style_question</textarea> |
722 | <textarea class="nowrap" rows="2" cols="30" name="style_question" id="style_question">$style_question</textarea> |
724 | </div> |
723 | </div> |
725 | <div class="field box"> |
724 | <div class="field box"> |
726 | <label for="style_reponse"> |
725 | <label for="style_reponse"> |
727 | !record 47 of $my_dir |
726 | !record 47 of $my_dir |
728 | !!@# Style css des réponses ou indications !!#@ |
727 | !!@# Style css des réponses ou indications !!#@ |
729 | </label> |
728 | </label> |
730 | !set wims_ref_class=wims_button_help float_right |
729 | !set wims_ref_class=wims_button_help float_right |
731 | !href target=wims_mhelp cmd=help&special_parm1=css $wims_name_help |
730 | !href target=wims_mhelp cmd=help&special_parm1=css $wims_name_help |
732 | <textarea class="nowrap" rows="2" cols="30" name="style_reponse" id="style_reponse">$style_reponse</textarea> |
731 | <textarea class="nowrap" rows="2" cols="30" name="style_reponse" id="style_reponse">$style_reponse</textarea> |
733 | !! <tr bgcolor="$c_expert"><td><label for="style_oef">Style css général de l'exercice .oefstatement]</td><td> |
732 | !! <tr bgcolor="$c_expert"><td><label for="style_oef">Style css général de l'exercice .oefstatement]</td><td> |
734 | !! <textarea class="nowrap" rows="2" cols="30" name="style_oef" id="style_oef">$style_oef</textarea> </td></tr> |
733 | !! <textarea class="nowrap" rows="2" cols="30" name="style_oef" id="style_oef">$style_oef</textarea> </td></tr> |
735 | </div> |
734 | </div> |
736 | <div class="field box"> |
735 | <div class="field box"> |
737 | <label for="style_css"> |
736 | <label for="style_css"> |
738 | !record 48 of $my_dir |
737 | !record 48 of $my_dir |
739 | !!@# Style css !!#@ |
738 | !!@# Style css !!#@ |
740 | </label> |
739 | </label> |
741 | !set wims_ref_class=wims_button_help float_right |
740 | !set wims_ref_class=wims_button_help float_right |
742 | !href target=wims_mhelp cmd=help&special_parm1=css1 $wims_name_help |
741 | !href target=wims_mhelp cmd=help&special_parm1=css1 $wims_name_help |
743 | <textarea class="nowrap" rows="2" cols="30" name="style_css" id="style_css">$style_css</textarea> |
742 | <textarea class="nowrap" rows="2" cols="30" name="style_css" id="style_css">$style_css</textarea> |
744 | </div> |
743 | </div> |
745 | !if $type_exo iswordof GAP SELECTWORD SELECTWORDA SELECTWORDB |
744 | !if $type_exo iswordof GAP SELECTWORD SELECTWORDA SELECTWORDB |
746 | <div class="field box"> |
745 | <div class="field box"> |
747 | <strong> |
746 | <strong> |
748 | !record 49 of $my_dir |
747 | !record 49 of $my_dir |
749 | !!@# "Copier-Coller" possible!!#@ |
748 | !!@# "Copier-Coller" possible!!#@ |
750 | </strong> |
749 | </strong> |
751 | !set wims_ref_class=wims_button_help float_right |
750 | !set wims_ref_class=wims_button_help float_right |
752 | !href target=wims_mhelp cmd=help&special_parm1=nopaste $wims_name_help |
751 | !href target=wims_mhelp cmd=help&special_parm1=nopaste $wims_name_help |
753 | !set wims_ref_class=wims_formradio |
752 | !set wims_ref_class=wims_formradio |
754 |
|
753 | !formradio paste list yes,no prompt $wims_name_yes,$wims_name_no |
755 | </div> |
754 | </div> |
756 | |
755 | !endif |
757 | !if $type_exo iswordof QCM |
756 | !if $type_exo iswordof QCM |
758 | |
757 | <div class="field box"> |
759 | |
758 | <label for="qcm_prompt1">$name_prompt</label> |
760 | |
759 | !set wims_ref_class=wims_button_help float_right |
761 | !href target=wims_mhelp cmd=help&special_parm1=prompts $wims_name_help |
760 | !href target=wims_mhelp cmd=help&special_parm1=prompts $wims_name_help |
762 | |
761 | |
763 |
|
762 | <textarea class="nowrap" rows="1" cols="20" name="qcm_prompt1" id="qcm_prompt1">$qcm_prompt1</textarea> |
764 |
|
763 | <textarea class="nowrap" rows="1" cols="20" name="qcm_prompt2" id="qcm_prompt2">$qcm_prompt2</textarea> |
765 |
|
764 | <textarea class="nowrap" rows="1" cols="20" name="good_answer_text" id="good_answer_text">$good_answer_text</textarea> |
766 |
|
765 | <textarea class="nowrap" rows="1" cols="20" name="bad_answer_text" id="bad_answer_text">$bad_answer_text</textarea> |
767 |
|
766 | <textarea class="nowrap" rows="1" cols="20" name="incomplete_answer_text" id="incomplete_answer_text">$incomplete_answer_text</textarea> |
768 | </div> |
767 | </div> |
769 | |
768 | !endif |
770 | </fieldset> |
769 | </fieldset> |
771 | !set transfert= |
770 | !set transfert= |
772 | !endif |
771 | !endif |
773 | !endif |
772 | !endif |
774 | <div class="wimscenter wimsform"><input type="submit" $balise_obl value="$wims_name_tosave" /></div> |
773 | <div class="wimscenter wimsform"><input type="submit" $balise_obl value="$wims_name_tosave" /></div> |
775 | - | ||
776 | 774 | ||
777 | !formend |
775 | !formend |