- fix(grading): display evaluation progress in standard output (stderr) while reports (stdout) are redirected to a file (3943aa3)
- fix(grading): clean previous scores on
npm run eval
+ render score chart (d21c54c) - feat(grading): add
npm run render-score-chart
script (35d42df) - feat(firebase): script to initialize a firebase project (0a0d408)