Click or drag to resize

QuizBlockReferenceModel Properties

The QuizBlockReferenceModel type exposes the following members.

Properties
  Name Description
Public property Attached
Defines an attached property.
(Inherited from BaseModel.)
Public property CanSkip
Public property Comments
(Development) Includes comments in the XML code.
(Inherited from BaseModel.)
Public property CompletedActions
Public property Code example DataContext
Contains a source of all bindings defined for element.
(Inherited from BaseModel.)
Public property Description
Displays a description of the object to the user.
(Inherited from TriggableModel.)
Public property ExternalQuizBlockPath
QuizBlock external xml reference
Public property ExternalXmlPath (Inherited from BaseModel.)
Public property GUIDialogueId
Determines the GUI interface in which the QuizBlock will be displayed.
Public property Id
Defines a unique identifier for an element in the simulation.
(Inherited from BaseModel.)
Public property IsCompleted
Returns true if the QuizBlock has been completed by the user.
Public property IsIdAutogenerated (Inherited from BaseModel.)
Public property LearningGoal
Categorizes the QuizBlock by academic area.
Public property TemplateVersionId
Contains a id of source template.
(Inherited from BaseModel.)
Public property TimeLimit
Public property Title
Defines a title for the object.
(Inherited from TriggableModel.)
Public property Triggers (Inherited from TriggableModel.)
Public property TriggersSerialized
Lists the available Triggers for this object.
(Inherited from TriggableModel.)
Public property XmlComments
(Development) Used as temporary storage for XML comments (like ) to keep them.
(Inherited from BaseModel.)
Top
See Also