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