Your course dashboard
Once you register for a course, it gets its own dashboard that pulls everything about that class into one screen: what's coming up, what you have to do, what your classmates are asking, and the resources you've collected. It's the fastest way to get oriented before a lecture or a study session.
- 🖥 Web
- 📱 Mobile
-
Open Resources. Latte opens your first course; pick any other course from the list on the left. (You can also click a course tile on Home.)
-
The dashboard lays out panels for the course: Notes (your private notes), Links, Next events, Related discussions, Next tasks, and Related resources.
Screenshot coming soonA course dashboard showing its panels — Notes, Links, Next events, Related discussions, Next tasks, and Related resourcesCapture spec (for maintainers)
{ "id": "web.courses-and-activities.activity-dashboards.course-view", "platform": "web", "route": "/resources", "actions": [ { "pom": { "page": "ResourcesPage", "call": "openFirstCourse" } } ] } -
Panels with more behind them show a link to open the full page — for example, the calendar, the discussions, and the shared resources.
-
Open the Resources tab and tap a course.
-
The course screen stacks its panels — Links, Next events, Next tasks, Related resources, and Related discussions. Tap any panel to open it full-screen.
Screenshot coming soonThe mobile course screen with its stacked panels and the private Notes field at the bottomCapture spec (for maintainers)
{ "id": "mobile.courses-and-activities.activity-dashboards.course-screen", "platform": "mobile", "route": "/resources", "actions": [ { "tapOn": { "id": "activity-list-item-0" } } ] } -
Your private Notes field sits at the bottom of the screen.
The dashboard updates in real time. A task or resource a classmate shares to the course shows up without a refresh, and your own changes sync to every device instantly.