Click or drag to resize

GUIDialogueModelLastQuizModelId Property

Returns the Id of the last displayed Quiz.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string LastQuizModelId { get; set; }

Property Value

Type: String
See Also