Every good e-learning course, not only should provide sufficient learning materials, but also should provide good means to evaluate whether the course students learned correctly as intended.
This class provides a solution to present online questionnaires to course students to put them to a test during a given period of time. The class can also evaluate how well the students learned the course by processing test results.
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