{"id":23224556,"url":"https://github.com/cty12/autograter","last_synced_at":"2026-02-04T16:38:20.081Z","repository":{"id":196897714,"uuid":"697373156","full_name":"cty12/Autograter","owner":"cty12","description":"Autograter helps you post Autograder grades to Canvas in batch","archived":false,"fork":false,"pushed_at":"2024-07-08T16:48:19.000Z","size":12,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T14:14:19.440Z","etag":null,"topics":["education","grading"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/cty12.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-09-27T15:40:33.000Z","updated_at":"2025-02-27T19:14:48.000Z","dependencies_parsed_at":"2023-09-28T04:34:42.143Z","dependency_job_id":"30efdcf5-6c37-4c77-98cd-0a68fdd27aa8","html_url":"https://github.com/cty12/Autograter","commit_stats":null,"previous_names":["cty12/autograter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cty12/Autograter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cty12%2FAutograter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cty12%2FAutograter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cty12%2FAutograter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cty12%2FAutograter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cty12","download_url":"https://codeload.github.com/cty12/Autograter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cty12%2FAutograter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263969690,"owners_count":23537463,"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":["education","grading"],"created_at":"2024-12-18T23:34:53.118Z","updated_at":"2026-02-04T16:38:20.053Z","avatar_url":"https://github.com/cty12.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Autograter - generates Canvas gradebook import from Autograder export\n\nAutograter (if you'll forgive the pun) generates a Canvas gradebook from some\n[Autograder](https://eecs-autograder.github.io/autograder.io/) export.\n\n**Build:** run `cabal build` in project root\n\n**Usage:**\n```\nAutograter PROJECT TEMPLATE_PATH [-t|--with-test]\n                  [-o|--output OUTPUT_PATH]\n```\n\nThe program takes an Autograder project name (`PROJECT`) and the path to a\nCanvas gradebook template (`TEMPLATE_PATH`). The program expects the Autograder\nexport CSV file to be named `PROJECT.csv`. If there exists a mutation testing\ncomponent (\"tests for the students' tests\") for your assignment, then the\nmutation testing part should live in a separate Autograder project and its\nexport should be named `PROJECT_TEST.csv`. The program generates a file if\n`OUTPUT_PATH` is supplied; otherwise, the program prints to standard output.\n\n**Available options:**\n```\n  PROJECT                  Name of your Autograder project\n  TEMPLATE_PATH            Path to the Canvas gradebook template file\n  -t,--with-test           Whether your project has a mutation testing component\n  -o,--output OUTPUT_PATH  Path to the output file\n  -h,--help                Show this help text\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcty12%2Fautograter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcty12%2Fautograter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcty12%2Fautograter/lists"}