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
Required: Yes
- Text
-
The title of the answer option.
Type: String
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
-
Whether automatic fail is configured on a single select question.
Type: AutomaticFailConfiguration 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: