The all_courses_values list contains all courses added to your club.
all_courses_values
to list all courses the user has access to. Each element is a Course object.
The all_courses_values list is decided on runtime, so it’s not a static object. It’s different for each user, based on what group they belong to, if they’ve classes unlocked now, etc.