Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -134,7 +134,7 @@ Please indicate, in the box below, that you are at least 18 years old, have read
|
|
134 |
- *I am comfortable using the English language to participate in this survey.*
|
135 |
- *I agree to participate in this research and I want to continue with the survey.*
|
136 |
'''
|
137 |
-
guidelines_text = 'Please read <a href="https://tinyurl.com/
|
138 |
study_code = 'CMF944QW'
|
139 |
failed_sanity_check_code = 'C1DATZO7'
|
140 |
redirect_url = f'https://app.prolific.com/submissions/complete?cfc={study_code}'
|
|
|
134 |
- *I am comfortable using the English language to participate in this survey.*
|
135 |
- *I agree to participate in this research and I want to continue with the survey.*
|
136 |
'''
|
137 |
+
guidelines_text = 'Please read <a href="https://tinyurl.com/56ryck9h">the guidelines</a>'
|
138 |
study_code = 'CMF944QW'
|
139 |
failed_sanity_check_code = 'C1DATZO7'
|
140 |
redirect_url = f'https://app.prolific.com/submissions/complete?cfc={study_code}'
|