Skip to content

Conversation

@kevwhitt-hee
Copy link
Contributor

JIRA link

DLSV2-369

Description

Fixes problems with SQL get latest assessment results and related get Nth competency queries. Row_Number has been replaced with Dense_Rank to accurately number competencies (catering for multiple assessment questions per competency). The joins between SelfAssessmentStructure and CandidateAssessmentOptionalCompetencies have also been fixed.

Moves to using dense_rank instead of row_number to cope with multiple questions per competency correctly and fixes joins in GetNthCompetency CompetencyRowNumber table
@kevwhitt-hee kevwhitt-hee merged commit 519af32 into master Oct 12, 2021
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