Moodle Plugins directory: JSignature: Versions: 1.0 | 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.0
Moodle 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10
Released: سومر, 1 فيبروري 2021, 8:46 PM
Code prechecks
phplint
phpcs400 | 34
js2656 | 2936
css
phpdoc37 | 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 <WWWROOT>/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 <WWWROOT>/mod/data/field/jsignature/cli/installhacks.php
Version information
- Version build number
- 2021012700
- Version release name
- 1.0
- Maturity
- Stable version
- MD5 Sum
- bd59228fc314d339f04e96e465ccd286
- 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
- The more recent release 1.1 (2021020600) exists for Moodle 3.1
- The more recent release 1.1 (2021020600) exists for Moodle 3.2
- The more recent release 1.1 (2021020600) exists for Moodle 3.3
- The more recent release 1.1 (2021020600) exists for Moodle 3.4
- The more recent release 1.1 (2021020600) exists for Moodle 3.5
- The more recent release 1.1 (2021020600) exists for Moodle 3.6
- The more recent release 1.1 (2021020600) exists for Moodle 3.7
- The more recent release 1.1 (2021020600) exists for Moodle 3.8
- The more recent release 1.1 (2021020600) exists for Moodle 3.9
- The more recent release 1.1 (2021020600) exists for Moodle 3.10
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
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