Subversion Repositories wimsdev

Rev

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

Rev 5837 Rev 5894
Line 18... Line 18...
18
 to create the classes they are to include.
18
 to create the classes they are to include.
19
 !exit
19
 !exit
20
:2
20
:2
21
 
21
 
22
 !if $Cltype<2
22
 !if $Cltype<2
23
  Only <font color="blue">teachers</font> are allowed to create <font color="blue">classes</font>. 
23
  Only <span class="wims_emph">teachers</span> are allowed to create <span class="wims_emph">classes</span>. 
24
 !else
24
 !else
25
  Only <font color="blue">supervisor</font> are allowed to create <font color="blue">classes</font>.
25
  Only <span class="wims_emph">supervisor</span> are allowed to create <span class="wims_emph">classes</span>.
26
 !endif
26
 !endif
27
 A valid email address will be required for class operation. After creating a $name_classe,
27
 A valid email address will be required for class operation. After creating a $name_classe,
28
 you will be responsible for its maintainence. <p>
28
 you will be responsible for its maintainence. <p>
29
 To create your $name_classe, please fill in the following information.
29
 To create your $name_classe, please fill in the following information.
30
 </p>
30
 </p>
Line 34... Line 34...
34
 
34
 
35
 Hello, $supervisor!<p>
35
 Hello, $supervisor!<p>
36
 You are creating a  $name_classe $classname on the WIMS site $httpd_HTTP_HOST,
36
 You are creating a  $name_classe $classname on the WIMS site $httpd_HTTP_HOST,
37
 !if $Cltype iswordof 0 1
37
 !if $Cltype iswordof 0 1
38
 of level 
38
 of level 
39
 <b><font color="green">$name_level</font></b>,
39
 <span class="wims_emph">$name_level</span>,
40
 !endif
40
 !endif
41
 limited to $ilimit participants. Registration to this class is
41
 limited to $ilimit participants. Registration to this class is
42
 !if $pword!=$empty
42
 !if $pword!=$empty
43
  protected by the class password.
43
  protected by the class password.
44
 !else
44
 !else