Table of Contents

Class GradebookSettings

Namespace
InSite.Domain.Organizations
Assembly
Shift.Sdk.dll
public class GradebookSettings
Inheritance
GradebookSettings
Inherited Members
Extension Methods

Constructors

GradebookSettings()

public GradebookSettings()

Properties

DefaultPassPercent

public int? DefaultPassPercent { get; set; }

Property Value

int?

HideIgnoreScoreCheckbox

public bool HideIgnoreScoreCheckbox { get; set; }

Property Value

bool

Methods

IsEqual(GradebookSettings)

public bool IsEqual(GradebookSettings other)

Parameters

other GradebookSettings

Returns

bool