EvaluationFormMultiSelectQuestionOption

An option for a multi-select question in an evaluation form.

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

Information about automatic fail configuration for an evaluation form.

Link copied to clipboard

The points configuration for point-based scoring.

Link copied to clipboard

Reference identifier for this option.

Link copied to clipboard
val score: Int

The score assigned to the answer option.

Link copied to clipboard

Display text for this option.

Functions

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