Model[Question]
Model information for a quiz question used to request information from a subject.
Organizational Information
Name
Name of this Object.
Format: Single
Class: String
Programmatic Pattern: _String
Pattern Description: A string.
ID
ID of this Object.
Format: Single
Class: String
Programmatic Pattern: _String
Pattern Description: The ID of this object.
Object
Object of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Model[Question, _String]
Pattern Description: The object reference of this object.
Type
Type of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Model[Question]
Pattern Description: Model[Question]
Notebook
Notebook this object belongs to.
Format: Single
Class: Link
Programmatic Pattern: _Link
Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].
Relation: Object[LaboratoryNotebook][Objects]
Authors
The person(s) who created this Question model.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[User]
Deprecated
Indicates if this model Question is historical and no longer used in the lab.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
Question Information
QuestionText
The text to show to the user in order to elicit their response.
Format: Single
Class: String
Programmatic Pattern: _String
Tags
A list of keyword tags that are used to group questions with a common theme.
Format: Multiple
Class: Expression
Programmatic Pattern: QuestionTagsP
InteractiveTrainings
The interactive training protocol or similar objects that have used this question model.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
InteractiveTrainingModels
The interactive training protocol or similar objects that have used this question model.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
TimeAllowed
The amount of time that a candidate is permitted to take to provide a response to this question.
Format: Single
Class: Real
Unit: 1 minute
Programmatic Pattern: GreaterEqualP[0 Minute]
GradeAutomatically
Indicates if this question should be graded automatically by comparing the candidate's response with the correct answer. If not, the question must be graded manually by a human.
Format: Single
Class: Boolean
Programmatic Pattern: BooleanP
GraderGuidelines
Information that a person manually grading this question should use to determine if a response is correct.
Format: Single
Class: String
Programmatic Pattern: _String
Last modified on Mon 26 Sep 2022 15:43:56