Trace to grade
This section of the documentation is about the tool used to grade students based on their traces for a given activity. The tool repository can be found here.
To use it, you first need to write a configuration file and scales files. The documentation explaining how to do this can be found here.
Then you must download all relevant student traces to use the trace-to-grade
tool. The documentation explaining how to do this can be found
here.
The project is available on Gitlab.
danger
This project and more particularly the way grades are computed has to be stricly
controled to be reproducible over time. All contributions are open on the
condition to apply strict versionning (in the pom.xml
file) to be able to
track changes efficiently.