esmesh / allourideas.org

allourideas allows groups to collect and priorize information in an open, democratic, and efficient process.
www.allourideas.org
0 stars 0 forks source link

Filter results by demographics information #16

Open Ca5th opened 10 years ago

Ca5th commented 10 years ago
  1. Modify /allourideas.org/app/controllers/questions_controller.rb to add filters to the choices query
  2. Create a method to compute the score not based on the current score but on the wins and loses in general, also considering the filters. /pairwise-api/app/models/choice.rb
  3. Call that method from /allourideas.org/app/controllers/questions_controller#results
esmesh commented 9 years ago

Also need access to these filters from the results page