Rev 13483 | Rev 15071 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13483 | Rev 13716 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | type=classify |
1 | type=classify |
2 | textarea="data" |
2 | textarea="data instruction" |
- | 3 | iEdit="instruction" |
|
3 | 4 | ||
4 | :Classificar objectes per les seves propietats en una taula. |
5 | :Classificar objectes per les seves propietats en una taula. |
5 | 6 | ||
6 | Presentem una llista d'objectes i una llista d'atributs (propietats). Heu d'omplir |
7 | Presentem una llista d'objectes i una llista d'atributs (propietats). Heu d'omplir |
7 | una taula segons si els objectes verifiquen les propietats o no, marcant o no en el quadre. |
8 | una taula segons si els objectes verifiquen les propietats o no, marcant o no en el quadre. |
Line 63... | Line 64... | ||
63 | 64 | ||
64 | :%%%%%%%%%%%%%% Rien à modifier avant l'énoncé %%%%%%%%%%%%%%%% |
65 | :%%%%%%%%%%%%%% Rien à modifier avant l'énoncé %%%%%%%%%%%%%%%% |
65 | 66 | ||
66 | \text{size=50,50} |
67 | \text{size=50,50} |
67 | \integer{w=\size[1]+10} |
68 | \integer{w=\size[1]+10} |
68 | \css{<style |
69 | \css{<style> |
69 | .big_check{text-align: center} |
70 | .big_check{text-align: center} |
70 | @supports (zoom:2){ |
71 | @supports (zoom:2){ |
71 | .big_check>input{zoom: 1.4;} |
72 | .big_check>input{zoom: 1.4;} |
72 | } |
73 | } |
73 | @supports not (zoom:2){ |
74 | @supports not (zoom:2){ |