Help! Certificate signature doesn't show in preview

已查看 262 次
跳至第一个未读帖子

Remy Lamers

未读,
2017年5月26日 06:11:382017/5/26
收件人 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

未读,
2017年5月29日 12:39:232017/5/29
收件人 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

未读,
2017年5月31日 03:46:222017/5/31
收件人 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

未读,
2018年5月21日 08:25:562018/5/21
收件人 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

未读,
2018年5月23日 05:53:242018/5/23
收件人 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

未读,
2018年5月23日 15:36:422018/5/23
收件人 Open edX operations
You are correct. The class was wrong on the signature image. I was able to fix it.

Thanks!

Kalulu Rak

未读,
2018年7月13日 09:27:262018/7/13
收件人 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

未读,
2018年7月13日 09:41:092018/7/13
收件人 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

未读,
2018年7月13日 10:14:572018/7/13
收件人 Open edX operations
I 'll try.

Thank you !

Antoine Selim

未读,
2019年5月29日 04:27:092019/5/29
收件人 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?
回复全部
回复作者
转发
0 个新帖子