Skip to content

Demographic Question

Tien-Duc Nguyen edited this page Sep 9, 2024 · 1 revision

The demographic questions are supposed to collect the background information of raters. For example, raters' age, gender, experience with programming languages, etc. Raters must answer all required demographic questions of a dataset if they would like to take that survey.

1. Demographic question group

A set of demographic questions can be grouped into a demographic question group so that it can be assigned to one or more datasets. Administrators can create, update, delete these groups.

image

By hitting the create / edit a demographic question group, a pop-up window will be opened and display the demographic question group form. Administrators will need to fill the title and the description. The priority of a group will determine whether questions of this group will be displayed before questions of other groups. Administrators can also reorder the questions assigned to a group.

image

To assign a group to a dataset, administrators need to simply edit that dataset and select that group in the demographic question groups selector.

image

Afterwards, every time raters access this dataset, they will be asked to answer all required questions of each group one-by-one.

image

2. Demographic question

image

Administrators can manage the list of demographic questions. By clicking on create or edit a demographic question, a pop-up window will be opened to edit the form. The form to edit a demographic question is similar to snippet questions but it has a selector to assign a question to a demographic question group.

image

Additionally, there are more types of demographic questions than snippet questions. Beside INPUT, SINGLE_CHOICE, MULTIPLE_CHOICE, and RATING, there are also TEXT_ONLY and SNIPPET_PREVIEW. The TEXT_ONLY demographic question simply shows a piece of text in the registration page. Normally, this kind of question is supposed to show a guideline or inform some thing. The SNIPPET_PREVIEW question is aimed to introduce raters about the rating editor before they actually access the rating page.

image

The SNIPPET_PREVIEW question is created by selecting an existed snippet of a dataset and clone its content to make a demographic question. If the selected snippet has questions, they will also be cloned and assigned to that SNIPPET_PREVIEW question.

image

Clone this wiki locally