2.0 Entry object

Represents a drill entry. This is used in the context of the drill editor.

Fields

Field Type Description
id
required
Integer The entry ID.
known
required
2.0 Cell object The entry's known term.
unknowns
required
List of 2.0 Cell objects One or more unknown terms.
feedback
optional
2.0 Cell object An optional feedback cell.
context
optional
2.0 Cell object An optional context cell.