Open pcenov opened 3 weeks ago
@radinamatic
Observed behavior
This is a follow-up to #12704:
- When I click the 'Export as CSV' icon I see a 'class Lesson.csv' file. I believe this should be renamed to 'class Quizzes.csv' to reflect the fact that we are exporting the info for the quizzes and not for a lesson.
- It should be clearly specified which columns should be displayed in the exported CSV file. Currently the 'Average score' and 'All learners' are missing and the 'Recipients' column is empty:
hi @pcenov! I was trying to work with this issue and had some questions, could you clarify more on what you mean by "'All learners'" in the second point?
Hi @ozer550 - first of all, I reported this issue as a follow-up to https://github.com/learningequality/kolibri/pull/12704 and you should be working on it only after @marcellamaki or somebody else has specified what exactly is the expected behavior of the export to CSV - do we keep the same behavior as in 0.17 or will there be any changes.
Now to your question - if you take a look at the screenshot you will see that in 0.17 when you export a CSV file there is an 'All learners' column right after the 'Help needed' column.
Observed behavior
This is a follow-up to https://github.com/learningequality/kolibri/pull/12704:
Expected behavior
Steps to reproduce the issue
Usage Details
Windows 11, Ubuntu 22 - Chrome