Skip to content

Commit

Permalink
Make the question stand out more
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter York committed Jan 16, 2025
1 parent 74761d0 commit 12ad180
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions src/routes/planning/assessment/q01/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@

<Question idx={1}>
<div slot="description">
<p>
<h2>
Does the application appropriately forecast all day trips to, from and
within the site by walking, wheeling and cycling?
</p>
</h2>
</div>
<div slot="shortfalls">
<p>
Expand Down
4 changes: 2 additions & 2 deletions src/routes/planning/assessment/q02/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@

<Question idx={2}>
<div slot="description">
<p>
<h2>
Has an appropriate assessment on the design and accessibility of existing
active travel routes in the locality of the site been presented?
</p>
</h2>
</div>
<div slot="shortfalls">
<p>
Expand Down
4 changes: 2 additions & 2 deletions src/routes/planning/assessment/q03/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

<Question idx={3}>
<div slot="description">
<p>
<h2>
Are most buildings within 800m from a range of amenities (such as primary
schools, parks, play areas, food shops, cafes and community buildings)
using well-designed routes?
</p>
</h2>
</div>
<div slot="shortfalls">
<p>
Expand Down
4 changes: 2 additions & 2 deletions src/routes/planning/assessment/q04/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

<Question idx={4}>
<div slot="description">
<p>
<h2>
Are a range of local amenities, and town centres, railway stations,
employment areas and the National Cycle Network as appropriate, accessible
for cyclists using well-designed routes?
</p>
</h2>
</div>
<div slot="shortfalls">
<p>
Expand Down
4 changes: 2 additions & 2 deletions src/routes/planning/assessment/q05/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

<Question idx={5}>
<div slot="description">
<p>
<h2>
Are all buildings within 400m of a high-frequency bus stop or 800m of a
rail/light rail station or tram stop, with appropriate facilities, using
well-designed routes?
</p>
</h2>
</div>
<div slot="shortfalls">
<p>
Expand Down
4 changes: 2 additions & 2 deletions src/routes/planning/assessment/q06/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@

<Question idx={6}>
<div slot="description">
<p>
<h2>
Does the application include proposals to enhance local active travel and
public transport infrastructure?
</p>
</h2>
</div>
<div slot="shortfalls">
<p>
Expand Down
4 changes: 2 additions & 2 deletions src/routes/planning/assessment/q07/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@

<Question idx={7}>
<div slot="description">
<p>
<h2>
Does the development prioritise pedestrian and cycle movements within the
site?
</p>
</h2>
</div>
<div slot="shortfalls">
<p>
Expand Down
4 changes: 2 additions & 2 deletions src/routes/planning/assessment/q08/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@

<Question idx={8}>
<div slot="description">
<p>
<h2>
Does the development establish a strong sense of place, with well-designed
streets, public spaces that feel safe and key amenities provided?
</p>
</h2>
</div>
<div slot="shortfalls">
<p>
Expand Down
4 changes: 2 additions & 2 deletions src/routes/planning/assessment/q09/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@

<Question idx={9}>
<div slot="description">
<p>
<h2>
Does the application provide the requisite amount and quality of cycle
parking and trip-end facilities?
</p>
</h2>
</div>
<div slot="shortfalls">
<p>
Expand Down
4 changes: 2 additions & 2 deletions src/routes/planning/assessment/q10/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

<Question idx={10}>
<div slot="description">
<p>
<h2>
Does the travel plan outline ambitious mode share targets and measures to
embed active travel, alongside appropriate monitoring and remedial
strategies?
</p>
</h2>
</div>
<div slot="shortfalls">
<p>
Expand Down

0 comments on commit 12ad180

Please sign in to comment.