You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: experiment/demo/src/App.vue
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@
47
47
<br>
48
48
49
49
<tr>
50
-
<td>Please enter your Prolific ID to continue: </td><td><inputname="ProlID"type="text"class="obligatory"v-model="$magpie.measurements.SubjectID"/></td>
50
+
<td>Please enter your Prolific ID or any string to continue: </td><td><inputname="ProlID"type="text"class="obligatory"v-model="$magpie.measurements.SubjectID"/></td>
Copy file name to clipboardExpand all lines: experiment/en/src/App.vue
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@
47
47
<br>
48
48
49
49
<tr>
50
-
<td>Please enter your Prolific ID to continue: </td><td><inputname="ProlID"type="text"class="obligatory"v-model="$magpie.measurements.SubjectID"/></td>
50
+
<td>Please enter your Prolific ID or any string to continue: </td><td><inputname="ProlID"type="text"class="obligatory"v-model="$magpie.measurements.SubjectID"/></td>
0 commit comments