Rev 3435 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
3292 | bpr | 1 | :Predefined variables |
2 | :Variable,Example,Signification |
||
3 | :reply |
||
4 | reply1 reply2 ... |
||
5 | variable containing the student answer to the question of type <tt>reply</tt> number 1 |
||
6 | |||
7 | :choice |
||
8 | choice1 choice2 ... |
||
9 | variable containing the student answer to the question of type <tt>choice</tt> number 1 |
||
10 | |||
11 | :step |
||
12 | step |
||
13 | variable gving the step number (in case where a command as <tt>\steps</tt> or <tt>\nextstep</tt> has been written). |
||
14 | |||
15 | :sc_score |
||
16 | sc_score1 sc_score2 ... |
||
17 | variable between 0 et 1 according to bad or good answer (may have values between 0 and 1 for particular answer type). |