Show HN: Scoring Rubric for Software and Web Projects (scorecard.franklinstrube.com)

2 points by fstrube ↗ HN
This is a scorecard app that I whipped up to use for our post-mortem reviews. The idea is to score a project so that you can quantify its adherence to standards. As you check the items in the scorecard, different levels of points are added into the total.

I built it in a way that is flexible, as the list is rendered from a JSON array. So if you have a different process, you can fork the project and replace the JSON with your own.

Some other possible uses can be as a grader for classroom labs, scoring technical interviews, or grading essays and thematic writing.

1 comment

[ 2.9 ms ] story [ 14.1 ms ] thread
This is a scorecard app that I whipped up to use for our post-mortem reviews. The idea is to score a project so that you can quantify its adherence to standards. As you check the items in the scorecard, different levels of points are added into the total.

I built it in a way that is flexible, as the list is rendered from a JSON array. So if you have a different process, you can fork the project and replace the JSON with your own.

Some other possible uses can be as a grader for classroom labs, scoring technical interviews, or grading essays and thematic writing.