Subversion Repositories wimsdev

Rev

Rev 10872 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10872 Rev 15694
Line 1... Line 1...
1
!! Default Modtool File descriptions. You can overwrite them in your own module by putting a "filedesc" file at module root.
1
!! Default Modtool File descriptions. You can overwrite them in your own module by putting a "filedesc" file at module root.
2
!! nb : all non alpha chars must be replaced by _
2
!! nb : all non alpha chars must be replaced by _
3
 
3
 
4
Dataindex=<small>(auto generated) - Data files index</small>
4
Dataindex=<small>(auto generated) - Data files index</small>
5
NEWS=Save here each modification of your module
5
NEWS=Save here each modification of your module
6
README=How to put OEF exercices in your module
6
README=How to put OEF exercises in your module
7
about_phtml='About' file. You can let it "as is"
7
about_phtml='About' file. You can let it "as is"
8
content_html=<small>(auto generated)</small>
8
content_html=<small>(auto generated)</small>
9
endhook_phtml=exercices footer
9
endhook_phtml=exercises footer
10
help_phtml=User help
10
help_phtml=User help
11
main_phtml=Main file
11
main_phtml=Main file
12
intro_phtml=Introduction and exercices customization
12
intro_phtml=Introduction and exercises customization
13
introhook_phtml=Automatically list all available exercices
13
introhook_phtml=Automatically list all available exercises
14
 
14
 
15
src_cpp_qcm_cpp=This CPP file generates all OEF exercices in this module
15
src_cpp_qcm_cpp=This CPP file generates all OEF exercises in this module
16
src_cpp_confparm_inc=Custom parameters
16
src_cpp_confparm_inc=Custom parameters
17
src_cpp_author_inc=Author informations
17
src_cpp_author_inc=Author informations
18
 
18
 
19
src_ordered_oef=<small>(CPP Generated) - Ordered questions.</small>
19
src_ordered_oef=<small>(CPP Generated) - Ordered questions.</small>
20
src_serial_oef=<small>(CPP Generated) - Serial questions.</small>
20
src_serial_oef=<small>(CPP Generated) - Serial questions.</small>