Overview - IP-TECH/DQuarks GitHub Wiki
DQuarks is an advanced surveys module for Drupal. After answer submission, users may send an e-mail as well as sending a notification to site administrators. Results could be exported into an Excel file.
Submissions from DQuarks are saved into a database table and can be optionally mailed upon submission.
This module adds a DQuarks content type to your Drupal site.
DQuarks aims to test the knowledge of users on a given topic and collecting information from users in Drupal.
This module is inspired from the Webform module.
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.
Installation
- Copy the entire dquarks directory the Drupal sites/all/modules directory.
- Login as an administrator. Enable the module in the "Administer" -> "Modules"
- (Optional) Edit the settings under "Administer" -> "Configuration" -> "Content authoring" -> "dquarks settings"
- Create a dquarks node at node/add/dquarks.
More details in here : http://www.iptechinside.com/labs/projects/dquarks/wiki