Rev 6646 | Blame | Compare with Previous | Last modification | View Log | RSS feed
!!! fichier générateur de sources OEF type2 !!!
toefsource=$module_dir/$prefixdir/template.oef
fichname=qcm.oef
toefoutput=user-deposit
toef_varcnt=$typvarcnt
toef_var1=$titre
toef_var2=$auteur
toef_var3=$imel
toef_var4=$exo
toef_var5=$obsrecord
toef_var6=$foncsrecord
toef_var7=$foncsrepList
toef_var8=$foncstypList
toef_var9=$enonceR
toef_var10=$indicList_fonc
toef_var11=$lang
toef_var11=
!for i=1 to $foncsnb
toef_var11=!append item $(ftypList[$[$(typnb[$i])];]) to $toef_var11
!next i
toef_keyword1=!randint 10^9,10^10-1
toef_keyword2=!randint 10^9,10^10-1
toef_keyword=$toef_keyword1$toef_keyword2
!read exodata
!mexec maketoef.sh
!reset toef_varcnt
!for i=1 to $typvarcnt
!reset toef_var$(i)
!next i