Well-being

1 = Miserable, 5 = Great

Last updated: {{#ifExp updatedDate "!==" "12/31/1969"}}{{ updatedDate }}{{/ifExp}}
Physical: {{#ifExp wellBeingRatings.0.score ">" 0 }}{{wellBeingRatings.0.score}}{{/ifExp}}
Mental: {{#ifExp wellBeingRatings.1.score ">" 0 }}{{wellBeingRatings.1.score}}{{/ifExp}}
Day-to-day: {{#ifExp wellBeingRatings.2.score ">" 0 }}{{wellBeingRatings.2.score}}{{/ifExp}}
Well-being Area Last Updated Value
Physical {{#ifExp updatedDate "!==" "12/31/1969"}}{{ updatedDate }}{{/ifExp}} {{#ifExp wellBeingRatings.0.score ">" 0 }}{{wellBeingRatings.0.score}}{{/ifExp}}
Mental/Emotional {{#ifExp updatedDate "!==" "12/31/1969"}}{{ updatedDate }}{{/ifExp}} {{#ifExp wellBeingRatings.1.score ">" 0 }}{{wellBeingRatings.1.score}}{{/ifExp}}
Day-to-day {{#ifExp updatedDate "!==" "12/31/1969"}}{{ updatedDate }}{{/ifExp}} {{#ifExp wellBeingRatings.2.score ">" 0 }}{{wellBeingRatings.2.score}}{{/ifExp}}