Skip to content

cs125-illinois/grade-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programmatic Directory Overlays

Useful for automatic grading when you want to ensure that students have not modified the test files or other important components of the trusted testing code base: Makefiles, other components of the build system, scoring logic, etc. To ensure this, you overlay portions from a trusted repository on top of the student submission before beginning grading.

Use Cases

Run from the command line:

$ overlay <configuration.yaml> <onto>

About

Simple grading overlay script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published