Class VStandard
- Namespace
- InSite.Application.Standards.Read
- Assembly
- Shift.Sdk.dll
- Inheritance
-
VStandard
- Inherited Members
-
- Extension Methods
-
Constructors
VStandard()
Properties
CalculationArgument
public int? CalculationArgument { get; set; }
Property Value
- int?
Children
public virtual ICollection<VStandard> Children { get; set; }
Property Value
- ICollection<VStandard>
CompetencyScoreCalculationMethod
public string CompetencyScoreCalculationMethod { get; set; }
Property Value
- string
CompetencyScoreSummarizationMethod
public string CompetencyScoreSummarizationMethod { get; set; }
Property Value
- string
GradeItemCompetencies
public virtual ICollection<QGradeItemCompetency> GradeItemCompetencies { get; set; }
Property Value
- ICollection<QGradeItemCompetency>
MasteryPoints
public decimal? MasteryPoints { get; set; }
Property Value
- decimal?
Parent
public virtual VStandard Parent { get; set; }
Property Value
- VStandard
ParentStandardIdentifier
public Guid? ParentStandardIdentifier { get; set; }
Property Value
- Guid?
PointsPossible
public decimal? PointsPossible { get; set; }
Property Value
- decimal?
StandardAsset
public int? StandardAsset { get; set; }
Property Value
- int?
StandardCode
public string StandardCode { get; set; }
Property Value
- string
StandardIdentifier
public Guid StandardIdentifier { get; set; }
Property Value
- Guid
StandardLabel
public string StandardLabel { get; set; }
Property Value
- string
StandardTitle
public string StandardTitle { get; set; }
Property Value
- string
StandardType
public string StandardType { get; set; }
Property Value
- string
Validations
public virtual ICollection<QGradebookCompetencyValidation> Validations { get; set; }
Property Value
- ICollection<QGradebookCompetencyValidation>