!nocache
!if $oefsteps!=$empty
!set fieldtot=!itemcnt $thisstep
!else
!set fieldtot=$[$choicecnt+$replycnt]
!endif
!if $fieldtot<1
!changeto oef/noreply.phtml
!endif
!set N_=!itemcnt $embedded
!if $fieldtot<=$N_
!goto send
!endif
!if $hasembedding!=yes
<a name=oefform id=oefform> </a>
!form reply name=replyform onsubmit="return formcheck();"
!endif
!if $error=$empty
Voer hier je antwoord in:
!else
<b>Corrigeer</b> je antwoord :
!endif
!if $oefsteps!=$empty and $oefstepcnt>1
!if $dynsteps=yes
(step $oefstep)
!else
(step $oefstep/$oefstepcnt)
!endif
!endif
<br><table border=0>
!distribute item 1,1 into cntr,cntc
!for t in $ansorder
!if $oefsteps=$empty or $t$(cnt$t) isitemof $thisstep
!read oef/form$t.phtml $(cnt$t)
!endif
!advance cnt$t
</table>
:send
!if $wims_fill_list!=$empty and $fillcnt>0 and $wims_fill_type!=$empty
!read anstype/$wims_fill_type.after
!endif
!if $oef_formnosubmit!=yes
<center>
<input type=submit value="OK en VERSTUREN">
</center>
!endif
</form>
!if $qcmgood<1 and $choicecnt>0
<small><b>Opmerking.</b> Kies '$ch_none', als je denkt dat het goede antwoord er niet bijzit.</small> <p>
!endif