-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add qualification verification journey #1888
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
thomasleese
temporarily deployed
to
development
December 22, 2023 10:59 — with
GitHub Actions
Inactive
thomasleese
temporarily deployed
to
development
December 22, 2023 10:59 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
qualification-verification
branch
from
December 22, 2023 11:41
f556267
to
5bf183b
Compare
thomasleese
had a problem deploying
to
development
December 22, 2023 11:41 — with
GitHub Actions
Failure
thomasleese
force-pushed
the
qualification-verification
branch
from
December 22, 2023 12:05
5bf183b
to
3ddc505
Compare
thomasleese
temporarily deployed
to
development
December 22, 2023 12:05 — with
GitHub Actions
Inactive
thomasleese
temporarily deployed
to
development
December 22, 2023 12:27 — with
GitHub Actions
Inactive
Review app deployed to https://apply-for-qts-review-1888-web.test.teacherservices.cloud/personas |
thomasleese
force-pushed
the
qualification-verification
branch
from
December 22, 2023 15:07
3ddc505
to
33f0d61
Compare
thomasleese
temporarily deployed
to
development
December 22, 2023 15:07 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
qualification-verification
branch
from
January 2, 2024 11:15
33f0d61
to
2b6b85c
Compare
thomasleese
temporarily deployed
to
development
January 2, 2024 11:15 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
qualification-verification
branch
from
January 8, 2024 18:15
2b6b85c
to
c1b3539
Compare
thomasleese
temporarily deployed
to
development
January 8, 2024 18:15 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
qualification-verification
branch
from
January 8, 2024 19:57
c1b3539
to
a4c722e
Compare
thomasleese
temporarily deployed
to
development
January 8, 2024 19:58 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
qualification-verification
branch
from
January 10, 2024 12:29
a4c722e
to
d3b4651
Compare
thomasleese
temporarily deployed
to
development
January 10, 2024 12:30 — with
GitHub Actions
Inactive
thomasleese
temporarily deployed
to
development
January 10, 2024 12:50 — with
GitHub Actions
Inactive
thomasleese
temporarily deployed
to
development
January 10, 2024 13:10 — with
GitHub Actions
Inactive
thomasleese
temporarily deployed
to
development
January 10, 2024 14:03 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
qualification-verification
branch
from
March 21, 2024 12:18
b563f54
to
d9dc029
Compare
thomasleese
force-pushed
the
qualification-verification
branch
from
March 21, 2024 12:42
d9dc029
to
c6dc97d
Compare
thomasleese
force-pushed
the
qualification-verification
branch
from
March 21, 2024 13:40
c6dc97d
to
53c0dae
Compare
We don't need this page anymore as the consent letters are going to be part of the admin journey.
This updates the form, service and controller to ensure that the note can be saved to the assessment model so it can be used later.
This updates the content on the two views related to selecting the qualification requests, and choose whether to verify qualifications in the first place.
This renames the title of the task to verify qualifications to match the references and professional standing.
This updates the page to show the new task list needed to verify the qualifications.
This adds a new page which shows what needs to be done for selecting and checking consent.
This adds a new page for selecting the consent method of a qualification request.
This adds the final page of the consent flow allowing assessors to submit the consent and send emails.
This adds the page which assesors will use to generate the unsigned consent document ready to be uploaded to Ecctis.
This adds a new page that allows assessors to upload the unsigned consent document so that it can then be downloaded by applicants.
This adds a page which allows the assessor to send the uploaded consent documents to the applicant.
This adds the page that allows the admin to view the response as provided by the applicant and proceed either by accepting the response or sending it to review.
This updates the content on the review consent page to match the designs. We don't allow awarding an application if any of the consent is invalid.
This adds the page which allows admins to mark that they have requested verification with Ecctis.
This adds the page which admins will use to record the response from Ecctis in to the system so the application can be processed.
This updates the qualification verification tasks to handle the case where the qualification has gone out without consent being selected.
This makes a number of small changes to the code to improve the readability.
thomasleese
force-pushed
the
qualification-verification
branch
from
March 21, 2024 17:05
53c0dae
to
2240a62
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This implements the new qualification verification journey allowing admins to perform the verification flow. See individual commits for more details.
Screenshots