Add Learner Analytics dashboard.
Add the back-end and front-end React app for Learner Analytics. This was mostly authored by @AlasdairSwan and @dianakhuang. LEARNER-3376
This commit is contained in:
committed by
Robert Raposa
parent
7e2a231098
commit
7af52bf125
@@ -25,6 +25,7 @@ module.exports = {
|
||||
// LMS
|
||||
SingleSupportForm: './lms/static/support/jsx/single_support_form.jsx',
|
||||
AlertStatusBar: './lms/static/js/accessible_components/StatusBarAlert.jsx',
|
||||
LearnerAnalyticsDashboard: './lms/static/js/learner_analytics_dashboard/LearnerAnalyticsDashboard.jsx',
|
||||
|
||||
// Features
|
||||
CourseGoals: './openedx/features/course_experience/static/course_experience/js/CourseGoals.js',
|
||||
|
||||
Reference in New Issue
Block a user