-
Notifications
You must be signed in to change notification settings - Fork 120
/
Copy pathregularly_less_than_year.html
149 lines (118 loc) · 4.13 KB
/
regularly_less_than_year.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" media="all" href="/smartanswers/application.css" />
<link rel="stylesheet" media="print" href="/smartanswers/print.css" />
<title>Tax credits: working out your childcare costs - GOV.UK</title>
<script src="/smartanswers/smart-answers.js" defer="defer"></script>
<meta name="robots" content="noindex">
</head>
<body class="mainstream">
<div id="wrapper" class="answer smart_answer">
<main id="content" role="main">
<div id="js-replaceable" class="smart-answer-questions group">
<header class="page-header group">
<div>
<h1>
Tax credits: working out your childcare costs
</h1>
</div>
</header>
<div class="step current" data-step="employment-status">
<form action="/childcare-costs-for-tax-credits/y/no/regularly_less_than_year" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="✓" />
<div class="current-question" id="current-question">
<div class="question">
<h2>
How often do you pay your childcare provider(s)?
</h2>
<div class="question-body">
<div class="">
<ul class="options">
<li>
<label for="response_0" class="selectable">
<input type="radio" name="response" id="response_0" value="weekly_same_amount" />
Weekly, and I always pay the same amount
</label>
</li>
<li>
<label for="response_1" class="selectable">
<input type="radio" name="response" id="response_1" value="weekly_diff_amount" />
Weekly, and the amount I pay varies
</label>
</li>
<li>
<label for="response_2" class="selectable">
<input type="radio" name="response" id="response_2" value="monthly_same_amount" />
Monthly, and I always pay the same amount
</label>
</li>
<li>
<label for="response_3" class="selectable">
<input type="radio" name="response" id="response_3" value="monthly_diff_amount" />
Monthly, and the amount I pay varies
</label>
</li>
<li>
<label for="response_4" class="selectable">
<input type="radio" name="response" id="response_4" value="other" />
Other
</label>
</li>
</ul>
</div>
</div>
</div>
<div class="next-question">
<input type="hidden" name="next" value="1" />
<button type="submit" class="medium button">Next step</button>
</div>
</div>
</form>
</div>
<div class="previous-answers ">
<div class="done-questions">
<article>
<h3 class="previous-answers-title">
Previous answers
</h3>
<a class="start-right" href="/childcare-costs-for-tax-credits">Start again</a>
<table>
<tbody>
<tr class="section">
<td class="previous-question-title">Are you currently claiming tax credits for childcare costs?</td>
<td class="previous-question-body">
No</td>
<td class="link-right">
<a href="/childcare-costs-for-tax-credits/y?previous_response=no">
Change<span class="visuallyhidden"> answer to "Are you currently claiming tax credits for childcare costs?"</span>
</a> </td>
</tr>
<tr class="section">
<td class="previous-question-title">How often do you use childcare?</td>
<td class="previous-question-body">
I’ve been using childcare regularly for less than a year</td>
<td class="link-right">
<a href="/childcare-costs-for-tax-credits/y/no?previous_response=regularly_less_than_year">
Change<span class="visuallyhidden"> answer to "How often do you use childcare?"</span>
</a> </td>
</tr>
</tbody>
</table>
</article>
</div>
</div>
</div>
<div class="meta-wrapper">
<div id="report-a-problem"></div>
<div class="meta-data group">
<div class="inner">
<div class="print-and-modified-date group">
<p class="modified-date">Last updated: 1 January 2015</p>
</div>
</div>
</div>
</div>
</main>
</div>
</body>
</html>