Click or drag to resize

StartQuizBlockModel Properties

The StartQuizBlockModel type exposes the following members.

Properties
  Name Description
Public property AllowAutoContinue
Determines whether we allow auto-continue conversation or not. True means platform will determine auto-continue. False means auto-continue will always be disabled. Defaults to true.
(Inherited from OpenConversationModel.)
Public property Attached
Defines an attached property.
(Inherited from BaseModel.)
Public property Comments
(Development) Includes comments in the XML code.
(Inherited from BaseModel.)
Public property Conditions (Inherited from ConditionsDependantModel.)
Public property ConditionTimeout (Inherited from ConditionsDependantModel.)
Public property Conversation
Specifies the conversation to be loaded.
(Inherited from OpenConversationModel.)
Public property ConversationSentence
Displays the specified text in the conversation.
(Inherited from OpenConversationModel.)
Public property Code example DataContext
Contains a source of all bindings defined for element.
(Inherited from BaseModel.)
Public property ExternalXmlPath (Inherited from BaseModel.)
Public property GlobalOrderIndex (Inherited from ActionModel.)
Public property GUIDialogueId
Defines the GUI which the conversation will be displayed.
(Inherited from OpenConversationModel.)
Public property HashedPath (Inherited from ActionModel.)
Public property Id
Defines a unique identifier for an element in the simulation.
(Inherited from BaseModel.)
Public property IgnoreInPH (Inherited from ActionModel.)
Public property IsIdAutogenerated (Inherited from BaseModel.)
Public property IsMuted
Removes the voiceover from the conversation.
(Inherited from OpenConversationModel.)
Public property IsRunning (Inherited from ActionModel.)
Public property IsTransient (Inherited from ActionModel.)
Public property IsTransientInstance (Inherited from ActionModel.)
Public property Parameter
Specifies the expected value for the Notification.
(Inherited from AsyncActionModel.)
Public property TargetQuizBlock
Defines the target QuizBlock for the StartQuizBlock Action.
Public property TemplateVersionId
Contains a id of source template.
(Inherited from BaseModel.)
Public property Wait
Waits until the conversation is completed to execute the next action.
(Inherited from StartConversationModel.)
Public property XmlComments
(Development) Used as temporary storage for XML comments (like ) to keep them.
(Inherited from BaseModel.)
Top
See Also