Hierarchy

  • ReturnsFeedback

Properties

anonymous_response: number

Whether is an anonymous response.

courseid: number

The course id where the feedback was completed.

feedback: number

The feedback instance id this records belongs to.

guestid: string

For guests, this is the session key.

id: number

The record id.

random_response: number

The response number (used when shuffling anonymous responses).

timemodified: number

The last time the feedback was completed.

userid: number

The user who completed the feedback (0 for anonymous).

Generated using TypeDoc