It's a little time-consuming to assess the students' contributions to the Katas. Let's write a tool that analyzes the git history of a Katas repository and generates a report that summaries the number of commits from each student. It can use the information in the GradeBook XML file to correlate students' names with their GitHub ids.
It's a little time-consuming to assess the students' contributions to the Katas. Let's write a tool that analyzes the git history of a Katas repository and generates a report that summaries the number of commits from each student. It can use the information in the GradeBook XML file to correlate students' names with their GitHub ids.