moodle-mod_simplecertificate
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
**Describe the bug** Not allow to visualize certificate. **Moodle Version(s)** The moodle version (3.7) **To Reproduce** Steps to reproduce the behavior: When the user try to access to simple certificate...
**Describe the bug** during plugin setup received error Debug info: Table 'mdl_simplecertificate' already exists CREATE TABLE mdl_simplecertificate ( id BIGINT(10) NOT NULL auto_increment, course BIGINT(10) NOT NULL DEFAULT 0, name...
**Describe the bug** I have noticed in the past that if I as admin use the log in as feature, and then access a users certificate, it changes the name...
**Describe the bug** so long our moodle created more than 6500 certificates. now we found out that the code IS NOT UNIQUE. we found codes that are used up to...
**Is your feature request related to a problem? Please describe.** Receiving the notification of a created Certificate have only the name in the Text Body of the mail. It will...
**Describe the bug** A table doesn't exist, and i don't know which one it's. I have two table in my DB ( simplecertificate and simplecertificate_issues). **Moodle Version(s)** The moodle version...
**Describe the bug** Is there a way to lock this certificate so it is not editable in Acrobat? **Moodle Version(s)** The moodle version (Moodle 3.7) **To Reproduce** Download and open...
**Describe the bug** I would really like to continue using Simple Certificate with Moodle 4.0 so I tried to install and knew it would probably have problems but I want...
locallib.php function remove_links was altered
Added Course start date and Course end date