okpy / ok

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

Add denominators to score reports #1372

Open kavigupta opened 4 years ago

kavigupta commented 4 years ago

We should include denominators on score reports, including in python ok --score and on the web gui.

This will be more useful information for students

One complication is the case of extra credit, which will probably need to be marked specially.