Unifying mod_certificate folders

Unifying mod_certificate folders

av Pedro Gago -
Antall svar: 1
Hi,

we use the mod_certificate extension to generate certificates. The issue is that its installation is a bit scattered: we have the certificate.php files in the /srv/moodle/application/mod/certificate/type/<certificate_type> folder while we have the image files (watermarks, frames, etc.) in the /srv/moodle/application-data/mod/certificate/pix folder.

Is this division natural? For maintenance purposes, it seems easier if everything hangs in one place. I've looked at the extension configuration but I don't see anything about it.

Does anyone know the folder structure and can give me some advice?

Regards,

Pedro

Gjennomsnittlig vurdering: -
Som svar til Pedro Gago

Re: Unifying mod_certificate folders

av Mark Nelson -
Bilde av Core developers Bilde av Documentation writers Bilde av Particularly helpful Moodlers Bilde av Peer reviewers Bilde av Plugin developers Bilde av Testers
That plugin is no longer maintained. As to whether the images should be with each certificate type is another discussion. I think since they can be used in multiple types they should have a separate folder instead of "belonging" to one in particular.