Rev 12344 | 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 | |||
12344 | schaersvoo | 4 | Dataindex=<small>(auto generated) - bestanden index</small> |
5 | NEWS=Noteer hier de veranderingen aan uw module |
||
6 | README=Leesmij eerst bestand |
||
7 | about_phtml='About' file. |
||
10872 | obado | 8 | content_html=<small>(auto generated)</small> |
13513 | schaersvoo | 9 | endhook_phtml=voetnoot bij de oefening |
10 | help_phtml=Help tekst |
||
10872 | obado | 11 | main_phtml=Main file |
13513 | schaersvoo | 12 | intro_phtml=Introductie en configuratie |
13 | introhook_phtml=Geeft automatisch de lijst van alle oefeningen |
||
10872 | obado | 14 | |
13513 | schaersvoo | 15 | src_cpp_qcm_cpp=Deze CPP file is de broncode van alle OEF oefeningen |
10872 | obado | 16 | src_cpp_confparm_inc=Custom parameters |
13513 | schaersvoo | 17 | src_cpp_author_inc=Schrijvers |
10872 | obado | 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 |