Asia
Australia/New Zealand
Canada
Europe
Middle East
Africa
Latin America
India
Puerto Rico
United States

Complete Coding Labs Assignment

Coding Labs use GitHub and an online code editor to complete coding activities. As you work on labs, run your code to check your results.

  1. In the learning path, locate and open a Coding Labs assignment.
    The lab's landing page opens, showing its submission information.
  2. Click Start Assignment Now.

    The codespace for your lab loads in another tab. This might take a few minutes.

    Note
    • Your browser must allow pop-ups to open Coding Labs assignments.
    • Do not close the MindTap or Coding Labs tabs until you have submitted your lab.
  3. In the Companion tab on the right, GitHub displays a standard warning that you are about to access a development port served by another codespace. Click Continue.
  4. Check your work in the Companion tab and edit as needed.

    Your final score is based on the work in the code editor when you submit your lab.

    • To check an individual task, click Run tests next to the task instructions.
    • To view feedback for each task, click Show feedback for task.
    • To check the entire lab, click Calculate Grade at the bottom of the Companion tab.

      Calculate Grade is not available for manually graded or practice labs.

    Depending on your GitHub account settings, you might receive an email notification after you run code. To disable unwanted notifications, see GitHub Notifications.
  5. To submit your lab, click Submit at the bottom of the Companion tab.

    The Submit button does not display for practice labs.

After you submit your lab, your instructor will be able to view your code as a contributor.

Video