Rev 14525 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14525 | Rev 15372 | ||
---|---|---|---|
Line 7... | Line 7... | ||
7 | 7 | ||
8 | <p id="portal"> |
8 | <p id="portal"> |
9 | The structure of an institution is built below a unique zone called |
9 | The structure of an institution is built below a unique zone called |
10 | <em>portal</em>. This is the common entrance point, it serves also for |
10 | <em>portal</em>. This is the common entrance point, it serves also for |
11 | global management for the institution. No real teaching work should take |
11 | global management for the institution. No real teaching work should take |
12 | place in this zone. |
12 | place in this zone. |
13 | - | ||
14 | <p id="level"> |
13 | </p><p id="level"> |
15 | Zones immediately below the portal are <em>levels</em>. A level corresponds to |
14 | Zones immediately below the portal are <em>levels</em>. A level corresponds to |
16 | a set of students sharing the same annual programs.</p> |
15 | a set of students sharing the same annual programs.</p> |
17 | <p> |
16 | </p><p> |
18 | The role of levels is essentially to separate things that have no relation |
17 | The role of levels is essentially to separate things that have no relation |
19 | between them. |
18 | between them. |
20 | Student logins are not |
19 | Student logins are not |
21 | accepted for levels, nor teaching works. |
20 | accepted for levels, nor teaching works. |
22 | </p> |
- | |
23 | - | ||
24 | <p id="class"> |
21 | </p><p id="class"> |
25 | <em>Classes</em> are immediately below each level. A class is a group of |
22 | <em>Classes</em> are immediately below each level. A class is a group of |
26 | students sharing the same teaching time table. |
23 | students sharing the same teaching time table. |
27 | </p> |
24 | </p><p> |
28 |
|
25 | Students should log in to classes. Each student may have one or more classes. |
29 | - | ||
30 | <p id="program"> |
26 | </p><p id="program"> |
31 | Immediately below a level are also <em>programs</em>. Each program is a |
27 | Immediately below a level are also <em>programs</em>. Each program is a |
32 | gathering point of teaching materials shared by one or several classes in |
28 | gathering point of teaching materials shared by one or several classes in |
33 | the level. |
29 | the level. |
- | 30 | </p><p> |
|
34 |
|
31 | Students cannot log in to programs. Teachers can log to programs (as |
35 | supervisors) in order to prepare teaching materials. |
32 | supervisors) in order to prepare teaching materials. |
36 | - | ||
37 | <p id="course"> |
33 | </p><p id="course"> |
38 | <em>Courses</em> are zones of lowerest level. Each course belongs to a |
34 | <em>Courses</em> are zones of lowerest level. Each course belongs to a |
39 | program, as well as to a class. One can think that to every pair |
35 | program, as well as to a class. One can think that to every pair |
40 | {program,class} may correspond a course. |
36 | {program,class} may correspond a course. |
41 | <p> |
37 | </p><p> |
42 | Teaching materials of a program are shared by all its courses. A student in |
38 | Teaching materials of a program are shared by all its courses. A student in |
43 | a class can navigate between the courses of the class. Daily student works |
39 | a class can navigate between the courses of the class. Daily student works |
44 | are done in courses. |
40 | are done in courses. |
- | 41 | </p><p> |
|
45 |
|
42 | A course has a unique set of teaching materials, and a unique time table. |
46 | - | ||
47 | <p id="icourse"> |
43 | </p><p id="icourse"> |
48 | A program can also have <em>Interclass courses</em>. Such a course only |
44 | A program can also have <em>Interclass courses</em>. Such a course only |
49 | belongs to a program, and students from any class can register to an |
45 | belongs to a program, and students from any class can register to an |
50 | interclass course. This can be used for optional teaching programs. |
46 | interclass course. This can be used for optional teaching programs. |
51 | - | ||
52 | <p id="test"> |
47 | </p><p id="test"> |
53 | Each program can also have a special course, called <em>test zone</em>. |
48 | Each program can also have a special course, called <em>test zone</em>. |
54 | Teachers can prepare experimental teaching materials in the text zone, then |
49 | Teachers can prepare experimental teaching materials in the text zone, then |
55 | export them to the program when finished. Everything in the test zone is |
50 | export them to the program when finished. Everything in the test zone is |
56 | invisible to the students. |
51 | invisible to the students. |
- | 52 | </p> |