emvecchi commited on
Commit
8c46379
1 Parent(s): df7d87a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -62,7 +62,10 @@ property_choices = ['appropriateness',
62
  'reciprocity',
63
  'reference',
64
  'Other (please specify)']
65
- assistance_choices = ['Assist with recall',
 
 
 
66
  'Improve speed of moderation tasks',
67
  'Manage prioritization of comments to consider',
68
  'Visualization of properties narrows down moderator contribution',
 
62
  'reciprocity',
63
  'reference',
64
  'Other (please specify)']
65
+ assistance_choices = ['Expand the breadth of moderator role',
66
+ 'Reduce my own bias',
67
+ #'Assist with recall',
68
+ 'Avoids missing relevant instances',
69
  'Improve speed of moderation tasks',
70
  'Manage prioritization of comments to consider',
71
  'Visualization of properties narrows down moderator contribution',