Skip to content
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

add support for certificate plugins. #64

Closed
VOOM108 opened this issue Jan 26, 2023 · 2 comments
Closed

add support for certificate plugins. #64

VOOM108 opened this issue Jan 26, 2023 · 2 comments

Comments

@VOOM108
Copy link

VOOM108 commented Jan 26, 2023

I read in many forum threads about recompletion, that resetting the certificates with a recompletion was something asked for a lot and planned to implement. In the docs it is not mentioned at all, though.

Is there a way or a workaround to issue new certificates (coursecertificate or customcertificate) when the course is reset for a student and the course or an activity is completed again?

As I found, it seems that coursecertificate does not issue a new certificate if one exists already, even if it is expired as a consequence of its own settings.

With badges I understand, that badges are something earned and built upon, but certificates are a different thing.

Is there a way to solve this?

(Usually the recommendations are that one could just set up a new certificate, but that only works if entire cohorts - in the original meaning of the word - start the course together and not at different times. Which is exactly why this plugin exists, as I understand...)

@danmarsden
Copy link
Owner

No plans on my end - typically "feature development" is something that is only completed when someone funds the development effort. I've commented previously in other threads but I think any form of "recompletion" when it comes to certificate plugins should really be built and supported within the certificate plugin as re-issueing certificates and keeping track of previous ones seems to be something that is logical to support within the certificate plugin itself.

so... if you want to fund development - I'd suggest you look at doing this within the cert plugins first, then adding support in local_recompletion to help trigger that process.

@danmarsden danmarsden changed the title Question concerning recertification (issuing new certificates) add support for certificate plugins. Jan 27, 2023
@danmarsden
Copy link
Owner

I've just merged in a patch for mod_customcert plugin so I'm closing this issue for now - however happy if others want to add issues for supporting other cert plugins like tool_certificate/mod_coursecertificate etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants