EvaluationFormMultiSelectQuestionOption
An option for a multi-select question in an evaluation form.
Contents
- RefId
-
Reference identifier for this option.
Type: String
Required: Yes
- Text
-
Display text for this option.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 128.
Required: Yes
- AutomaticFail
-
The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.
Type: Boolean
Required: No
- AutomaticFailConfiguration
-
Information about automatic fail configuration for an evaluation form.
Type: AutomaticFailConfiguration object
Required: No
- PointsConfiguration
-
The points configuration for point-based scoring.
Type: QuestionOptionPointsConfiguration object
Required: No
- Score
-
The score assigned to the answer option.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: