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