Accredible Certificates and Badges
Maintained by
Accredible Inc, David King
Accredible lets you issue digital certificates, open badges, or Blockchain credentials from your Moodle instance. They are a feature-rich replacement for the PDF certificates normally generated for your courses.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
We're on Moodle 3.10.7 and Accredible v1.7.0. When we submit certificate requests that run through accredible_post_evidence(), Accredible returns "The requested URL returned error: 500 Internal Server Error" and the user gets an error page, although when you go back to the manual assignment page, you'll see the cert has been generated.
Here's an example of what triggers this error when it's sent to Accredible in that function:
item: Array
(
[description] => Course Transcript
[string_object] => [{"category":"Module 1 Assignment","percent":100},{"category":"Module 1 Quiz","percent":100},{"category":"Module 2 Assignment","percent":100},{"category":"Module 2 Quiz","percent":100},{"category":"Module 3 Assignment","percent":100},{"category":"Module 3 Quiz","percent":100},{"category":"Module 4 Assignment","percent":100},{"category":"Module 4 Quiz","percent":100},{"category":"Module 5 Assignment","percent":100},{"category":"Module 5 Quiz","percent":100},{"category":"Module 6 Assignment","percent":100},{"category":"Module 6 Quiz","percent":100},{"category":"Final Exam","percent":95}]
[category] => transcript
[custom] => 1
[hidden] => 1
)
Any thoughts?
Thanks!
Also think twice about using Accredible because support is non-existant for thier product and code quality is poor with slow plugin updates.
Getting lot sof errors in 3.7.1
Notice: Undefined variable: course in /home2/xxxx/public_html/mod/accredible/mod_form.php on line 42
Notice: Trying to get property 'summary' of non-object in /home2/xxxx/public_html/mod/accredible/mod_form.php on line 42
Notice: Undefined variable: users_earned_certificate in /home2/xxxx/public_html/mod/accredible/mod_form.php on line 154
Notice: Undefined variable: quiz in /home2/xxxx/public_html/mod/accredible/locallib.php on line 209
Notice: Trying to get property 'id' of non-object in /home2/xxxx/public_html/mod/accredible/locallib.php on line 209
Notice: Trying to get property of non-object in /var/www/html/moodle/mod/accredible/mod_form.php on line 42
Notice: Undefined variable: users_earned_certificate in /var/www/html/moodle/mod/accredible/mod_form.php on line 154