This module allows the creators of a quiz to add an image target question type.
The image target question invites participants to identify areas on an image by dragging and dropping up to 10 targets onto the image. Each target is labelled and the quiz creator sets that label.
There is a Drupal 7 and Drupal 6 version of this module.
Features
- Optional integration with ImageCache for setting a preset on uploaded images
- Ability to draw up to 10 regions on the image
- Participants drag and drop the targets onto the image
Requirements
- Participants must be running JavaScript
- quiz module
- D6 also requires jquery_ui
Instructions
Creating a question
The image target question allows the learning session author to provide the trainee with an image and invites them to identify areas on that image by dragging and dropping up to 10 targets onto the image. Each target is labelled and the learning session author sets that label.
This module allows users to subscribe to simplenews newsletters during Ubercart checkout.
Site admins can choose which newsletters are available via the checkout pane.
This module enables Drupal to deliver its valid XHTML with the application/xhtml+xml Content-Type. Drupal by default will deliver content as text/html, disabling certain aspects of XHTML support in many browsers. Enabling delivery as application/xhtml+xml both can help with module development by asking browsers to warn about markup errors and is the recommended way to deliver XHTML to user agents.