Moodle Plugins directory: Freehand drawing (ETH): Versions: 1 | Moodle.org
Freehand drawing (ETH)
Question types ::: qtype_drawing
Maintained by
ETH Zürich
Free-Hand drawing question type. It is SVG based, and comes in two modes: simple mode and advanced mode. Teachers can annotate on student drawings by drawing over them.
Freehand drawing (ETH) 1
Moodle 3.6, 3.7, 3.8, 3.9, 3.10
Released: Tuesday, 2 March 2021, 8:16 PM
Code prechecks
phplint1 | 0
phpcs33 | 8
js55 | 113
css70 | 2
phpdoc85 | 0
savepoint
thirdparty
grunt1 | 1
shifter
mustache
gherkin
HTML | XMLqtype_drawing
A simple and easy-to-use SVG Free-Hand Drawing question type plugin for Moodle. The plugin drawing interface and core functionalities are based on SVG-Edit, D3, Raphaël, and method draw libararies as main third party libraries.
Version information
- Version build number
- 2021022100
- Version release name
- 1
- Can be updated to
- 1 (2021120400)
- Maturity
- Stable version
- MD5 Sum
- 68b6b092f80d3dfbe2709e16553ca33e
- Supported software
- Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10
- The more recent release 1 (2021091000) exists for Moodle 3.6
- The more recent release 1 (2021120400) exists for Moodle 3.7
- The more recent release 1 (2021120400) exists for Moodle 3.8
- The more recent release 1 (2021120400) exists for Moodle 3.9
- The more recent release 1 (2021120400) exists for Moodle 3.10
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Question types
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
- Visit http://yoursite.com/admin to finish the installation