Webform Scoring
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
An extension to "webform" Module. If enabled, adds a hidden field to a webform to save overall score for a submission. This module is particularly useful if you want to rate/score the submissions of users. For eg: you are using webforms to create a survey, and you want to get the list of potential users/clients/people you wish to interact with. This module can come handy in this situation. This module allows defining scores for a different type of inputs by the user. For eg: User is asked a question like "Which city they live in?" and based on user's answer we score them and so on. Thus a final calculated result is stored in the hidden field which was created by this module.
Configure Scores per field for a webform by
Goto Webform's view page > Webform Tab > Scoring Rules
It's a choice whether to enable this module for a webform.
The idea for this module was conceived, when I was trying to create a link between the scoring feature of Quiz module & wanted to display forms as it is displayed by webform.
Note: array_column() is used therefore php version should be >= 5.5
