Mark Nelson
59f9bfcc78
Bumped version
2018-12-31 10:45:22 +08:00
Mark Nelson
ed2eccd430
Bumped version
2018-12-24 15:19:57 +08:00
Mark Nelson
988af1c457
Change field 'element' to character rather than text ( #241 )
2018-12-17 12:36:37 +08:00
Mark Nelson
706912c52f
Revert version bump until release
2018-08-07 11:47:36 +08:00
Dmitrii Metelkin
13ab862856
#179 Add possibility to selectively disable activity instance settings
2018-08-04 12:52:15 +08:00
Mark Nelson
13c1998c49
Bumped version
2018-07-13 22:40:55 +08:00
Mark Nelson
973d81b697
Bumped version
2018-06-26 21:19:44 +08:00
Mark Nelson
033fdc7ee2
Bumped version
2018-06-07 19:37:34 +08:00
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
Mark Nelson
c61e687080
Fixed misleading comment in version.php
2018-05-26 18:22:42 +08:00
Mark Nelson
13eb4509de
Bump version for 3.5
2018-05-17 17:19:43 +08:00
Mark Nelson
b43d7d33ea
Bump version
2018-05-17 14:42:45 +08:00
Mark Nelson
60398c42aa
Bumped version for 3.4
2017-11-13 12:02:16 +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
7a40ebfc77
Bumped version
2017-09-04 19:13:50 +08:00
Mark Nelson
93d28a53fb
Bumped version
2017-08-11 14:38:57 +08:00
Mark Nelson
87ee9f10ce
#123 Renamed column to avoid breaking Oracle
...
The word 'size' is a reserved word in Oracle.
2017-08-05 15:50:08 +08:00
Mark Nelson
5299a83209
Bumped version
2017-07-03 12:29:10 +08:00
Mark Nelson
8db4a75b52
Bumped version
2017-06-11 14:00:15 +08:00
Mark Nelson
052b7b874f
#85 Added new capability for viewing the course report
2017-06-02 16:24:24 +08:00
Mark Nelson
1ac7c1ffb6
#78 Add setting to allow anyone to verify certificates
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
02fba86de2
Version bump for Moodle 3.3
2017-05-06 16:03:29 +08:00
Mark Nelson
38d023b8db
Bumped version
2017-05-04 21:28:51 +08:00
Mark Nelson
72c3b278e3
#48 Added task and settings responsible for emailing certificates
2017-04-26 21:44:33 +08:00
Mark Nelson
ca08fe954a
#51 Added ability to verify certificates
2017-02-02 11:49:21 +08:00
Mark Nelson
ee3bdf7c18
#71 Increase customcert_templates 'name' column length
2017-01-31 16:54:20 +08:00
Mark Nelson
04510e2627
#44 Added page to view all certificates for a user
2016-12-30 13:40:56 +08:00
Mark Nelson
13fc5dfa4f
#41 Add setting to display the position X and Y elements
2016-12-30 13:32:01 +08:00
Mark Nelson
f3f9fef1a4
Version bump for 3.2
2016-12-12 18:48:40 +08:00
Mark Nelson
a3c67401fd
Update maturity
2016-08-26 19:27:33 +08:00
Mark Nelson
2bcc0a6d45
Bumped versions
2016-08-26 18:41:06 +08:00
Mark Nelson
62715ab073
#15 Added global search support
2016-08-25 15:13:41 +08:00
Mark Nelson
555bca9ebb
Added ability to edit an element on the rearrange page
...
Increased the Moodle version required as this feature
uses the AMD module 'core/fragment' which was introduced
in 3.1.
2016-06-17 17:13:18 +08:00
Mark Nelson
5a7b963aa4
Bumped version
2016-03-22 12:39:12 +08:00
Mark Nelson
43d20c0d1b
Huge refactor
...
1) Every certificate is a template. Before a user would create a certificate then had
the option to save it as a template. This could potentially be chaotic with numerous
users creating templates, making the template system a mess. Now, rather than creating
a certificate first, then saving it as a template, you are always creating a template.
Each template is associated with a context, so depending on where you are creating it
the context is different. This means users in the CONTEXT_MODULE context are creating
a template specific to that module, where as a user creating a template in the
CONTEXT_SYSTEM context would be creating a general template that can be used by others.
This meant we can remove the 'customcert_template_*' db tables. Yay - no duplicated
tables.
2) Created new helper classes and moved functionality there.
3) Moved files to classes/ for autoloading.
4) General tidy up.
2016-02-20 16:35:19 +08:00
Mark Nelson
2416e8a3e0
Introduced automatic class loading for elements
2015-12-15 13:15:17 +08:00
Mark Nelson
355de679e8
Added a 'leftmargin' field
...
Also renamed the 'margin' field to 'rightmargin'
to easily distinguish between the two.
2015-12-11 12:10:45 +08:00
Mark Nelson
e441b7051b
Removed the 'align' property
2015-12-08 18:27:30 +08:00
Mark Nelson
b382cc5b92
Replaced deprecated function
2015-08-09 17:48:53 -07:00
Shamim Rezaie
8ce63d5927
Bumped version numbers
2015-08-05 14:32:25 -05:00
Shamim Rezaie
039e8bca37
Implemented support for element alignment
...
Also specifying the reference point location (the
location of the element that's put at posx and
posy) for each element.
2015-08-05 14:19:54 -05:00
Shamim Rezaie
6400e587d8
Added support for having right margin and width limit for each element
...
In addition to width and height, each page can have an
optional (right) margin attribute. Also, each element
can have an optional width attribute.
2015-08-05 14:16:56 -05:00
Mark Nelson
7cf71730fc
Increased version
2015-03-13 23:44:37 -07:00
Mark Nelson
da524d143c
Increased version required
2015-03-13 22:06:26 -07:00
Mark Nelson
7a0030d0e7
Increased version required
2013-10-31 14:53:34 +08:00
Mark Nelson
b7890cbb4f
Set the requirements for this module to Moodle 2.4
...
The reason for this change is because the userfield element uses condition_info::get_condition_user_fields() which was introduced in 2.4.
2013-07-26 17:40:35 +08:00
Mark Nelson
1e44195bec
Set the requirements for this module to Moodle 2.3
2013-07-26 16:03:11 +08:00
Mark Nelson
7d359f3487
Increased the version number and set the maturity to Beta
2013-07-26 15:05:55 +08:00
Mark Nelson
5203d81980
Changed PHPDocs and added date to the copyright to match Moodle coding guidelines
2013-07-22 13:06:18 +08:00