-
Notifications
You must be signed in to change notification settings - Fork 15
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
[Test failure] TC_AUTHOR_142: Certificate preview not showing signatures #364
Comments
Hello. Thank you for the report! I reported this issue a while ago: #177 (comment). In Quince, it was marked as failing, but it actually wasn't: #332 (comment). Honor code certificates use the organization logo and signatory information, but do not include signature images, which are used only for verified certificates. As you mentioned, I tested it out on the sandbox with the verified course mode, and this time it didn't work for honor or verified. After trying a few things, I noticed you didn't have any signature images in your setup so I added them, and it worked: https://redwood.demo.edly.io/certificates/course/course-v1:Test+1+1?preview=verified, for both honor and verified. I'm not sure if this is the usual behavior though. I'll test in a quince environment to confirm. |
The behavior I reported also happens in quince, but since signatures are optional, it's a bit misleading. I'll report this elsewhere. |
I reported this in the #redwood_release_planning slack channel: https://openedx.slack.com/archives/C06AMDA6CAZ/p1716551180358129 |
I would characterize this as a bug. I would expect the signatory info to display independently of the uploaded image. @cablaa77 - are you familiar with the intended certificate function? |
I'll be taking a look into this. I'll make sure to report back once I know more. Thank you! |
I haven't had time to work on this so I'll unassign myself for now. |
Release
Redwood
Expected behavior
"1. Go to a course with a certificate already set up
2. Preview certificate
3. Select print option. The layout (signatures, course name, ID, org...) are in place"
Actual behavior
The printing layout is correct overall except for the signatures which are not showing up.
Steps to reproduce
"1. Go to a course with a certificate already set up
2. Preview certificate
3. Review that signatures are not showing.
Additional information
This test case is indicated that also failed in Quince.
The text was updated successfully, but these errors were encountered: