richie
richie copied to clipboard
Teacher Dashboard - Course List View
Feature Request
Is your feature request related to a problem or unsupported use case? Please describe.
As member of several courses, I want a view to list all courses to which I belong to quickly access to their detail view.
Describe the solution you'd like
Within the teacher dashboard, as soon as, user has an access to a course, this one should be display into the course list view (/teacher/profile/courses). The list of courses is composed of two resources : Products and Courses with direct course runs. The idea is to fetch both resources then merge them in the same way we did it in learner dashboard to list orders and enrollments. First we do not allow to filter those resources, we just sort them by creation date desc.