NameDescriptionTypeAdditional information
key

The key of the Question.

integer

Required

codebookKey

The key of the Codebook for the Question.

integer

Required

id

The id of the Question.
The id is unique by case-insensitive comparison across all Questions in this Study.
Note that the id may be changed by the user, so while it uniquely identifies the Question at a given time, it is not guaranteed to remain unchanged for the lifetime of the Question.

string

Required

countResponses

The number of Responses in this Question.

integer

Required

countResponsesCoded

The number of Responses in this Question that have at least one Code applied.

integer

Required

countTranscriptions

The number of Responses in this Question that have transcriptions.

integer

Required

countTranslations

The number of Responses in this Question that have translations.

integer

Required

countQualityReviewed

The number of Responses in this question that are quality reviewed

integer

None.

tasks

A string containing these characters, the presence of which specifies the task assigned to a Question:

  • c: Code this Question
  • b: Transcribe this Question
  • t: Translate this Question
  • x: Crosstab this Question

string

Required

type

A one-character string which specifies the type of Question:

  • c: Closed
  • d: Data
  • o: Open
  • s: Other/Specify
  • v: Value

string

Required

label

The label for the Question, which may be empty.
The label is used as a short identifier for the Question in reports when the full id of the Question would be too long.

string

None.

text

The text of the Question posed to the respondent, which may be empty.

string

Required

help

The help information for the Question, which may be empty.

string

None.

sortOrder

Ordinal number of the Question. It uses for sorting questions in list, tables, so on.

integer

None.

codingSource

A one-character string which specifies the coding source of Question:

  • v: Verbatim
  • b: Transription
  • t: Translation

string

None.

alternativeCodingSource

A one-character string which specifies the alternative coding source of Question:

  • v: Verbatim
  • b: Transription
  • t: Translation

string

None.

assignedToUserKeys

An array of the keys of the Users assigned to work on this Question, which may be empty.

Collection of integer

Required