EvaluationFormSingleSelectQuestionOption
Information about the automation configuration in single select questions.
Contents
- RefId
-
The identifier of the answer option. An identifier must be unique within the question.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 40.
Required: Yes
- Text
-
The title of the answer 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
- Score
-
The score assigned to the answer option.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 10.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: