Skip to content

Liu-Hy/GradeAdder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GradeAdder

When running the program, paste the grading comments into the console, and press the Enter key once or twice
Examples:


  1. img_1.png
    add_grades(25, ec=1, q_num=14)
    get result 21.62

  2. img_2.png
    add_grades(7, ec=0, index=[1,'2a','2b', 3])
    ger result 6.25

  3. img_3.png
    add_grades(6, ec=2, index=['Part1-1', '2', 'Part2', 'Part3', 'ec'])
    get result 5.0

About

Make grading faster for TAs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages