EvaluationFormNumericQuestionOption

Information about the option range used for scoring in numeric questions.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.

Link copied to clipboard

The maximum answer value of the range option.

Link copied to clipboard

The minimum answer value of the range option.

Link copied to clipboard
val score: Int

The score assigned to answer values within the range option.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String