Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1864 QT platform integration #1872

Merged
merged 35 commits into from
Feb 16, 2023
Merged

Conversation

warrensearle
Copy link
Member

@warrensearle warrensearle commented Jan 30, 2023

What's included?

Our QT functionality has moved to the new QT platform. Here we are integrating with the new platform as well as streamlining/automating the processing of scores.

  • Integrate with new QT platform
  • Enable SLs to switch back from new platform to existing/old QTs
  • Transfer candidate & reasonable adjustment data to new QT platform
  • Import scores from new QT platform
  • Process scores into ranked 'zones'
  • Incorporate diversity stats
  • Set a pass mark
  • Override pass/fail status for individual candidates (within a zone)
  • Support full screen mode
  • Update status of applications based on pass/fail outcome
  • Completion: lock things down & display key stats

Who should test?

✅ Product owner
✅ Developers
✅ UTG

How to test?

For an exercise configured with Critical Analysis Test and Situational Judgement Test shortlisting methods please check that you can:

  • See three new links in the Tasks side menu:
    • Critical Analysis Test
    • Situational Judgement Test
    • CA + SJ Scoring
  • Create a CA (and SJ) test
  • Transfer participants to the test, including reasonable adjustment data
  • [carry out the test on the new QT Platform]
  • Import scores back from the test
  • View ranked scores
  • Enter and exit full screen mode
  • Set an overall pass mark
  • Override individuals outcome
  • Mark as Completed
  • Check that applications status has been correctly updated

When you have completed both CA and SJ tests and scoring please go to 'CA + SJ scoring' and check that you can:

  • View ranked combined scores
  • Enter and exit full screen mode
  • Set an overall pass mark
  • Override individuals outcome
  • Mark as Completed
  • Check that applications status has been correctly updated

Risk - how likely is this to impact other areas?

🟠 Medium risk - this does change code that is shared with other areas

Related permissions

Have permissions been considered for this functionality?

  • No permission changes required

PREVIEW:DEVELOP
can be OFF, DEVELOP or STAGING

@warrensearle warrensearle marked this pull request as ready for review January 30, 2023 12:07
@warrensearle warrensearle requested review from a team as code owners January 30, 2023 12:07
@warrensearle warrensearle temporarily deployed to develop January 30, 2023 12:08 — with GitHub Actions Inactive
@warrensearle warrensearle temporarily deployed to develop February 9, 2023 14:16 — with GitHub Actions Inactive
@warrensearle warrensearle temporarily deployed to develop February 13, 2023 09:41 — with GitHub Actions Inactive
Completed screen displays a list of candidates who have passed/failed.
@drieJAC drieJAC temporarily deployed to develop February 13, 2023 10:49 — with GitHub Actions Inactive
@drieJAC drieJAC temporarily deployed to develop February 13, 2023 14:07 — with GitHub Actions Inactive
@warrensearle warrensearle temporarily deployed to develop February 13, 2023 15:50 — with GitHub Actions Inactive
@warrensearle warrensearle temporarily deployed to develop February 13, 2023 15:56 — with GitHub Actions Inactive
@warrensearle warrensearle temporarily deployed to develop February 13, 2023 17:07 — with GitHub Actions Inactive
@warrensearle warrensearle temporarily deployed to develop February 14, 2023 14:01 — with GitHub Actions Inactive
Fixed computed properties which were erroring when no data available.
@drieJAC drieJAC temporarily deployed to develop February 14, 2023 15:00 — with GitHub Actions Inactive
@warrensearle warrensearle temporarily deployed to develop February 14, 2023 17:35 — with GitHub Actions Inactive
@warrensearle warrensearle merged commit 65976e9 into main Feb 16, 2023
@warrensearle warrensearle deleted the feature/qt-platform-integration branch February 16, 2023 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants