Moodle Plugins directory: JSignature: Versions: 1.1 | Moodle.org

JSignature
Database fields ::: datafield_jsignature
Maintained by
Andrei Băutu
A field type for Moodle database activities that allows on-screen signatures (using jSignature)
JSignature 1.1
Moodle 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Released: Saturday, 6 February 2021, 5:44 PM
Code prechecks
phplint
phpcs35 | 7
js8 | 8
css
phpdoc16 | 5
savepoint
thirdparty
grunt1 | 1
shifter
mustache
gherkin
HTML | XMLmoodle-datafield-jsignature
A field type for Moodle database activities that allows signatures (using jSignature)
Extract the plugin files into /mod/data/field/jsignature/
and install the plugin via Moodle admin page. Optionally, you can fix the text strings and plugin icon by running:
php /mod/data/field/jsignature/cli/installhacks.php
Version information
- Version build number
- 2021020600
- Version release name
- 1.1
- Maturity
- Stable version
- MD5 Sum
- e04753c62f3c38e726d3aada0a52baa8
- Supported software
- Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
- Latest release for Moodle 3.1
- Latest release for Moodle 3.2
- Latest release for Moodle 3.3
- Latest release for Moodle 3.4
- Latest release for Moodle 3.5
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v1.1
Default installation instructions for plugins of the type Database fields
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myfield") in the "mod/data/field" subdirectory.
- Visit http://yoursite.com/admin to finish the installation