The ddmarker question allows the creation of hot spots by entering x,y co-ordinates. Many people find this a challenge and I have created some javascript code that allows the co-ordinates to be entered by clicking on the image.
https://github.com/marcusgreen/moodle-qtype_ddmarker
This was discussed in a forum post here
https://moodle.org/mod/forum/discuss.php?d=280409
With this question type due in core for Moodle 3.0 more people will come across this usability issue. Since I posted that code I have some improvements that allow a completed shape to be moved with the mouse (Alt Click where you want the new center of the shape to be). I still don't have code to edit a shape once created as Tim suggested. However even with that limitation I believe code like this will will make the difference between many people giving up with the question type or actually using it.
- duplicates
-
MDL-62411 Drag-drop markers: allow graphical editing of drop zones, and update all JS to AMD
-
- Closed
-