Subversion Repositories wimsdev

Rev

Rev 5903 | Rev 11545 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5903 Rev 7357
Line 14... Line 14...
14
<span class="tt wims_code_variable">\steps</span> ou <span class="tt wims_code_variable">\nextstep</span> a été introduite).
14
<span class="tt wims_code_variable">\steps</span> ou <span class="tt wims_code_variable">\nextstep</span> a été introduite).
15
 
15
 
16
:sc_reply
16
:sc_reply
17
sc_reply1 sc_reply2 ...
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).
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
:reply_
-
 
21
reply_1 reply_2 ...
-
 
22
variable containing the answer formated as in the analysis (can be used in step exercises or when no analyse is done).
19
 
23
 
20
:help_subject
24
:help_subject
21
help_subject
25
help_subject
22
variable contenant l'identificateur de l'aide introduite par la méthode spéciale <span class="tt wims_code_words">help</span>.
26
variable contenant l'identificateur de l'aide introduite par la méthode spéciale <span class="tt wims_code_words">help</span>.
23
 
27