Subversion Repositories wimsdev

Rev

Rev 16114 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16114 Rev 17067
Line 9... Line 9...
9
  !else
9
  !else
10
    $author.
10
    $author.
11
  !endif
11
  !endif
12
!endif
12
!endif
13
!if $solution!=$empty and $hint!=$empty
13
!if $solution!=$empty and $hint!=$empty
14
 This exercise contains both an methexped solution and a hint.
14
  $name_expl1
15
!endif
15
!endif
16
!if $solution!=$empty and $hint=$empty
16
!if $solution!=$empty and $hint=$empty
17
 This exercise has an methexped solution but no hint.
17
  $name_expl2,
18
!endif
18
!endif
19
!if $solution=$empty and $hint!=$empty
19
!if $solution=$empty and $hint!=$empty
20
 This exercise contains a hint but no methexped solution.
20
  $name_explhint
21
!endif
21
!endif
22
!if $solution$hint=$empty
22
!if $solution$hint=$empty
23
 This exercise has neither methexped solution nor hint.
23
  $name_nohint
24
!endif
24
!endif
25
<p>
25
<p>
26
Information about this collection of exercises.
26
$name_information
27
</p>
27
</p>
28
$module_about
28
$module_about
29
<p>
29
<p>
30
The copyright of the exercises belong to their respective authors.
-
 
31
Any installation of the sources of the exercises on a server
-
 
32
requires expresse permission from the authors.
30
$name_copyright
33
</p>
31
</p>
34
!tail
32
!tail