-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an export button to assignment deliveries #366
Comments
hey @llaske @NikhilM98 I have a question that do we want to export only the assignments that are delivered right? |
@parteekcoder no, the idea is to use filter condition so the teacher could choose. |
hey @llaske @NikhilM98 When a teacher has created an assignment how it will reach to students , @llaske on your screen above students are shown but on my screen assignments are shown |
The assignment should be launched (play button) to be visible by students and to have deliveries visible. See here for a demo. |
Thanks @llaske for the help |
Fixed in #396 |
Hi @llaske is this fix released ? |
@parteekcoder yes but I'm closing the issue only when it's released. it's why it's tagged "to be release". |
The idea is to add an export button in the Assignment deliveries screen to allow exporting assignments deliveries as a CSV file.
Only deliveries matching the filter should be exported.
You can take inspiration from the Export Users button in the Users view.
The text was updated successfully, but these errors were encountered: