climate-cooperative/home-energy-calculator

Score Dial Language

Opened this issue · 2 comments

Description

We never landed on the score ranges and what they mean e.g.

0 - 25 = Bad
25 - 50 = OK
50 - 75 = Good
75 + = Awesome.

app zwell io:score 2024-05-06 16-37-47

@jaretkeniston - what are your opinions on this issue?

@shilojones @cooper-roper We just had the score text correspond to the 3 sections of the color wheel there, so it was:

  • score <= 33.33333 = "Poor"
  • score > 33.33333 & score < 66.66666 = "Average"
  • score >= 66.66666 = "Good"