You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
We needed an export of all users question answers for our course
Describe the solution you'd like
A table on the reports page to export answers for all quiz questions on a course
Describe alternatives you've considered
There didn't seem to be any alternatives available. There wasn't an easy way to export the data in the required strucutre
Additional context
I have built the export and it is working for our purposes (we only needed the CSV of all answers to hand to our client). It would definitely need further development (improved display and correct answer feedback would be useful) but I'm happy to continue working on it it is useful. Please see pull request
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe
We needed an export of all users question answers for our course
Describe the solution you'd like
A table on the reports page to export answers for all quiz questions on a course
Describe alternatives you've considered
There didn't seem to be any alternatives available. There wasn't an easy way to export the data in the required strucutre
Additional context
I have built the export and it is working for our purposes (we only needed the CSV of all answers to hand to our client). It would definitely need further development (improved display and correct answer feedback would be useful) but I'm happy to continue working on it it is useful. Please see pull request
The text was updated successfully, but these errors were encountered: