Rev 6596 | Rev 14292 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6596 | Rev 12520 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | $(type_exo) |
13 | $(type_exo) |
14 | <ul> |
14 | <ul> |
15 | <li> |
15 | <li> |
16 | !record 2 of lang/answer.$modu_lang |
16 | !record 2 of lang/answer.$modu_lang |
17 | !!@#Copiez le source dans un module Modtool sous le nom!!#@ |
17 | !!@#Copiez le source dans un module Modtool sous le nom!!#@ |
18 | <span class="tt" $st>src/$file.oef</span> |
18 | <span class="tt" $st>src/$file.oef</span> |
19 | </li> |
19 | </li> |
20 | !if $file notsametext |
20 | !if $file notsametext |
21 | <li> |
21 | <li> |
22 | !record 3 of $my_dir |
22 | !record 3 of $my_dir |
23 | !!@#Copiez votre fichier de données dans le fichier!!#@ |
23 | !!@#Copiez votre fichier de données dans le fichier!!#@ |
24 | <span class="tt" $st>$file</span> |
24 | <span class="tt" $st>$file</span> |
25 | !href cmd=help&special_parm=$(Type_exo[1]) [$wims_name_help] |
25 | !href cmd=help&special_parm=$(Type_exo[1]) [$wims_name_help] |
26 | </li> |
26 | </li> |
27 | !endif |
27 | !endif |
28 | !if $reading_file notsametext and $reading_file notsametext no |
28 | !if $reading_file notsametext and $reading_file notsametext no |
29 | <li> |
29 | <li> |
30 | !record 4 of $my_dir |
30 | !record 4 of $my_dir |
31 | !!@#Copiez votre texte à lire dans le fichier!!#@ |
31 | !!@#Copiez votre texte à lire dans le fichier!!#@ |
32 | <span class="tt" $st>$reading_file</span> |
32 | <span class="tt" $st>$reading_file</span> |
33 | </li> |
33 | </li> |
34 | !endif |
34 | !endif |
35 | !if $audio_file notsametext and $audio_file notsametext no |
35 | !if $audio_file notsametext and $audio_file notsametext no |
36 | <li> |
36 | <li> |
37 | !record 5 of $my_dir |
37 | !record 5 of $my_dir |
38 | !!@#Chargez le fichier !!#@ |
38 | !!@#Chargez le fichier !!#@ |
39 | <span class="tt" $st>images/$audio_file</span> |
39 | <span class="tt" $st>images/$audio_file</span> |
40 | !record 6 of $my_dir |
40 | !record 6 of $my_dir |
41 | !!@#dans le dossier!!#@ |
41 | !!@#dans le dossier!!#@ |
42 | <span class="tt" $st>images</span></li> |
42 | <span class="tt" $st>images</span></li> |
43 | !endif |
43 | !endif |
44 | !if $image_file notsametext and $image_file notsametext no |
44 | !if $image_file notsametext and $image_file notsametext no |
45 | <li> |
45 | <li> |
46 | !record 5 of $my_dir |
46 | !record 5 of $my_dir |
47 | !!@#Chargez le fichier image!!#@ |
47 | !!@#Chargez le fichier image!!#@ |
48 |
|
48 | <span class="tt" $st>images/$image_file</span> |
49 | !record 6 of $my_dir |
49 | !record 6 of $my_dir |
50 | !!@#dans le dossier!!#@ |
50 | !!@#dans le dossier!!#@ |
51 |
|
51 | <span class="tt" $st>images</span></li> |
52 | !endif |
52 | !endif |
53 | !if http notwordof $video_file and $video_file notsametext and $video_file notsametext no |
53 | !if http notwordof $video_file and $video_file notsametext and $video_file notsametext no |
54 | <li> |
54 | <li> |
55 | !record 5 of $my_dir |
55 | !record 5 of $my_dir |
56 | !!@#Chargez le fichier video!!#@ |
56 | !!@#Chargez le fichier video!!#@ |
57 |
|
57 | <span class="tt" $st>$video_file</span> |
58 | !record 6 of $my_dir |
58 | !record 6 of $my_dir |
59 | !!@# dans le dossier !!#@ |
59 | !!@# dans le dossier !!#@ |
60 |
|
60 | <span class="tt" $st>images</span></li> |
61 | !endif |
61 | !endif |
62 | </ul> |
62 | </ul> |
63 | !href target=wims_test module=adm/modtool&modreq=$target $wims_name_modtool |
63 | !href target=wims_test module=adm/modtool&modreq=$target $wims_name_modtool |
64 | 64 | ||
65 | !href session=$wims_session&module=adm/modtool&modreq=$target $name_sup_file |
65 | !href session=$wims_session&module=adm/modtool&modreq=$target $name_sup_file |