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
Generate a certificate for a student enrolled in the course. ( or add a cert in this table directly admin/certificates/generatedcertificate/)
Enable the "Certificates" tab on the Instructor Dashboard.
Navigate to the following link (replace with your course ID). ( instructor dashboard and certificates tab )
Under the "Invalidate Certificates" section, enter the student's ID and a comment. Upon successful invalidation, the entry will be added to the invalidation table, and a button to remove the entry will appear.
On success it will show the removal button.
Press the remove button it will remove the entry from table.
The text was updated successfully, but these errors were encountered:
Steps to test via Postman.
form-data:
user
=student id
( compulsory ):
notes
=your notes
( this is optional paramexpected result:
send data as raw->json.
Steps to verify.
admin/certificates/generatedcertificate/
)On success it will show the removal button.
The text was updated successfully, but these errors were encountered: