openedx / openedx/openedx-platform
[BUG] Certificate Signature Not Displayed in Preview For Honor Seat
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.2k
- Forks
- 4.4k
- Avg merge
- 6d 18h
- Merged PRs (30d)
- 42
Description
When a user creates an Honor Seat for a course and sets up a certificate with all required information, including adding a signature, the signature does not appear on the certificate preview.
Steps to Reproduce:
-
Create an Honor Seat for a course, django -> course modes
-
Create a certificate for the same course.
-
Add all certificate details (Course title override, Name, Title, signature image).
-
Save the certificate.
-
Click on Preview Certificate.
Expected Result:
The signature should be visible on the certificate preview as configured.
Actual Result:
The signature does not appear in the certificate preview, even though it has been added and saved.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue through Django → Course Modes: create an Honor Seat, configure the certificate signature, save it, and open Preview Certificate. Trace the certificate creation and preview entry points to find where the saved signature is handled. Done means the configured signature appears in the certificate preview.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100