Skip to main content

Answer Objects

An internal helper class for the LabelRowV2 class. This class is not meant to be used directly by users.

unset

Remove the value from the answer

to_encord_dict

A low level helper to convert to the Encord JSON format. For most use cases the get_answer function should be used instead.

TextAnswer Objects

set

Returns the object itself

ChecklistAnswer Objects

Checkboxes behave slightly different from the other answer types. When the checkbox is unanswered, it will be the equivalent of not having selected any checkbox answer in the Encord platform. The initial state will be every checkbox unchecked.