Subversion Repositories wimsdev

Rev

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

Rev 6997 Rev 11217
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>
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>
12
 An institutional structure is a multi-level system of virtual classes
12
 An institutional structure is a multi-level system of virtual classes
13
 through which the needs of an entire teaching institution or whole school can be managed, 
13
 through which the needs of an entire teaching institution or whole school can be managed,
14
 for example: students and teachers database,
14
 for example: students and teachers database,
15
 different teaching levels, programs and subjects, teacher responsabilities, etc.
15
 different teaching levels, programs and subjects, teacher responsabilities, etc.
16
 </li></ul>
16
 </li></ul>
17
 Use the link below to create a group of classes or an institutional portal. You will then have
17
 Use the link below to create a group of classes or an institutional portal. You will then have
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
 <p>
23
 <p>
24
  Only <span class="wims_emph">teachers</span> are allowed to create <span class="wims_emph">classes</span>. 
24
  Only <span class="wims_emph">teachers</span> are allowed to create <span class="wims_emph">classes</span>.
25
 !else
25
 !else
26
  Only <span class="wims_emph">supervisor</span> are allowed to create <span class="wims_emph">classes</span>.
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>
32
 !exit
32
 !exit
33
 
33
 
34
:step1
34
:step1
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
 !let tmp=!positionof item $ilevel in $wims_listlevel
39
 !let tmp=!positionof item $ilevel in $wims_listlevel
40
  of level <span class="wims_emph">$(name_wims_listlevel[$tmp])</span>,
40
  of level <span class="wims_emph">$(name_wims_listlevel[$tmp])</span>,
Line 53... Line 53...
53
 Otherwise, in order to verify the exactness of your passwords,
53
 Otherwise, in order to verify the exactness of your passwords,
54
 please type them again.
54
 please type them again.
55
 </p>
55
 </p>
56
  !exit
56
  !exit
57
:step2
57
:step2
58
 
58
 
59
  Hello, $supervisor!<p>
59
  Hello, $supervisor!<p>
60
 Now you need a code to finish the operation of creation of a new class
60
 Now you need a code to finish the operation of creation of a new class
61
 under WIMS at the site $http_HTTP_HOST. </p><p>
61
 under WIMS at the site $http_HTTP_HOST. </p><p>
62
 This code has just been sent to your email address
62
 This code has just been sent to your email address
63
 <span class="tt wims_address">$email</span>. Please verify your inbox (wait a little bit
63
 <span class="tt wims_address">$email</span>. Please verify your inbox (wait a little bit
64
 for the email to be sent if necessary) and read the message.
64
 for the email to be sent if necessary) and read the message.
65
 Write the code received in the email here below.
65
 Write the code received in the email here below.
66
</p> 
66
</p>
67
!exit
67
!exit
68
 
68
 
69
:step3
69
:step3
70
Hello, $supervisor!<p>
70
Hello, $supervisor!<p>
71
 Your $name_classe $classname has now been created. Congratulations, and enjoy!</p><p>
71
 Your $name_classe $classname has now been created. Congratulations, and enjoy!</p><p>