https://github.com/samhaswon/ta-s-aid
A collection of useful scripts for Computer Science TAs
https://github.com/samhaswon/ta-s-aid
Last synced: 8 months ago
JSON representation
A collection of useful scripts for Computer Science TAs
- Host: GitHub
- URL: https://github.com/samhaswon/ta-s-aid
- Owner: samhaswon
- License: mit
- Created: 2023-10-31T13:30:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T15:29:00.000Z (about 1 year ago)
- Last Synced: 2025-04-14T15:40:23.142Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TA's Aid
A set of scripts to help TAs grade faster
[Documentation](./DOCUMENTATION.md)
# Examples
[Generic iLearn](./generic_ilearn.py) (Generally useful for unpacking even if other scripts are not run)
Fall '23
[Lab 04](examples/lab04_f23.py)
[Lab 05](examples/lab05_f23.py)
[Lab 06](examples/lab06_f23.py)
Spring '24
[Iteration 1](examples/it1_s24.py)