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 start_certificate_regeneration to DRF #35361

Open
Tracked by #35057
awais786 opened this issue Aug 23, 2024 · 0 comments
Open
Tracked by #35057

update start_certificate_regeneration to DRF #35361

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

Comments

@awais786
Copy link
Contributor

awais786 commented Aug 23, 2024

Verify via postman

  1. Try this URL as post.

it can take multiple params so you can pass following all also or any one.

pass form-data = 
    certificate_statuses: downloadable
    certificate_statuses: notpassing
    certificate_statuses: audit_passing
    certificate_statuses: audit_notpassing
    certificate_statuses: error

expected result

{
    "message": "Certificate regeneration task has been started. You can view the status of the generation task in the \"Pending Tasks\" section.",
    "success": true
}

Verify via instructor dashboard

  1. Open this page
  2. Go to Student-Generated Certificates section.
  3. Select options and press the Regenerate button.
Screenshot 2024-10-07 at 12 00 45 AM
@awais786 awais786 changed the title Start_certificate_regeneration update start_certificate_regeneration to DRF Aug 23, 2024
@awais786 awais786 self-assigned this Oct 5, 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