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_problem_responses api to DRF ( 34 ) #35614

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

awais786
Copy link
Contributor

@awais786 awais786 commented Oct 8, 2024

Issue

Test via postman

  1. Use this URL in postman
  2. pass form-data
    problem_location = block-v1:edx+cs202+2101+type@sequential+block@ddf7698db74245119ac72bd4d0e2546b

expected result

{
    "status": "The problem responses report is being created. To view the status of the report, see Pending Tasks below.",
    "task_id": "fcf3b36e-e6ff-48e1-8e51-a50df7bf6dbd"
}

Test via instructor dashboard

  1. Go to this page.
  2. Select problem report tab
Screenshot 2024-10-08 at 3 32 10 PM

@awais786 awais786 changed the title feat!: upgrading api to DRF. feat!: upgrading get_problem_responses api to DRF ( 34 ) Oct 8, 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

Successfully merging this pull request may close these issues.

1 participant