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 (46 lines) | stat: -rw-r--r-- 1,608 bytes parent folder | download | duplicates (6)
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
46
:Predefined variables
:Variable,Example,Signification
:reply
reply1 reply2 ...
variabelen welke het studenten antwoord op de vraag bevatten van het type <span class="tt wims_code_words">reply</span> number 1

:choice
choice1 choice2 ...
variabelen welke het studenten antwoord op de vraag bevatten van het type <span class="tt wims_code_words">choice</span> number 1

:step
step
variabele die het stap nummer aangeeft (gebruikt bij het commando's <span class="tt wims_code_variable">\steps</span> of <span class="tt wims_code_variable">\nextstep</span>).

:sc_reply
sc_reply1 sc_reply2 ...
variabele tussen 0 en 1 afhankelijk van een fout of goed antwoord

:reply_
reply_1 reply_2 ...
variabelen met het studenten antwoord (kan worden gebrukt bij stapsgewijze oefeningen of als er geen nadere analyse van het antwoord nodig is).

:help_subject
help_subject
variabele welke een hulp indicatie bevat voor de speciale methode <span class="tt">help</span>.

:oef_firstname
oef_firstname
De voornaam van de deelnemer, meestal <span class="tt wims_code_words">$name_firstname</span>.

:oef_lastname
oef_lastname
De achternaam van de deelnemer, meestal <span class="tt wims_code_words">$name_lastname</span>.

:oef_login
oef_login
Deelnemer loginnaam, default waarde <span class="tt wims_code_words">anonymous</span>.

:oef_now
oef_now
Huidige tijd in formaat  yyyymmdd:hh:mm:ss (20110515.22:19:25)

:oef_lang
oef_lang
De ingesteldev taal van de deelnemer of bezoeker (bijvoorbeeld, <span class="tt wims_code_words">nl</span>,<span class="tt wims_code_words">fr</span>, <span class="tt wims_code_words">en</span>)