Rev 20 | Rev 1262 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 20 | Rev 631 | ||
---|---|---|---|
Line 20... | Line 20... | ||
20 | !endif |
20 | !endif |
21 | 21 | ||
22 | !if $error=$empty |
22 | !if $error=$empty |
23 | Voer hier je antwoord in: |
23 | Voer hier je antwoord in: |
24 | !else |
24 | !else |
25 | <b> |
25 | <b>Corrigeer</b> je antwoord : |
26 | !endif |
26 | !endif |
27 | !if $oefsteps!=$empty and $oefstepcnt>1 |
27 | !if $oefsteps!=$empty and $oefstepcnt>1 |
28 | !if $dynsteps=yes |
28 | !if $dynsteps=yes |
29 | (step $oefstep) |
29 | (step $oefstep) |
30 | !else |
30 | !else |
Line 50... | Line 50... | ||
50 | </center> |
50 | </center> |
51 | !endif |
51 | !endif |
52 | </form> |
52 | </form> |
53 | 53 | ||
54 | !if $qcmgood<1 and $choicecnt>0 |
54 | !if $qcmgood<1 and $choicecnt>0 |
55 | <small><b>Opmerking.</b> Kies '$ch_none', als je denkt dat het goede antwoord |
55 | <small><b>Opmerking.</b> Kies '$ch_none', als je denkt dat het goede antwoord er niet bijzit.</small> <p> |
56 | er niet bijzit.</small> <p> |
- | |
57 | !endif |
56 | !endif |
58 | 57 |