Rev 9108 | Rev 12238 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | #This is the variable definition file of the tool module `...'. |
2 | #It is part of the software wims. Author: XIAO Gang |
||
3 | |||
4 | #Each non-comment line defines a variable. Format of the line: |
||
5 | # |
||
6 | #name allow log default llim ulim |
||
7 | # |
||
8 | #name: name of the variable |
||
9 | #log: log priority. 0: no log. 1: little log. 2: more log. etc. |
||
10 | #allow: when allow the user to override the defined value. |
||
11 | # it maybe any, deny, init, config, reply. |
||
12 | #llim, ulim: lower and upper limits. (Not valid for string variable) |
||
13 | # |
||
14 | # |
||
15 | #name allow log llim ulim |
||
16 | |||
5211 | guerimand | 17 | dir any |
18 | iniparm any |
||
19 | scoring any |
||
20 | doc any |
||
23 | reyssat | 21 | |
5205 | guerimand | 22 | picksheet reply |
23 | reyssat | 23 | title reply 0 |
24 | desc reply 0 |
||
25 | require reply 1 |
||
26 | weight reply 1 |
||
5199 | guerimand | 27 | job any |
5205 | guerimand | 28 | step any |
29 | exo any |
||
30 | note any |
||
8817 | guerimand | 31 | smodule deny |
9436 | bpr | 32 | obs any |
8368 | bpr | 33 | reply: new_desc update_ex[MAX_EXOS] |
7354 | bpr | 34 | init: moduclass_lang |
35 | deny:get_exo |
||
8817 | guerimand | 36 | |
9108 | bpr | 37 | reply: intro_qcmpresent intro_check intro_presentsol random qnum qcmlevel \ |
38 | scoredelay lang_choice expert_ |