Skip to content

Commit de167e7

Browse files
committed
prolifc id or any string
1 parent 33532d0 commit de167e7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

experiment/demo/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<br>
4848

4949
<tr>
50-
<td>Please enter your Prolific ID to continue:&nbsp</td><td><input name="ProlID" type="text" class="obligatory" v-model="$magpie.measurements.SubjectID"/></td>
50+
<td>Please enter your Prolific ID or any string to continue:&nbsp</td><td><input name="ProlID" type="text" class="obligatory" v-model="$magpie.measurements.SubjectID"/></td>
5151
</tr>
5252
<tr></tr>
5353

experiment/en/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<br>
4848

4949
<tr>
50-
<td>Please enter your Prolific ID to continue:&nbsp</td><td><input name="ProlID" type="text" class="obligatory" v-model="$magpie.measurements.SubjectID"/></td>
50+
<td>Please enter your Prolific ID or any string to continue:&nbsp</td><td><input name="ProlID" type="text" class="obligatory" v-model="$magpie.measurements.SubjectID"/></td>
5151
</tr>
5252
<tr></tr>
5353

0 commit comments

Comments
 (0)