Table of Contents

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

bool

DisableStrictQuestionCompetencySelection

public bool DisableStrictQuestionCompetencySelection { get; set; }

Property Value

bool

EnableQuestionSubCompetencySelection

public bool EnableQuestionSubCompetencySelection { get; set; }

Property Value

bool

LockPublishedQuestions

public bool LockPublishedQuestions { get; set; }

Property Value

bool

PerformanceReport

public ReportSettings PerformanceReport { get; set; }

Property Value

ReportSettings

RequireAutoStart

public bool RequireAutoStart { get; set; }

Property Value

bool

RubricReGradeKeepInitialScores

public bool RubricReGradeKeepInitialScores { get; set; }

Property Value

bool

ShowPersonNameToGradingAssessor

public bool ShowPersonNameToGradingAssessor { get; set; }

Property Value

bool

Methods

IsShallowEqual(AssessmentSettings)

public bool IsShallowEqual(AssessmentSettings other)

Parameters

other AssessmentSettings

Returns

bool