okpy / ok

ok.py supports programming projects by running tests, tracking progress, and assisting in debugging.
Apache License 2.0
335 stars 84 forks source link

Fraction score ordered alphabetically instead of numerically #1374

Open alexkassil opened 4 years ago

alexkassil commented 4 years ago

For some reason ordering by score column i get 0's, then .5's, then .25's, then .75s, then 1s.

okpy

Sumukh commented 4 years ago

If I recall correctly, this is because List.js isn't configured to sort this correctly: https://listjs.com/api/#sortClass