Rev 16121 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16121 | Rev 17055 | ||
---|---|---|---|
Line 1... | Line -... | ||
1 | !set name_titlestate=Current status of the exercise |
- | |
2 | !set name_hypusable=Usable hypotheses: |
- | |
3 | !set name_totransform=Objects to transform |
- | |
4 | !set name_remaintoprove=Still to prove |
- | |
5 | !set name_statushelp_1=!nosubst You should solve this exercise in \ |
- | |
6 | $m_minsteps steps in order to have a maximal score. |
- | |
7 | !set name_statushelp_2=!nosubst This exercise can be solved with \ |
- | |
8 | $m_minsteps steps, but in its current status you can make up to \ |
- | |
9 | $[$m_minsteps+$tolerance] steps and still have a maximal score. |
- | |
10 | !set name_statushelp_3=You are now on the step number |
- | |
11 | !set name_statushelp_4=!nosubst You have finished at the end of $[$currstep-1] steps. |
- | |
12 | !set name_statushelp_5=!nosubst You still have $[$casecnt-1] cases to process.\ |
- | |
13 | Current case |
- | |
14 | !set name_statushelp_6=This is your last case to process |
- | |
15 | - | ||
16 | !set contextcnt=!linecnt $m_context |
1 | !set contextcnt=!linecnt $m_context |
17 | !set goalcnt=!linecnt $m_goal |
2 | !set goalcnt=!linecnt $m_goal |
18 | !set equivcnt=!linecnt $m_equivalence |
3 | !set equivcnt=!linecnt $m_equivalence |
19 | !set casecnt=!linecnt $allcases |
4 | !set casecnt=!linecnt $allcases |
20 | 5 |