Class AttemptQuestionOrderingSolution
public class AttemptQuestionOrderingSolution
- Inheritance
-
AttemptQuestionOrderingSolution
- Inherited Members
- Extension Methods
Constructors
AttemptQuestionOrderingSolution()
public AttemptQuestionOrderingSolution()
Properties
CutScore
public decimal? CutScore { get; set; }
Property Value
Identifier
public Guid Identifier { get; set; }
Property Value
OptionsOrder
public int[] OptionsOrder { get; set; }
Property Value
- int[]
Points
public decimal Points { get; set; }