[This is preliminary documentation and is subject to change.]
A record of performance on an individual assessment.
| C# | Visual Basic | Visual C++ |
public class AssessmentHistory : SifElement
Public Class AssessmentHistory _ Inherits SifElement
public ref class AssessmentHistory : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||
| Element | |||
| SifElement | |||
| AssessmentHistory | |||