{"id":21453453,"url":"https://github.com/lapets/bu-gsubmit-grading","last_synced_at":"2025-08-24T09:47:20.794Z","repository":{"id":68339452,"uuid":"42869076","full_name":"lapets/bu-gsubmit-grading","owner":"lapets","description":"Scripts for retrieving student submissions and posting grades via gsubmit (a tool used by the Boston University Computer Science Department).","archived":false,"fork":false,"pushed_at":"2016-05-08T16:33:26.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-23T12:46:32.526Z","etag":null,"topics":["boston-university","gsubmit"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lapets.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-21T13:51:26.000Z","updated_at":"2022-04-19T07:17:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a261b75-7540-4e24-baf6-cb9a9a8d5209","html_url":"https://github.com/lapets/bu-gsubmit-grading","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lapets%2Fbu-gsubmit-grading","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lapets%2Fbu-gsubmit-grading/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lapets%2Fbu-gsubmit-grading/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lapets%2Fbu-gsubmit-grading/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lapets","download_url":"https://codeload.github.com/lapets/bu-gsubmit-grading/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965783,"owners_count":20375918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["boston-university","gsubmit"],"created_at":"2024-11-23T04:39:41.749Z","updated_at":"2025-03-17T03:13:09.737Z","avatar_url":"https://github.com/lapets.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"bu-gsubmit-grading\n==================\n\nScripts for retrieving student submissions and posting grades via gsubmit (a tool used by the Boston University Computer Science Department).\n\nUsage\n-----\n\nThe scripts always store all student files (whether they are student submission files or student grade files) in the directory `./data`. Each file name in `./data` corresponds to the user name of the student to whom it belongs.\n\nTo retrieve submitted files from every student in the fall course CS 235 under a path such as `hw1/hw1.py` and with a due date of September 14th, 2015, run the following:\n\n    python submissions-pull.py 235 Fall 2015-09-14 \"hw1/hw1.py\"\n\nNote that any number of file paths can be specified in the last argument (each path separated by a space). The contents of all the files found for each student will be concatenated into a single file corresponding to the user name of that student. Also note that this script assumes the file `235.txt` exists in the current directory and contains the user names of all currently enrolled students.\n\nTo post the grade files for `hw1` for all students taking CS 235 in the fall, run the following:\n\n    python gradefiles-push.py 235 Fall 2015 hw1\n\nThe above will create the file `grade.hw1.txt` in the `gsubmit` directory of each student for the specified course.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flapets%2Fbu-gsubmit-grading","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flapets%2Fbu-gsubmit-grading","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flapets%2Fbu-gsubmit-grading/lists"}