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

New Nationality and residency section #646

Closed
wants to merge 23 commits into from

Conversation

frankieroberto
Copy link
Contributor

@frankieroberto frankieroberto commented Mar 31, 2022

This is a design for a new section called "Nationality and residency'

This contains:

  • Existing nationality question (moved from 'Personal details')
  • Existing immigration status question (moved from 'Personal details')
  • A new question about living continuously in [list of countries] in the 3 years before the course starts

These questions are all asked to help providers determine:

  • whether the candidate has the right to study or work in the UK
  • whether the candidate is eligible for 'home fee status' and student finance

The answers should not be used by providers to determine suitability for the course.

🗂️ Trello card
➡️ Design history entry

Relevant links

@duncanjbrown duncanjbrown temporarily deployed to apply-beta-p-nationalit-u8cxnv March 31, 2022 14:08 Inactive
@duncanjbrown duncanjbrown temporarily deployed to apply-beta-p-nationalit-brxte2 March 31, 2022 15:15 Inactive
@frankieroberto
Copy link
Contributor Author

Screenshots of work in progress:

New section in application overview

Screenshot 2022-03-31 at 16 09 57

Updated immigration status question

immigration-status

Where you’ve been living (British citizens)

where-youve-been-living

Where you’ve been living (Irish citizen) – showing revealed question for ’No’

living-details

Where you’ve been living (EU settled status)

living-eu

Section review page

nationality-review

@frankieroberto frankieroberto marked this pull request as draft March 31, 2022 15:15
@EmmaFrith
Copy link
Contributor

EmmaFrith commented Apr 4, 2022

I'm not sure about this.

I feel the way these questions are framed gives too much weight to a section of the application form that we actually want candidates to whiz through.

Most people should be able to select 'yes' very quickly to the question 'Will you have been living in [x countries] for 3 years by the time the course starts?'.

I don't think we should be listing every country in the EU or EEA etc - I think it's too much. Most people will know if they're in an EU country etc.

Can we simplify this? For example:

Screenshot 2022-04-04 at 21 24 24

@frankieroberto
Copy link
Contributor Author

@EmmaFrith I wasn’t sure if we should list every country in the EU and EEA either, but I wasn’t sure that everyone would always know which countries they were (particularly the EEA)? Listing the Isle of Man and Channel Islands (not to mention the Falkland Islands and Gibraltar) also seems to give them a lot a weight given how few candidates we likely get from there? Tricky!

I’m up for trying a shorter version without the list. I think the hint text in your screenshot is likely too long for accessibility reasons though, so we’d still end up needing a separate h1 and question text. This does let us use paragraph breaks in the guidance text though, and have it appear black not dark grey.

@EmmaFrith
Copy link
Contributor

Thanks @frankieroberto.

Excuse the poor prototyping skills here... I don't think we necessarily need the separate H1 and question text. For example:

Screenshot 2022-04-05 at 11 34 45

I'm also trying options with the existing structure, e.g.:

Screenshot 2022-04-05 at 11 45 48

It would be good to try both but my prototyping skills are lacking!

@duncanjbrown duncanjbrown temporarily deployed to apply-beta-p-nationalit-dexx73 April 5, 2022 12:17 Inactive
@duncanjbrown duncanjbrown temporarily deployed to apply-beta-p-nationalit-0ttle9 April 5, 2022 12:17 Inactive
@duncanjbrown duncanjbrown temporarily deployed to apply-beta-p-nationalit-bxl0l4 April 5, 2022 13:42 Inactive
@duncanjbrown duncanjbrown temporarily deployed to apply-beta-p-nationalit-4woakx April 6, 2022 10:10 Inactive
@duncanjbrown duncanjbrown temporarily deployed to apply-beta-p-nationalit-4woakx April 6, 2022 10:13 Inactive
@duncanjbrown duncanjbrown temporarily deployed to apply-beta-p-nationalit-r6i9vj April 6, 2022 11:30 Inactive
@duncanjbrown duncanjbrown temporarily deployed to apply-beta-p-nationalit-indxts April 6, 2022 15:16 Inactive
@duncanjbrown duncanjbrown temporarily deployed to apply-beta-p-nationalit-cclbhn April 7, 2022 13:31 Inactive
@frankieroberto
Copy link
Contributor Author

Updated screenshots of our (final?) design... We decided to split up the "Where you've been living" question so that the first question, covering the majority of instances, only asks about the UK and Ireland. If answering No, a follow-up question is shown which lists countries and areas as checkboxes. If "Somewhere else" is selected, a final question is shown asking for details.

application

nationality

right-to-work

immigration-status

living

living-more

living-details

review

const { referrer } = req.query
const { applicationId } = req.params

res.render(`application/nationality-residency/${view}`, {

Check failure

Code scanning / CodeQL

Uncontrolled data used in path expression

This path depends on [a user-provided value](1).
Copy link
Contributor

@EmmaFrith EmmaFrith left a comment

Choose a reason for hiding this comment

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

We still need to do that routing thing, where candidates with a non-EU nationality are not directed through the residency questions if they select EU settled or pre-settled status.
(Only EU nationals with EU settled or pre-settled status can be eligible for home fees - non EU nationals with EU settled or pre-settled status won't be eligible for home fees, so no point in asking about their residency)

I came across a couple of bits of copy which could be less wordy when writing a design history entry.
@frankieroberto frankieroberto changed the title WIP: new Nationality and residency section New Nationality and residency section Nov 7, 2022
@frankieroberto
Copy link
Contributor Author

Closing this, as we decided not to go ahead with this work for now. It has been written up as a design elsewhere: Helping providers assess a candidate’s fee status

@frankieroberto frankieroberto deleted the nationality-and-residency branch November 7, 2022 09:44
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.

None yet

4 participants