Skip to content

Conversation

githubmamatha
Copy link
Contributor

Updated the description and expiry dates of exam special case code table

WHERE EXAM_SPECIAL_CASE_CODE='A';

UPDATE EXAM_SPECIAL_CASE_CODE
SET LABEL='Bogus', DESCRIPTION='When the school reported the same school percentage in more than one session, but the student did not retake the course.For example, if a school reported 65% for both January and April for a given examinable course, TRAX would recognize a duplication, considered the second superfluous and mark that record’s classroom mark with a B.The B course would be ignored for mixing and matching.',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add spaces after the periods in the description

Copy link
Contributor

@cditcher cditcher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check the version of this file. It should not be the same V1.0.29 as an existing file. File V1.0.29__DDL-UPDATE_TABLE-fine-arts-applied-skills-code.sql already exists so there will be a conflict. Seeing as you have another PR with version V1.0.30, I suggest renaming this one to V1.0.31 to avoid any conflicts.

Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants