A Draw lines question type for Moodle.
This question type helps in creating questions where the respondent are required to position a line or lines on a background image with or without directionality. The respondent can contol a line by two markers dragged and dropped onto the background image.
Note: This question type is not accessible to users who are visually impaired.
Install from the Moodle plugins database https://moodle.org/plugins/qtype_drawlines in the normal way.
Or you can install using git. Type this commands in the root of your Moodle install
git clone https://github.com/moodleou/moodle-qtype_drawlines.git question/type/drawlines
echo /question/type/drawlines/ >> .git/info/exclude
Then run the Moodle update process Site administration > Notifications