Rev 14997 | Rev 17282 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14997 | Rev 15463 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | !if $error=noexists |
|
- | 2 | Attention, the exercise requested does not exist. An exercise of the module is taken at random. |
|
- | 3 | !exit |
|
- | 4 | !endif |
|
1 | !if empty_out iswordof $error |
5 | !if empty_out iswordof $error |
2 | Su código no ha devuelto ningún resultado. Por favor corríjalo. |
6 | Su código no ha devuelto ningún resultado. Por favor corríjalo. |
3 | !if $m_reply_err!=$empty |
7 | !if $m_reply_err!=$empty |
4 | <pre><span class="wims_warning">$m_reply_err</span></pre> |
8 | <pre><span class="wims_warning">$m_reply_err</span></pre> |
5 | !endif |
9 | !endif |