moodle-mod_htmlcert/classes
Mark Nelson 08a385fc85 #70 Added mobile app support
This allows students to view the activity and download
their certificate. It also allows teachers to view the
list of issued certificates, with the ability to revoke
any.

This is for Moodle Mobile v3.5.0 (not to be confused with
your Moodle site version) and will not work on Mobile
versions earlier than this.

If you are running a Moodle site on version 3.4 or below
you will need to install the local_mobile plugin in order
for this to work.

If you are running a Moodle site on version 3.0 or below
then you will need to upgrade.
2018-06-06 22:58:47 +08:00
..
event #88 Make plugins DB codechecker happy 2017-02-25 11:38:30 +08:00
output #70 Added mobile app support 2018-06-06 22:58:47 +08:00
plugininfo #88 Make plugins DB codechecker happy 2017-02-25 11:38:30 +08:00
privacy #189 Implemented privacy provider for GDPR compliance 2018-05-15 18:21:13 +08:00
search #15 Added global search support 2016-08-25 15:13:41 +08:00
task Added helper function to issue certificates 2018-05-26 18:22:27 +08:00
admin_setting_link.php #88 Make plugins DB codechecker happy 2017-02-25 11:38:30 +08:00
certificate.php Fixed PHPDoc 2018-05-26 18:22:35 +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 Fixed typo in PHPDoc 2018-06-06 21:31:47 +08:00
element_factory.php Added missing element 'pageid' value 2017-08-26 14:27:22 +08:00
element_helper.php #98 Add ability to display the date and grade for all grade items 2017-11-11 21:00:23 +08:00
external.php #70 Added mobile app support 2018-06-06 22:58:47 +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 Changed icon for downloading certificate from reports 2018-05-22 11:35:48 +08:00
page_helper.php #88 Make plugins DB codechecker happy 2017-02-25 11:38:30 +08:00
report_table.php #192 Fixed report fields for download 2018-05-26 18:23:54 +08:00
template.php Fixed copyright year 2017-09-12 22:59:46 +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