Open
Description
Arising from #958 as well - since we need to get the 5 most recent achievement badges for each course_user, the current leaderboard view requires an SQL call for each course_user.
I suspect this might need us to use some manual preloader to do this, or maybe I'm wrong?