I'm working customizing Boxxie theme in Moodle 2.2. When a category includes up to 10 courses, it displays in the frontpage as follows (course name + teacher)
Science
- Teacher: Jules Johnson
Economy
- Teacher: John Smith
When in a category more than 10 courses exist, it only displays the courses names as follows:
Science
Economy
How can I override this limitation, so I can always see courses+teachers? Thanks in advance,
Marcelo