Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.04 KB

File metadata and controls

32 lines (22 loc) · 1.04 KB

Submitty Extension for VS Code

Overview

The Submitty Extension for VS Code integrates the Submitty grading system directly into Visual Studio Code, allowing users to easily submit assignments, view grades, and interact with their courses without leaving the editor.

Features

  • Assignment Submission: Submit assignments directly from VS Code.
  • Grade Retrieval: View grades and feedback within the editor.
  • Course Management: Access course information and assignment details.
  • Error & Feedback Display: Get feedback on submissions using native VSCode test UI

Setup

  1. Open the Submitty Extension.
  2. Enter your Submitty server URL.
  3. Authenticate using your username and password.
  4. Select your course from the available list.

Usage

  • Submit an Assignment:
    1. Open the relevant assignment file.
    2. Click on the HW you want graded.
    3. See results in panel.
  • View Grades:
    • Open the Submitty panel to view assignment grades and instructor feedback.

Requirements

  • A valid Submitty account.