DQuarks

Component ID

1535658

Component name

DQuarks

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

2740

Component created

Component changed

Component body

This module adds a dquarks content type to your Drupal site.
A dquarks can be a questionnaire, request form...
These can be used by visitor to make contact or to enable a more complex survey than polls provide.

Submissions from a dquarks are saved in a database table and can optionally be mailed to e-mail addresses upon submission.

DQuarks includes:
- Creating quiz and surveys
- Showing correct answer and score of users
- Notify administrator after submission
- Download results into excel file
- Notify users by sending him emails
- Manage rules of direction: the form will be created based on responses recorded during the primary configuration.

Common features between the DQuarks module and the Webform module:

- Create a new form / quiz
- Send a notification mail after submission of form / quiz
- Display submissions
- Export results into Excel file
- Analyze results of form / quiz

Additional features in the DQuarks module:

- Show results: allow users to choose how to display and publish results of the quiz. Available ways are listed below:

  • After every page
  • Only on the end
  • Don't show result
  • Include the result with e-mails
  • Show score

- Select correct answer for each question and give it a mark
- Notify users by sending an e-mail, contact list can be imported from an Excel file.

* the main components used to create a quiz are:

- Multichoice: set options of each question and select the correct answer, each option is added separately: by giving it a value and select it as correct if the answer is correct.
- Direction: mark a jump page with the ability to select the destination page either explicitly or by rules based on the responses of the above questions.

More details exist in this url: http://www.iptechinside.com/labs/projects/dquarks/wiki

Installation
1. Copy the entire dquarks directory the Drupal sites/all/modules directory.
2. Login as an administrator. Enable the module in the "Administer" -> "Modules"
3. (Optional) Edit the settings under "Administer" -> "Configuration" ->
"Content authoring" -> "dquarks settings"
4. Create a dquarks node at node/add/dquarks.