Click or drag to resize

ScoreManagerModelDefaultQuizMaxPoint Property

Defines the default maximum amount of points for Quiz questions in the simulation.

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

Property Value

Type: Int32
See Also