Subversion Repositories wimsdev

Rev

Rev 15509 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
13513 schaersvoo 1
!!set backup_delete=$(wims_read_parm[2])
2
!!set sitemanager=$(wims_read_parm[1])
15509 bpr 3
!!set size=$(wims_read_parm[4])
4
!!set protocol=$(wims_read_parm[5])
5
!! cookies = $(wims_read_parm[6])
13513 schaersvoo 6
<h2 class="wims_subtitle">Informatie over de AVG</h2>
7
 
8
!!!<h3>Data Manager</h3>
9
!!!
10
!!!Here show the administrator of the site / class / portal if applicable
11
!!!<strong>$(wims_read_parm[1])</strong>
12
!!!
13
!!!specify legal responsible (director / president in the case of an establishment server)
14
 
15
 
16
<h3>Objectives</h3>
17
<p class="wimscenter">
18
  <strong>Educate learners by practicing online exercises.</strong>
19
</p>
20
<p>
21
  WIMS (Web Interactive Multipurpose Server) is an online learning platform
22
  that provides learning resources for all (interactive exercises, interactive documents, computing tools)
23
  and gives teachers a protected space where they can organize teaching resources in work sessions,
24
  create and monitor learners' activities.
25
</p>
26
 
27
<h3>Nature of the recorded data</h3>
28
<ul>
29
  <li>In the case of unregistered users,
30
   the only data recorded are the users' IPs in unused log files
31
   on the server that are temporarily stored for proper server operation.
17236 bpr 32
  </li><li>Case of a person creating a class.<br>
13513 schaersvoo 33
    The recorded data are:
34
    <ul>
35
      <li>the last name, first name and e-mail given when creating the class;</li>
36
      <li>the connection IP numbers visible only to this person and the server administrator.</li>
37
    </ul>
17236 bpr 38
  </li><li>Cases of users enrolled in a virtual classroom.<br>
13513 schaersvoo 39
    Using the virtual classes of a WIMS server involves saving
40
    some connection data in order to calculate scores and ratings.
41
 
42
    The following personal information is accessible to the connected teacher
43
     in his WIMS class, as well as to the learner in raw form or in analyzed form:
44
    <ul>
45
      <li>first name and last name;</li>
46
      <li>email and photo (optional);</li>
47
      <li>the exercises visualized and / or solved;</li>
48
      <li>all the scores obtained;</li>
49
      <li>the days, hours and IP of the learner's connection when performing a job (worksheets)
50
       in the WIMS class (raw data).</li>
51
    </ul>
52
  </li>
53
</ul>
54
 
15509 bpr 55
!if $(wims_read_parm[6])=yes
13513 schaersvoo 56
  <p>
57
    Cookies are used to help the unregistered visitor to keep their preferences.
58
  </p>
59
!endif
60
 
61
<h3>Data retention period</h3>
62
<p>
63
  The log files of the out-of-class server containing
15509 bpr 64
   connection data are erased regularly.
65
</p>
66
   <ul><li>
67
    no data more than $(wims_read_parm[3]) days older is kept;
68
  </li><li>
69
    only the last $(wims_read_parm[4]) bytes are retained.
70
  </li></ul>
71
<p>
13513 schaersvoo 72
The teacher creates a class for a maximum of one year.
73
The teacher has the opportunity to make a backup containing
74
 the data of the participants of his class on his computer,
75
  to prolong the duration of his class and to erase the data of the participants of his class.
76
</p><p>
77
  Participant data in a class is stored on the server no more
78
  than $(wims_read_parm[2]) days after the class expiration date.
79
</p>
80
 
81
!!<h3>Legitimacy</h3>
82
!!In the case of public education, it will in principle be
83
!! "the execution of a mission of public interest",
84
!! but a WIMS class could also be used for the performance of a contract,
85
!! or private, with the consent of the participants (acceptance of the T.O.S.).
86
!! The list of possible legitimacy could be proposed during the creation of the class for example
87
!!
88
 
89
<h3>Recipients of the data</h3>
90
<ul>
91
  <li>The site manager can access all the data (no interest for him).</li>
92
  <li>Classroom teachers, each with access only to class information.</li>
93
</ul>
94
<p>Note that registrants (called participants) in a class and their data
95
 are not visible to other participants.
96
 Only teachers in a class see the list of participants and their data.</p>
97
 
98
<h3>Securing</h3>
15509 bpr 99
!if $(wims_read_parm[5])=https
100
  <p>The website may use the $(wims_read_parm[5]) protocol.</p>
13513 schaersvoo 101
!endif
102
 
103
<p>
104
The site manager must enter a password to access the server data.
105
</p><p>
106
Teachers must enter a password to enter their WIMS class.
107
Connection logging is performed on the server.
108
</p>
109
 
110
<h3>Rights Information</h3>
111
<p>In accordance with the European Data Protection laws,
112
   you have the right to gain access and modify your personal data.
113
   You can exercise this right by contacting
114
   !mailurl $(wims_read_parm[1]) Data Manager
17236 bpr 115
  <br>
13513 schaersvoo 116
   !mailurl $wims_site_manager Data Manager\
117
Creació de classes virtuals
118
.</p>
119
<p>
120
  You may also, for legitimate reasons, oppose the processing of data concerning you.
121
</p>