Subversion Repositories wimsdev

Rev

Rev 4045 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4045 Rev 7810
Line 1... Line -...
1
 
-
 
2
If you wish to define technical variables associated with your participants 
-
 
3
(such as the group they belong to),
-
 
4
<ul><li>
-
 
5
 use the link to the spreadsheet
1
!read help/en/filter.phtml
6
<li>
-
 
7
or do this directly in the attributes of the participants' accounts
-
 
8
<li>
-
 
9
via a non anonymous questionnaire
-
 
10
</ul>
-
 
11
(check the help pages for further instructions), you can filter participants according to 
-
 
12
these variables. All the conditions on the same line should be met and 
-
 
13
in case of several lines at least one condition per line should be fullfilled.
-
 
14
<p>For example,
-
 
15
<pre>
2
<p>
16
group=1 language=2
-
 
17
group=3
-
 
18
</pre>
-
 
19
will select students belonging to group 1 and in language 1 or to group 3.
-
 
20
 
-
 
21
You could also enter a list of logins (username).
3
You could also enter a list of logins (username).
22
 
4
</p>