### Wheel of life
Rate each field on a scale of 1-10 based on the wheel of life.
##### Joy
```meta-bind
INPUT[progressBar(minValue(1), maxValue(10)):Joy]
```
#### Health
##### Body
```meta-bind
INPUT[progressBar(minValue(1), maxValue(10)):Body]
```
##### Mind
```meta-bind
INPUT[progressBar(minValue(1), maxValue(10)):Mind]
```
##### Soul
```meta-bind
INPUT[progressBar(minValue(1), maxValue(10)):Soul]
```
#### Work
##### Mission
```meta-bind
INPUT[progressBar(minValue(1), maxValue(10)):Mission]
```
##### Money
```meta-bind
INPUT[progressBar(minValue(1), maxValue(10)):Money]
```
##### Growth
```meta-bind
INPUT[progressBar(minValue(1), maxValue(10)):Growth]
```
#### Relationships
##### Romance
```meta-bind
INPUT[progressBar(minValue(1), maxValue(10)):Romance]
```
##### Family
```meta-bind
INPUT[progressBar(minValue(1), maxValue(10)):Family]
```
##### Friends
```meta-bind
INPUT[progressBar(minValue(1), maxValue(10)):Friends]
```
#### Reflection
Total: `VIEW[{Body} + {Mind} + {Soul} + {Mission} + {Money} + {Growth} + {Romance} + {Family} + {Friends} + {Joy}][math:Total]`
**What can I try and improve on this week?**