moodle-mod_htmlcert/classes
Mark Nelson 4f0a94af99 #98 Moved helper functions used by multiple elements
Also did the following -

1. Changed get_grade_items() so it takes a course parameter.
2. Renamed get_grade() and get_mod_grade() and changed functionality
   slightly to use newly introduced class.
3. Do not return a date graded value if there is no grade.
4. Added course grade date as an option to the date element.
5. Fix inconsistency between number of decimals showing for a grade
   between the drag and drop interface and the PDF.
2017-12-03 14:47:45 +08:00
..
event #88 Make plugins DB codechecker happy 2017-02-25 13:00:55 +08:00
output #48 Added task and settings responsible for emailing certificates 2017-04-26 21:44:04 +08:00
plugininfo #88 Make plugins DB codechecker happy 2017-02-25 13:00:55 +08:00
search #15 Fixed namespace for search base class 2016-08-26 19:00:15 +08:00
task #111 Fixed task creating duplicate rows in issue table 2017-05-21 12:20:31 +08:00
admin_setting_link.php #88 Make plugins DB codechecker happy 2017-02-25 13:00:55 +08:00
certificate.php #119 Add ability to delete issued certificates 2017-12-03 14:45:23 +08:00
edit_element_form.php Created factory class 2017-12-03 14:43:35 +08:00
edit_form.php Added missing confirm_sesskey() checks 2017-12-03 14:45:18 +08:00
element.php Removed unnecessary line break 2017-12-03 14:47:30 +08:00
element_factory.php Added missing element 'pageid' value 2017-12-03 14:43:44 +08:00
element_helper.php #98 Moved helper functions used by multiple elements 2017-12-03 14:47:45 +08:00
external.php Created factory class 2017-12-03 14:43:35 +08:00
grade_information.php #98 Moved helper functions used by multiple elements 2017-12-03 14:47:45 +08:00
load_template_form.php #88 Make plugins DB codechecker happy 2017-02-25 13:00:55 +08:00
manage_templates_table.php #134 Add ability to duplicate templates 2017-12-03 14:45:45 +08:00
my_certificates_table.php #44 Added page to view all certificates for a user 2016-12-30 14:00:06 +08:00
page_helper.php #88 Make plugins DB codechecker happy 2017-02-25 13:00:55 +08:00
report_table.php #119 Add ability to delete issued certificates 2017-12-03 14:45:23 +08:00
template.php #134 Renamed duplicate() function and modified behaviour 2017-12-03 14:45:51 +08:00
upload_image_form.php #88 Make plugins DB codechecker happy 2017-02-25 13:00:55 +08:00
verify_certificate_form.php #88 Make plugins DB codechecker happy 2017-02-25 13:00:55 +08:00