EvaluationScore

Information about scores of a contact evaluation item (section or question).

Types

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

Properties

Link copied to clipboard

The flag that marks the item as automatic fail. If the item or a child item gets an automatic fail answer, this flag will be true.

Link copied to clipboard

The flag to mark the item as not applicable for scoring.

Link copied to clipboard

The score percentage for an item in a contact evaluation.

Functions

Link copied to clipboard
inline fun copy(block: EvaluationScore.Builder.() -> Unit = {}): EvaluationScore
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