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 1... Line 1...
1
!goto $wims_read_parm
1
!goto $wims_read_parm
2
 
2
 
3
:1
3
:1
4
<ul><li>
4
<ul><li>
5
In individual class, a single teacher manages a group of students.
5
In individual class, a single teacher manages a group of students.
6
</li>
-
 
-
 
6
</li><span class="wims_emph">teachers</span> are allowed to create <span class="wims_emph">classes</span>
7
<li>
7
<li>
8
A group of classes with a same entrance point allows teachers to
8
A group of classes with a same entrance point allows teachers to
9
 exchange or share teaching materials, and help students to jump from one class to
9
 exchange or share teaching materials, and help students to jump from one class to
10
 another without having to retype the password.
10
 another without having to retype the password.
11
</li><li>
11
</li><li>
Line 19... Line 19...
19
 !exit
19
 !exit
20
:2
20
:2
21
 <p>
21
 <p>
22
 !if $Cltype<2
22
 !if $Cltype<2
23
 
23
 
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