Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
16885 | obado | 1 | oefenv_idontknow=$idontknow |
2 | oefenv_allchoices=$allchoices |
||
3 | |||
4 | # Avoid classes to import exercises in this module. |
||
5 | class_importation=no |
||
6 | |||
7 | # All images are in common directory (images/) |
||
8 | common_images=yes |
||
9 | |||
10 | !if $status!=waiting and $cmd iswordof new renew next |
||
11 | !read oef/datafile.proc 6 |
||
12 | !endif |
||
13 | |||
14 | !! nombre de propositions maxi |
||
15 | !! mode expert |
||
16 | oefenv_qcmpresent=$intro_qcmpresent |
||
17 | !! mode simplifié |
||
18 | !default oefenv_qcmpresent=!item $qcmlevel of 4,4,4,5,5,6,7,8,9 |
||
19 | |||
20 | oefenv_presentgood=$presentgood |
||
21 | oefenv_intro_check=$intro_check |
||
22 | |||
23 | !! le fichier ".def" de l'exercice est lu par var.proc |
||
24 | !read oef/var.proc |
||
25 | |||
26 | title=$df_title |