This project is been archived the successor can be found at https://github.com/teunreyniers/rosette
This app makes a customizable diagram of test results so that the student kan decide which parts he need to study again.
The data must be formatted in following way (like a csv):
- Each line contains the record of one student
- First value: name of the student
- Following values: Results. This are numbers form 0 to n where 0 is 1 field filt and n is all fields filt.
Raymundo Dennie, 0, 2, 1, 0
Jayme Tarbell, 3, 2, 2, 1
Kasey Parsley 2, 3, 0, 2