ttp2542 / GradingScripts

This repository contains the Python scripts used for grading in the SWEN-123 class at RIT.
4 stars 7 forks source link

Add support for multiple organizations #22

Open jym2584 opened 2 years ago

jym2584 commented 2 years ago

Professors have different organizations, would be nice to add this feature if a grader is grading for multiple professors

Right now, my solution is to have separate config files and replace the file to the one that I want to pull.

Not really sure what would be a good folder structure... maybe unit_folder/ORG_NAME/student_repo (if more than one org is inputted)?

Config file would probably be something like:

Organization: GCIS-124, GCIS-124-OtherProf