Subversion Repositories wimsdev

Rev

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

Rev 631 Rev 1262
Line 24... Line 24...
24
!else
24
!else
25
 <b>Corrigeer</b> je antwoord :
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
  (stap $oefstep)
30
 !else
30
 !else
31
  (step $oefstep/$oefstepcnt)
31
  (stap $oefstep/$oefstepcnt)
32
 !endif
32
 !endif
33
!endif
33
!endif
34
<br><table border=0>
34
<br><table border=0>
35
!distribute item 1,1 into cntr,cntc
35
!distribute item 1,1 into cntr,cntc
36
!for t in $ansorder
36
!for t in $ansorder
Line 52... Line 52...
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 er niet bijzit.</small> <p>
55
 <small><b>Opmerking.</b> Kies '$ch_none', als je denkt dat het goede antwoord er niet bijzit.</small> <p>
56
!endif
56
!endif
-
 
57
 
57
 
58