options
Parameters
value
The scoring options of the numeric question.
Parameters
values
The scoring options of the numeric question.
suspend fun options(argument: List<suspend EvaluationFormNumericQuestionOptionArgsBuilder.() -> Unit>)
suspend fun options(vararg argument: suspend EvaluationFormNumericQuestionOptionArgsBuilder.() -> Unit)
Parameters
argument
The scoring options of the numeric question.