Class QBankForm
- Namespace
- InSite.Application.Banks.Read
- Assembly
- Shift.Sdk.dll
- Inheritance
-
QBankForm
- Inherited Members
-
- Extension Methods
-
Constructors
Properties
public int AttemptGradedCount { get; set; }
Property Value
- int
public int AttemptPassedCount { get; set; }
Property Value
- int
public int AttemptStartedCount { get; set; }
Property Value
- int
public int AttemptSubmittedCount { get; set; }
Property Value
- int
public virtual ICollection<QAttempt> Attempts { get; set; }
Property Value
- ICollection<QAttempt>
public virtual QBank Bank { get; set; }
Property Value
- QBank
public Guid BankIdentifier { get; set; }
Property Value
- Guid
public string BankLevelType { get; set; }
Property Value
- string
public virtual QBankSpecification BankSpecification { get; set; }
Property Value
- QBankSpecification
public virtual ICollection<QEventAssessmentForm> EventAssessmentForms { get; set; }
Property Value
- ICollection<QEventAssessmentForm>
public int FieldCount { get; set; }
Property Value
- int
public int FormAsset { get; set; }
Property Value
- int
public int FormAssetVersion { get; set; }
Property Value
- int
public int FormAttemptLimit { get; set; }
Property Value
- int
public string FormClassificationInstrument { get; set; }
Property Value
- string
public string FormCode { get; set; }
Property Value
- string
public DateTimeOffset? FormFirstPublished { get; set; }
Property Value
- DateTimeOffset?
public bool FormHasDiagrams { get; set; }
Property Value
- bool
public string FormHasReferenceMaterials { get; set; }
Property Value
- string
public string FormHook { get; set; }
Property Value
- string
public Guid FormIdentifier { get; set; }
Property Value
- Guid
public string FormInstructionsForOnline { get; set; }
Property Value
- string
public string FormInstructionsForPaper { get; set; }
Property Value
- string
public string FormIntroduction { get; set; }
Property Value
- string
public string FormMaterialsForDistribution { get; set; }
Property Value
- string
public string FormMaterialsForParticipation { get; set; }
Property Value
- string
public string FormName { get; set; }
Property Value
- string
public string FormOrigin { get; set; }
Property Value
- string
public decimal? FormPassingScore { get; set; }
Property Value
- decimal?
public string FormPublicationStatus { get; set; }
Property Value
- string
public string FormSource { get; set; }
Property Value
- string
public string FormSummary { get; set; }
Property Value
- string
public bool FormThirdPartyAssessmentIsEnabled { get; set; }
Property Value
- bool
public int? FormTimeLimit { get; set; }
Property Value
- int?
public string FormTitle { get; set; }
Property Value
- string
public string FormType { get; set; }
Property Value
- string
public virtual ICollection<QBankQuestionGradeItem> GradeItems { get; set; }
Property Value
- ICollection<QBankQuestionGradeItem>
public Guid? GradebookIdentifier { get; set; }
Property Value
- Guid?
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
public virtual ICollection<QRegistration> Registrations { get; set; }
Property Value
- ICollection<QRegistration>
public int SectionCount { get; set; }
Property Value
- int
public Guid SpecIdentifier { get; set; }
Property Value
- Guid
public int SpecQuestionLimit { get; set; }
Property Value
- int
public virtual VBank VBank { get; set; }
Property Value
- VBank
public Guid? WhenAttemptCompletedNotifyAdminMessageIdentifier { get; set; }
Property Value
- Guid?
public Guid? WhenAttemptStartedNotifyAdminMessageIdentifier { get; set; }
Property Value
- Guid?