A Evaluated Mark record.
Inheritance Hierarchy
PASI.DataContract.V201204EvaluatedMarkInfo
Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The EvaluatedMarkInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EvaluatedMarkInfo |
Properties
Name | Description | |
---|---|---|
CourseCode | (Required)
Identifies the Course associated to the Evaluated Mark record.
| |
CreditsAttempted | (Required)
The credit value a student receives as the result of the evaluation process.
| |
EffectiveUtc |
The time a record become effective. This is a PASI generated value, any value entered will be ignored. | |
EvaluationDate | (Required)
The date the course mark evaluation was conducted.
| |
EvaluationMethod | (Required)
Code that use to identify what type/procedure of evaluated mark.
| |
IsDeleted | (Required)
The School Year associated to the Section.
| |
IsFundingRequested | (Required)
Indicates that funding is being requested by the organization submitting
the Evaluated Mark.
| |
IsMarkApproved | (Required)
Indicates if this mark value has been approved for general consumption. This value
is ignored when calling the SubmitEvaluatedMark service. | |
MarkFormat | (Required)
Text used to further define the mark assigned to the student by identifying the
format of the mark value.
| |
MarkValue | (Required)
The mark value assigned to the student for a course.
| |
OrganizationCode | (Required)
Unique organization identifier assigned by Alberta Education.
| |
PASICoreVersion | (Required)
The PASI version of this object. This is used for updating the object. Value is ignored when new.
| |
RefId | (Required)
A Globally Unique Identifier (GUID) used to reference the Evaluated Mark record.
| |
SchoolYear | (Required)
The School Year associated to the Evaluated Mark record.
| |
StateProvinceId | (Required)
Identifies the associated Student.
|
See Also