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: mardi 2 mars 2021, 20:14
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
- Version stable
- MD5 Sum
- e4e9b2836635dcd55e3ca9c90fcbf0d2
- 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