EvaluationFormQuestion

Information about a question from an evaluation form.

Types

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

Properties

Link copied to clipboard

The instructions of the section.

Link copied to clipboard

The flag to enable not applicable answers to the question.

Link copied to clipboard

The type of the question.

Link copied to clipboard

The properties of the type of question. Text questions do not have to define question type properties.

Link copied to clipboard

The identifier of the question. An identifier must be unique within the evaluation form.

Link copied to clipboard

The title of the question.

Link copied to clipboard

The scoring weight of the section.

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