Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Rationale: Difference between revisions

From MoodleDocs
Created page with "The idea standing after the development of this module is to provide answers to the more frequent requirements of end users. Their frequent requirements are: * conditional branc..."
 
No edit summary
Line 3: Line 3:
Their frequent requirements are:
Their frequent requirements are:
* conditional branching
* conditional branching
* custom questions
* question predefined value
* question predefined value
* question level validation
* question level validation
Line 11: Line 12:
* use captcha
* use captcha
* tools to quickly reuse set a specific questions that never change in each survey
* tools to quickly reuse set a specific questions that never change in each survey
* subset of questions available to teachers ONLY
* a way to allow a set of users to submit the same survey writing it at different times
* save a backup copy of each submitted survey each time it is modified in order to have the History of the record
* custom reports

Revision as of 11:03, 22 May 2013

The idea standing after the development of this module is to provide answers to the more frequent requirements of end users.

Their frequent requirements are:

  • conditional branching
  • custom questions
  • question predefined value
  • question level validation
  • reduce, as much as possible, the range of possible answers
  • mandatory questions
  • force the user to provide a his/her own answer
  • have some typographic option to display elements per row or per column
  • use captcha
  • tools to quickly reuse set a specific questions that never change in each survey
  • subset of questions available to teachers ONLY
  • a way to allow a set of users to submit the same survey writing it at different times
  • save a backup copy of each submitted survey each time it is modified in order to have the History of the record
  • custom reports