618
618
(SubjectMediaFile, '+index', SubjectMediaView),
620
620
(Offering, ('+worksheets', '+index'), WorksheetsRESTView, 'api'),
621
(DBWorksheet, '+index', WorksheetRESTView, 'api'),
622
621
(WorksheetExercise, '+index', WorksheetExerciseRESTView, 'api'),
623
622
(ExerciseAttempts, '+index', AttemptsRESTView, 'api'),
624
623
(ExerciseAttempt, '+index', AttemptRESTView, 'api'),