Subversion Repositories wimsdev

Rev

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

Rev 184 Rev 6509
Line 1... Line -...
1
 
-
 
2
 
-
 
3
 
-
 
4
\title{Unités du système SI (nocase)}
1
\title{Unités du système SI (nocase)}
5
\matrix{liste = une longueur,le mètre
2
\matrix{liste = une longueur,le mètre
6
  une masse, kilogramme,le
3
  une masse, kilogramme,le
7
  une quantité de matière,mole,la,une 
4
  une quantité de matière,mole,la,une 
8
  un temps, seconde,un
5
  un temps, seconde,un
Line 14... Line 11...
14
\matrix{question = randomrow(\liste)}
11
\matrix{question = randomrow(\liste)}
15
\integer{rep = position(\question[;2],\liste[;2])}
12
\integer{rep = position(\question[;2],\liste[;2])}
16
\text{lsol = \liste[\rep;3] \liste[\rep;2] | \liste[\rep;2] 
13
\text{lsol = \liste[\rep;3] \liste[\rep;2] | \liste[\rep;2] 
17
      | \liste[\rep;4] \liste[\rep;2]}
14
      | \liste[\rep;4] \liste[\rep;2]}
18
 
15
 
19
\statement{Quelle est l'unité pour  \question[;1] ? 
16
\statement{<p>Quelle est l'unité pour \question[;1] ? </p>
20
<center>\embed{reply1}</center></p>
17
<p class="wimscenter">\embed{reply1}</p>
21
}
18
}
22
 
19
 
23
\answer{}{\lsol}{type=nocase}
20
\answer{}{\lsol}{type=nocase}
24
 
-
 
25
 
-