Rev 17069 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17069 | Rev 17187 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | !form reply |
5 | !form reply |
6 | ¿Cual es el <em>primer</em> paso erróneo de esta serie? |
6 | ¿Cual es el <em>primer</em> paso erróneo de esta serie? |
7 | !formselect badstep from 0 to $stepcnt |
7 | !formselect badstep from 0 to $stepcnt |
8 | (0 significaría que todos los pasos son correctos). |
8 | (0 significaría que todos los pasos son correctos). |
9 | <div class="wimscenter"> |
9 | <div class="wimscenter"> |
10 | <input type="submit" value="Enviar la respuesta" |
10 | <input type="submit" value="Enviar la respuesta"></div> |
11 | !else |
11 | !else |
12 | Marque a continuación <em>todos</em> los pasos erróneos, y después |
12 | Marque a continuación <em>todos</em> los pasos erróneos, y después |
13 | <input type="submit" value="pulse aquí" |
13 | <input type="submit" value="pulse aquí">. |
14 | !endif |
14 | !endif |
15 | !formend |
15 | !formend |
16 | !else |
16 | !else |
17 | !if $all_steps=0 |
17 | !if $all_steps=0 |
18 | !if $badstep=0 |
18 | !if $badstep=0 |
Line 45... | Line 45... | ||
45 | !if $substep=0 |
45 | !if $substep=0 |
46 | !form reply |
46 | !form reply |
47 | ¿Qué piensa del <em>último</em> paso? |
47 | ¿Qué piensa del <em>último</em> paso? |
48 | !formselect ans list --,OK,$bad_reasons prompt No sé,\ |
48 | !formselect ans list --,OK,$bad_reasons prompt No sé,\ |
49 | Sí: este paso es correcto,$bad_rnames |
49 | Sí: este paso es correcto,$bad_rnames |
50 | <input type="submit" value="Enviar" |
50 | <input type="submit" value="Enviar"> |
51 | !formend |
51 | !formend |
52 | !endif |
52 | !endif |
53 | 53 | ||
54 | !if $substep=2 |
54 | !if $substep=2 |
55 | Tiene razón: |
55 | Tiene razón: |