Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 675 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 675 Bytes

deveventtracker-feedback

Incremental development feedback provider for Web-CAT projects that collect Sensordata.

Documentation

Given an assignment, this package retrieves developer events from the database, calculates development-process scores, and places them in another table in the database. Web-CAT can simply query the new table and decide how to respond to the feedback.

Currently calculates:

  • Early/Often Index (See the paper here): A measure of procrastination -- the mean days-until-deadline for each unit of work on the project.