ca.shiftfocus.krispii.core.models.tasks
The task's UUID.
The part to which this task belongs.
The order in the part in which this task falls.
The version of the task entity, for offline locking. Default = 0.
An object containing common settings for tasks.
The left list of elements.
The right list of elements.
The answers as a vector of Int -> Int tuples. Note that not every element needs to be accounted for in the answers.
Whether the choices should be presented randomly, or in the order in which they are defined.
When the entity was created. Default = None.
When the entity was last updated. Default = None.
The answers as a vector of Int -> Int tuples.
The answers as a vector of Int -> Int tuples. Note that not every element needs to be accounted for in the answers.
When the entity was created.
When the entity was created. Default = None.
The left list of elements.
The right list of elements.
The task's UUID.
The task's UUID.
The part to which this task belongs.
The part to which this task belongs.
The order in the part in which this task falls.
The order in the part in which this task falls.
Whether the choices should be presented randomly, or in the order in which they are defined.
An object containing common settings for tasks.
An object containing common settings for tasks.
Which type of task this is.
Which type of task this is. Hard-coded value per class!
When the entity was last updated.
When the entity was last updated. Default = None.
The version of the task entity, for offline locking.
The version of the task entity, for offline locking. Default = 0.
A matching task is one in which the student is presented with two lists of elements and is asked to match elements from one list with their corresponding element in the other.
The task's UUID.
The part to which this task belongs.
The order in the part in which this task falls.
The version of the task entity, for offline locking. Default = 0.
An object containing common settings for tasks.
The left list of elements.
The right list of elements.
The answers as a vector of Int -> Int tuples. Note that not every element needs to be accounted for in the answers.
Whether the choices should be presented randomly, or in the order in which they are defined.
When the entity was created. Default = None.
When the entity was last updated. Default = None.