Subversion Repositories wimsdev

Rev

Rev 10872 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
10872 obado 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 _
3
 
4
Dataindex=<small>(auto generated) - Data files index</small>
5
NEWS=Save here each modification of your module
15694 reyssat 6
README=How to put OEF exercises in your module
10872 obado 7
about_phtml='About' file. You can let it "as is"
8
content_html=<small>(auto generated)</small>
15694 reyssat 9
endhook_phtml=exercises footer
10872 obado 10
help_phtml=User help
11
main_phtml=Main file
15694 reyssat 12
intro_phtml=Introduction and exercises customization
13
introhook_phtml=Automatically list all available exercises
10872 obado 14
 
15694 reyssat 15
src_cpp_qcm_cpp=This CPP file generates all OEF exercises in this module
10872 obado 16
src_cpp_confparm_inc=Custom parameters
17
src_cpp_author_inc=Author informations
18
 
19
src_ordered_oef=<small>(CPP Generated) - Ordered questions.</small>
20
src_serial_oef=<small>(CPP Generated) - Serial questions.</small>
21
src_shuffle_oef=<small>(CPP Generated) - Shuffle questions.</small>
22
 
23
var_proc=General variables processing
24
var_init=Variables initialization
25
var_def=Variables definitions
26
 
27
filedesc=Explain each file in this module