Hi,

Hope you find the solution by now. Even I had the same problem. And I found 
that in the admin site you can change the course mode in the below url:
Your_URL/admin/course_modes/.In this url  you can add the course mode by 
clicking the Add Course mode button which is in the right corner. Please 
click on that and in the following page you have to mention the course 
(which can be found in the course URL like this 
Your_URL/course/course-v1:ABCDEF+EM9072+2017_Q3, in this copy after 
course-v1). So now the course which needs to be entered is 
ABCDEF+EM9072+2017_Q3 . Now choose the mode as honor and the Display name 
which is of your choice .
Now Save it and you can see the option to create the Certificate. Hope this 
helps for other people. Thank You.


Note: Please dont forget to give the proper enroll date, start date, end 
date and it should be the self-paced)

On Friday, 22 July 2016 15:27:57 UTC-7, Raul Tuozzo wrote:
>
> Hi, im trying to enable certificates on my open edx platform, i already 
> modified the 'CERTIFICATES_HTML_VIEW': true, in lms.env.json and 
> cms.env.json and the configuration through the django admin.
> When I go to certificates under the settings dropdown in my course it says 
> "This course does not use a mode that offers certificates.", I already 
> added the HTML view configuration and selected enabled and saved it under 
> this configuration:
>
> { 
> "default": { 
> "accomplishment_class_append": "accomplishment-certificate", 
> "platform_name": "YourPlatformName", 
> "company_about_url":"http://www.YourOrganization.com/about-us";, 
> "company_privacy_url": "http://www.YourOrganization.com/our-privacy-policy
> ", 
> "company_tos_url": "http://www.YourOrganization.com/our-terms-service";, 
> "company_verified_certificate_url": "
> http://www.YourOrganization.com/about_verified_certificates";, 
> "logo_src": "/static/certificates/images/our_logo.svg", "logo_url": "
> www.YourOrganization.com"
>  },
> "honor": { "certificate_type": "honor", 
> "certificate_title": "Honor Certificate",
>  "document_body_class_append": "is-honorcode"
> }, 
> "verified": { "certificate_type": "verified", 
> "certificate_title": "Verified Certificate", 
> "document_body_class_append": "is-idverified"
>  },
> "base": { "certificate_type": "base", 
> "certificate_title": "Certificate of Achievement", 
> "document_body_class_append": "is-base"
>  },
>  "distinguished": { "certificate_type": "distinguished", 
> "certificate_title": "Distinguished Certificate of Achievement", 
> "document_body_class_append": "is-distinguished" } } 
>
> Thanks in advance.
>

-- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/acda05a7-d37d-42b3-9bb9-abccbf1c597f%40googlegroups.com.

Reply via email to