field.quiz

A quiz component that counts only the first answered values.

Returns a key value object with any type of data as value.

View example
Components used in the example

Component properties

NameTypeDescription
type*"field.quiz"Set component type.
data*writable

Data with values that will be processed or changed. Learn more about working with data.

labelstringLabel above the component.
hintstringHint text.
instructionstring
options*arrayAn array of questions.
options[]object
options[].borderboolean
options[].disabledboolean
options[].key*string
options[].labelstringA title of answer. Supports markdown.
options[].options*arrayAn array of answers.
options[].options[]object
options[].options[].correctbooleanWhether the value is correct.
options[].options[].hintstringText that appears when answer checked. Supports markdown.
options[].options[].label*stringText of answer. Supports markdown.
options[].options[].value*anyReturned value.
validationconditionValidation based on condition.
Contact support

Last updated: May 26, 2023

Introduction
Getting started
Important tips
Useful recommendations
Working with Toloka
Projects
Pools
Tasks
Results
Project analysis
Toloka settings
Task interface
Template Builder
HTML/CSS/JS editor
Help and support
FAQTroubleshootingSupportGlossary