Skip to content

Commit ec6e841

Browse files
committed
PPHA-512: Change check your answer labels for education and ethnic background
1 parent 1d98806 commit ec6e841

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lung_cancer_screening/questions/jinja2/responses.jinja

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
}
9696
},
9797
{
98-
"key": { "text": "Ethnic group" },
98+
"key": { "text": "Ethnic background" },
9999
"value": { "text": response_set.ethnicity },
100100
"actions": {
101101
"items": [
@@ -107,7 +107,7 @@
107107
}
108108
},
109109
{
110-
"key": { "text": "Highest level of education" },
110+
"key": { "text": "Education" },
111111
"value": { "text": response_set.education },
112112
"actions": {
113113
"items": [

0 commit comments

Comments
 (0)