Table of Contents

Class QBankForm

Namespace
InSite.Application.Banks.Read
Assembly
Shift.Sdk.dll
public class QBankForm
Inheritance
QBankForm
Inherited Members
Extension Methods

Constructors

QBankForm()

public QBankForm()

Properties

AttemptGradedCount

public int AttemptGradedCount { get; set; }

Property Value

int

AttemptPassedCount

public int AttemptPassedCount { get; set; }

Property Value

int

AttemptStartedCount

public int AttemptStartedCount { get; set; }

Property Value

int

AttemptSubmittedCount

public int AttemptSubmittedCount { get; set; }

Property Value

int

Attempts

public virtual ICollection<QAttempt> Attempts { get; set; }

Property Value

ICollection<QAttempt>

Bank

public virtual QBank Bank { get; set; }

Property Value

QBank

BankIdentifier

public Guid BankIdentifier { get; set; }

Property Value

Guid

BankLevelType

public string BankLevelType { get; set; }

Property Value

string

BankSpecification

public virtual QBankSpecification BankSpecification { get; set; }

Property Value

QBankSpecification

EventAssessmentForms

public virtual ICollection<QEventAssessmentForm> EventAssessmentForms { get; set; }

Property Value

ICollection<QEventAssessmentForm>

FieldCount

public int FieldCount { get; set; }

Property Value

int

FormAsset

public int FormAsset { get; set; }

Property Value

int

FormAssetVersion

public int FormAssetVersion { get; set; }

Property Value

int

FormAttemptLimit

public int FormAttemptLimit { get; set; }

Property Value

int

FormClassificationInstrument

public string FormClassificationInstrument { get; set; }

Property Value

string

FormCode

public string FormCode { get; set; }

Property Value

string

FormFirstPublished

public DateTimeOffset? FormFirstPublished { get; set; }

Property Value

DateTimeOffset?

FormHasDiagrams

public bool FormHasDiagrams { get; set; }

Property Value

bool

FormHasReferenceMaterials

public string FormHasReferenceMaterials { get; set; }

Property Value

string

FormHook

public string FormHook { get; set; }

Property Value

string

FormIdentifier

public Guid FormIdentifier { get; set; }

Property Value

Guid

FormInstructionsForOnline

public string FormInstructionsForOnline { get; set; }

Property Value

string

FormInstructionsForPaper

public string FormInstructionsForPaper { get; set; }

Property Value

string

FormIntroduction

public string FormIntroduction { get; set; }

Property Value

string

FormMaterialsForDistribution

public string FormMaterialsForDistribution { get; set; }

Property Value

string

FormMaterialsForParticipation

public string FormMaterialsForParticipation { get; set; }

Property Value

string

FormName

public string FormName { get; set; }

Property Value

string

FormOrigin

public string FormOrigin { get; set; }

Property Value

string

FormPassingScore

public decimal? FormPassingScore { get; set; }

Property Value

decimal?

FormPublicationStatus

public string FormPublicationStatus { get; set; }

Property Value

string

FormSource

public string FormSource { get; set; }

Property Value

string

FormSummary

public string FormSummary { get; set; }

Property Value

string

FormThirdPartyAssessmentIsEnabled

public bool FormThirdPartyAssessmentIsEnabled { get; set; }

Property Value

bool

FormTimeLimit

public int? FormTimeLimit { get; set; }

Property Value

int?

FormTitle

public string FormTitle { get; set; }

Property Value

string

FormType

public string FormType { get; set; }

Property Value

string

GradeItems

public virtual ICollection<QBankQuestionGradeItem> GradeItems { get; set; }

Property Value

ICollection<QBankQuestionGradeItem>

GradebookIdentifier

public Guid? GradebookIdentifier { get; set; }

Property Value

Guid?

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

Registrations

public virtual ICollection<QRegistration> Registrations { get; set; }

Property Value

ICollection<QRegistration>

SectionCount

public int SectionCount { get; set; }

Property Value

int

SpecIdentifier

public Guid SpecIdentifier { get; set; }

Property Value

Guid

SpecQuestionLimit

public int SpecQuestionLimit { get; set; }

Property Value

int

VBank

public virtual VBank VBank { get; set; }

Property Value

VBank

WhenAttemptCompletedNotifyAdminMessageIdentifier

public Guid? WhenAttemptCompletedNotifyAdminMessageIdentifier { get; set; }

Property Value

Guid?

WhenAttemptStartedNotifyAdminMessageIdentifier

public Guid? WhenAttemptStartedNotifyAdminMessageIdentifier { get; set; }

Property Value

Guid?