Click or drag to resize

QuizModelMaxAttempts Property

Defines the maximum number of attempts the user can take at answering this Quiz.

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

Property Value

Type: Int32
See Also