QuizModelMaxAttempts Property
|
Defines the maximum number of attempts the user can take at answering this Quiz.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic int MaxAttempts { get; set; }
Property Value
Type:
Int32
See Also