This class can be used to manage online questionnaires. It can:
- Display and correct an online questionnaire composed by several types of questions (QCMRU, QCMRM, order, associations, selection, QROC)
- Evaluate the results with ponderation or not
- Save results to text files, MySQL or Postgresql databases
- Send results by mail if necessary to a student and/or a teacher
- Restrict the period of time during which the questionnares are accessible
- Optionally generate several types of charts: lines, histograms, pie
- Provide support to debug the questionnaires |