Skip to content
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

update list_report_downloads api upgrade to DRF #35347

Closed
Tracked by #35057
awais786 opened this issue Aug 22, 2024 · 0 comments
Closed
Tracked by #35057

update list_report_downloads api upgrade to DRF #35347

awais786 opened this issue Aug 22, 2024 · 0 comments
Assignees

Comments

@awais786
Copy link
Contributor

awais786 commented Aug 22, 2024

verify via postman

  1. Try this URL in postman
  2. Course Role should be set as data_researcher.
  3. You need to waffle.flag as instructor.enable_data_download_v2.
  4. select some option from the dropdown and press download report buttton.
  5. It will download the file.

expected result
{ "downloads": [ { "name": "edx_cs222_2311_anonymized_ids_2024-08-22-1417.csv", "url": "/media/grades/73b48dc910e9bad3fb08a950770c499e1347501d/edx_cs222_2311_anonymized_ids_2024-08-22-1417.csv", "link": "<a href=\"/media/grades/73b48dc910e9bad3fb08a950770c499e1347501d/edx_cs222_2311_anonymized_ids_2024-08-22-1417.csv\">edx_cs222_2311_anonymized_ids_2024-08-22-1417.csv</a>" }, }


Screenshot 2024-08-23 at 2 34 17 PM
@awais786 awais786 changed the title List_report_downloads list_report_downloads api upgrade to DRF Aug 22, 2024
@awais786 awais786 self-assigned this Aug 23, 2024
@awais786 awais786 changed the title list_report_downloads api upgrade to DRF update list_report_downloads api upgrade to DRF Aug 23, 2024
@awais786 awais786 closed this as completed Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant