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