Rev 17058 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17058 | Rev 17069 | ||
---|---|---|---|
Line 39... | Line 39... | ||
39 | <div class="wimscenter"> |
39 | <div class="wimscenter"> |
40 | !line $step of $good |
40 | !line $step of $good |
41 | </div> |
41 | </div> |
42 | !endif |
42 | !endif |
43 | :gnext |
43 | :gnext |
- | 44 | </div> |
|
44 | <p> |
45 | <p> |
45 | !if $step<$stepcnt |
46 | !if $step<$stepcnt |
- | 47 | !set wims_ref_class=wims_button |
|
46 | !href cmd=reply&ans=next Pass to the next step. |
48 | !href cmd=reply&ans=next Pass to the next step. |
47 | !else |
49 | !else |
48 | This is the end of the exercise. Your score: $module_score/10. |
50 | This is the end of the exercise. Your score: $module_score/10. |
49 | !endif |
51 | !endif |
50 | </p> |
52 | </p> |
Line 76... | Line 78... | ||
76 | !set rrr=!item 1 of $bad_reasons |
78 | !set rrr=!item 1 of $bad_reasons |
77 | !read reasons/$rrr.det |
79 | !read reasons/$rrr.det |
78 | </div> |
80 | </div> |
79 | !endif |
81 | !endif |
80 | !endif |
82 | !endif |
- | 83 | </div> |
|
81 | <p>Your score: $module_score/10.</p> |
84 | <p>Your score: $module_score/10.</p> |
82 | !exit |
85 | !exit |
83 | !endif |
86 | !endif |
84 | 87 | ||
85 | !msg $error |
88 | !msg $error |