diff --git a/app/views/how-tos/build-basic-prototype/index.html b/app/views/how-tos/build-basic-prototype/index.html index 99c85b9..ba645fc 100644 --- a/app/views/how-tos/build-basic-prototype/index.html +++ b/app/views/how-tos/build-basic-prototype/index.html @@ -10,7 +10,7 @@ {% block makePrototype %}

-This tutorial shows you how to prototype a fictional "{{exampleServiceName}}" service that will: + This tutorial shows you how to prototype a fictional "{{exampleServiceName}}" service that will:

-It will take about an hour to finish this tutorial, after you install the prototype kit. + It will take about an hour to finish this tutorial, after you install the prototype kit.

-Our prototype will look a bit like this: + Our prototype will look a bit like this:

-

Our prototype will look a bit like this:

-
The first page has the title 'Start page' with the button 'Start now'. This is linked to a 2nd page with the title 'Question 1' and a 'Continue' button. This forks to 2 different pages. 1 is titled 'Ineligible'. 2 is titled Question 2. Question 2 is linked to a page titled 'Check answers'. This links to page 6, titled 'Complete'.
Diagram of 6 pages connected together