Subversion Repositories wimsdev

Rev

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

Rev 9095 Rev 9226
Line 4... Line 4...
4
!endif
4
!endif
5
oef2wims_version=3.22
5
oef2wims_version=3.22
6
author=
6
author=
7
email=
7
email=
8
keywords=
8
keywords=
-
 
9
description=
-
 
10
observation=
9
precision=0
11
precision=0
10
language=fr
12
language=fr
-
 
13
credits=
-
 
14
 
11
title_en=
15
title_en=
12
 
16
 
13
varcnt=2
17
varcnt=1
14
prevarcnt=1
18
prevarcnt=0
15
postvarcnt=0
19
postvarcnt=0
16
replycnt=0
20
replycnt=0
17
choicecnt=0
21
choicecnt=0
18
conditioncnt=0
22
conditioncnt=0
19
feedbackcnt=0
23
feedbackcnt=0
20
format=html
24
format=html
21
 
25
 
22
val1=$imagedir
26
val1=$imagedir
23
val2=$confparm1
27
val2=$confparm1
24
val3=$confparm2
28
val3=$confparm2
25
val4=$confparm3
29
val4=$confparm3
26
val5=$confparm4
30
val5=$confparm4
27
 
31
 
28
!if $testcondition=yes
32
!if $testcondition=yes
29
 !goto test
33
 !goto test
30
!endif
34
!endif
31
!if $status=waiting
35
!if $status=waiting
32
 !exit
36
 !exit
33
!endif
37
!endif
34
 
-
 
35
credits=
-
 
36
 
38
 
37
question=__EXECUTED_1692754_EXERCISE__
39
question=__EXECUTED_1692754_EXERCISE__
38
 
40
 
39
!goto stat
41
!goto stat
40
 
42