1 = Miserable, 5 = Great
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}} |