mdjnelson / moodle-mod_customcert

Enables the creation of dynamically generated certificates with complete customisation via the web browser.
https://moodle.org/plugins/mod_customcert
GNU General Public License v3.0
89 stars 155 forks source link

Moodle 4.3 compatible version #588

Closed michael-milette closed 6 months ago

michael-milette commented 8 months ago

Hi @mdjnelson ,

Do you have any thoughts on when a Moodle 4.3 compatible version might become available?

Best regard,

Michael Milette

mdjnelson commented 8 months ago

Hi @michael-milette I haven't even used Moodle 4.3. Is there a compatibility issue that is glaringly obvious?

michael-milette commented 8 months ago

I am currently testing it. Will let you know.

mdjnelson commented 7 months ago

Any update @michael-milette?

awesomephant commented 7 months ago

For what it's worth, we've been using this with Moodle 4.3 in production for a month and haven't noticed any issues.

adamjenkins commented 6 months ago

Not sure if this is a problem with customcert or not, but the scheduled task in one Moodle 4.3 produces this with --showdebugging

++ Coding problem: unsupported modification of PAGE->context from 70 to 70 ++

It just repeats again and again. This may well be this particular Moodle's quirk, so I'll try to replicate on a fresh install and will report back later with the results.

leonstr commented 6 months ago

@adamjenkins The unsupported modification of PAGE->context message looks like #443.