musora-content-services 2.3.11 → 2.3.12

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.
Files changed (41) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/docs/ContentOrganization.html +2 -2
  3. package/docs/Gamification.html +2 -2
  4. package/docs/UserManagementSystem.html +2 -2
  5. package/docs/api_types.js.html +2 -2
  6. package/docs/config.js.html +2 -3
  7. package/docs/content-org_content-org.js.html +2 -2
  8. package/docs/content-org_playlists-types.js.html +2 -2
  9. package/docs/content-org_playlists.js.html +2 -2
  10. package/docs/content.js.html +2 -2
  11. package/docs/gamification_awards.js.html +2 -2
  12. package/docs/gamification_gamification.js.html +2 -2
  13. package/docs/gamification_types.js.html +2 -2
  14. package/docs/global.html +2 -2
  15. package/docs/index.html +2 -2
  16. package/docs/module-Awards.html +2 -2
  17. package/docs/module-Config.html +2 -2
  18. package/docs/module-Content-Services-V2.html +2 -2
  19. package/docs/module-Permissions.html +2 -2
  20. package/docs/module-Playlists.html +2 -2
  21. package/docs/module-Railcontent-Services.html +222 -57
  22. package/docs/module-Sanity-Services.html +19 -19
  23. package/docs/module-Sessions.html +2 -2
  24. package/docs/module-User-Activity.html +2849 -0
  25. package/docs/module-UserManagement.html +2 -2
  26. package/docs/railcontent.js.html +47 -20
  27. package/docs/sanity.js.html +3 -2
  28. package/docs/userActivity.js.html +742 -0
  29. package/docs/user_management.js.html +2 -2
  30. package/docs/user_permissions.js.html +2 -2
  31. package/docs/user_sessions.js.html +2 -2
  32. package/docs/user_types.js.html +2 -2
  33. package/docs/user_user-management-system.js.html +2 -2
  34. package/jsdoc.json +1 -0
  35. package/package.json +1 -1
  36. package/src/index.d.ts +8 -0
  37. package/src/index.js +8 -0
  38. package/src/services/railcontent.js +15 -0
  39. package/src/services/recommendations.js +0 -0
  40. package/src/services/sanity.js +4 -2
  41. package/src/services/userActivity.js +103 -6
@@ -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-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-Permissions.html">Permissions</a><ul class='methods'><li data-type='method'><a href="module-Permissions.html#.fetchUserPermissions">fetchUserPermissions</a></li><li data-type='method'><a href="module-Permissions.html#.reset">reset</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-Sessions.html">Sessions</a><ul class='methods'><li data-type='method'><a href="module-Sessions.html#.login">login</a></li><li data-type='method'><a href="module-Sessions.html#.logout">logout</a></li></ul></li><li><a href="module-UserManagement.html">UserManagement</a><ul class='methods'><li data-type='method'><a href="module-UserManagement.html#.blockUser">blockUser</a></li><li data-type='method'><a href="module-UserManagement.html#.unblockUser">unblockUser</a></li></ul></li></ul><h3>Namespaces</h3><ul><li><a href="ContentOrganization.html">ContentOrganization</a></li><li><a href="Gamification.html">Gamification</a></li><li><a href="UserManagementSystem.html">UserManagementSystem</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-Permissions.html">Permissions</a><ul class='methods'><li data-type='method'><a href="module-Permissions.html#.fetchUserPermissions">fetchUserPermissions</a></li><li data-type='method'><a href="module-Permissions.html#.reset">reset</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#.fetchUserPracticeNotes">fetchUserPracticeNotes</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-Sessions.html">Sessions</a><ul class='methods'><li data-type='method'><a href="module-Sessions.html#.login">login</a></li><li data-type='method'><a href="module-Sessions.html#.logout">logout</a></li></ul></li><li><a href="module-User-Activity.html">User-Activity</a><ul class='methods'><li data-type='method'><a href="module-User-Activity.html#.createPracticeNotes">createPracticeNotes</a></li><li data-type='method'><a href="module-User-Activity.html#.deletePracticeSession">deletePracticeSession</a></li><li data-type='method'><a href="module-User-Activity.html#.getPracticeNotes">getPracticeNotes</a></li><li data-type='method'><a href="module-User-Activity.html#.getPracticeSessions">getPracticeSessions</a></li><li data-type='method'><a href="module-User-Activity.html#.getRecentActivity">getRecentActivity</a></li><li data-type='method'><a href="module-User-Activity.html#.getUserMonthlyStats">getUserMonthlyStats</a></li><li data-type='method'><a href="module-User-Activity.html#.getUserWeeklyStats">getUserWeeklyStats</a></li><li data-type='method'><a href="module-User-Activity.html#.recordUserPractice">recordUserPractice</a></li><li data-type='method'><a href="module-User-Activity.html#.removeUserPractice">removeUserPractice</a></li><li data-type='method'><a href="module-User-Activity.html#.restorePracticeSession">restorePracticeSession</a></li><li data-type='method'><a href="module-User-Activity.html#.restoreUserPractice">restoreUserPractice</a></li><li data-type='method'><a href="module-User-Activity.html#.updatePracticeNotes">updatePracticeNotes</a></li><li data-type='method'><a href="module-User-Activity.html#.updateUserPractice">updateUserPractice</a></li></ul></li><li><a href="module-UserManagement.html">UserManagement</a><ul class='methods'><li data-type='method'><a href="module-UserManagement.html#.blockUser">blockUser</a></li><li data-type='method'><a href="module-UserManagement.html#.unblockUser">unblockUser</a></li></ul></li></ul><h3>Namespaces</h3><ul><li><a href="ContentOrganization.html">ContentOrganization</a></li><li><a href="Gamification.html">Gamification</a></li><li><a href="UserManagementSystem.html">UserManagementSystem</a></li></ul><h3><a href="global.html">Global</a></h3>
33
33
 
34
34
  </nav>
35
35
 
@@ -94,7 +94,7 @@
94
94
 
95
95
  <dt class="tag-source">Source:</dt>
96
96
  <dd class="tag-source"><ul class="dummy"><li>
97
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line12">line 12</a>
97
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line13">line 13</a>
98
98
  </li></ul></dd>
99
99
 
100
100
 
@@ -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#line1108">line 1108</a>
182
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1109">line 1109</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#line1144">line 1144</a>
333
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1145">line 1145</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#line903">line 903</a>
487
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line904">line 904</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#line1095">line 1095</a>
662
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1096">line 1096</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#line1074">line 1074</a>
837
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1075">line 1075</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#line617">line 617</a>
994
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line618">line 618</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#line830">line 830</a>
1170
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line831">line 831</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#line712">line 712</a>
1435
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line713">line 713</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#line589">line 589</a>
1613
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line590">line 590</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#line1169">line 1169</a>
1993
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1170">line 1170</a>
1994
1994
  </li></ul></dd>
1995
1995
 
1996
1996
 
@@ -2168,7 +2168,7 @@ The duplicated playlist contains:
2168
2168
 
2169
2169
  <dt class="tag-source">Source:</dt>
2170
2170
  <dd class="tag-source"><ul class="dummy"><li>
2171
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line69">line 69</a>
2171
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line70">line 70</a>
2172
2172
  </li></ul></dd>
2173
2173
 
2174
2174
 
@@ -2333,7 +2333,7 @@ The duplicated playlist contains:
2333
2333
 
2334
2334
  <dt class="tag-source">Source:</dt>
2335
2335
  <dd class="tag-source"><ul class="dummy"><li>
2336
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line450">line 450</a>
2336
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line451">line 451</a>
2337
2337
  </li></ul></dd>
2338
2338
 
2339
2339
 
@@ -2438,7 +2438,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
2438
2438
 
2439
2439
  <dt class="tag-source">Source:</dt>
2440
2440
  <dd class="tag-source"><ul class="dummy"><li>
2441
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line414">line 414</a>
2441
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line415">line 415</a>
2442
2442
  </li></ul></dd>
2443
2443
 
2444
2444
 
@@ -2592,7 +2592,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
2592
2592
 
2593
2593
  <dt class="tag-source">Source:</dt>
2594
2594
  <dd class="tag-source"><ul class="dummy"><li>
2595
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line352">line 352</a>
2595
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line353">line 353</a>
2596
2596
  </li></ul></dd>
2597
2597
 
2598
2598
 
@@ -2740,7 +2740,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
2740
2740
 
2741
2741
  <dt class="tag-source">Source:</dt>
2742
2742
  <dd class="tag-source"><ul class="dummy"><li>
2743
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line341">line 341</a>
2743
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line342">line 342</a>
2744
2744
  </li></ul></dd>
2745
2745
 
2746
2746
 
@@ -2888,7 +2888,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
2888
2888
 
2889
2889
  <dt class="tag-source">Source:</dt>
2890
2890
  <dd class="tag-source"><ul class="dummy"><li>
2891
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line439">line 439</a>
2891
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line440">line 440</a>
2892
2892
  </li></ul></dd>
2893
2893
 
2894
2894
 
@@ -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#line1065">line 1065</a>
2992
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1066">line 1066</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#line1053">line 1053</a>
3191
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1054">line 1054</a>
3192
3192
  </li></ul></dd>
3193
3193
 
3194
3194
 
@@ -3390,7 +3390,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
3390
3390
 
3391
3391
  <dt class="tag-source">Source:</dt>
3392
3392
  <dd class="tag-source"><ul class="dummy"><li>
3393
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line378">line 378</a>
3393
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line379">line 379</a>
3394
3394
  </li></ul></dd>
3395
3395
 
3396
3396
 
@@ -3595,7 +3595,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
3595
3595
 
3596
3596
  <dt class="tag-source">Source:</dt>
3597
3597
  <dd class="tag-source"><ul class="dummy"><li>
3598
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line182">line 182</a>
3598
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line183">line 183</a>
3599
3599
  </li></ul></dd>
3600
3600
 
3601
3601
 
@@ -3892,7 +3892,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
3892
3892
 
3893
3893
  <dt class="tag-source">Source:</dt>
3894
3894
  <dd class="tag-source"><ul class="dummy"><li>
3895
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line35">line 35</a>
3895
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line36">line 36</a>
3896
3896
  </li></ul></dd>
3897
3897
 
3898
3898
 
@@ -4057,7 +4057,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
4057
4057
 
4058
4058
  <dt class="tag-source">Source:</dt>
4059
4059
  <dd class="tag-source"><ul class="dummy"><li>
4060
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line139">line 139</a>
4060
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line140">line 140</a>
4061
4061
  </li></ul></dd>
4062
4062
 
4063
4063
 
@@ -4354,7 +4354,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
4354
4354
 
4355
4355
  <dt class="tag-source">Source:</dt>
4356
4356
  <dd class="tag-source"><ul class="dummy"><li>
4357
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line222">line 222</a>
4357
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line223">line 223</a>
4358
4358
  </li></ul></dd>
4359
4359
 
4360
4360
 
@@ -4519,7 +4519,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
4519
4519
 
4520
4520
  <dt class="tag-source">Source:</dt>
4521
4521
  <dd class="tag-source"><ul class="dummy"><li>
4522
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line251">line 251</a>
4522
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line252">line 252</a>
4523
4523
  </li></ul></dd>
4524
4524
 
4525
4525
 
@@ -4677,7 +4677,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
4677
4677
 
4678
4678
  <dt class="tag-source">Source:</dt>
4679
4679
  <dd class="tag-source"><ul class="dummy"><li>
4680
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line364">line 364</a>
4680
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line365">line 365</a>
4681
4681
  </li></ul></dd>
4682
4682
 
4683
4683
 
@@ -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#line999">line 999</a>
4885
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1000">line 1000</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#line734">line 734</a>
5098
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line735">line 735</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#line862">line 862</a>
5267
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line863">line 863</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#line754">line 754</a>
5529
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line755">line 755</a>
5530
5530
  </li></ul></dd>
5531
5531
 
5532
5532
 
@@ -5694,7 +5694,7 @@ The server combines data from the playlist and additional metadata from Sanity t
5694
5694
 
5695
5695
  <dt class="tag-source">Source:</dt>
5696
5696
  <dd class="tag-source"><ul class="dummy"><li>
5697
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line102">line 102</a>
5697
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line103">line 103</a>
5698
5698
  </li></ul></dd>
5699
5699
 
5700
5700
 
@@ -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#line1041">line 1041</a>
5862
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1042">line 1042</a>
5863
5863
  </li></ul></dd>
5864
5864
 
5865
5865
 
@@ -6017,7 +6017,7 @@ The server combines data from the playlist and additional metadata from Sanity t
6017
6017
 
6018
6018
  <dt class="tag-source">Source:</dt>
6019
6019
  <dd class="tag-source"><ul class="dummy"><li>
6020
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line402">line 402</a>
6020
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line403">line 403</a>
6021
6021
  </li></ul></dd>
6022
6022
 
6023
6023
 
@@ -6169,7 +6169,7 @@ The server combines data from the playlist and additional metadata from Sanity t
6169
6169
 
6170
6170
  <dt class="tag-source">Source:</dt>
6171
6171
  <dd class="tag-source"><ul class="dummy"><li>
6172
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line462">line 462</a>
6172
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line463">line 463</a>
6173
6173
  </li></ul></dd>
6174
6174
 
6175
6175
 
@@ -6326,7 +6326,7 @@ The server combines data from the playlist and additional metadata from Sanity t
6326
6326
 
6327
6327
  <dt class="tag-source">Source:</dt>
6328
6328
  <dd class="tag-source"><ul class="dummy"><li>
6329
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line391">line 391</a>
6329
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line392">line 392</a>
6330
6330
  </li></ul></dd>
6331
6331
 
6332
6332
 
@@ -6458,6 +6458,171 @@ The server combines data from the playlist and additional metadata from Sanity t
6458
6458
 
6459
6459
 
6460
6460
 
6461
+ <h4 class="name" id=".fetchUserPracticeNotes"><span class="type-signature type-signature-static">(static) </span>fetchUserPracticeNotes<span class="signature">(date)</span><span class="type-signature"> &rarr; {Promise.&lt;(Object|null)>}</span></h4>
6462
+
6463
+
6464
+
6465
+
6466
+
6467
+
6468
+ <dl class="details">
6469
+
6470
+ <dt class="tag-description">Description:</dt>
6471
+ <dd class="tag-description"><ul class="dummy"><li>Fetches user practice notes for a specific date.</li></ul></dd>
6472
+
6473
+
6474
+
6475
+ <dt class="tag-source">Source:</dt>
6476
+ <dd class="tag-source"><ul class="dummy"><li>
6477
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1246">line 1246</a>
6478
+ </li></ul></dd>
6479
+
6480
+
6481
+
6482
+
6483
+
6484
+
6485
+
6486
+
6487
+
6488
+
6489
+
6490
+
6491
+
6492
+
6493
+
6494
+
6495
+
6496
+
6497
+
6498
+
6499
+
6500
+
6501
+
6502
+
6503
+
6504
+
6505
+
6506
+
6507
+
6508
+
6509
+
6510
+ </dl>
6511
+
6512
+
6513
+
6514
+
6515
+
6516
+
6517
+
6518
+
6519
+
6520
+
6521
+
6522
+ <h5 class="h5-examples">Example</h5>
6523
+
6524
+ <pre class="prettyprint"><code>fetchUserPracticeNotes('2025-04-10')
6525
+ .then(notes => console.log(notes))
6526
+ .catch(error => console.error(error));</code></pre>
6527
+
6528
+
6529
+
6530
+
6531
+ <h5 class="h5-parameters">Parameters:</h5>
6532
+
6533
+
6534
+ <table class="params">
6535
+ <thead>
6536
+ <tr>
6537
+
6538
+ <th>Name</th>
6539
+
6540
+
6541
+ <th>Type</th>
6542
+
6543
+
6544
+
6545
+
6546
+
6547
+ <th class="last">Description</th>
6548
+ </tr>
6549
+ </thead>
6550
+
6551
+ <tbody>
6552
+
6553
+
6554
+ <tr>
6555
+
6556
+ <td class="name"><code>date</code></td>
6557
+
6558
+
6559
+ <td class="type">
6560
+
6561
+
6562
+ <span class="param-type">string</span>
6563
+
6564
+
6565
+
6566
+
6567
+ </td>
6568
+
6569
+
6570
+
6571
+
6572
+
6573
+ <td class="description last">The date for which to fetch practice notes (format: YYYY-MM-DD).</td>
6574
+ </tr>
6575
+
6576
+
6577
+ </tbody>
6578
+ </table>
6579
+
6580
+
6581
+
6582
+
6583
+
6584
+
6585
+
6586
+
6587
+
6588
+
6589
+
6590
+
6591
+
6592
+
6593
+
6594
+
6595
+ <h5 class="h5-returns">Returns:</h5>
6596
+
6597
+
6598
+ <div class="param-desc">
6599
+ - A promise that resolves to an object containing the practice notes if found, otherwise null.
6600
+ </div>
6601
+
6602
+
6603
+
6604
+ <dl class="param-type">
6605
+ <dt>
6606
+ Type
6607
+ </dt>
6608
+ <dd>
6609
+
6610
+ <span class="param-type">Promise.&lt;(Object|null)></span>
6611
+
6612
+
6613
+
6614
+ </dd>
6615
+ </dl>
6616
+
6617
+
6618
+
6619
+
6620
+
6621
+
6622
+
6623
+
6624
+
6625
+
6461
6626
  <h4 class="name" id=".likeComment"><span class="type-signature type-signature-static">(static) </span>likeComment<span class="signature">(commentId)</span><span class="type-signature"> &rarr; {Promise.&lt;(*|null)>}</span></h4>
6462
6627
 
6463
6628
 
@@ -6471,7 +6636,7 @@ The server combines data from the playlist and additional metadata from Sanity t
6471
6636
 
6472
6637
  <dt class="tag-source">Source:</dt>
6473
6638
  <dd class="tag-source"><ul class="dummy"><li>
6474
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1126">line 1126</a>
6639
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1127">line 1127</a>
6475
6640
  </li></ul></dd>
6476
6641
 
6477
6642
 
@@ -6628,7 +6793,7 @@ if the authenticated user has already liked the playlist. If not, it creates a n
6628
6793
 
6629
6794
  <dt class="tag-source">Source:</dt>
6630
6795
  <dd class="tag-source"><ul class="dummy"><li>
6631
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line685">line 685</a>
6796
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line686">line 686</a>
6632
6797
  </li></ul></dd>
6633
6798
 
6634
6799
 
@@ -6806,7 +6971,7 @@ The `like` object in the response includes:
6806
6971
 
6807
6972
  <dt class="tag-source">Source:</dt>
6808
6973
  <dd class="tag-source"><ul class="dummy"><li>
6809
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1156">line 1156</a>
6974
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1157">line 1157</a>
6810
6975
  </li></ul></dd>
6811
6976
 
6812
6977
 
@@ -6960,7 +7125,7 @@ The `like` object in the response includes:
6960
7125
 
6961
7126
  <dt class="tag-source">Source:</dt>
6962
7127
  <dd class="tag-source"><ul class="dummy"><li>
6963
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line935">line 935</a>
7128
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line936">line 936</a>
6964
7129
  </li></ul></dd>
6965
7130
 
6966
7131
 
@@ -7170,7 +7335,7 @@ Resolves to an error message if the request fails.
7170
7335
 
7171
7336
  <dt class="tag-source">Source:</dt>
7172
7337
  <dd class="tag-source"><ul class="dummy"><li>
7173
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line534">line 534</a>
7338
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line535">line 535</a>
7174
7339
  </li></ul></dd>
7175
7340
 
7176
7341
 
@@ -7328,7 +7493,7 @@ Resolves to an error message if the request fails.
7328
7493
 
7329
7494
  <dt class="tag-source">Source:</dt>
7330
7495
  <dd class="tag-source"><ul class="dummy"><li>
7331
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line500">line 500</a>
7496
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line501">line 501</a>
7332
7497
  </li></ul></dd>
7333
7498
 
7334
7499
 
@@ -7485,7 +7650,7 @@ Resolves to an error message if the request fails.
7485
7650
 
7486
7651
  <dt class="tag-source">Source:</dt>
7487
7652
  <dd class="tag-source"><ul class="dummy"><li>
7488
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line523">line 523</a>
7653
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line524">line 524</a>
7489
7654
  </li></ul></dd>
7490
7655
 
7491
7656
 
@@ -7642,7 +7807,7 @@ Resolves to an error message if the request fails.
7642
7807
 
7643
7808
  <dt class="tag-source">Source:</dt>
7644
7809
  <dd class="tag-source"><ul class="dummy"><li>
7645
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line556">line 556</a>
7810
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line557">line 557</a>
7646
7811
  </li></ul></dd>
7647
7812
 
7648
7813
 
@@ -7800,7 +7965,7 @@ Clears any current progress data for this challenge</li></ul></dd>
7800
7965
 
7801
7966
  <dt class="tag-source">Source:</dt>
7802
7967
  <dd class="tag-source"><ul class="dummy"><li>
7803
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line512">line 512</a>
7968
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line513">line 513</a>
7804
7969
  </li></ul></dd>
7805
7970
 
7806
7971
 
@@ -7958,7 +8123,7 @@ Clears any existing progress data for this challenge</li></ul></dd>
7958
8123
 
7959
8124
  <dt class="tag-source">Source:</dt>
7960
8125
  <dd class="tag-source"><ul class="dummy"><li>
7961
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line476">line 476</a>
8126
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line477">line 477</a>
7962
8127
  </li></ul></dd>
7963
8128
 
7964
8129
 
@@ -8139,7 +8304,7 @@ Clears any existing progress data for this challenge</li></ul></dd>
8139
8304
 
8140
8305
  <dt class="tag-source">Source:</dt>
8141
8306
  <dd class="tag-source"><ul class="dummy"><li>
8142
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line545">line 545</a>
8307
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line546">line 546</a>
8143
8308
  </li></ul></dd>
8144
8309
 
8145
8310
 
@@ -8297,7 +8462,7 @@ Clears any current progress data for this challenge</li></ul></dd>
8297
8462
 
8298
8463
  <dt class="tag-source">Source:</dt>
8299
8464
  <dd class="tag-source"><ul class="dummy"><li>
8300
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line488">line 488</a>
8465
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line489">line 489</a>
8301
8466
  </li></ul></dd>
8302
8467
 
8303
8468
 
@@ -8451,7 +8616,7 @@ Clears any current progress data for this challenge</li></ul></dd>
8451
8616
 
8452
8617
  <dt class="tag-source">Source:</dt>
8453
8618
  <dd class="tag-source"><ul class="dummy"><li>
8454
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1084">line 1084</a>
8619
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1085">line 1085</a>
8455
8620
  </li></ul></dd>
8456
8621
 
8457
8622
 
@@ -8629,7 +8794,7 @@ Clears any current progress data for this challenge</li></ul></dd>
8629
8794
 
8630
8795
  <dt class="tag-source">Source:</dt>
8631
8796
  <dd class="tag-source"><ul class="dummy"><li>
8632
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1011">line 1011</a>
8797
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1012">line 1012</a>
8633
8798
  </li></ul></dd>
8634
8799
 
8635
8800
 
@@ -8795,7 +8960,7 @@ Clears any current progress data for this challenge</li></ul></dd>
8795
8960
 
8796
8961
  <dt class="tag-source">Source:</dt>
8797
8962
  <dd class="tag-source"><ul class="dummy"><li>
8798
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1029">line 1029</a>
8963
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1030">line 1030</a>
8799
8964
  </li></ul></dd>
8800
8965
 
8801
8966
 
@@ -8973,7 +9138,7 @@ Clears any current progress data for this challenge</li></ul></dd>
8973
9138
 
8974
9139
  <dt class="tag-source">Source:</dt>
8975
9140
  <dd class="tag-source"><ul class="dummy"><li>
8976
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1117">line 1117</a>
9141
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1118">line 1118</a>
8977
9142
  </li></ul></dd>
8978
9143
 
8979
9144
 
@@ -9124,7 +9289,7 @@ Clears any current progress data for this challenge</li></ul></dd>
9124
9289
 
9125
9290
  <dt class="tag-source">Source:</dt>
9126
9291
  <dd class="tag-source"><ul class="dummy"><li>
9127
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1135">line 1135</a>
9292
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1136">line 1136</a>
9128
9293
  </li></ul></dd>
9129
9294
 
9130
9295
 
@@ -9278,7 +9443,7 @@ Clears any current progress data for this challenge</li></ul></dd>
9278
9443
 
9279
9444
  <dt class="tag-source">Source:</dt>
9280
9445
  <dd class="tag-source"><ul class="dummy"><li>
9281
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line967">line 967</a>
9446
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line968">line 968</a>
9282
9447
  </li></ul></dd>
9283
9448
 
9284
9449
 
@@ -9491,7 +9656,7 @@ and verifies that the authenticated user is the playlist owner. If authorized, i
9491
9656
 
9492
9657
  <dt class="tag-source">Source:</dt>
9493
9658
  <dd class="tag-source"><ul class="dummy"><li>
9494
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line652">line 652</a>
9659
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line653">line 653</a>
9495
9660
  </li></ul></dd>
9496
9661
 
9497
9662
 
@@ -9697,7 +9862,7 @@ If the user is unauthorized or the data validation fails, the promise rejects wi
9697
9862
 
9698
9863
  <dt class="tag-source">Source:</dt>
9699
9864
  <dd class="tag-source"><ul class="dummy"><li>
9700
- <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line795">line 795</a>
9865
+ <a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line796">line 796</a>
9701
9866
  </li></ul></dd>
9702
9867
 
9703
9868
 
@@ -10105,7 +10270,7 @@ Resolves to `null` if the request fails.
10105
10270
  <br class="clear">
10106
10271
 
10107
10272
  <footer>
10108
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Apr 02 2025 23:00:03 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
10273
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Apr 10 2025 11:52:29 GMT+0300 (Eastern European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
10109
10274
  </footer>
10110
10275
 
10111
10276
  <script>prettyPrint();</script>