Subversion Repositories wimsdev

Rev

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

Rev 14343 Rev 15509
Line 2... Line 2...
2
!!set sitemanager=$(wims_read_parm[1])
2
!!set sitemanager=$(wims_read_parm[1])
3
!!set size=$(wims_read_parm[3])
3
!!set size=$(wims_read_parm[3])
-
 
4
!!set day=$(wims_read_parm[4])
4
!!set protocol=$(wims_read_parm[4])
5
!!set protocol=$(wims_read_parm[5])
5
!! cookies = $(wims_read_parm[5])
6
!!set cookies = $(wims_read_parm[6])
6
<h2 class="wims_subtitle">Information on data processing and protection</h2>
7
<h2 class="wims_subtitle">Information on data processing and protection</h2>
7
 
8
 
8
!!!<h3>Data Manager</h3>
9
!!!<h3>Data Manager</h3>
9
!!!
10
!!!
10
!!!Here show the administrator of the site / class / portal if applicable
11
!!!Here show the administrator of the site / class / portal if applicable
Line 50... Line 51...
50
       in the WIMS class (raw data).</li>
51
       in the WIMS class (raw data).</li>
51
    </ul>
52
    </ul>
52
  </li>
53
  </li>
53
</ul>
54
</ul>
54
 
55
 
55
!if $(wims_read_parm[5])=yes
56
!if $(wims_read_parm[6])=yes
56
  <p>
57
  <p>
57
    Cookies are used to help the unregistered visitor to keep their preferences.
58
    Cookies are used to help the unregistered visitor to keep their preferences.
58
  </p>
59
  </p>
59
!endif
60
!endif
60
 
61
 
61
<h3>Data retention period</h3>
62
<h3>Data retention period</h3>
62
<p>
63
<p>
63
  The log files of the out-of-class server containing
64
  The log files of the out-of-class server containing
-
 
65
   connection data are erased regularly:
-
 
66
</p>
-
 
67
   <ul><li>
-
 
68
   no data more than $(wims_read_parm[3]) days older is kept;
-
 
69
   </li><li>
64
   connection data are erased regularly (only the last $(wims_read_parm[3]) bytes are retained).
70
   only the last $(wims_read_parm[4]) bytes are retained.
-
 
71
   </li></ul>
65
</p><p>
72
<p>
66
The teacher creates a class for a maximum of 15 months.
73
The teacher creates a class for a maximum of 15 months.
67
The teacher has the opportunity to make a backup containing
74
The teacher has the opportunity to make a backup containing
68
 the data of the participants of his class on his computer,
75
 the data of the participants of his class on his computer,
69
  to prolong the duration of his class and to erase the data of the participants of his class.
76
  to prolong the duration of his class and to erase the data of the participants of his class.
70
</p><p>
77
</p><p>
Line 88... Line 95...
88
<p>Note that registrants (called participants) in a class and their data
95
<p>Note that registrants (called participants) in a class and their data
89
 are not visible to other participants.
96
 are not visible to other participants.
90
 Only teachers in a class see the list of participants and their data.</p>
97
 Only teachers in a class see the list of participants and their data.</p>
91
 
98
 
92
<h3>Securing</h3>
99
<h3>Securing</h3>
93
!if $(wims_read_parm[4])=https
100
!if $(wims_read_parm[5])=https
94
  <p>The website may use the $(wims_read_parm[4]) protocol.</p>
101
  <p>The website may use the $(wims_read_parm[5]) protocol.</p>
95
!endif
102
!endif
96
 
103
 
97
<p>
104
<p>
98
The site manager must enter a password to access the server data.
105
The site manager must enter a password to access the server data.
99
</p><p>
106
</p><p>