Multiple Field Question
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Multiple Field Question for the Quiz module provides a new question type for the quiz module that allows you to build quizzes with drag and drop functionality. The module lets you create multiple field types in single question for a Quiz in Drupal using the form builder interface. Answers can be evaluated manually. Scores and results are displayed only after the quiz is evaluated. It also provides for the user to create inline questions with multiple fill-in-the-blank type fields within the questions providing greater flexibility to the quizzes.
Features:
* Can add 10 field types.
* Upload images
* Email format, number, fieldset.
* Provides results in a tabular format for evaluation.
* Manual Feedback option and scoring options.
* Uses form builder interface to generate question.
Installation:
* Download the recommended version below into the modules folder and enable it.
* Using drush: drush en multiple_field_question -y
How to use:
* Installing this module will add a new question type in a quiz, Manage questions tab and under Create new question fieldset.
* Create a Multiple Field Question node and associate it to a quiz.
* Check the inline checkbox if you want all the fields on the same line.
* On the quiz builder tab, drag and drop fields to create the appropriate quiz.
Required Modules:
* https://www.drupal.org/project/quiz
* https://www.drupal.org/project/form_builder
