Subversion Repositories wimsdev

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
8865 bpr 1
\text{tex=\frac{reply1}{2}}
2
\ifval{3/2=1.5}
3
 {\text{a=oui}}
4
{\text{a=non}}
5
 
6
\ifval{a=a}{\text{a=oui}}
7
\exit
8
 
9
\statement{
10
\special{expandlines ttt 
11
uuu}
12
 
13
\img{aaa}
14
\img{aaa}{ccc}
15
\draw{200,200}{
16
xrange -1,1
17
yrange -1,1}
18
 
19
\canvasdraw{200,200}{
20
xrange -1,1
21
yrange -1,1
22
}
23
 
24
\img{eee}
25
 
26
\special{mathmlinput [\tex], 200x200,5
27
reply1
28
}
29
 
30
\\aa
31
\exit
32
 
33
\embed{r2}
34
\embed{r3}
35
 
36
\special{expandlines aaa
37
bb}
38
 
39
\ifval{3/2=1.5}{test yes}{test non}
40
}
41
 
42
\answer{Blab}{1}{type=numeric}
43
\answer{ans2}{2}{type=numeric}
44
\answer{ans2}{3}{type=numeric}