Per student results in CSV, ODS rather than annotated PDF
Replies (1)
(1-1/1)
Forums » Using AMC (english) »
Added by Nicola Cammillini over 11 years ago
Apologies if this is already possible, and I just wasn't able to find it in the docs and the forums.
I would like to extract in AMC (as a CSV, ODS...) the information about wrong/correct answers per single student. Something like AMC-annote, but producing an ODS, CSV file with wrong/correct /answers per student, just as it already happens with annotated PDFs.
Is there any plan to introduce this possibility?
AMC can write which boxes are ticked in the CSV export, which answers partly to your problem.
You can also find which answers are correct in the data/scoring.sqlite
SQLite database in the project directory (answer
table).
(1-1/1)