Skip to content

Commit

Permalink
HAI-461 Add studySupport rel to Quizzes
Browse files Browse the repository at this point in the history
  • Loading branch information
mostlyfabulous authored Oct 11, 2024
1 parent bad9906 commit 905c55c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ export const Rels = {
questionResponse: 'https://quizzes.api.brightspace.com/rels/question-response',
quiz: 'https://quizzes.api.brightspace.com/rels/quiz',
section: 'https://quizzes.api.brightspace.com/rels/quiz-section',
studySupport: 'https://quizzes.api.brightspace.com/rels/studyRecommendations',
timing: 'https://quizzes.api.brightspace.com/rels/timing'
},
// Themes API sub-domain rels
Expand Down

0 comments on commit 905c55c

Please sign in to comment.