musora-content-services 2.1.1 → 2.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -0
- package/docs/Content-Organization.html +2 -2
- package/docs/Gamification.html +245 -0
- package/docs/api_types.js.html +97 -0
- package/docs/config.js.html +2 -2
- package/docs/content-org_playlists-types.js.html +3 -5
- package/docs/content-org_playlists.js.html +8 -9
- package/docs/content.js.html +2 -2
- package/docs/gamification_awards.js.html +664 -0
- package/docs/gamification_gamification.js.html +76 -0
- package/docs/gamification_types.js.html +98 -0
- package/docs/global.html +1441 -153
- package/docs/index.html +2 -2
- package/docs/module-Awards.html +354 -0
- package/docs/module-Config.html +2 -2
- package/docs/module-Content-Services-V2.html +2 -2
- package/docs/module-Playlists.html +6 -6
- package/docs/module-Railcontent-Services.html +33 -194
- package/docs/module-Sanity-Services.html +885 -90
- package/docs/module-Session-Management.html +2 -2
- package/docs/module-User-Permissions.html +2 -2
- package/docs/railcontent.js.html +13 -25
- package/docs/sanity.js.html +76 -5
- package/docs/user_permissions.js.html +3 -3
- package/docs/user_sessions.js.html +4 -4
- package/docs/user_types.js.html +2 -2
- package/jsdoc.json +4 -2
- package/package.json +1 -1
- package/src/contentTypeConfig.js +1 -0
- package/src/index.d.ts +40 -3
- package/src/index.js +40 -2
- package/src/services/api/types.js +25 -0
- package/src/services/dataContext.js +15 -2
- package/src/services/gamification/awards.js +592 -0
- package/src/services/gamification/gamification.js +4 -0
- package/src/services/gamification/types.js +26 -0
- package/src/services/railcontent.js +60 -0
- package/src/services/sanity.js +22 -21
- package/src/services/userActivity.js +377 -23
- package/test/contentLikes.test.js +2 -0
- package/test/mockData/mockData_fetchByRailContentIds_one_content.json +35 -0
- package/test/userActivity.test.js +118 -0
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
<nav >
|
|
30
30
|
|
|
31
31
|
|
|
32
|
-
<h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-Config.html">Config</a><ul class='methods'><li data-type='method'><a href="module-Config.html#.initializeService">initializeService</a></li></ul></li><li><a href="module-Content-Services-V2.html">Content-Services-V2</a><ul class='methods'><li data-type='method'><a href="module-Content-Services-V2.html#.getContentRows">getContentRows</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getNewAndUpcoming">getNewAndUpcoming</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getRecent">getRecent</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getRecommendedForYou">getRecommendedForYou</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getScheduleContentRows">getScheduleContentRows</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getTabResults">getTabResults</a></li></ul></li><li><a href="module-Playlists.html">Playlists</a><ul class='methods'><li data-type='method'><a href="module-Playlists.html#.addItemToPlaylist">addItemToPlaylist</a></li><li data-type='method'><a href="module-Playlists.html#.createPlaylist">createPlaylist</a></li><li data-type='method'><a href="module-Playlists.html#.fetchUserPlaylists">fetchUserPlaylists</a></li></ul></li><li><a href="module-Railcontent-Services.html">Railcontent-Services</a><ul class='methods'><li data-type='method'><a href="module-Railcontent-Services.html#.assignModeratorToComment">assignModeratorToComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.closeComment">closeComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.countAssignmentsAndLessons">countAssignmentsAndLessons</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.createComment">createComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deleteComment">deleteComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylist">deletePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylistItem">deletePlaylistItem</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylistLike">deletePlaylistLike</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.duplicatePlaylist">duplicatePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.editComment">editComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchAllCompletedStates">fetchAllCompletedStates</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCarouselCardData">fetchCarouselCardData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeIndexMetadata">fetchChallengeIndexMetadata</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeLessonData">fetchChallengeLessonData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeMetadata">fetchChallengeMetadata</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeUserActiveChallenges">fetchChallengeUserActiveChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCommentRelies">fetchCommentRelies</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchComments">fetchComments</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedChallenges">fetchCompletedChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedContent">fetchCompletedContent</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedState">fetchCompletedState</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchContentInProgress">fetchContentInProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchContentPageUserData">fetchContentPageUserData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchNextContentDataForParent">fetchNextContentDataForParent</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchOwnedChallenges">fetchOwnedChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPinnedPlaylists">fetchPinnedPlaylists</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylist">fetchPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylistItem">fetchPlaylistItem</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylistItems">fetchPlaylistItems</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchSongsInProgress">fetchSongsInProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchTopComment">fetchTopComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserAward">fetchUserAward</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserBadges">fetchUserBadges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserChallengeProgress">fetchUserChallengeProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.likeComment">likeComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.likePlaylist">likePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.openComment">openComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.pinPlaylist">pinPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesCommunityNotification">postChallengesCommunityNotification</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesCompleteLesson">postChallengesCompleteLesson</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesEnroll">postChallengesEnroll</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesEnrollmentNotification">postChallengesEnrollmentNotification</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesHideCompletedBanner">postChallengesHideCompletedBanner</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesLeave">postChallengesLeave</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesSetStartDate">postChallengesSetStartDate</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesSoloNotification">postChallengesSoloNotification</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesUnlock">postChallengesUnlock</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.replyToComment">replyToComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.reportPlaylist">reportPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.setStudentViewForUser">setStudentViewForUser</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.unassignModeratorToComment">unassignModeratorToComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.unlikeComment">unlikeComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.unpinPlaylist">unpinPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.updatePlaylist">updatePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.updatePlaylistItem">updatePlaylistItem</a></li></ul></li><li><a href="module-Sanity-Services.html">Sanity-Services</a><ul class='methods'><li data-type='method'><a href="module-Sanity-Services.html#.fetchAll">fetchAll</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchAllFilterOptions">fetchAllFilterOptions</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchAllPacks">fetchAllPacks</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchArtistLessons">fetchArtistLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchArtists">fetchArtists</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByRailContentId">fetchByRailContentId</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByRailContentIds">fetchByRailContentIds</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByReference">fetchByReference</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchCoachLessons">fetchCoachLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchComingSoon">fetchComingSoon</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchCommentModContentData">fetchCommentModContentData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchFoundation">fetchFoundation</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchGenreLessons">fetchGenreLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchLeaving">fetchLeaving</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchLessonContent">fetchLessonContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMetadata">fetchMetadata</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethod">fetchMethod</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodChildren">fetchMethodChildren</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodChildrenIds">fetchMethodChildrenIds</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodPreviousNextLesson">fetchMethodPreviousNextLesson</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchNewReleases">fetchNewReleases</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchNextPreviousLesson">fetchNextPreviousLesson</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchPackAll">fetchPackAll</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchPackData">fetchPackData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchParentForDownload">fetchParentForDownload</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchRelatedLessons">fetchRelatedLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchRelatedSongs">fetchRelatedSongs</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchReturning">fetchReturning</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSanity">fetchSanity</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchScheduledReleases">fetchScheduledReleases</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchShowsData">fetchShowsData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSongArtistCount">fetchSongArtistCount</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSongById">fetchSongById</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchUpcomingEvents">fetchUpcomingEvents</a></li><li data-type='method'><a href="module-Sanity-Services.html#.jumpToContinueContent">jumpToContinueContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#~getNextAndPreviousQuarterDates">getNextAndPreviousQuarterDates</a></li><li data-type='method'><a href="module-Sanity-Services.html#~getQueryFromPage">getQueryFromPage</a></li><li data-type='method'><a href="module-Sanity-Services.html#~handleCustomFetchAll">handleCustomFetchAll</a></li></ul></li><li><a href="module-Session-Management.html">Session-Management</a><ul class='methods'><li data-type='method'><a href="module-Session-Management.html#.login">login</a></li><li data-type='method'><a href="module-Session-Management.html#.logout">logout</a></li></ul></li><li><a href="module-User-Permissions.html">User-Permissions</a><ul class='methods'><li data-type='method'><a href="module-User-Permissions.html#.fetchUserPermissions">fetchUserPermissions</a></li><li data-type='method'><a href="module-User-Permissions.html#.reset">reset</a></li></ul></li></ul><h3>Namespaces</h3><ul><li><a href="Content-Organization.html">Content-Organization</a></li></ul><h3><a href="global.html">Global</a></h3>
|
|
32
|
+
<h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-Awards.html">Awards</a><ul class='methods'><li data-type='method'><a href="module-Awards.html#.fetchAwardsForUser">fetchAwardsForUser</a></li></ul></li><li><a href="module-Config.html">Config</a><ul class='methods'><li data-type='method'><a href="module-Config.html#.initializeService">initializeService</a></li></ul></li><li><a href="module-Content-Services-V2.html">Content-Services-V2</a><ul class='methods'><li data-type='method'><a href="module-Content-Services-V2.html#.getContentRows">getContentRows</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getNewAndUpcoming">getNewAndUpcoming</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getRecent">getRecent</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getRecommendedForYou">getRecommendedForYou</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getScheduleContentRows">getScheduleContentRows</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getTabResults">getTabResults</a></li></ul></li><li><a href="module-Playlists.html">Playlists</a><ul class='methods'><li data-type='method'><a href="module-Playlists.html#.addItemToPlaylist">addItemToPlaylist</a></li><li data-type='method'><a href="module-Playlists.html#.createPlaylist">createPlaylist</a></li><li data-type='method'><a href="module-Playlists.html#.fetchUserPlaylists">fetchUserPlaylists</a></li></ul></li><li><a href="module-Railcontent-Services.html">Railcontent-Services</a><ul class='methods'><li data-type='method'><a href="module-Railcontent-Services.html#.assignModeratorToComment">assignModeratorToComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.closeComment">closeComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.countAssignmentsAndLessons">countAssignmentsAndLessons</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.createComment">createComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deleteComment">deleteComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylist">deletePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylistItem">deletePlaylistItem</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylistLike">deletePlaylistLike</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.duplicatePlaylist">duplicatePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.editComment">editComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchAllCompletedStates">fetchAllCompletedStates</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCarouselCardData">fetchCarouselCardData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeIndexMetadata">fetchChallengeIndexMetadata</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeLessonData">fetchChallengeLessonData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeMetadata">fetchChallengeMetadata</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeUserActiveChallenges">fetchChallengeUserActiveChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCommentRelies">fetchCommentRelies</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchComments">fetchComments</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedChallenges">fetchCompletedChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedContent">fetchCompletedContent</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedState">fetchCompletedState</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchContentInProgress">fetchContentInProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchContentPageUserData">fetchContentPageUserData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchNextContentDataForParent">fetchNextContentDataForParent</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchOwnedChallenges">fetchOwnedChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPinnedPlaylists">fetchPinnedPlaylists</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylist">fetchPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylistItem">fetchPlaylistItem</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylistItems">fetchPlaylistItems</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchSongsInProgress">fetchSongsInProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchTopComment">fetchTopComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserAward">fetchUserAward</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserBadges">fetchUserBadges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserChallengeProgress">fetchUserChallengeProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.likeComment">likeComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.likePlaylist">likePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.openComment">openComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.pinPlaylist">pinPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesCommunityNotification">postChallengesCommunityNotification</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesEnroll">postChallengesEnroll</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesEnrollmentNotification">postChallengesEnrollmentNotification</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesHideCompletedBanner">postChallengesHideCompletedBanner</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesLeave">postChallengesLeave</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesSetStartDate">postChallengesSetStartDate</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesSoloNotification">postChallengesSoloNotification</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesUnlock">postChallengesUnlock</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.replyToComment">replyToComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.reportPlaylist">reportPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.setStudentViewForUser">setStudentViewForUser</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.unassignModeratorToComment">unassignModeratorToComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.unlikeComment">unlikeComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.unpinPlaylist">unpinPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.updatePlaylist">updatePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.updatePlaylistItem">updatePlaylistItem</a></li></ul></li><li><a href="module-Sanity-Services.html">Sanity-Services</a><ul class='methods'><li data-type='method'><a href="module-Sanity-Services.html#.fetchAll">fetchAll</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchAllFilterOptions">fetchAllFilterOptions</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchAllPacks">fetchAllPacks</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchArtistLessons">fetchArtistLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchArtists">fetchArtists</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByRailContentId">fetchByRailContentId</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByRailContentIds">fetchByRailContentIds</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByReference">fetchByReference</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchCoachLessons">fetchCoachLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchComingSoon">fetchComingSoon</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchCommentModContentData">fetchCommentModContentData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchFoundation">fetchFoundation</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchGenreLessons">fetchGenreLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchLeaving">fetchLeaving</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchLessonContent">fetchLessonContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchLessonsFeaturingThisContent">fetchLessonsFeaturingThisContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMetadata">fetchMetadata</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethod">fetchMethod</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodChildren">fetchMethodChildren</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodChildrenIds">fetchMethodChildrenIds</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodPreviousNextLesson">fetchMethodPreviousNextLesson</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchNewReleases">fetchNewReleases</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchNextPreviousLesson">fetchNextPreviousLesson</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchOtherSongVersions">fetchOtherSongVersions</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchPackAll">fetchPackAll</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchPackData">fetchPackData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchParentForDownload">fetchParentForDownload</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchRelatedLessons">fetchRelatedLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchRelatedRecommendedContent">fetchRelatedRecommendedContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchRelatedSongs">fetchRelatedSongs</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchReturning">fetchReturning</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSanity">fetchSanity</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchScheduledReleases">fetchScheduledReleases</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchShowsData">fetchShowsData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSongArtistCount">fetchSongArtistCount</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSongById">fetchSongById</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchUpcomingEvents">fetchUpcomingEvents</a></li><li data-type='method'><a href="module-Sanity-Services.html#.jumpToContinueContent">jumpToContinueContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#~fetchRelatedByLicense">fetchRelatedByLicense</a></li><li data-type='method'><a href="module-Sanity-Services.html#~getNextAndPreviousQuarterDates">getNextAndPreviousQuarterDates</a></li><li data-type='method'><a href="module-Sanity-Services.html#~getQueryFromPage">getQueryFromPage</a></li><li data-type='method'><a href="module-Sanity-Services.html#~handleCustomFetchAll">handleCustomFetchAll</a></li></ul></li><li><a href="module-Session-Management.html">Session-Management</a><ul class='methods'><li data-type='method'><a href="module-Session-Management.html#.login">login</a></li><li data-type='method'><a href="module-Session-Management.html#.logout">logout</a></li></ul></li><li><a href="module-User-Permissions.html">User-Permissions</a><ul class='methods'><li data-type='method'><a href="module-User-Permissions.html#.fetchUserPermissions">fetchUserPermissions</a></li><li data-type='method'><a href="module-User-Permissions.html#.reset">reset</a></li></ul></li></ul><h3>Namespaces</h3><ul><li><a href="Content-Organization.html">Content-Organization</a></li><li><a href="Gamification.html">Gamification</a></li></ul><h3><a href="global.html">Global</a></h3>
|
|
33
33
|
|
|
34
34
|
</nav>
|
|
35
35
|
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
|
|
180
180
|
<dt class="tag-source">Source:</dt>
|
|
181
181
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
182
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
182
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1157">line 1157</a>
|
|
183
183
|
</li></ul></dd>
|
|
184
184
|
|
|
185
185
|
|
|
@@ -330,7 +330,7 @@
|
|
|
330
330
|
|
|
331
331
|
<dt class="tag-source">Source:</dt>
|
|
332
332
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
333
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
333
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1193">line 1193</a>
|
|
334
334
|
</li></ul></dd>
|
|
335
335
|
|
|
336
336
|
|
|
@@ -484,7 +484,7 @@
|
|
|
484
484
|
|
|
485
485
|
<dt class="tag-source">Source:</dt>
|
|
486
486
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
487
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
487
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line952">line 952</a>
|
|
488
488
|
</li></ul></dd>
|
|
489
489
|
|
|
490
490
|
|
|
@@ -659,7 +659,7 @@ countAssignmentsAndLessons(contentId)
|
|
|
659
659
|
|
|
660
660
|
<dt class="tag-source">Source:</dt>
|
|
661
661
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
662
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
662
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1144">line 1144</a>
|
|
663
663
|
</li></ul></dd>
|
|
664
664
|
|
|
665
665
|
|
|
@@ -834,7 +834,7 @@ countAssignmentsAndLessons(contentId)
|
|
|
834
834
|
|
|
835
835
|
<dt class="tag-source">Source:</dt>
|
|
836
836
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
837
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
837
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1123">line 1123</a>
|
|
838
838
|
</li></ul></dd>
|
|
839
839
|
|
|
840
840
|
|
|
@@ -991,7 +991,7 @@ If the user is authorized, it deletes both the playlist and its associated items
|
|
|
991
991
|
|
|
992
992
|
<dt class="tag-source">Source:</dt>
|
|
993
993
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
994
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
994
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line666">line 666</a>
|
|
995
995
|
</li></ul></dd>
|
|
996
996
|
|
|
997
997
|
|
|
@@ -1167,7 +1167,7 @@ If the user is unauthorized or the playlist does not exist, the promise rejects
|
|
|
1167
1167
|
|
|
1168
1168
|
<dt class="tag-source">Source:</dt>
|
|
1169
1169
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
1170
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
1170
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line879">line 879</a>
|
|
1171
1171
|
</li></ul></dd>
|
|
1172
1172
|
|
|
1173
1173
|
|
|
@@ -1432,7 +1432,7 @@ and checks if a like by the authenticated user already exists for the specified
|
|
|
1432
1432
|
|
|
1433
1433
|
<dt class="tag-source">Source:</dt>
|
|
1434
1434
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
1435
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
1435
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line761">line 761</a>
|
|
1436
1436
|
</li></ul></dd>
|
|
1437
1437
|
|
|
1438
1438
|
|
|
@@ -1610,7 +1610,7 @@ to customize the duplicated playlist. If a new name is not provided, the server
|
|
|
1610
1610
|
|
|
1611
1611
|
<dt class="tag-source">Source:</dt>
|
|
1612
1612
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
1613
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
1613
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line638">line 638</a>
|
|
1614
1614
|
</li></ul></dd>
|
|
1615
1615
|
|
|
1616
1616
|
|
|
@@ -1990,7 +1990,7 @@ The duplicated playlist contains:
|
|
|
1990
1990
|
|
|
1991
1991
|
<dt class="tag-source">Source:</dt>
|
|
1992
1992
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
1993
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
1993
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1218">line 1218</a>
|
|
1994
1994
|
</li></ul></dd>
|
|
1995
1995
|
|
|
1996
1996
|
|
|
@@ -2989,7 +2989,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
|
|
|
2989
2989
|
|
|
2990
2990
|
<dt class="tag-source">Source:</dt>
|
|
2991
2991
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
2992
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
2992
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1114">line 1114</a>
|
|
2993
2993
|
</li></ul></dd>
|
|
2994
2994
|
|
|
2995
2995
|
|
|
@@ -3188,7 +3188,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
|
|
|
3188
3188
|
|
|
3189
3189
|
<dt class="tag-source">Source:</dt>
|
|
3190
3190
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
3191
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
3191
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1102">line 1102</a>
|
|
3192
3192
|
</li></ul></dd>
|
|
3193
3193
|
|
|
3194
3194
|
|
|
@@ -4882,7 +4882,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
|
|
|
4882
4882
|
|
|
4883
4883
|
<dt class="tag-source">Source:</dt>
|
|
4884
4884
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
4885
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
4885
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1048">line 1048</a>
|
|
4886
4886
|
</li></ul></dd>
|
|
4887
4887
|
|
|
4888
4888
|
|
|
@@ -5095,7 +5095,7 @@ The server validates the user's access to the playlist and returns playlist deta
|
|
|
5095
5095
|
|
|
5096
5096
|
<dt class="tag-source">Source:</dt>
|
|
5097
5097
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5098
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
5098
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line783">line 783</a>
|
|
5099
5099
|
</li></ul></dd>
|
|
5100
5100
|
|
|
5101
5101
|
|
|
@@ -5264,7 +5264,7 @@ The server validates the user's access to the playlist and returns playlist deta
|
|
|
5264
5264
|
|
|
5265
5265
|
<dt class="tag-source">Source:</dt>
|
|
5266
5266
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5267
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
5267
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line911">line 911</a>
|
|
5268
5268
|
</li></ul></dd>
|
|
5269
5269
|
|
|
5270
5270
|
|
|
@@ -5526,7 +5526,7 @@ The server combines data from the playlist and additional metadata from Sanity t
|
|
|
5526
5526
|
|
|
5527
5527
|
<dt class="tag-source">Source:</dt>
|
|
5528
5528
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5529
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
5529
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line803">line 803</a>
|
|
5530
5530
|
</li></ul></dd>
|
|
5531
5531
|
|
|
5532
5532
|
|
|
@@ -5859,7 +5859,7 @@ The server combines data from the playlist and additional metadata from Sanity t
|
|
|
5859
5859
|
|
|
5860
5860
|
<dt class="tag-source">Source:</dt>
|
|
5861
5861
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5862
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
5862
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1090">line 1090</a>
|
|
5863
5863
|
</li></ul></dd>
|
|
5864
5864
|
|
|
5865
5865
|
|
|
@@ -6471,7 +6471,7 @@ The server combines data from the playlist and additional metadata from Sanity t
|
|
|
6471
6471
|
|
|
6472
6472
|
<dt class="tag-source">Source:</dt>
|
|
6473
6473
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6474
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
6474
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1175">line 1175</a>
|
|
6475
6475
|
</li></ul></dd>
|
|
6476
6476
|
|
|
6477
6477
|
|
|
@@ -6628,7 +6628,7 @@ if the authenticated user has already liked the playlist. If not, it creates a n
|
|
|
6628
6628
|
|
|
6629
6629
|
<dt class="tag-source">Source:</dt>
|
|
6630
6630
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6631
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
6631
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line734">line 734</a>
|
|
6632
6632
|
</li></ul></dd>
|
|
6633
6633
|
|
|
6634
6634
|
|
|
@@ -6806,7 +6806,7 @@ The `like` object in the response includes:
|
|
|
6806
6806
|
|
|
6807
6807
|
<dt class="tag-source">Source:</dt>
|
|
6808
6808
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6809
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
6809
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1205">line 1205</a>
|
|
6810
6810
|
</li></ul></dd>
|
|
6811
6811
|
|
|
6812
6812
|
|
|
@@ -6960,7 +6960,7 @@ The `like` object in the response includes:
|
|
|
6960
6960
|
|
|
6961
6961
|
<dt class="tag-source">Source:</dt>
|
|
6962
6962
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6963
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
6963
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line984">line 984</a>
|
|
6964
6964
|
</li></ul></dd>
|
|
6965
6965
|
|
|
6966
6966
|
|
|
@@ -7311,167 +7311,6 @@ Resolves to an error message if the request fails.
|
|
|
7311
7311
|
|
|
7312
7312
|
|
|
7313
7313
|
|
|
7314
|
-
<h4 class="name" id=".postChallengesCompleteLesson"><span class="type-signature type-signature-static">(static) </span>postChallengesCompleteLesson<span class="signature">(contentId)</span><span class="type-signature"> → {Promise.<(any|null)>}</span></h4>
|
|
7315
|
-
|
|
7316
|
-
|
|
7317
|
-
|
|
7318
|
-
|
|
7319
|
-
|
|
7320
|
-
|
|
7321
|
-
<dl class="details">
|
|
7322
|
-
|
|
7323
|
-
<dt class="tag-description">Description:</dt>
|
|
7324
|
-
<dd class="tag-description"><ul class="dummy"><li>Complete the challenge lesson and update challenge progress</li></ul></dd>
|
|
7325
|
-
|
|
7326
|
-
|
|
7327
|
-
|
|
7328
|
-
<dt class="tag-source">Source:</dt>
|
|
7329
|
-
<dd class="tag-source"><ul class="dummy"><li>
|
|
7330
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line605">line 605</a>
|
|
7331
|
-
</li></ul></dd>
|
|
7332
|
-
|
|
7333
|
-
|
|
7334
|
-
|
|
7335
|
-
|
|
7336
|
-
|
|
7337
|
-
|
|
7338
|
-
|
|
7339
|
-
|
|
7340
|
-
|
|
7341
|
-
|
|
7342
|
-
|
|
7343
|
-
|
|
7344
|
-
|
|
7345
|
-
|
|
7346
|
-
|
|
7347
|
-
|
|
7348
|
-
|
|
7349
|
-
|
|
7350
|
-
|
|
7351
|
-
|
|
7352
|
-
|
|
7353
|
-
|
|
7354
|
-
|
|
7355
|
-
|
|
7356
|
-
|
|
7357
|
-
|
|
7358
|
-
|
|
7359
|
-
|
|
7360
|
-
|
|
7361
|
-
|
|
7362
|
-
|
|
7363
|
-
</dl>
|
|
7364
|
-
|
|
7365
|
-
|
|
7366
|
-
|
|
7367
|
-
|
|
7368
|
-
|
|
7369
|
-
|
|
7370
|
-
|
|
7371
|
-
|
|
7372
|
-
|
|
7373
|
-
|
|
7374
|
-
|
|
7375
|
-
|
|
7376
|
-
|
|
7377
|
-
<h5 class="h5-parameters">Parameters:</h5>
|
|
7378
|
-
|
|
7379
|
-
|
|
7380
|
-
<table class="params">
|
|
7381
|
-
<thead>
|
|
7382
|
-
<tr>
|
|
7383
|
-
|
|
7384
|
-
<th>Name</th>
|
|
7385
|
-
|
|
7386
|
-
|
|
7387
|
-
<th>Type</th>
|
|
7388
|
-
|
|
7389
|
-
|
|
7390
|
-
|
|
7391
|
-
|
|
7392
|
-
|
|
7393
|
-
<th class="last">Description</th>
|
|
7394
|
-
</tr>
|
|
7395
|
-
</thead>
|
|
7396
|
-
|
|
7397
|
-
<tbody>
|
|
7398
|
-
|
|
7399
|
-
|
|
7400
|
-
<tr>
|
|
7401
|
-
|
|
7402
|
-
<td class="name"><code>contentId</code></td>
|
|
7403
|
-
|
|
7404
|
-
|
|
7405
|
-
<td class="type">
|
|
7406
|
-
|
|
7407
|
-
|
|
7408
|
-
<span class="param-type">int</span>
|
|
7409
|
-
|
|
|
7410
|
-
|
|
7411
|
-
<span class="param-type">string</span>
|
|
7412
|
-
|
|
7413
|
-
|
|
7414
|
-
|
|
7415
|
-
|
|
7416
|
-
</td>
|
|
7417
|
-
|
|
7418
|
-
|
|
7419
|
-
|
|
7420
|
-
|
|
7421
|
-
|
|
7422
|
-
<td class="description last">railcontent id of the challenge</td>
|
|
7423
|
-
</tr>
|
|
7424
|
-
|
|
7425
|
-
|
|
7426
|
-
</tbody>
|
|
7427
|
-
</table>
|
|
7428
|
-
|
|
7429
|
-
|
|
7430
|
-
|
|
7431
|
-
|
|
7432
|
-
|
|
7433
|
-
|
|
7434
|
-
|
|
7435
|
-
|
|
7436
|
-
|
|
7437
|
-
|
|
7438
|
-
|
|
7439
|
-
|
|
7440
|
-
|
|
7441
|
-
|
|
7442
|
-
|
|
7443
|
-
|
|
7444
|
-
<h5 class="h5-returns">Returns:</h5>
|
|
7445
|
-
|
|
7446
|
-
|
|
7447
|
-
<div class="param-desc">
|
|
7448
|
-
- Modal data to display
|
|
7449
|
-
</div>
|
|
7450
|
-
|
|
7451
|
-
|
|
7452
|
-
|
|
7453
|
-
<dl class="param-type">
|
|
7454
|
-
<dt>
|
|
7455
|
-
Type
|
|
7456
|
-
</dt>
|
|
7457
|
-
<dd>
|
|
7458
|
-
|
|
7459
|
-
<span class="param-type">Promise.<(any|null)></span>
|
|
7460
|
-
|
|
7461
|
-
|
|
7462
|
-
|
|
7463
|
-
</dd>
|
|
7464
|
-
</dl>
|
|
7465
|
-
|
|
7466
|
-
|
|
7467
|
-
|
|
7468
|
-
|
|
7469
|
-
|
|
7470
|
-
|
|
7471
|
-
|
|
7472
|
-
|
|
7473
|
-
|
|
7474
|
-
|
|
7475
7314
|
<h4 class="name" id=".postChallengesEnroll"><span class="type-signature type-signature-static">(static) </span>postChallengesEnroll<span class="signature">(contentId)</span><span class="type-signature"> → {Promise.<(any|null)>}</span></h4>
|
|
7476
7315
|
|
|
7477
7316
|
|
|
@@ -7803,7 +7642,7 @@ Resolves to an error message if the request fails.
|
|
|
7803
7642
|
|
|
7804
7643
|
<dt class="tag-source">Source:</dt>
|
|
7805
7644
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7806
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
7645
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line605">line 605</a>
|
|
7807
7646
|
</li></ul></dd>
|
|
7808
7647
|
|
|
7809
7648
|
|
|
@@ -8612,7 +8451,7 @@ Clears any current progress data for this challenge</li></ul></dd>
|
|
|
8612
8451
|
|
|
8613
8452
|
<dt class="tag-source">Source:</dt>
|
|
8614
8453
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
8615
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
8454
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1133">line 1133</a>
|
|
8616
8455
|
</li></ul></dd>
|
|
8617
8456
|
|
|
8618
8457
|
|
|
@@ -8790,7 +8629,7 @@ Clears any current progress data for this challenge</li></ul></dd>
|
|
|
8790
8629
|
|
|
8791
8630
|
<dt class="tag-source">Source:</dt>
|
|
8792
8631
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
8793
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
8632
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1060">line 1060</a>
|
|
8794
8633
|
</li></ul></dd>
|
|
8795
8634
|
|
|
8796
8635
|
|
|
@@ -8956,7 +8795,7 @@ Clears any current progress data for this challenge</li></ul></dd>
|
|
|
8956
8795
|
|
|
8957
8796
|
<dt class="tag-source">Source:</dt>
|
|
8958
8797
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
8959
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
8798
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1078">line 1078</a>
|
|
8960
8799
|
</li></ul></dd>
|
|
8961
8800
|
|
|
8962
8801
|
|
|
@@ -9072,7 +8911,7 @@ Clears any current progress data for this challenge</li></ul></dd>
|
|
|
9072
8911
|
|
|
9073
8912
|
|
|
9074
8913
|
|
|
9075
|
-
<td class="description last">
|
|
8914
|
+
<td class="description last">truthy value to enable student view</td>
|
|
9076
8915
|
</tr>
|
|
9077
8916
|
|
|
9078
8917
|
|
|
@@ -9134,7 +8973,7 @@ Clears any current progress data for this challenge</li></ul></dd>
|
|
|
9134
8973
|
|
|
9135
8974
|
<dt class="tag-source">Source:</dt>
|
|
9136
8975
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
9137
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
8976
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1166">line 1166</a>
|
|
9138
8977
|
</li></ul></dd>
|
|
9139
8978
|
|
|
9140
8979
|
|
|
@@ -9285,7 +9124,7 @@ Clears any current progress data for this challenge</li></ul></dd>
|
|
|
9285
9124
|
|
|
9286
9125
|
<dt class="tag-source">Source:</dt>
|
|
9287
9126
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
9288
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
9127
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1184">line 1184</a>
|
|
9289
9128
|
</li></ul></dd>
|
|
9290
9129
|
|
|
9291
9130
|
|
|
@@ -9439,7 +9278,7 @@ Clears any current progress data for this challenge</li></ul></dd>
|
|
|
9439
9278
|
|
|
9440
9279
|
<dt class="tag-source">Source:</dt>
|
|
9441
9280
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
9442
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
9281
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1016">line 1016</a>
|
|
9443
9282
|
</li></ul></dd>
|
|
9444
9283
|
|
|
9445
9284
|
|
|
@@ -9652,7 +9491,7 @@ and verifies that the authenticated user is the playlist owner. If authorized, i
|
|
|
9652
9491
|
|
|
9653
9492
|
<dt class="tag-source">Source:</dt>
|
|
9654
9493
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
9655
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
9494
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line701">line 701</a>
|
|
9656
9495
|
</li></ul></dd>
|
|
9657
9496
|
|
|
9658
9497
|
|
|
@@ -9858,7 +9697,7 @@ If the user is unauthorized or the data validation fails, the promise rejects wi
|
|
|
9858
9697
|
|
|
9859
9698
|
<dt class="tag-source">Source:</dt>
|
|
9860
9699
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
9861
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
9700
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line844">line 844</a>
|
|
9862
9701
|
</li></ul></dd>
|
|
9863
9702
|
|
|
9864
9703
|
|
|
@@ -10266,7 +10105,7 @@ Resolves to `null` if the request fails.
|
|
|
10266
10105
|
<br class="clear">
|
|
10267
10106
|
|
|
10268
10107
|
<footer>
|
|
10269
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Mar
|
|
10108
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Mar 27 2025 03:14:21 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
10270
10109
|
</footer>
|
|
10271
10110
|
|
|
10272
10111
|
<script>prettyPrint();</script>
|