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 get_anon_ids api to DRF #35069

Closed
Tracked by #35057
awais786 opened this issue Jul 2, 2024 · 0 comments
Closed
Tracked by #35057

update get_anon_ids api to DRF #35069

awais786 opened this issue Jul 2, 2024 · 0 comments
Assignees

Comments

@awais786
Copy link
Contributor

awais786 commented Jul 2, 2024

Step to verify via postman

  1. Send post reques to this URL

expected result
{ "status": "The Anonymized User IDs report is being created. To view the status of the report, see Pending Tasks below." }

On completion the task csv will appear in instructor dashboard.

--
Step to verify via instructor dashboard

  1. go to this page
  2. Press the button Get Student Anonymized IDs CSV. It will trigger the celery task.
Screenshot 2024-08-22 at 7 21 15 PM

expected result
csv file will appear on completing the task.

Sample file.
edx_cs222_2311_anonymized_ids_2024-08-22-1412.csv

@awais786 awais786 self-assigned this Aug 22, 2024
@awais786 awais786 changed the title get_anon_ids get_anon_ids api with DRF Aug 22, 2024
@awais786 awais786 changed the title get_anon_ids api with DRF update get_anon_ids api to DRF Aug 23, 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