Hey!
I need to display the number of students below each respective course category.For that I need to customize the BuddyPress Course Stats widget.Currently, it only gives the option to display number of students for a single course or all courses.
I need to change that to either multiple courses or for a course category i.e. I need to customize the widget such that it let’s me select multiple courses(by comma separated ids) instead of only choosing a single course.
Further, if I could count the students in each category independently, that would be even better.