Rev 16007 | Rev 16799 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16007 | Rev 16195 | ||
---|---|---|---|
Line 129... | Line 129... | ||
129 | !exit |
129 | !exit |
130 | !endif |
130 | !endif |
131 | 131 | ||
132 | !if exam_hidden iswordof $error |
132 | !if exam_hidden iswordof $error |
133 | Questo esame non è visibile per il tuo gruppo di lavoro. Non utilizzare indirizzi memorizzati e non modificare manualmente l'indirizzo nel navigatore!! |
133 | Questo esame non è visibile per il tuo gruppo di lavoro. Non utilizzare indirizzi memorizzati e non modificare manualmente l'indirizzo nel navigatore!! |
- | 134 | !exit |
|
- | 135 | !endif |
|
- | 136 | ||
- | 137 | !if badtechvarname iswordof $error |
|
- | 138 | Un des noms de variable ( |
|
- | 139 | !word 2 to -1 of $error |
|
- | 140 | ) n'est pas un nom correct de variable technique. Les noms de variable technique |
|
- | 141 | incorrect ont été supprimés du champs <span class="wims_code_words">Condition pour cacher l'examen aux participants</span>. |
|
134 | !exit |
142 | !exit |
135 | !endif |
143 | !endif |
136 | !msg $error |
144 | !msg $error |