Home - JetBrains-Research/task-tracker-post-processing GitHub Wiki

TaskTracker postprocessing

Overview

This tool prepares raw data collected by TaskTracker plugin for further analysis. This data contains snapshots of code collected during the solution process and records of user interaction with the IDE.

The tool consists of two major modules:

  • data processing
  • data visualization

Documentation