creativecolab / CommunityCrit

web app for online community engagement for urban design projects
http://cc.ucsd.edu
1 stars 1 forks source link

Task select #250

Closed reggiewumo closed 7 years ago

reggiewumo commented 7 years ago

pseudo algorithm: (only do if 10 tasks have been shown for the idea; else randomize)

  1. select all tasks relevant to the idea (based on submitted questions/links)
  2. count how many of each task shown across all ideas
  3. take 5 of the selected tasks corresponding to the least shown tasks from 2.
  4. shuffle tasks, use as queue

closes #245