moodle-mod_htmlcert/classes
Mark Nelson cc22ebbac2 #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-09-12 21:54:38 +08:00
..
event #88 Make plugins DB codechecker happy 2017-02-25 11:38:30 +08:00
output #48 Added task and settings responsible for emailing certificates 2017-04-26 21:44:33 +08:00
plugininfo #88 Make plugins DB codechecker happy 2017-02-25 11:38:30 +08:00
search #15 Added global search support 2016-08-25 15:13:41 +08:00
task #111 Fixed task creating duplicate rows in issue table 2017-05-21 10:59:38 +08:00
admin_setting_link.php #88 Make plugins DB codechecker happy 2017-02-25 11:38:30 +08:00
certificate.php #119 Add ability to delete issued certificates 2017-09-03 17:24:37 +08:00
edit_element_form.php Created factory class 2017-08-26 13:35:43 +08:00
edit_form.php Added missing confirm_sesskey() checks 2017-09-02 14:28:02 +08:00
element.php Removed unnecessary line break 2017-09-09 13:26:25 +08:00
element_factory.php Added missing element 'pageid' value 2017-08-26 14:27:22 +08:00
element_helper.php #98 Moved helper functions used by multiple elements 2017-09-12 21:54:38 +08:00
external.php Created factory class 2017-08-26 13:35:43 +08:00
grade_information.php #98 Moved helper functions used by multiple elements 2017-09-12 21:54:38 +08:00
load_template_form.php #88 Make plugins DB codechecker happy 2017-02-25 11:38:30 +08:00
manage_templates_table.php #134 Add ability to duplicate templates 2017-09-03 22:14:37 +08:00
my_certificates_table.php #44 Added page to view all certificates for a user 2016-12-30 13:40:56 +08:00
page_helper.php #88 Make plugins DB codechecker happy 2017-02-25 11:38:30 +08:00
report_table.php #119 Add ability to delete issued certificates 2017-09-03 17:24:37 +08:00
template.php #134 Renamed duplicate() function and modified behaviour 2017-09-04 18:50:28 +08:00
upload_image_form.php #88 Make plugins DB codechecker happy 2017-02-25 11:38:30 +08:00
verify_certificate_form.php #88 Make plugins DB codechecker happy 2017-02-25 11:38:30 +08:00