Subversion Repositories wimsdev

Rev

Rev 5477 | Rev 7357 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5477 bpr 1
:Variables prédéfinies
2
:Variable,Exemple,Signification
3
:reply
4
reply1 reply2 ...
5903 bpr 5
variable contenant la réponse de l'élève à la question de type <span class="tt wims_code_words">reply</span> numéro 1
5477 bpr 6
 
7
:choice
8
choice1 choice2 ...
5903 bpr 9
variable contenant la réponse de l'élève à la question de type <span class="tt wims_code_words">choice</span> numéro 1
5477 bpr 10
 
11
:step
12
step
13
variable donnant le numéro de l'étape (dans le cas où une commande de type 
5903 bpr 14
<span class="tt wims_code_variable">\steps</span> ou <span class="tt wims_code_variable">\nextstep</span> a été introduite).
5477 bpr 15
 
16
:sc_reply
17
sc_reply1 sc_reply2 ...
18
variable entre 0 et 1 indiquant si la réponse à la question est juste ou non (peut avoir des valeurs entre 0 et 1 pour certains types de réponses).
19
 
20
:help_subject
21
help_subject
5903 bpr 22
variable contenant l'identificateur de l'aide introduite par la méthode spéciale <span class="tt wims_code_words">help</span>.
5477 bpr 23
 
24
:oef_firstname
25
oef_firstname
5903 bpr 26
Prénom du participant, par défaut <span class="tt wims_code_words">$name_firstname</span>.
5477 bpr 27
 
28
:oef_lastname
29
oef_lastname
5903 bpr 30
Nom du participant, par défaut <span class="tt wims_code_words">$name_lastname</span>.
5477 bpr 31
 
32
:oef_login
33
oef_login
5903 bpr 34
Identifiant du participant, par défaut <span class="tt wims_code_words">anonymous</span>.
5477 bpr 35
 
36
:oef_now
37
oef_now
38
Temps sous la forme aaaammjj:hh:mm:ss (20110515.22:19:25)
39
 
40
:oef_lang
41
oef_lang
5903 bpr 42
Langage du participant ou visiteur (par exemple, <span class="tt wims_code_words">en</span>, <span class="tt wims_code_words">fr</span>, <span class="tt wims_code_words">es</span>)