-
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 work history verification journey #1830
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
November 28, 2023 15:03 — with
GitHub Actions
Inactive
Review app deployed to https://apply-for-qts-review-1830-web.test.teacherservices.cloud/personas |
thomasleese
force-pushed
the
work-history-verification
branch
from
November 29, 2023 09:49
1853827
to
4e64928
Compare
thomasleese
temporarily deployed
to
development
November 29, 2023 09:49 — with
GitHub Actions
Inactive
thomasleese
temporarily deployed
to
development
November 29, 2023 10:03 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
work-history-verification
branch
from
November 29, 2023 10:35
4e64928
to
5dd2f9a
Compare
thomasleese
temporarily deployed
to
development
November 29, 2023 10:36 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
work-history-verification
branch
from
November 29, 2023 11:41
5dd2f9a
to
0dae89e
Compare
thomasleese
temporarily deployed
to
development
November 29, 2023 11:41 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
work-history-verification
branch
from
December 4, 2023 09:47
0dae89e
to
7ea9dee
Compare
thomasleese
temporarily deployed
to
development
December 4, 2023 09:47 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
work-history-verification
branch
from
December 4, 2023 09:51
7ea9dee
to
016401a
Compare
thomasleese
temporarily deployed
to
development
December 4, 2023 09:51 — with
GitHub Actions
Inactive
thomasleese
temporarily deployed
to
development
December 4, 2023 10:06 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
work-history-verification
branch
from
December 4, 2023 10:35
016401a
to
2ad1296
Compare
thomasleese
temporarily deployed
to
development
December 4, 2023 10:35 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
work-history-verification
branch
2 times, most recently
from
December 4, 2023 11:05
d2e094b
to
1ece22b
Compare
thomasleese
temporarily deployed
to
development
December 4, 2023 11:05 — with
GitHub Actions
Inactive
thomasleese
temporarily deployed
to
development
December 4, 2023 11:06 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
work-history-verification
branch
from
December 4, 2023 11:11
19e7b77
to
2504f14
Compare
thomasleese
temporarily deployed
to
development
December 4, 2023 11:11 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
work-history-verification
branch
from
December 4, 2023 11:23
2504f14
to
ab86767
Compare
thomasleese
temporarily deployed
to
development
December 4, 2023 11:23 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
work-history-verification
branch
from
January 22, 2024 08:49
8c956ae
to
f8e802e
Compare
thomasleese
temporarily deployed
to
development
January 22, 2024 08:49 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
work-history-verification
branch
from
January 22, 2024 12:39
f8e802e
to
3af9f97
Compare
thomasleese
temporarily deployed
to
development
January 22, 2024 12:39 — with
GitHub Actions
Inactive
This updates the form to add a validation that requires that the most recent or current work history is selected, if the country requires is.
This updates the page to start by having everything unselected and require the assessor to choose which work history items they'd like to get verified.
We've decided to stop showing these email previews so we can remove this view.
This updates the content according to the new designs.
This adds a new page which summarises everything that is going to be requested for verification.
We want all references to end up being verified by an assessor to pass to either an award or a decline (even if we don't pass some of them).
This removes the form asking whether the assessor wants to proceed with the award or decline decision.
It's not used anymore.
This changes the status updater to mark admins as responsible by setting them as the admin required by field. This changes the form to use the new verify form instead of reviewing the references.
This makes it possible for assessors to review references and make a final decision on an application if necessary.
thomasleese
force-pushed
the
work-history-verification
branch
from
January 24, 2024 13:44
3af9f97
to
beacdf4
Compare
thomasleese
temporarily deployed
to
development
January 24, 2024 13:44 — with
GitHub Actions
Inactive
If a reference is being reviewed because it was overdue, and it's subsequently been received, we need to explain that to the assessor.
This ensures that we go to the right place when clicking on the back link.
The name "verifier" is confusing as we refer to admins instead.
This is to match the design in the prototype.
thomasleese
force-pushed
the
work-history-verification
branch
from
January 24, 2024 16:28
beacdf4
to
59cf23f
Compare
thomasleese
temporarily deployed
to
development
January 24, 2024 16:28 — with
GitHub Actions
Inactive
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 adds a new verification journey for work history and references performed by admins, replacing the existing flow performed by assessors. See individual commits for more details.
Screenshots