Hi @sambapete
after many attempts finally, it is working.
try to follow these steps
go to admin Django /admin/course_modes/coursemode/
configure every course at course mode to honor, as screenshot below
then go to studio> setting > certificate
then press Set up your certificate
then press the active button
go to /admin/certificates/certificategenerationconfiguration , then press add button
then press save button
go to /admin/certificates/certificatehtmlviewconfiguration/ then press add button
then press save button
to go to the course “Instructor Dashboard” and enable certificate by pressing “enable student-generated certificates”
then go /admin/waffle/switch/ then disable " certificates.auto_certificate_generation"
then go to studio> setting > Advanced Settings then press “Show Deprecated Settings”, make sure your setting as the screenshot below
then run these commands
tutor local stop
tutor local quickstart
After that, you can view the certificate on “my dashboard” for every user also, at the progress course page
make sure to unenroll then reEnroll again from a course because you need to update the mode of enrollment from Audit to honor as we did in the course
tutor version 1.11
edx version maple 3