Versions Compared

Key

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

...

Every participant gets an email with a link containing a UUID. The link initializes their feedback session during which the UUID value is mapped to a feedback_id. This id is used for ' authentication'. Only users with a valid and existing UUID code can provide feedback.
See: Core_Model_Feedback::_init()

...