QuizModelQuizHasBeenAnswered Property
|
Returns true if this Quiz has already been answered by the user.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic bool QuizHasBeenAnswered { get; set; }
Property Value
Type:
Boolean
See Also