Rev 13476 | Rev 15179 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13476 | Rev 13716 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | type=game |
1 | type=game |
2 | textarea="data" |
2 | textarea="data instruction" |
- | 3 | iEdit="instruction" |
|
3 | 4 | ||
4 | :Joc del penjat |
5 | :Joc del penjat |
5 | Es tracta d'endevinar una paraula proposant lletres d'acord amb el principi del joc de l'home penjat. |
6 | Es tracta d'endevinar una paraula proposant lletres d'acord amb el principi del joc de l'home penjat. |
6 | <p class="wims_credits"> |
7 | <p class="wims_credits"> |
7 | Autor del model: Bernadette Perrin-Riou <bpr@math.u-psud.fr> |
8 | Autor del model: Bernadette Perrin-Riou <bpr@math.u-psud.fr> |
Line 59... | Line 60... | ||
59 | \text{typename=slib(oef/blank _,,\typename)} |
60 | \text{typename=slib(oef/blank _,,\typename)} |
60 | \text{mot=randrow(\data)} |
61 | \text{mot=randrow(\data)} |
61 | \text{indication=\mot[2..-1]} |
62 | \text{indication=\mot[2..-1]} |
62 | \text{mot=\mot[1]} |
63 | \text{mot=\mot[1]} |
63 | \text{jok=—} |
64 | \text{jok=—} |
64 | \css{<style |
65 | \css{<style> |
65 | .centrer{text-align:center;} |
66 | .centrer{text-align:center;} |
66 | .seen {opacity:0.5;font-weight: bold;} |
67 | .seen {opacity:0.5;font-weight: bold;} |
67 | .lettres span{background-color:orange;font-size:20px;font-family:monospace;padding:0 0.5em;} |
68 | .lettres span{background-color:orange;font-size:20px;font-family:monospace;padding:0 0.5em;} |
68 | .w {padding : 0 2px;} |
69 | .w {padding : 0 2px;} |
69 | .word {background-color:orange;font-size:20px;white-space: nowrap;} |
70 | .word {background-color:orange;font-size:20px;white-space: nowrap;} |