EngineModelTheoryClicks Property
|
Counts the number of times the user clicked on the View Theory button while answering a Quiz question.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic int TheoryClicks { get; set; }
Property Value
Type:
Int32
Remarks
This counter is reset after each task is completed, and can provide insight into how much time the
user needs to answer Quiz questions.
See Also