Student id digits mixed with the grades in the exported grade sheet. (Bug #85)
Description
When exporting the grades, the worksheet contained one column for each
question (good) but also one column for each digit of the
identification of the student (useless), with column title num.etud.1,
num.etud.2, ...
I mailed a copy of the project directly to Alexis for privacy.
History
Updated by Alexis Bienvenüe about 12 years ago
Currently, the CSV export includes these columns, but the OpenOffice export does not.
CSV export is intended to be post-processed by the user (so that extra columns should not be a problem), and OpenOffice export is intended to be used as is.
Do you think I should change this?
Updated by Nicolas M. Thiéry about 12 years ago
Alexis Bienvenüe wrote:
Currently, the CSV export includes these columns, but the OpenOffice export does not.
CSV export is intended to be post-processed by the user (so that extra columns should not be a problem), and OpenOffice export is intended to be used as is.
Ah ok. Well, at least it's weird that the extra columns are mixed with the grades columns. What about putting them last?
Do you think I should change this?
Maybe make this an option? We don't want too many options, but it feels somewhat inconsistent that the content changes depending upon the output format. And an option would document clearly the behavior.
What do others think?
Amitiés,
Updated by Alexis Bienvenüe about 12 years ago
These columns are now (from revision r1226) removed from CSV exports when the ticked boxes option is set to no: when this option is set to yes, the user is supposed to use the CSV file for post-processing only.
- % Done changed from 0 to 100
- Status changed from New to Resolved
Updated by Alexis Bienvenüe almost 12 years ago
- Status changed from Resolved to Closed