howard36 / probase

An online math contest platform
https://probase.app
MIT License
17 stars 1 forks source link

Feature request: sort/filter by difficulty/subject/votes #56

Open vEnhance opened 10 months ago

vEnhance commented 10 months ago

I'm unsure what it's currently sorted by but some more dials here might be nice.

howard36 commented 10 months ago

Currently it's sorted by newest problems first. Better sorting and filtering is the next feature I plan to implement. Specifically:

You should be able to apply multiple filters, but only one sorting method. If no sorting/filtering is specified, it would default to: "Filter all unarchived problems, then sort by least testsolved (to encourage testsolving every problem), and tiebreak by newest first"