Selectricity: Difference between revisions

From WikiDotMako
No edit summary
No edit summary
Line 5: Line 5:


Justin is currently working on:
Justin is currently working on:
* Fix ordering on tables
* Right now, the views are filled with complicated loops and array references. If possible, create back-end methods that order the arrays before hand, specifically by degree or victory in each case (not just that of the winner) and then present those to the views.
Right now, the views are filled with complicated loops and array references. If possible, create back-end methods that order the arrays before hand, specifically by degree or victory in each case (not just that of the winner) and then present those to the views.
* Images for the embeddable widgets
* Images for the embeddable widgets
Need to make the images for embeddable widgets into separate objects so they can be generated depending on how many candidates there are.
Need to make the images for embeddable widgets into separate objects so they can be generated depending on how many candidates there are.
Line 14: Line 13:
* Improved visualization over time
* Improved visualization over time
This problem may be at the conceptual level as well. What is it that people need to know about elections occurring over time?
This problem may be at the conceptual level as well. What is it that people need to know about elections occurring over time?


Alyssa is thinking about:
Alyssa is thinking about:

Revision as of 21:10, 9 May 2008

Mako is working on:

  • Embeddable elections for mtvU
  • Selectricity

Justin is currently working on:

  • Right now, the views are filled with complicated loops and array references. If possible, create back-end methods that order the arrays before hand, specifically by degree or victory in each case (not just that of the winner) and then present those to the views.
  • Images for the embeddable widgets

Need to make the images for embeddable widgets into separate objects so they can be generated depending on how many candidates there are.

  • Support for custom styled widgets

There are several ways to make this possible. One way is allowing people creating elections to upload their own background images, with specified constraints for pixel size. Another is to give merely choices of color schemes pre made.

  • Creating your own Selectricity skins
  • Improved visualization over time

This problem may be at the conceptual level as well. What is it that people need to know about elections occurring over time?


Alyssa is thinking about:

  • Animated graphs
  • Outputting data directly for use in Many Eyes and Swivel.

Other things that need to happen:

  • Improved testing functionality
  • Work on the SMS gateway