2.1.1 Entry object
Represents a drill entry. This is used in the context of the drill editor.
Fields
| Field | Type | Description |
|---|---|---|
idrequired |
Integer | The entry ID. |
knownrequired |
2.1.1 Cell object | The entry's known term. |
unknownsrequired |
List of 2.1.1 Cell objects | One or more unknown terms. |
feedbackoptional |
2.1.1 Cell object | An optional feedback cell. |
contextoptional |
2.1.1 Cell object | An optional context cell. |
Last updated on