Skip to content

Commit 73f54df

Browse files
committed
Modify Overall Outcomes in HH form
1 parent df00a01 commit 73f54df

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

backend/source/forms/1699353915355.prod.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5099,40 +5099,40 @@
50995099
"questions": [
51005100
{
51015101
"id": 1703299101191,
5102-
"question": "Overvall toilet outcome",
5102+
"question": "Overall toilet outcome",
51035103
"order": 1,
51045104
"type": "autofield",
51055105
"required": false,
51065106
"meta": false,
51075107
"displayOnly": true,
51085108
"fn": {
51095109
"fnColor": {
5110-
"G0": "#FD3F31",
5111-
"G1": "#FDC74B",
5112-
"G2": "#93D371",
5113-
"G3": "#4088F4"
5110+
"G0 Open Defecation": "#FD3F31",
5111+
"G1 Open Defecation Free": "#FDC74B",
5112+
"G2 Safe and Sustainable": "#93D371",
5113+
"G3 Clean and Healthy": "#4088F4"
51145114
},
51155115
"multiline": false,
5116-
"fnString": "function(){ return #1701810579091.includes('G1') && #1702281084786.includes('G1') && #1702282119933.includes('G1') && #1702284734752.includes('G1') ? #1702283171680.includes('G2') && #1702283955461.includes('G2') && #1702285101196.includes('G2') ? #1702285668136.includes('G3') ? 'G3' : 'G2' : 'G1' : 'G0'}"
5116+
"fnString": "function(){ return #1701810579091.includes('G1') && #1702281084786.includes('G1') && #1702282119933.includes('G1') && #1702284734752.includes('G1') ? #1702283171680.includes('G2') && #1702283955461.includes('G2') && #1702285101196.includes('G2') ? #1702285668136.includes('G3') ? 'G3 Clean and Healthy' : 'G2 Safe and Sustainable' : 'G1 Open Defecation Free' : 'G0 Open Defecation'}"
51175117
}
51185118
},
51195119
{
51205120
"id": 1703299101192,
5121-
"question": "Overvall hygiene outcome",
5121+
"question": "Overall hygiene outcome",
51225122
"order": 2,
51235123
"type": "autofield",
51245124
"required": false,
51255125
"meta": false,
51265126
"displayOnly": true,
51275127
"fn": {
51285128
"fnColor": {
5129-
"G0": "#FD3F31",
5130-
"G1": "#FDC74B",
5131-
"G2": "#93D371",
5132-
"G3": "#4088F4"
5129+
"G0 Inadequate or no handwashing facility": "#FD3F31",
5130+
"G1 Handwashing facility with soap and water": "#FDC74B",
5131+
"G2 Safe and Sustainable": "#93D371",
5132+
"G3 Clean and Healthy": "#4088F4"
51335133
},
51345134
"multiline": false,
5135-
"fnString": "function(){ return #1702287053503.includes('G1') ? #1702288599133.includes('G2') ? #1702287685048.includes('G3') ? 'G3' : 'G2' : 'G1' : 'G0'}"
5135+
"fnString": "function(){ return #1702287053503.includes('G1') ? #1702288599133.includes('G2') ? #1702287685048.includes('G3') ? 'G3 Clean and Healthy' : 'G2 Safe and Sustainable' : 'G1 Handwashing facility with soap and water' : 'G0 Inadequate or no handwashing facility'}"
51365136
}
51375137
},
51385138
{

0 commit comments

Comments
 (0)