csdl / makahiki

An Open Source "Serious Game" Framework for Sustainability
http://makahiki.readthedocs.org/
MIT License
7 stars 5 forks source link

Design dynamic baseline widget for Status page #424

Closed philipmjohnson closed 12 years ago

philipmjohnson commented 12 years ago

For each lounge, we could have a sequence of green or red numbers. The first number indicates progress towards the current day's goal, if below the goal, the number is green, if above, the number is red. .all the other numbers indicate by how many kWh they made or did not make the goal on all prior days. Show the most recent N days.

For each lounge, we could have another sequence of numbers which is the dynamic total daily kWh goal for each of the past N days.


                  9/10   9/9    9/8      9/7
Ilima-A          N/A       -2      +4     -4
                  236   234    245    222
gregorylburgess commented 12 years ago

implemented.