Class AssessmentSettings
- Namespace
- InSite.Domain.Organizations
- Assembly
- Shift.Sdk.dll
public class AssessmentSettings
- Inheritance
-
AssessmentSettings
- Inherited Members
- Extension Methods
Constructors
AssessmentSettings()
public AssessmentSettings()
Properties
AttemptGradingAssessor
public bool AttemptGradingAssessor { get; set; }
Property Value
DisableStrictQuestionCompetencySelection
public bool DisableStrictQuestionCompetencySelection { get; set; }
Property Value
EnableQuestionSubCompetencySelection
public bool EnableQuestionSubCompetencySelection { get; set; }
Property Value
LockPublishedQuestions
public bool LockPublishedQuestions { get; set; }
Property Value
PerformanceReport
public ReportSettings PerformanceReport { get; set; }
Property Value
RequireAutoStart
public bool RequireAutoStart { get; set; }
Property Value
RubricReGradeKeepInitialScores
public bool RubricReGradeKeepInitialScores { get; set; }
Property Value
ShowPersonNameToGradingAssessor
public bool ShowPersonNameToGradingAssessor { get; set; }
Property Value
Methods
IsShallowEqual(AssessmentSettings)
public bool IsShallowEqual(AssessmentSettings other)
Parameters
otherAssessmentSettings