Skip to content

Commit

Permalink
Merge branch 'votes' of github.com:hatnote/montage into votes
Browse files Browse the repository at this point in the history
  • Loading branch information
slaporte committed Sep 4, 2017
2 parents 8cbea9a + b0188e9 commit c90f672
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,13 @@ A bit of space for dev bookkeeping.
Ratings closing round interface:

* Specify threshold (1, 2, 3, 4, 5 stars, etc.)


## Cron job

* Look up open rounds
* Look up round sources with open rounds
* Ignore "round" and "selection" methods
* For gists, redownload the gist and add_round_entries as need be
* For categories, recheck the db and add_round_entries as need be
* For removed entries, do nothing (current behavior) or disqualify

0 comments on commit c90f672

Please sign in to comment.