Visualization: scoring solutions plots - JetBrains-Research/task-tracker-post-processing GitHub Wiki
This module allows to visualize how the score of the solution was changed. We consider only correct code snapshots (the score is not -1)
Note: Run after find tests results for the tasks.
Use plot_scoring_solutions method from scoring_solutions_plots.py.
| Argument | Description |
|---|---|
| tt_file_path | path to a code tracker file |
TODO: change images?
Some examples of charts:
First example
![]()
Second example
![]()