-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #255 from DFE-Digital/prototype-index-updates
Update cookies, privacy and add error pages
- Loading branch information
Showing
13 changed files
with
317 additions
and
225 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,162 @@ | ||
{% extends "layouts/main.html" %} | ||
{% set pageName=" Eligibility checker prototype" %} | ||
{% block content %} | ||
|
||
|
||
<div class="govuk-grid-row"> | ||
<div class="govuk-grid-column--three-quarters"> | ||
|
||
|
||
<h1 class="govuk-heading-l"> | ||
{{ serviceName }} prototypes | ||
</h1> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<hr class="govuk-section-break govuk-section-break--l govuk-section-break"> | ||
|
||
|
||
|
||
<div class="govuk-tabs" data-module="govuk-tabs"> | ||
|
||
<h2 class="govuk-tabs__title"> | ||
Contents | ||
</h2> | ||
|
||
<ul class="govuk-tabs__list"> | ||
|
||
<li class="govuk-tabs__list-item govuk-tabs__list-item--selected"> | ||
<a class="govuk-tabs__tab" href="#design-documentation"> | ||
Design documentation | ||
</a> | ||
</li> | ||
|
||
<li class="govuk-tabs__list-item"> | ||
<a class="govuk-tabs__tab" href="#private-beta"> | ||
Private beta | ||
</a> | ||
</li> | ||
|
||
<li class="govuk-tabs__list-item"> | ||
<a class="govuk-tabs__tab" href="#design-ideas"> | ||
Design ideas | ||
</a> | ||
</li> | ||
|
||
<li class="govuk-tabs__list-item"> | ||
<a class="govuk-tabs__tab" href="#usability-testing"> | ||
For usability testing | ||
</a> | ||
</li> | ||
|
||
<li class="govuk-tabs__list-item"> | ||
<a class="govuk-tabs__tab" href="#ready-for-dev"> | ||
Ready for dev handover | ||
</a> | ||
</li> | ||
|
||
<li class="govuk-tabs__list-item"> | ||
<a class="govuk-tabs__tab" href="#archive-versions"> | ||
Archive versions | ||
</a> | ||
</li> | ||
|
||
</ul> | ||
|
||
<!-------------------Design documentation-------------------> | ||
|
||
<div class="govuk-tabs__panel" id="design-documentation"> | ||
|
||
<h2 class="govuk-heading-m">Archived</h2> | ||
<ul class="govuk-list"> | ||
<li><a | ||
href="https://lucid.app/lucidspark/b115cd01-0ac7-4730-afb5-f2642cac497e/edit?viewport_loc=24096%2C4857%2C1920%2C905%2C0_0&invitationId=inv_9afffb46-9124-48a0-a911-020aa830cf69">Ideation | ||
board (alpha starting point)</a></li> | ||
<li><a | ||
href="https://lucid.app/lucidspark/0ba178e2-087d-4f4d-9a5d-fec7410fd0c7/edit?viewport_loc=3804%2C-1463%2C6210%2C2928%2C0_0&invitationId=inv_40d6fdd4-620b-4c70-876e-c178860d978f">Alpha | ||
roadmap</a></li> | ||
<li><a href="https://design-histories.education.gov.uk/check-your-eligibility">Design histories</a> | ||
</li> | ||
<li><a | ||
href="https://lucid.app/lucidspark/787b4ce2-8be7-4ac7-b2bd-0e4119920b46/edit?viewport_loc=4599%2C18362%2C2374%2C1119%2C0_0&invitationId=inv_d07de7d0-71dd-4dad-a07d-e8dddd924450">Alpha | ||
feedback board</a></li> | ||
<li><a | ||
href="https://lucid.app/lucidspark/e1cc0279-0165-49c0-a00f-f4acd02f9e5d/edit?viewport_loc=68661%2C-1371%2C11096%2C5232%2C0_0&invitationId=inv_cf261987-6f93-4de4-85b4-3fa1f0892bb8">Alpha | ||
options</a></li> | ||
<li><a | ||
href="https://www.figma.com/file/wBFH28Ok1wLMvDjFKFw67E/DfE---EC-Flows---NEW?type=whiteboard&node-id=0%3A1&t=ubAsUcPp1ax791OV-1">Figma | ||
- User flows </a></li> | ||
<li><a href="">Service user journeys - to be</a></li> | ||
<li><a | ||
href="https://lucid.app/lucidspark/48bcf3ed-c0de-4d1a-8155-e07c9d08316d/edit?viewport_loc=160722%2C95969%2C8677%2C4115%2C0_0&invitationId=inv_7aafb472-fbca-4087-8e87-7d578024f55d">Design | ||
history V1</a></li> | ||
<li><a | ||
href="https://lucid.app/lucidspark/7464ef00-abc1-4654-8b31-115a1fcbfee2/edit?invitationId=inv_bfe11609-a5a2-4278-83c4-524f0ed041bf&page=0_0#">MVP | ||
feature set</a></li> | ||
</ul> | ||
|
||
</div> | ||
|
||
<!-------------------Private beta-------------------> | ||
|
||
<div class="govuk-tabs__panel" id="private-beta"> | ||
|
||
<table class="govuk-table"> | ||
<caption class="govuk-table__caption govuk-table__caption--m">Private beta service</caption> | ||
<thead class="govuk-table__head"> | ||
<tr class="govuk-table__row"> | ||
<th scope="col" class="govuk-table__header">Parent journey (FSM)</th> | ||
<th scope="col" class="govuk-table__header">Schools</th> | ||
<th scope="col" class="govuk-table__header">Local authorities</th> | ||
</tr> | ||
</thead> | ||
<tbody class="govuk-table__body"> | ||
<tr class="govuk-table__row"> | ||
<td class="govuk-table__cell"><a href="/mvp2/account/start-now-beta-schools" class="govuk-link">Start page</a></td> | ||
<td class="govuk-table__cell">Dashboard</td> | ||
<td class="govuk-table__cell">Dashboard</td> | ||
</tr> | ||
|
||
</tbody> | ||
</table> | ||
|
||
</div> | ||
|
||
<!-------------------Design ideas-------------------> | ||
|
||
<div class="govuk-tabs__panel" id="design-ideas"> | ||
<p class="govuk-body"><a href="/mvp3/_family/parent-soft-check/outcomes/outcome-not-entitled-appeal" class="govuk-link">Parents appeal journey</a></p> | ||
</div> | ||
|
||
<!-------------------For usability testing-------------------> | ||
|
||
<div class="govuk-tabs__panel" id="usability-testing"> | ||
|
||
</div> | ||
|
||
<!-------------------Ready for dev handover-------------------> | ||
|
||
<div class="govuk-tabs__panel" id="ready-for-dev"> | ||
|
||
</div> | ||
|
||
<!-------------------Archive versions-------------------> | ||
|
||
<div class="govuk-tabs__panel" id="archive-versions"> | ||
<h2 class="govuk-heading-m">Alpha to Beta</h2> | ||
<p class="govuk-body"><a href="beta-backlog">MVP: January - 5th July 2024</a></p> | ||
<h2 class="govuk-heading-m">Discovery to Alpha:</h2> | ||
|
||
<p><a href="v3">Version 3: Nov to Dec 2023</a></p> | ||
|
||
<p><a href="v2">Version 2: Oct to Nov 2023</a></p> | ||
|
||
<p><a href="v1">Version 1: Sep to Oct 2023</a></p> | ||
</div> | ||
|
||
|
||
|
||
{% endblock %} |
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{% extends "layouts/layout-dfe.html" %} | ||
|
||
{% set pageName="Page not found" %} | ||
|
||
{% block content %} | ||
|
||
|
||
|
||
<div class="govuk-grid-row"> | ||
<div class="govuk-grid-column-two-thirds"> | ||
|
||
|
||
<h1 class="govuk-heading-l">Page not found</h1> | ||
|
||
<p class="govuk-body"> | ||
If you typed the web address, check it is correct. | ||
</p> | ||
<p class="govuk-body"> | ||
If you pasted the web address, check you copied the entire address. | ||
</p> | ||
|
||
|
||
|
||
{% endblock %} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{% extends "layouts/layout-dfe.html" %} | ||
|
||
{% set pageName="Service unavailable" %} | ||
|
||
{% block content %} | ||
|
||
|
||
|
||
<div class="govuk-grid-row"> | ||
<div class="govuk-grid-column-two-thirds"> | ||
|
||
|
||
<h1 class="govuk-heading-l">Page not found</h1> | ||
|
||
<p class="govuk-body"> | ||
If you typed the web address, check it is correct. | ||
</p> | ||
<p class="govuk-body"> | ||
If you pasted the web address, check you copied the entire address. | ||
</p> | ||
|
||
<p>Contact the <a href="https://forms.office.com/Pages/ResponsePage.aspx?id=yXfS-grGoU2187O4s0qC-URYbNo1-R1EubHA0gNJis5UOVo3VU1KV0E0QkxTMFQ0RFZQUUZCR0E0WC4u" class="gov-link"> Department for Education support desk</a> for more help.</p> | ||
|
||
|
||
{% endblock %} |
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
Oops, something went wrong.