LearningElementRatingDashboardHookReturn
This hook is used in the LearningElementRatingDashboard component as default.
const {
ratingValue,
ratingDeviation,
maxRatingDeviation,
ratingValueTrend,
ratingDeviationTrend,
spiderGraphData,
lineGraphData,
isLoading,
} = useLearningElementRatingDashboard()
Generated using TypeDoc
useLearningElementRatingDashboard hook
Fetches the learning element ratings and calculates the data for the learning element rating dashboard.