We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Step to verify via postman
expected result { "status": "The Anonymized User IDs report is being created. To view the status of the report, see Pending Tasks below." }
{ "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
Get Student Anonymized IDs CSV
expected result csv file will appear on completing the task.
Sample file. edx_cs222_2311_anonymized_ids_2024-08-22-1412.csv
The text was updated successfully, but these errors were encountered:
awais786
No branches or pull requests
Step to verify via postman
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
Get Student Anonymized IDs CSV
. It will trigger the celery task.expected result
csv file will appear on completing the task.
Sample file.
edx_cs222_2311_anonymized_ids_2024-08-22-1412.csv
The text was updated successfully, but these errors were encountered: