Help! Certificate signature doesn't show in preview

259 views
Skip to first unread message

Remy Lamers

unread,
May 26, 2017, 6:11:38 AM5/26/17
to Open edX operations
Hi all,

We are running Open EdX Eucalyptus. After configuring certificates and adding a signature, the signature doesn't show up in the preview.
I am able to directly access the image, but it's just not working in the certificate.

Could someone point me in the right direction?

Thanks in advance,

Remy
Screen Shot 2017-05-26 at 09.43.03.png
Screen Shot 2017-05-26 at 09.43.11.png

Ernesto Sanchez

unread,
May 29, 2017, 12:39:23 PM5/29/17
to Open edX operations
Hi,

I have the same problem, but i check the course mode no-id-professional, professional, audit and the signature show up in the preview.
I do not know what the difference is.

Mahyar Damavand

unread,
May 31, 2017, 3:46:22 AM5/31/17
to Open edX operations
I want to use honor mode and I have the same problem.


--
You received this message because you are subscribed to the Google Groups "Open edX operations" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openedx-ops...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openedx-ops/e7f0a2f7-2655-456d-8b16-6a1923de44a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

dr.n...@gmail.com

unread,
May 21, 2018, 8:25:56 AM5/21/18
to Open edX operations
I realize this is an old thread and I apologize for restarting it, but did you ever get a resolution? I am having the exact same issue and cannot seem to resolve it.

Mahyar Damavand

unread,
May 23, 2018, 5:53:24 AM5/23/18
to opene...@googlegroups.com
Since a year has passed from my issue I don't remember the fix for
but I think it was an easy CSS change 


--
You received this message because you are subscribed to the Google Groups "Open edX operations" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openedx-ops...@googlegroups.com.

dr.n...@gmail.com

unread,
May 23, 2018, 3:36:42 PM5/23/18
to Open edX operations
You are correct. The class was wrong on the signature image. I was able to fix it.

Thanks!

Kalulu Rak

unread,
Jul 13, 2018, 9:27:26 AM7/13/18
to Open edX operations

hi,

I have the same issue on ginkgo release. 
How did you change the file to fix this ?

Thanks

dr.n...@gmail.com

unread,
Jul 13, 2018, 9:41:09 AM7/13/18
to Open edX operations
I modified the "_accomplishment-rendering.html" file. Look for: 

<img class="signatory-signature" src="${static.url(signatory['signature_image_path'])}" alt="${signatory['name']}"> and delete "signatory-signature."

It should look like this:
<img class="" src="${static.url(signatory['signature_image_path'])}" alt="${signatory['name']}">

I am sure there is a better way to fix this, but this has worked well for my organization so far. 

Kalulu Rak

unread,
Jul 13, 2018, 10:14:57 AM7/13/18
to Open edX operations
I 'll try.

Thank you !

Antoine Selim

unread,
May 29, 2019, 4:27:09 AM5/29/19
to Open edX operations
Sorry, we modified the "_accomplishment-rendering.html" file as explained, but it didn't help, still no signature on the honor certificate preview, 

Anyone knows of another solution?
Reply all
Reply to author
Forward
0 new messages