Rule 9017 - Invalid Letter Grade for Mark Value

Rule Type Rejection

Validated Data

This rule is used to validate the following data:

To perform this validation, the following information is used when validating a Course Enrolment:

To perform this validation, the following information is used when validating an Evaluated Mark:

To perform this validation, the following information is used when validating an Diploma Exam Mark:

To perform this validation, the following information is used when validating an Diploma Exam Mark Component:

Description

Mark Value must be a valid Letter Grade when the Mark Format is 'Letter Grade'. This check is case sensitive.

Additional Notes

Both the letter grade Mark Value and the ExpirySchoolYear need to be evaluated for this rule.

Message

When this validation rule is triggered, the following message is returned:

Invalid Letter Grade Mark Value. A Mark Value of '{MarkValue}' is not an accepted Letter Grade for the School Year {SchoolYear}.

Where:

  • {MarkValue} is the invalid mark value provided in the request.
  • {SchoolYear} is the school year provided in the request.

Applies To

Change History

  • Release 2.6 – Added/Updated