2.1.1 Column object

Represents a content column in the context of the drill editor.

Example

{
  "id": "AHYrVtULyqnN1S7gRWq45q",
  "type": "CONEXT",
  "name": "French"
}

Fields

Field Type Description
id
required
String The unique ID of the column.
type
required
String constant The column type. Possible values are:

  • KNOWN
  • UNKNOWN
  • FEEDBACK
  • CONTEXT
name
required
String The name of the column.
arbiter
optional
2.1.1 Arbiter object An optional arbiter to be applied to open ended answers for this column.