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

feat: upgrading get_anon_ids api to drf compatible (12) #35345

Merged
merged 5 commits into from
Aug 30, 2024
Merged

Conversation

awais786
Copy link
Contributor

@awais786 awais786 commented Aug 22, 2024

Issue

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 changed the title feat: upgrading simple api to drf compatible (12) feat: upgrading get_anon_ids api to drf compatible (12) Aug 29, 2024
@awais786 awais786 marked this pull request as ready for review August 29, 2024 13:38
@awais786 awais786 merged commit ede9102 into master Aug 30, 2024
50 checks passed
@awais786 awais786 deleted the get_anon_ids branch August 30, 2024 11:19
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

1 similar comment
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

1 similar comment
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

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

Successfully merging this pull request may close these issues.

3 participants