moodle-mod_simplecertificate icon indicating copy to clipboard operation
moodle-mod_simplecertificate copied to clipboard

It's NOT RECOMMENDED to install version below 2.2.6 (MOODLE_31), due a security issues See more in README

Results 73 moodle-mod_simplecertificate issues
Sort by recently updated
recently updated
newest added

![qr](https://user-images.githubusercontent.com/46547471/50940837-1fffba80-14b5-11e9-8ebc-d255f7fd6f5c.png)

question

See: https://github.com/bozoh/moodle-mod_simplecertificate/blob/c65cd5ea12005d6c221df54ebedb69bc4262256e/lib.php#L250 The above code still uses the _cron() function that was deprecated in Moodle 3.7. This code should be rewritten to implement a local task. See https://tracker.moodle.org/browse/MDL-65051

Yes I read all these references about the issue: https://moodle.org/mod/forum/discuss.php?d=222296 https://docs.moodle.org/32/en/Simple_certificate_module#Languages_with_special_character https://github.com/bozoh/moodle-mod_simplecertificate/issues/5 My html markup is: `测试` Yet they still show up as unknown placeholders. The test was in Chinese...

If I wanted to change the email that is sent to teachers to include the certificatecode, how would I be able to do that with only being able to edit...

**Description** If the Certificate Text contains an image link such as ``, but the image is not accessible, the certificate text may not render (even though it shows up in...

Hey there, I had an issue where I though my client had a bug where the certificates were being automatically deleted. Since then we have found that is not the...

We are using this Simple Certificate Plugin in a Moodle Installation and have users on Moodle Mobile App, currently it opens a browser window on the phone and requests a...

Hello, I would like to see an feature where you could search or filter users on "issued certificates" -page, when you have 50+ people it's hard to find spesific user....

improvements
Help Wanted

**Is your feature request related to a problem? Please describe.** When you have many thousands of issued certificates, the UI is extremely painful to try and find a single user....

improvements
Help Wanted

QR code is printed in backpage even if certificate backpage has no backpage

bug