Work out chore chart points instantly with clear inputs, formula shown and shareable results.
Points are chores completed times points per chore; whole rewards are the integer division by the reward threshold and the shortfall is converted back into chores. Translating the gap into 'two more chores' rather than 'seven more points' is what makes a chart motivating for a young child.
Points
points = chores completed x points per chore
Rewards
rewards = floor(points / points per reward); chores to next = ceiling(points short / points per chore)
points = chores completed x points per chore. Points are chores completed times points per chore; whole rewards are the integer division by the reward threshold and the shortfall is converted back into chores.
Translating the gap into 'two more chores' rather than 'seven more points' is what makes a chart motivating for a young child.
Enter chores completed, points per chore, points needed for a reward. The defaults shown are a realistic worked example — swap in your own figures to get a result you can use.