Rev 6235 | Rev 9687 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6235 | Rev 7973 | ||
---|---|---|---|
Line 69... | Line 69... | ||
69 | !endif |
69 | !endif |
70 | 70 | ||
71 | !if prep_erase=$error |
71 | !if prep_erase=$error |
72 | Do you really want to erase this exam #$exam ($title)? |
72 | Do you really want to erase this exam #$exam ($title)? |
73 | <div class="wimscenter"> |
73 | <div class="wimscenter"> |
- | 74 | !set wims_ref_class=wims_button wims_warning |
|
74 | !href cmd=reply&job=erase $wims_name_yes; $wims_name_erase |
75 | !href cmd=reply&job=erase $wims_name_yes; $wims_name_erase |
75 |
|
76 | !set wims_ref_class=wims_button |
76 | !href cmd=resume $wims_name_no; $wims_name_giveup |
77 | !href cmd=resume $wims_name_no; $wims_name_giveup |
77 |
|
78 | </div> |
78 | !exit |
79 | !exit |
79 | !endif |
80 | !endif |
80 | 81 | ||
81 | !if prep_expire=$error |
82 | !if prep_expire=$error |
82 | This exam #$exam ($title) expires normally expires on $expday |
83 | This exam #$exam ($title) expires normally expires on $expday |
Line 125... | Line 126... | ||
125 | !endif |
126 | !endif |
126 | 127 | ||
127 | !if active_exam=$error |
128 | !if active_exam=$error |
128 | Désolé, cet examen est activé, donc non modifiable. On ne peut plus changer les exercices dedans. |
129 | Désolé, cet examen est activé, donc non modifiable. On ne peut plus changer les exercices dedans. |
129 | !exit |
130 | !exit |
130 | !endif |
131 | !endif |
131 | 132 | ||
132 | !if $error=prep_noexercise |
133 | !if $error=prep_noexercise |
133 | The content of the exercise $exo of the exam is empty. Try again. |
134 | The content of the exercise $exo of the exam is empty. Try again. |
134 | !exit |
135 | !exit |
135 | !endif |
136 | !endif |