I’m willing to pay $125-175 for this work. I need it done in 15 days or less.
1. A Drupal document type that is in the form of a questionnaire. One to many questions are allowed per form. Each question consists of a text question, and a response. Responses may be keyed in using radio button control.
2. A Drupal document type that describes action(s) taken upon submission of a questionnaire. One to many rules may be assigned; each rule consists of a qualifier that may potentially match the responses of the questionnaire. If the qualifier matches the responses, then the action is performed. This action consists of a notification sent to a designated Drupal account, a text description of the action, and an email notification sent to the email address assigned to the Drupal account. One to many accounts may be assigned per action.
3. A Drupal document type that allows an account holder to view all actions that have been routed to that account holder. Associated with each action is the questionnaire that triggered the notification. This account holder, from the action list, may then be able to alter the questionnaire as he/she sees fit. As a result of this alteration, item (2) is evaluated again for any other qualified actions.
4. Administrator functions that allow setup of questionnaire, qualifiers, and actions performed per questionnaire response.
