emvecchi commited on
Commit
a5c4ad0
1 Parent(s): e14ee0e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -136,8 +136,7 @@ Please indicate, in the box below, that you are at least 18 years old, have read
136
  '''
137
  guidelines_text = 'Please read <a href="https://acrobat.adobe.com/id/urn:aaid:sc:EU:1a1347b0-3423-49ee-aa28-87679f8a69c0">the guidelines</a>'
138
  study_code = 'CE552C7F'
139
- # failed_sanity_check_code = 'C102EK63' # screened-out code
140
- failed_sanity_check_code = 'C15RGLJA'
141
  redirect_url = f'https://app.prolific.com/submissions/complete?cfc={study_code}'
142
 
143
  annotation_guidelines_fields: List[Field] = [
 
136
  '''
137
  guidelines_text = 'Please read <a href="https://acrobat.adobe.com/id/urn:aaid:sc:EU:1a1347b0-3423-49ee-aa28-87679f8a69c0">the guidelines</a>'
138
  study_code = 'CE552C7F'
139
+ failed_sanity_check_code = 'C17NFPW5'
 
140
  redirect_url = f'https://app.prolific.com/submissions/complete?cfc={study_code}'
141
 
142
  annotation_guidelines_fields: List[Field] = [