Couple variables 1. Screen 2 - OK keyrisk : { person1: [ /* possible values: Major Illness,Accidental Disability,Mental Illness,Retrenchment,Others */ "Major Illness", "Accidental Disability", "Mental Illness" ], person2: [ /* possible values: Major Illness,Accidental Disability,Mental Illness,Retrenchment,Others */ "Retrenchment", "Others" ] } 2. Screen 3 - OK opinionaboutinsurance:{ /* Possible values: Important and Necessary,Crap and Waste of money */ person1: "Important and Necessary", person2: "Crap and Waste of money" } 3. Screen 4 - OK riskmanagementplanning:{ person1: [ /* possible values: Major Illness Projection,Disablity Income,Female Illness Cover,Mortgage Protection,Dependent Covers,Savings & Investment,Annuity Planning,Legacy Planning,Medical Reimbursement,Accidental Coverage,Long Term Coverage,Estate Distribution */ "Major Illness Projection", "Disablity Income" ], person2: [ /* possible values: Major Illness Projection,Disablity Income,Female Illness Cover,Mortgage Protection,Dependent Covers,Savings & Investment,Annuity Planning,Legacy Planning,Medical Reimbursement,Accidental Coverage,Long Term Coverage,Estate Distribution */ "Female Illness Cover", "Mortgage Protection" ] } 4. Screen 5 unabletoworkduetolongtermillness:{ person1: { answer: "Yes, they do", /* Possible values: "Yes, they do","No, they don't","I'm not sure" */ monthsofbenifit: "2" /* will only have this field if the answer is "Yes, they do" */ }, person2: { answer:"No, they don't" /* Possible values: "Yes, they do","No, they don't","I'm not sure" */ } } 5. Screen 6 - OK /* possible values: 6 = Less than 1 year, 4 = Between 1 - 2 years, 2 = Between 3 - 5 years, 0 = More than 5 years */ existingsavingstosupport: { person1: "0", person2: "0" } 6. Screen 7 - OK minimummonthlyincome:{ person1: "3500", /* possible values is from amount slider */ person2: "6000" /* possible values is from amount slider */ } 7. Screen 9 - OK preexistinghealthcondition:{ person1:{ answer: "Yes, I do", /* Possible values: "Yes, I do","No, I don't" */ sharewithus: "TEST INPUT" /* input box */ }, person2: { answer: "No, I don't", /* Possible values: "Yes, I do","No, I don't" */ } } 8. Screen 10 - OK healthcoverage: { person1: [ /* possible values: Hospitalisation (MediShield Life Only),Hospitalisation (MediShield Life + Private Integrated Shield Plan),Total Permanent Disability (TPD),Early Stage Critical Illness,Advanced/Late Stage Critical Illness (CI),Long Term care (>30 yrs old),Death/Dependents Coverage,Disability Income */ "Hospitalisation (MediShield Life Only)", "Hospitalisation (MediShield Life + Private Integrated Shield Plan)", "Total Permanent Disability (TPD)" ], person2: [ /* possible values: Hospitalisation (MediShield Life Only),Hospitalisation (MediShield Life + Private Integrated Shield Plan),Total Permanent Disability (TPD),Early Stage Critical Illness,Advanced/Late Stage Critical Illness (CI),Long Term care (>30 yrs old),Death/Dependents Coverage,Disability Income */ "Early Stage Critical Illness", "Advanced/Late Stage Critical Illness (CI)", "Long Term care (>30 yrs old)", "Death/Dependents Coverage", "Disability Income" ] } 9. Screen 11 hospitalisationcoverages: { person1: [ { label: "AIA", /* possible values: AIA,AVIVA,AXA,Great Eastern,NTUC Income,Prudential,Raffles Health Insurance */ allowedtostayinprivate: "Yes, I do" /* possible values: "Yes, I do","No, I don't" */ }, { label: "AVIVA", /* possible values: AIA,AVIVA,AXA,Great Eastern,NTUC Income,Prudential,Raffles Health Insurance */ allowedtostayinprivate: "Yes, I do" /* possible values: "Yes, I do","No, I don't" */ } ], person2: [ { label: "AIA", /* possible values: AIA,AVIVA,AXA,Great Eastern,NTUC Income,Prudential,Raffles Health Insurance */ allowedtostayinprivate: "Yes, I do" /* possible values: "Yes, I do","No, I don't" */ }, { label: "AVIVA", /* possible values: AIA,AVIVA,AXA,Great Eastern,NTUC Income,Prudential,Raffles Health Insurance */ allowedtostayinprivate: "Yes, I do" /* possible values: "Yes, I do","No, I don't" */ } ] } 10. Screen 12 - OK dependents: { person1: [ /* possible values: Parents,Siblings,Spouses,Child(ren) */ "Parents", "Siblings" ], person2: [ "Spouses", "Child(ren)" ] } 11. Screen 13 - OK chipinparentsbills: { person1: "Yes, I am", /* possible values: "Yes, I am","No, I am not" */ person2: "No, I am not" /* possible values: "Yes, I am","No, I am not" */ } 12. Screen 14 - OK dependentshospitalised: { person1: "Yes, that will be great", /* possible values: "Yes, that will be great","No, I don't think it matters" */ person2: "No, I don't think it matters" /* possible values: "Yes, that will be great","No, I don't think it matters" */ } 13. Screen 15 dependentsprovided: { person1: { parents: [ { relation: "Father", /* data from intro, adding of dependents */ age: "54 years old", /* data from intro, adding of dependents */ monthlyallowance: "1500", /* input */ numberofyearssupportneeded: "1" /* input */ }, { relation: "Mother", /* data from intro, adding of dependents */ age: "60 years old", /* data from intro, adding of dependents */ monthlyallowance: "2000", /* input */ numberofyearssupportneeded: "5" /* input */ } ], siblings: [ { relation: "Sister", /* data from intro, adding of dependents */ age: "54 years old", /* data from intro, adding of dependents */ monthlyallowance: "1500", /* input */ numberofyearssupportneeded: "1" /* input */ }, { relation: "Brother", /* data from intro, adding of dependents */ age: "60 years old", /* data from intro, adding of dependents */ monthlyallowance: "2000", /* input */ numberofyearssupportneeded: "5" /* input */ } ], others[ { relation: "Friend", /* data from intro, adding of dependents */ age: "54 years old", /* data from intro, adding of dependents */ monthlyallowance: "1500", /* input */ numberofyearssupportneeded: "1" /* input */ }, { relation: "Uncle", /* data from intro, adding of dependents */ age: "60 years old", /* data from intro, adding of dependents */ monthlyallowance: "2000", /* input */ numberofyearssupportneeded: "5" /* input */ } ] }, person2: { parents: [ { relation: "Father", /* data from intro, adding of dependents */ age: "54 years old", /* data from intro, adding of dependents */ monthlyallowance: "1500", /* input */ numberofyearssupportneeded: "1" /* input */ }, { relation: "Mother", /* data from intro, adding of dependents */ age: "60 years old", /* data from intro, adding of dependents */ monthlyallowance: "2000", /* input */ numberofyearssupportneeded: "5" /* input */ } ], siblings: [ { relation: "Sister", /* data from intro, adding of dependents */ age: "54 years old", /* data from intro, adding of dependents */ monthlyallowance: "1500", /* input */ numberofyearssupportneeded: "1" /* input */ }, { relation: "Brother", /* data from intro, adding of dependents */ age: "60 years old", /* data from intro, adding of dependents */ monthlyallowance: "2000", /* input */ numberofyearssupportneeded: "5" /* input */ } ], others[ { relation: "Friend", /* data from intro, adding of dependents */ age: "54 years old", /* data from intro, adding of dependents */ monthlyallowance: "1500", /* input */ numberofyearssupportneeded: "1" /* input */ }, { relation: "Uncle", /* data from intro, adding of dependents */ age: "60 years old", /* data from intro, adding of dependents */ monthlyallowance: "2000", /* input */ numberofyearssupportneeded: "5" /* input */ } ] } } 14. Screen 16 - OK passondebt: { person1: "Yes, I will" , /* possible values: "Yes, I will","No, I will not"*/ person2: "No, I will not" /* possible values: "Yes, I will","No, I will not"*/ } 15. Screen 17 - OK compromisedlifestyle: { person1: "Yes, I will" , /* possible values: "Yes, I will","No, I will not"*/ person2: "No, I will not" /* possible values: "Yes, I will","No, I will not"*/ } Comments/Findings Single and Couple Screen 5: If selected "Yes, they do", up and down arrow not yet working Screen 5: @rhev do you need to discuss the employed/unemployed condition to sir jairus? Screen 11: Can't add coverage yet Screen 11: edit not working yet Screen 15: data should be loaded first base on the dependents inputted on intro section Screen 15: up and down arrow not yet working Summary: data not yet loaded base on the inputs on previous screens Summary: Update not yet working