Created
January 18, 2017 05:05
-
-
Save jbclements/62c07b405ceeaf57b05fe9c57970e93d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Assignment 1 Captain Teach | |
id: a1-ct | |
description: Problem 3.3.3 Solution | |
steps: | |
- id: tests | |
instructions: "Submit your solution to problem 3.3.3" | |
reviews: | |
- student-submission: | |
id: student-reviews | |
amount: 2 | |
rubric: | |
- instruction: Click on the line number to add inline comments to the code to indicate missing tests, or unclear or poorly organized code. Also, use comments to indicate particularly well-organized or clear tests. You must add a summative comment at the end. | |
- likert: | |
id: correctness | |
text: These tests are complete, correct, and easy to read. | |
min-label: Disagree | |
max-label: Agree | |
granularity: 9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment