{"id":21352110,"url":"https://github.com/avras/assigner","last_synced_at":"2026-02-10T17:02:34.958Z","repository":{"id":148292244,"uuid":"121542351","full_name":"avras/assigner","owner":"avras","description":"Generating student specific assignments from an exam class LaTeX file containing all questions","archived":false,"fork":false,"pushed_at":"2018-02-14T17:54:44.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-31T13:39:40.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TeX","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/avras.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,"zenodo":null}},"created_at":"2018-02-14T17:54:08.000Z","updated_at":"2018-02-14T17:54:46.000Z","dependencies_parsed_at":"2023-05-19T16:00:30.400Z","dependency_job_id":null,"html_url":"https://github.com/avras/assigner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avras/assigner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avras%2Fassigner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avras%2Fassigner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avras%2Fassigner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avras%2Fassigner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avras","download_url":"https://codeload.github.com/avras/assigner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avras%2Fassigner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29308886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T16:09:25.305Z","status":"ssl_error","status_checked_at":"2026-02-10T16:08:52.170Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-22T03:12:38.394Z","updated_at":"2026-02-10T17:02:34.943Z","avatar_url":"https://github.com/avras.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# assigner\r\n\r\nHaskell program for generating unique (different for different students) assignments by choosing *M* questions randomly from an [exam class](https://ctan.org/pkg/exam) LaTeX file containing *N* questions. The output can be seen at [https://www.ee.iitb.ac.in/~sarva/courses/EE720/2018/assignments/assignment2/](https://www.ee.iitb.ac.in/~sarva/courses/EE720/2018/assignments/assignment2/)\r\n\r\n## Generating the assignments\r\n- Install [stack](https://docs.haskellstack.org/)\r\n- Clone this repository\r\n- Run `stack build` in the repository root (this will take some time to finish if you are using `stack` for the first time).\r\n- Copy your exam class LaTeX file into the repository root (for example, see the `assignment2.tex` file in repository).\r\n- Change to `output` directory by running `cd output`.\r\n- Run `source genAss2.sh` to generate the assignments in the `output` directory (both `.tex` and `.pdf` files will be generated).  The names of the files are the roll numbers of the students in the `students.csv` file.\r\n\r\n## Sources\r\n- `src/Main.hs` has the program to generate the assignments. It is compiled into an executable `assigner` which can be executed using the command `stack exec assigner \u003cLaTeXFileName\u003e \u003cM\u003e \u003cstring\u003e`. The argument `\u003cstring\u003e` can be an arbitrary string which provides the randomness required to generate a unique assignment.\r\n\r\n\r\n## License\r\nMIT\r\n    \r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favras%2Fassigner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favras%2Fassigner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favras%2Fassigner/lists"}