emvecchi commited on
Commit
6ca0272
1 Parent(s): bfecc3d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -75,19 +75,19 @@ assistance_choices = ['Expand the breadth of moderator role',
75
  default_choices = function_choices
76
 
77
  consent_text = '''
78
- ##Consent Form
79
 
80
  You will be asked to take part in a research study. Before you decide to take part in this study, it is important that you understand why the study is being done and what it involves. Please read the following information carefully.
81
  ________________________________________________________________________________________
82
 
83
  Project title: Moderator Intervention Prediction\\
84
- Researchers: N. Falk, E.M. Vecchi, I. Jundi, G. Lapesa\\
85
  Institute: Institute for Machine Speech Processing (IMS)\\
86
  University: University of Stuttgart\\
87
  Contact: eva-maria.vecchi@ims.uni-stuttgart.de
88
  _________________________________________________________________________________________
89
 
90
- ###Description of the research study
91
 
92
  In this study, we investigate how users in online discussions take on certain functions of moderators in deliberation. The annotators' task is to evaluate whether a comment takes on any of the possible moderation functions described. In addition, we want to investigate to what extent such comments differ in style from expert moderators and whether the comment contributes in a constructive way to the discussion.
93
 
@@ -108,7 +108,7 @@ Information that can be used to identify you. The researcher(s) will make every
108
 
109
  **Trigger Warning:** The texts included in this study are produced in an online debate forum and some topics that are discussed, how they are discussed, and user perspectives may be uncomfortable or sensitive. First, all texts included here do not represent the views of the researchers conducting the study. Secondly, we provide the option [described in detail in the guidelines provided in the next step] to avoid having to annotate any instance that is problematic or uncomfortable for the annotator without penalty of compensation.
110
 
111
- ###Consent:
112
  Please indicate, in the box below, that you are at least 18 years old, have read and understood this consent form, are comfortable using the English language to complete the survey, and you agree to participate in this online research survey.\\
113
  *I am age 18 or older.*\\
114
  *I have read this consent form or had it read to me.*\\
 
75
  default_choices = function_choices
76
 
77
  consent_text = '''
78
+ ## Consent Form
79
 
80
  You will be asked to take part in a research study. Before you decide to take part in this study, it is important that you understand why the study is being done and what it involves. Please read the following information carefully.
81
  ________________________________________________________________________________________
82
 
83
  Project title: Moderator Intervention Prediction\\
84
+ Researchers: E.M. Vecchi, N. Falk, I. Jundi, G. Lapesa\\
85
  Institute: Institute for Machine Speech Processing (IMS)\\
86
  University: University of Stuttgart\\
87
  Contact: eva-maria.vecchi@ims.uni-stuttgart.de
88
  _________________________________________________________________________________________
89
 
90
+ ### Description of the research study
91
 
92
  In this study, we investigate how users in online discussions take on certain functions of moderators in deliberation. The annotators' task is to evaluate whether a comment takes on any of the possible moderation functions described. In addition, we want to investigate to what extent such comments differ in style from expert moderators and whether the comment contributes in a constructive way to the discussion.
93
 
 
108
 
109
  **Trigger Warning:** The texts included in this study are produced in an online debate forum and some topics that are discussed, how they are discussed, and user perspectives may be uncomfortable or sensitive. First, all texts included here do not represent the views of the researchers conducting the study. Secondly, we provide the option [described in detail in the guidelines provided in the next step] to avoid having to annotate any instance that is problematic or uncomfortable for the annotator without penalty of compensation.
110
 
111
+ ### Consent:
112
  Please indicate, in the box below, that you are at least 18 years old, have read and understood this consent form, are comfortable using the English language to complete the survey, and you agree to participate in this online research survey.\\
113
  *I am age 18 or older.*\\
114
  *I have read this consent form or had it read to me.*\\