Freehand drawing (ETH)
Maintained by
ETH Zurich, Technische Universität Wien
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.
Comments
Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.
It is possible to insert a field for a master-solution "Bewerterinformation" like in the "essay" question type?
In advanced mode there are svg objects. In our future version, we are going to add the possibility of uploading own images. Stay tuned
Can a tool be added to add images or stamps? We'd like to allow students to create a model as there answer with preset images/stamps for example atoms or molecules.
Link: https://github.com/ethz-let/moodle-qtype_drawing
Have you made any progress with the Moodle 4.0 version?
The current version throws an exception:
Exception - Call to a member function instance_form_definition_after_data() on null
line 316 of /question/type/edit_question_form.php: Error thrown
line 1024 of /lib/formslib.php: call to question_edit_form->definition_after_data()
line 270 of /question/type/questiontypebase.php: call to moodleform->display()
line 368 of /question/bank/editquestion/question.php: call to question_type->display_question_editing_page()
At the moment we are focussing on making it working with Moodle 4.0 and the new question bank engine, so there are no such plans at the moment. Please use the GitHub-Tracker to submit your feature request (or even better pull request of your solution).
No, unfortunately it doesn't support handwriting recognition. Do you know a well-working open-source framework which supports that?. be, Thomas
Thanks
great plugin - thank you!
Is there already a roadmap for possible further developments? I think an extended drawing tool (rectangle, circle, ...) would be a nice feature.
br, Anton
At the very least, check the web server's error log. It may tell you something useful.