Hook for retrieving and processing the recommended learning element for a student in a topic and course.
This hook fetches the recommended learning elements for a student and determines the next undone learning element to be recommended.
See LearningElementRecommendationHookReturn.
const { recommendedLearningElement } = useLearningElementRecommendation() Copy
const { recommendedLearningElement } = useLearningElementRecommendation()
Generated using TypeDoc
Hook for retrieving and processing the recommended learning element for a student in a topic and course.
This hook fetches the recommended learning elements for a student and determines the next undone learning element to be recommended.