Skip to main content

Link tasks to your courses

Linking a task to a course keeps everything for that class in one place — the task then appears on the course's dashboard alongside its upcoming events, notes, and discussions. Leave the link off and it stays a personal task.

  1. When you create a task, open the Create a Task dialog and pick an Associated course.

    Screenshot coming soon
    The Associated course selector open in the Create a Task dialog, listing the student's registered courses
    Capture spec (for maintainers)
    {
      "id": "web.tasks.link-tasks-to-courses.associated-course",
      "platform": "web",
      "route": "/",
      "actions": [
        {
          "click": {
            "testId": "home-todos-tab"
          }
        },
        {
          "click": {
            "testId": "add-todo-button"
          }
        },
        {
          "click": {
            "testId": "associated-course-select"
          }
        }
      ],
      "clip": {
        "testId": "create-todo-dialog",
        "pad": 16
      }
    }
  2. To link a task you already have, open it and choose a course in the Associated course field — it saves automatically. Pick the blank option to unlink it again.

  3. Every course has its own tasks, too: open one of your courses, find its Next tasks section, and use Create task there to add a task that's already linked to it.

On the Latte desktop app

Course links behave the same in the desktop app.