StandardMost MindTap classes. Switches shown above your learning path: Show Hidden ● Edit
Latest updatesSelect new MindTap classes. Switches shown above your learning path: Bulk Edit ● View Hidden
Africa
Asia
Australia/New Zealand
Canada
Europe
India
Latin America
Middle East
Puerto Rico
United States

View Your Students' Code for Coding Labs Assignments

From the MindTap gradebook, open the GitHub code editor to review your students' code. You are automatically added as a contributor.

  1. To open the gradebook, click Progress > Gradebook.
  2. Click a student's activity score.

    If there is no score, click the double dashes (--).

  3. To view your student's answers for an attempt, click View or Grade.
  4. Click Detailed Review.
    Panel displays a student's score and completed date for a coding labs assignment named Program Input in C++. Below that, the Detailed Review button is shown.

Your student's latest code opens in a new browser tab in the GitHub code editor.

Note
  • You can view code only after your student makes a submission.

    This means that you can't view code for practice assignments.

  • The code you see is not specific to any of the student's attempts. It is the latest code in the student's codespace.
  • Because you are added to the codespace as a contributor, you can add comments or updates in your student's code.

View or edit code

  1. 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.
  2. 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.

Video