Universities
- Harvard
- Georgia Tech
- Erasmus University Rotterdam
- Duke University
- UC Davis
- Cornell University
- James Madison University
- UC Irvine
- University of Illinois Urbana-Champaign
- University of Illinois at Chicago
- University of Iceland
- University of North Carolina
- New York University
- MIT
- University of Michigan
- University of Maryland
- UC Los Angeles
- Johns Hopkins
- Purdue University
- University of Pennsylvania
- Oregon State University
- The University of Oklahoma
- North Carolina State University
- Stanford University
- University of Southern California
- Rutgers University
- UC Riverside
- UC Santa Barbara
- UC San Diego
- University of Washington
- Texas A&M
- University of Texas
- Vanderbilt University
- University of Texas at Austin
- Columbia University
- UC Berkeley
- Arizona State University
- Carnegie Mellon University
- University of British Columbia
Grade All Subjects
Gradescope supports variable-length assignments (problem sets & projects) as well as fixed-template assignments (worksheets, quizzes, bubble sheets, and exams).
Subjects
- Computer Science
- Physics
- Math
- Chemistry
- Biology
- Engineering
- Economics
Paper-based Assignment & Programming Project
Grading Comments
Correct:
this.set(this.size()-1, i)this.set(this.size()-1, i)
Correct:
this.remove(this.size()-1)this.addFactor(i)
Partial credit:
x.set(x.size()-1, i)- but where x is out of scope.
Partial credit for logic errors:
this.add(this.size()-1, i)- This will add the factor rather than replacing it.
No credit for incorrect answers:
lastFactor = i
Correct answer with syntax error:
set(this.size()-1,int i)
Autograder Score
16.0 / 20.0 pts
Failed Tests
0.0 / 2.0
- Test evaluating
1+1
Style - Manual Grading
- Followed code style guidelines
- Sufficient documentation
- Efficient algorithm
Total Points (Physics)
8.5 / 10.0 pts
- +2.0 - Problem setup (diagram or explanation)
- +2.0 -
m=7 \rightarrow 15\, \text{fringes} - +1.0 -
m \lambda = d \sin{\theta} - +2.0 - Explanation of
limit to fringes - +1.5 - Identify lower limit 3.33μm
- +1.5 - Identify height limit 3.8μm
Total Points (Math)
0.5 / 1.0 pts
- -0.0 - Correct
- -0.5 - Calculation error
- -1.0 - Insufficient solution
Total Points (Chemistry)
5.0 / 10.0 pts
- +10.0 - Correct steps
- +2.5 - Partial: make enolate
- +0.0 - Incorrect
Use Your Existing Assignments
No need to alter your assignments. Grade paper-based, digital, and code assignments efficiently.