-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.xml
178 lines (178 loc) · 8.09 KB
/
data.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<config>
<endofsessionmessage>The session has ended. Thank you. You earned a total bonus of $</endofsessionmessage>
<trialblockintromessages>
<NMP>
<single>You have been placed in a group of {0} members in this trial block. If you and the other group member meet the goal of making {1} selections before the end of the trial block, each one of you will earn a bonus. Bonuses may be exchanged for money at the end of the session. This means you must make at least {1} correct responses to meet your individual goal. At the end of the trial block, you and the other group member will find out whether all members in the group met their individual goal or not.</single>
<plural>You have been placed in a group of {0} members in this trial block. If you and the other group members meet the goal of making {1} selections before the end of the trial block, each one of you will earn a bonus. Bonuses may be exchanged for money at the end of the session. This means you must make at least {1} correct responses to meet your individual goal. At the end of the trial block, you and the other group members will find out whether all members in the group met their individual goal or not.</plural>
</NMP>
<MP>
<single>You have been placed in a group of {0} members in this trial block. On your screen, you will see some information about the other group member. Please take a moment to review the profile. If you and the other group member meet the goal of making {1} selections before the end of the trial block, each one of you will earn a bonus. Bonuses may be exchanged for money at the end of the session. This means you must make at least {1} correct responses to meet your individual goal. At the end of the trial block, you and the other group member will find out whether all members in the group met their individual goal or not.</single>
<plural>You have been placed in a group of {0} members in this trial block. On your screen, you will see some information about the other group members. Please take a moment to review the profile. If you and the other group member meet the goal of making {1} selections before the end of the trial block, each one of you will earn a bonus. Bonuses may be exchanged for money at the end of the session. This means you must make at least {1} correct responses to meet your individual goal. At the end of the trial block, you and the other group members will find out whether all members in the group met their individual goal or not.</plural>
</MP>
<MPSF>
<single>You have been placed in a group of {0} members in this trial block. On your screen, you will see some information about the other group member. Please take a moment to review the profile. If you and the other group member meet the goal of making {1} selections before the end of the trial block, each one of you will earn a bonus. Bonuses may be exchanged for money at the end of the session. This means you must make at least {1} correct responses to meet your individual goal. At the end of the trial block, you and the other group member will find out the number of members who met their individual goal and the number of members who did not meet their individual goal.</single>
<plural>You have been placed in a group of {0} members in this trial block. On your screen, you will see some information about the other group members. Please take a moment to review the profile. If you and the other group member meet the goal of making {1} selections before the end of the trial block, each one of you will earn a bonus. Bonuses may be exchanged for money at the end of the session. This means you must make at least {1} correct responses to meet your individual goal. At the end of the trial block, you and the other group members will find out the number of members who met their individual goal and the number of members who did not meet their individual goal.</plural>
</MPSF>
</trialblockintromessages>
<negtrialblockfeedbackmessage>
<NMP>Your group did not meet their goal and no one will receive a bonus.</NMP>
<MP>Your group did not meet their goal and no one will receive a bonus.</MP>
<MPSF>Of the {0} members in your group, {1} met their goal and {2} did not. Therefore, no one in your group will receive a bonus.</MPSF>
</negtrialblockfeedbackmessage>
<postrialblockfeedbackmessage>
<NMP>Your group met their goal and each member will receive a bonus.</NMP>
<MP>Your group met their goal and each member will receive a bonus.</MP>
<MPSF>Of the {0} members in your group, {1} met their goal. Therefore, each member in your group will receive a bonus.</MPSF>
</postrialblockfeedbackmessage>
<spectrialblockfeedbackmessage> members did not meet the goal. You did not earn a bonus.</spectrialblockfeedbackmessage>
<bonusdollarvalue>0.5</bonusdollarvalue>
<correctcountgoal>6</correctcountgoal>
<memberpreviewtime>1000</memberpreviewtime>
<positivefeedback>Correct</positivefeedback>
<negativefeedback>Incorrect</negativefeedback>
<trialblocktimeout>120000</trialblocktimeout>
<stimulusdelay>1000</stimulusdelay>
<feedbackdelay>2500</feedbackdelay>
<profilesperrow>6</profilesperrow>
<groupingblockspersession>3</groupingblockspersession>
<trialsperblock>120</trialsperblock>
<passingblockspersession>6</passingblockspersession>
<accounts>
<account>
<username>user0</username>
<password>pass0</password>
</account>
<account>
<username>user1</username>
<password>pass1</password>
</account>
</accounts>
<outcomes>
<outcome>1</outcome>
<outcome>0.3</outcome>
<outcome>0.6</outcome>
<outcome>0.9</outcome>
</outcomes>
<groupings>
<grouping>2</grouping>
<grouping>4</grouping>
<grouping>10</grouping>
<grouping>24</grouping>
</groupings>
<words>
<word>
<display>A-1</display>
<translate>E-1</translate>
</word>
<word>
<display>A-2</display>
<translate>E-2</translate>
</word>
<word>
<display>A-3</display>
<translate>E-3</translate>
</word>
<word>
<display>A-4</display>
<translate>E-4</translate>
</word>
</words>
<profiles>
<profile>
<name>Name1</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name2</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name3</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name4</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name5</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name6</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name7</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name8</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name9</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name10</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name11</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name12</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name13</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name14</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name15</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name16</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name17</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name18</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name19</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name20</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name21</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name22</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name23</name>
<image>images/empty_profile.jpg</image>
</profile>
<profile>
<name>Name24</name>
<image>images/empty_profile.jpg</image>
</profile>
</profiles>
</config>