Skip to content

Commit

Permalink
Update README.md - small tweaks for readability
Browse files Browse the repository at this point in the history
Made some small tweaks to shorten sentences etc.
  • Loading branch information
C-Harry authored Jan 17, 2024
1 parent 11187c2 commit 7860955
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions design/features/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,29 @@

We use this area to record design work and decisions made, and any iterations made to improve usability for form creators and form fillers.

## Explore the features we have designed.
## Explore the features we’ve designed

### [Confirm that a form's been submitted (form fillers)](confirmation-email-for-form-fillers)
This feature introduces new functionality to the form filler's journey, allowing them to request an email confirming that they've successfully submitted a form.

### [Add guidance to help people answer the question ('detailed guidance')](detailed-guidance)
This feature introduces new functionality to the form building tool to allow form creators to add more complex help text to a question page. This 'guidance' text will appear above the question, on the same page.
This feature introduces new functionality to the form building tool, allowing form creators to add more complex help text to a question page. This 'guidance' text will appear above the question, on the same page.

### [Early access journey](early-access)
### [Early access journey](early-access)
This journey is designed to allow people to create a trial account and request an upgrade to an editor account - so they can make live forms to be published on GOV.UK.

### [Editing pages when looking at a preview of a form](editing-drafts)
This feature introduces functionality in the form building tool to help form creators return to edit their questions more quickly when previewing the form as though they're someone who's filling it in. It introduces a clearer, simpler route for form creators to navigate between previewing and editing their form.
This feature introduces functionality in the form building tool to help form creators return to edit their questions more quickly when previewing the form as if they're someone who's filling it in. It introduces a clearer, simpler route for form creators to navigate between previewing and editing their form.

### [Metrics for form creators](form-metrics)
This feature introduces new functionality to the form building tool to allow form creators to see how their form is performing. Initially we’ll be starting with a minimum offering of: number of started forms, number of submitted forms, and completion rate.
This feature introduces new functionality to the form building tool to allow form creators to see how their form is performing. We’ll be starting with a minimum offering of: number of forms started, number of forms submitted, and completion rate.

### [Live and draft](live-draft)
The ability to make a draft of a live form to prepare changes to it. You can then make all the changes live at the same time, and at an appropriate time.
This feature introduces the ability to make a draft of a live form so that you can prepare changes to it. You can then make all the changes live at the same time, when appropriate.

### [Previewing a question](previewing-a-question)
This feature introduces a clear and quick way to help form creators understand what an answer type will look like and how it’ll be formatted alongside other content they have added, including hint text and additional guidance.
This feature introduces a clear and quick way to help form creators understand what an answer type will look like and how it’ll be formatted alongside other content they’ve added - including hint text and additional guidance.

### [Simple routing logic (skip questions)](routing)
This feature introduces new functionality to the form building tool to help form creators create simple skip logic for questions. This means that people completing a form only need to be asked relevant questions based on a previously given answer.
This feature introduces new functionality to the form building tool to help form creators create simple skip logic for questions. This means you can skip someone to a later question in a form based on their response to a question where they have to select one answer from a list.

0 comments on commit 7860955

Please sign in to comment.