Questions field

Categories

Component ID

2683149

Component name

Questions field

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

175

Component created

Component changed

Component body

Overview:
Questions field defines a new field type that allows adding several questions(Components field, Multifield) with one field,
In addition, each field created has permission that allows users with a specific role(e.g. Webmaster) to Create, Update, Delete question.
Note: Each component(question) it's a column in the table of field, thus it accessible by Views, Rules and the rest of modules.

Why should you use Questions field?

  • Gain performance: With one Questions field you can create many questions, instead of create field for each question.
  • Manageability, Authorization: Each Questions field has permission, So you can grant the user with specific role the permission to manage the questions.
  • Components field, Multifield: You can use this module as Component field or Multifield.

Related projects:
Options Element: Provides a better UI for creating select list options.
Select or Other: Allows for a textfield for "Other..." options in select lists and radio buttons.

Comparison with other modules:

  • Question Field: The questions created by entity(node,..) and the user response to them on the view of entity(node, ..).
  • Questions field: The questions created as Components field or Multifield and the user response to them on the creation of entity(node,..).

Component type support:

  1. textfield
  2. textarea
  3. List(checkbox, radio, select)--(multiple values)
  4. Email (multiple values)
  5. Image (multiple values)
  6. File

Component types TODO:

  1. Add Markup component type
  2. Add Date component type

Important: Feel free to report any error or bug to help me improve this module by clicking here
Thank you in advance

Credits