You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a tooltip upon hover that reads: "to regenerate certificates, choose a group of learners from the "All Learners" filter"
Regenerating certificates triggers certificate regeneration for ALL learners in each filter view.
Regardless of pagination, this button regenerates certificates for all
Clicking regeneration displays a confirmation modal with text depending on selected filter:
Selected Filter
Regeneration Message
Received
Regenerate certificates for learners who have already received certificates? Clicking “Regenerate” will regenerate certificates for {number} learners
Not Received
Regenerate certificates for learners who have not received certificates? Clicking “Regenerate” will regenerate certificates for {number} learners
Audit - Passing
Regenerate certificates for learners who with audit - passing state? Clicking “Regenerate” will regenerate certificates for {number} learners"
Audit - Not Passing
Regenerate certificates for learners who with audit - not passing state? Clicking “Regenerate” will regenerate certificates for {number} learners"
Error State
Regenerate certificates for learners who with an error state? Clicking “Regenerate” will regenerate certificates for {number} learners"
For the Granted Exception filter, the button reads "Generate Certificates"
The modal that appears has the title "Generate Certificates" and appears as below:
For the "Invalidated" filter, the button is inactive and upon hover shows a tooltip: "To regenerate certificates, choose a different group of learners from the learners filter"
Designs
Figma link
Spec
Regenerate Certificates