Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Participants can rate the conference and related services using the web forms. These are located in ./application/modules/core/forms/Feedback/. Every section has its own form. If you want to modify the sections or questions, you have to:

#. Change the database table
#. Change the feedback form

The feedback controller takes care of the saving/editing of the feedback values.

Feedback results

All the feedback results are stored in the CORE database, feedback schema. Every section has its own table.