2.1.1 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.1.1 Cell object | The entry's known term. |
unknowns required |
List of 2.1.1 Cell objects | One or more unknown terms. |
feedback optional |
2.1.1 Cell object | An optional feedback cell. |
context optional |
2.1.1 Cell object | An optional context cell. |
Last updated on