You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/select-people-for-invitation/2025/11/rule-library-v2/index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ tags:
9
9
- user research
10
10
---
11
11
12
-
Our initial way to add rules was through a rule builder form, which required a high degree of technical understanding. Our first version of [rule library](/select-people-for-invitation/2025/03/rule-library/) was a way of pre-populating that form with certain values to make the process easier for users.
12
+
Our initial way to add rules was through a rule builder form, which required a high degree of technical understanding. Our first version of the [rule library](/select-people-for-invitation/2025/03/rule-library/) was a way of pre-populating that form with certain values to make the process easier for users.
13
13
14
14
Our research showed this was a big step forward in making it easier for users to add commonly used rules, however there was still a lot of scope for improvement. We anticipated this might be the case as the first rule library implementation was very much a minimum viable product approach - we wanted to add value quickly and learn more about the way users interact with the system.
15
15
@@ -24,17 +24,17 @@ Our research showed this was a big step forward in making it easier for users to
24
24
- We reviewed the list of rules that were in the library and categorised them
25
25
- They fell broadly into 4 types of rule:
26
26
-**Text:** Rules that require a parameter configuring as text e.g. exclude people under a certain age (age is the text parameter)
27
-
-**Text and date:** Rules that require a text parameter and a date parameter, e.g. exclude people under a certain ago on a particular date
27
+
-**Text and date:** Rules that require a text parameter and a date parameter, e.g. exclude people under a certain age on a particular date
28
28
-**Pick list:** Rules that require one or more parameters to be selected from a list of options, e.g. exclude people who are not registered to a GP within certain ICBs
29
29
-**Radios** Rules that require a single selection from a group of options, e.g. exclude people living in care homes (yes / no)
30
30
31
31
We designed a template for each type of rule, which means the user interface is tailored to the rule type. Therefore the interaction is much simpler, quicker and safer for users.
32
32
33
-
This image shows the old screen for excluding care home residents
33
+
This image shows the old screen for excluding care home residents:
34
34
35
35
[](rule-library2.png)
36
36
37
-
This image shows the new screen, which as can be seen is very much simpler to use and easier to understand.
37
+
This image shows the new screen, which as can be seen is very much simpler to use and easier to understand:
38
38
39
39
[](rule-library3.png)
0 commit comments