Skip to content

Commit

Permalink
HAI-461 Add studySupport rel to Quizzes (#241)
Browse files Browse the repository at this point in the history
* HAI-461 Add studySupport rel to Quizzes

* HAI-461 Rename from studySupport
  • Loading branch information
mostlyfabulous authored Oct 11, 2024
1 parent bad9906 commit 29fec52
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',
studyRecommendations: '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 29fec52

Please sign in to comment.