Skip to content

Commit 687ea7b

Browse files
vahid-ahmadiclaude
andcommitted
Add explanation of no behavioural vs behavioural scenarios in intro text
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 80603c1 commit 687ea7b

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed

app/src/App.jsx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,10 @@ function BehavioralTab({
7777
Autumn Budget 2025
7878
</a>
7979
, taking effect from April 2029. Above this threshold, standard NI rates
80-
would apply. This tool models revenue and distributional outcomes under
81-
different behavioural assumptions about employer and employee responses.
82-
See the{" "}
80+
would apply. Unlike the no behavioural tab, which assumes no change in
81+
behaviour, this tool models revenue and distributional outcomes under
82+
different behavioural assumptions about how employers and employees
83+
might adjust their contributions in response to the cap. See the{" "}
8384
<a href="https://www.policyengine.org/uk/research/uk-salary-sacrifice-cap">
8485
full report
8586
</a>{" "}

app/src/components/NoBehavioralTab.jsx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,9 @@ export default function NoBehavioralTab() {
439439
</a>
440440
, taking effect from April 2029. Above this threshold, standard NI rates
441441
would apply. This tool shows the static impact assuming no behavioural
442-
response from employers or employees. See the{" "}
442+
response from employers or employees, while the behavioural tab models
443+
different scenarios for how employers and employees might adjust their
444+
contributions in response to the cap. See the{" "}
443445
<a href="https://www.policyengine.org/uk/research/uk-salary-sacrifice-cap">
444446
full report
445447
</a>{" "}
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet" />
77
<title>UK Salary Sacrifice Cap Analysis</title>
8-
<script type="module" crossorigin src="/uk-salary-sacrifice-analysis/assets/index-B-Zjpmub.js"></script>
8+
<script type="module" crossorigin src="/uk-salary-sacrifice-analysis/assets/index-CKVFtdpS.js"></script>
99
<link rel="stylesheet" crossorigin href="/uk-salary-sacrifice-analysis/assets/index-ylYx3LKs.css">
1010
</head>
1111
<body>

0 commit comments

Comments
 (0)