| Name | Description | Type | Additional 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. |
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:
|
string |
Required |
| type |
A one-character string which specifies the type of Question:
|
string |
Required |
| label |
The label for the Question, which may be empty. |
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:
|
string |
None. |
| alternativeCodingSource |
A one-character string which specifies the alternative coding source of Question:
|
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 |