Unregister from a course
Dropped a class, or registered for the wrong course? You can unregister from it. Unregistering takes the course off your dashboard and stops it cluttering your schedule and tasks.
Unregistering removes the course from your list, along with the personal notes and links you kept for it. The course itself stays in Latte for the other students who take it — you're only removing your own registration.
- 🖥 Web
- 📱 Mobile
-
Open Home and find the course tile in your courses grid.
-
Hover the tile and click the delete (trash) button that appears. You can also right-click the tile and choose Delete.
Screenshot coming soonA course tile in the Home courses grid with the delete (trash) button revealed on hoverCapture spec (for maintainers)
{ "id": "web.courses-and-activities.unregister-or-delete.delete-tile", "platform": "web", "route": "/", "actions": [ { "pom": { "page": "HomePage", "call": "hoverFirstCourseTile" } } ], "clip": { "testId": "activity-cell-0", "pad": 24 } } -
The course leaves your dashboard immediately.
Right-clicking a tile to unregister works the same in the desktop app.
-
Open the Resources tab and tap the course to open it.
-
Tap the ⋮ (more actions) button in the top bar.
-
Tap Unregister from the course.
Screenshot coming soonThe course top-bar more-actions menu open, showing the 'Unregister from the course' itemCapture spec (for maintainers)
{ "id": "mobile.courses-and-activities.unregister-or-delete.unregister-menu", "platform": "mobile", "route": "/resources", "actions": [ { "tapOn": { "id": "activity-list-item-0" } }, { "tapOn": { "id": "app-bar-more-actions-button" } } ] } -
Latte takes you back to your resources list.
Reshuffling a lot of courses at once? Re-run your school schedule setup to add and drop courses in one place.