Subversion Repositories wimsdev

Rev

Rev 15431 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15431 Rev 17188
Line 24... Line 24...
24
!endif
24
!endif
25
 
25
 
26
:tester
26
:tester
27
!read dialog/present.phtml
27
!read dialog/present.phtml
28
 
28
 
29
<hr style="width:50%"/>
29
<hr style="width:50%">
30
 
30
 
31
!if $cmd=hint
31
!if $cmd=hint
32
  !read dialog/hint.phtml
32
  !read dialog/hint.phtml
33
  !goto end
33
  !goto end
34
!endif
34
!endif
35
 
35
 
36
!if $status=waiting
36
!if $status=waiting
37
  !if $error!=$empty
37
  !if $error!=$empty
38
    !read dialog/msg.phtml
38
    !read dialog/msg.phtml
39
    <hr style="width:50%"/>
39
    <hr style="width:50%">
40
  !endif
40
  !endif
41
  !read dialog/form.phtml
41
  !read dialog/form.phtml
42
  <p>
42
  <p>
43
  !if $hint!=$empty and $givehint>0
43
  !if $hint!=$empty and $givehint>0
44
    !set wims_ref_class=wims_button_help
44
    !set wims_ref_class=wims_button_help
Line 53... Line 53...
53
  !endif
53
  !endif
54
  </p>
54
  </p>
55
!else
55
!else
56
  !if $error!=$empty
56
  !if $error!=$empty
57
     !read dialog/msg.phtml
57
     !read dialog/msg.phtml
58
     <hr style="width:50%"/>
58
     <hr style="width:50%">
59
  !endif
59
  !endif
60
  !read dialog/answer.phtml
60
  !read dialog/answer.phtml
61
  <p>
61
  <p>
62
  !if $status!=$empty
62
  !if $status!=$empty
63
    $name_serie_exo2 <p>
63
    $name_serie_exo2 <p>