File: oefparm5

package info (click to toggle)
wims 2%3A4.29a%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 185,704 kB
  • sloc: xml: 366,687; javascript: 120,570; ansic: 62,341; java: 62,170; sh: 7,744; perl: 3,937; yacc: 3,217; cpp: 1,915; lex: 1,805; makefile: 1,084; lisp: 914; pascal: 601; python: 520; php: 318; asm: 7
file content (45 lines) | stat: -rw-r--r-- 1,617 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
:Predefined variables
:Variable,Example,Signification
:reply
reply1 reply2 ...
variable containing the student answer to the question of type <span class="tt wims_code_words">reply</span> number 1

:choice
choice1 choice2 ...
variable containing the student answer to the question of type <span class="tt wims_code_words">choice</span> number 1

:step
step
variable giving the step number (in case where a command as <span class="tt wims_code_variable">\steps</span> or <span class="tt wims_code_variable">\nextstep</span> has been written).

:sc_reply
sc_reply1 sc_reply2 ...
variable between 0 et 1 according to bad or good answer (may have values between  0 and 1 for particular answer type).

:reply_
reply_1 reply_2 ...
variable containing the answer formated as in the analysis (can be used in step exercises or when no analyse is done).

:help_subject
help_subject
variable contenant l'identificateur de l'aide introduite par la mthode spciale <span class="tt wims_code_words">help</span>.

:oef_firstname
oef_firstname
Participant firstname, by default <span class="tt wims_code_words">$name_firstname</span>.

:oef_lastname
oef_lastname
Participant lastname, by default <span class="tt wims_code_words">$name_lastname</span>.

:oef_login
oef_login
Participant login, by default <span class="tt wims_code_words">anonymous</span>.

:oef_now
oef_now
Time with format yyyymmdd:hh:mm:ss (20110515.22:19:25)

:oef_lang
oef_lang
Language of the participant or visitor (for example, <span class="tt wims_code_words">en</span>, <span class="tt wims_code_words">fr</span>, <span class="tt wims_code_words">es</span>)