Commit graph

21 commits

Author SHA1 Message Date
Mark Nelson aca9e1d09a Use course module context when calling format_string/text (#200) 2019-02-04 14:31:49 +08:00
Mark Nelson 6f6b6fb45e Add ability to set transparency on images (#186) 2018-12-20 09:35:28 +08:00
Mark Nelson 94c32de40f Make use of the decimal value setting
We should use this instead of our own logic.
2018-12-20 07:09:56 +08:00
Dmitrii Metelkin b74c95a474 Add tests to support new permissions and default activity options 2018-08-07 12:16:47 +08:00
Mark Nelson 7d2826654d #207 Follow-up UX improvements
The majority of this change involved moving
the report page logic into the view page for
both browser and mobile.
2018-07-13 20:54:53 +08:00
Mark Nelson 0404785271 #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-07 12:42:27 +08:00
Mark Nelson df058698b0 Added helper function to issue certificates 2018-05-26 18:38:32 +08:00
Mark Nelson 2470709383 #189 Implemented privacy provider for GDPR compliance 2018-05-15 18:29:36 +08:00
Mark Nelson b8e66d84d3 Coding style fixes 2017-12-04 21:26:30 +08:00
Mark Nelson 65179d6b8b #142 Add setting to allow site-wide verification of certificates 2017-11-12 21:29:31 +08:00
Mark Nelson 981fd1828c #98 Add ability to display the date and grade for all grade items 2017-11-11 21:00:23 +08:00
Mark Nelson 6c4b77925b #98 Added PHPUnit tests for element helper 2017-09-12 21:54:54 +08:00
Mark Nelson 909d376b95 #134 Add ability to duplicate templates 2017-09-03 22:14:37 +08:00
Mark Nelson f8d7781158 #119 Add ability to delete issued certificates 2017-09-03 17:24:37 +08:00
Mark Nelson 2b2c16d3df #46 Added digital signature element 2017-08-28 22:35:53 +08:00
Mark Nelson 1e35923b43 Add ability to set the width and height even if no image is selected 2017-08-27 16:27:48 +08:00
Mark Nelson 538093223d Extend Behat test coverage for loading templates 2017-08-19 16:10:42 +08:00
Mark Nelson fa69bcc604 #129 Added Behat test coverage 2017-08-11 14:30:33 +08:00
Mark Nelson d0a0fc5abc #82 Do not assume $COURSE represents the course for the certificate 2017-05-31 16:16:15 +08:00
Mark Nelson 3c937be003 #111 Fixed task creating duplicate rows in issue table 2017-05-21 10:59:38 +08:00
Mark Nelson 72c3b278e3 #48 Added task and settings responsible for emailing certificates 2017-04-26 21:44:33 +08:00