keokilee / makahiki

An open source framework for creating dorm energy competitions using Django and Pinax.
http://code.google.com/p/kukui-cup
12 stars 8 forks source link

Create Text Fixture for Demo #66

Closed keokilee closed 14 years ago

keokilee commented 14 years ago

We need smarter fixtures so that they can adjust to the time the fixtures are loaded. One way is to have a script that modifies the datetime objects in the JSON file to some offset of the current time. Need to also recompute point totals because of the changing times.

keokilee commented 14 years ago

Text fixture should include with three dorms and 780 users. Wall needs realistic data at least for the floor that Philip is a member of.

keokilee commented 14 years ago

Create script to update tasks, task/user joins, and the wall.

keokilee commented 14 years ago

Simulate addition/approval of activities and commitments.

keokilee commented 14 years ago

Created demo fixtures.