score

fun score(id: String, instructions: String, levels: ScoreBuilder.() -> Unit): QuestionRef<ScoreAnswer>(source)
fun score(id: String, instructions: JsonElement, levels: ScoreBuilder.() -> Unit): QuestionRef<ScoreAnswer>(source)