The question is modeled in an ARIS modeling environment using the Question object (OT_SURVEY_QUESTION). An option set and answer options cannot be assigned to a question at the same time.
Attribute mappings: Question (ARIS) to Question (ARCM)
ARIS attribute |
API name |
ARCM attribute |
M* |
Notes |
---|---|---|---|---|
Description/ |
AT_DESC |
question_text |
X |
The Description/Definition ARIS attribute contains the question text. |
Remark/ |
AT_REM |
remark |
- |
The Remark/Example ARIS attribute can contain remarks and explanations pertaining to the question text. |
Option set |
– |
optionSet |
(X) |
Is determined using the connection between the question and the assigned option set. A corresponding link to the option set is saved in ARIS Risk & Compliance Manager. If the question type is Single choice or Multiple choice, then either an option set or at least one answer options must be assigned (mandatory fields). |
Answer options |
– |
options |
(X) |
Is determined using the connection between the question and the answer options. A corresponding link to the answer option is saved in ARIS Risk & Compliance Manager. If the question type is Single choice or Multiple choice, then either an option set or at least one answer options must be assigned (mandatory fields). |
Notes allowed |
AT_ANNOTATIONS_ALLOWED |
Notes |
- |
Specifies whether an interviewee can add a note pertaining to a question (default setting: False = No). |
Document upload allowed |
AT_DOCUMENT_UPLOAD_ALLOWED |
Document upload allowed |
- |
Specifies whether an interviewee can upload documents and attach them to a question (default setting: False = No). |
Question type |
AT_QUESTION_TYPE |
type |
X |
The question type specifies the type of question (for example: single choice, text). |
Evaluation by reviewer |
AT_REVIEWER_RATES_ANSWER |
reviewerRates |
- |
Specifies whether the survey reviewer can evaluate the interviewee's answers and thus assign a score (default setting: False = No). |
Optional question |
AT_OPTIONAL_QUESTION |
optional |
- |
Specifies whether questions are optional (default setting: False = No). |
Title 1 Title 2 Title 3 Title 4 |
AT_TITL1 AT_TITL2 AT_TITL3 AT_TITL4 |
document:
|
- |
Indicates the linked documents. |
Link 1 Link 2 Link 3 Link 4 |
AT_EXT_1 AT_EXT_2 AT_EXT_3 AT_LINK |
document:
|
- |
Indicates the linked documents. |
ARIS document storage Title 1 ARIS document storage Title 2 ARIS document storage Title 3 ARIS document storage Title 4 |
AT_ADS_TITL1 AT_ADS_TITL2 AT_ADS_TITL3 AT_ADS_TITL4 |
document:
|
- |
Indicates the linked documents. |
ARIS document storage link 1 ARIS document storage link 2 ARIS document storage link 3 ARIS document storage link 4 |
AT_ADS_LINK_1 AT_ADS_LINK_2 AT_ADS_LINK_3 AT_ADS_LINK_4 |
document:
|
- |
Indicates the linked documents. |
*The M column specifies whether the attribute is a mandatory field.