Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -124,7 +124,7 @@ Please indicate, in the box below, that you are at least 18 years old, have read
|
|
124 |
- *I am comfortable using the English language to participate in this survey.*
|
125 |
- *I agree to participate in this research and I want to continue with the survey.*
|
126 |
'''
|
127 |
-
guidelines_text = 'Please read <a href="https://acrobat.adobe.com/id/urn:aaid:sc:
|
128 |
study_code = 'some code here'
|
129 |
|
130 |
intro_fields: List[Field] = [
|
|
|
124 |
- *I am comfortable using the English language to participate in this survey.*
|
125 |
- *I agree to participate in this research and I want to continue with the survey.*
|
126 |
'''
|
127 |
+
guidelines_text = 'Please read <a href="https://acrobat.adobe.com/id/urn:aaid:sc:EU:fa739578-f29a-4bc4-9f73-e3f3fbfaf0cd">the guidelines</a>'
|
128 |
study_code = 'some code here'
|
129 |
|
130 |
intro_fields: List[Field] = [
|