Versions Compared

Key

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

...

Every user who received a feedback request, gets an email with a unique link. This link contains a UUID which initializes their feedback session. CORE is not able to link a UUID back to a user and hence the privacy of the participant can be guaranteed. Only users with a valid UUID code can provide feedback. This check is done during initialization of the Feedback model . The UUID links to a feedback_id as illustrated below. Core_Model_Feedback::_init()

Gliffy Diagram
sizeL
nameCORE_Feedback
alignleft
version3

...