OBJECT
Feedback about a test.
1type TestSessionFeedback {23# Free-text feedback.4notes: String 56# A numeric rating of the questions within the test, from 1 to 4 inclusive.7questions: Int 89}