Click or drag to resize

ScoreManagerModelDefaultQuizPointReduction Property

Defines the default amount of points deducted for a wrong answer to a Quiz question 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 DefaultQuizPointReduction { get; set; }

Property Value

Type: Int32
See Also