SIFWorks ADK 2.0
AssessmentHistory Class
NamespacesEdustructures.SifWorks.EtranscriptsAssessmentHistory

[This is preliminary documentation and is subject to change.]

A record of performance on an individual assessment.
Declaration Syntax
C#Visual BasicVisual C++
public class AssessmentHistory : SifElement
Public Class AssessmentHistory _
	Inherits SifElement
public ref class AssessmentHistory : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AssessmentHistoryAssessmentHistoryNew()()
Creates an instance of an AssessmentHistory

AssessmentHistoryAssessmentHistoryNew(String, PartialDateType, GradeLevel, AssessmentReportingMethod, String)
Constructor that accepts values for all mandatory fields

AdministrationDate
Gets or sets the value of the <AdministrationDate> element.

Form
Gets or sets the value of the <Form> element.

KeyFields
Gets the metadata fields that make up the key of this object

Level
Gets or sets the value of the <Level> element.

Name
Gets or sets the value of the <Name> element.

SetAdministrationDate(String)
Sets the value of the <AdministrationDate> element.

SetStudentGradeLevelWhenAssessed(GradeLevelCode)
Sets the value of the <StudentGradeLevelWhenAssessed> element.

SetTestScoreType(AssessmentReportingMethod)
Sets the value of the <TestScoreType> element.

StudentGradeLevelWhenAssessed
Gets or sets the value of the <StudentGradeLevelWhenAssessed> element.

SubtestCategory
Gets or sets the value of the <SubtestCategory> element.

TestScore
Gets or sets the value of the <TestScore> element.

TestScoreType
Gets or sets the value of the <TestScoreType> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  AssessmentHistory

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10