{"id":19591438,"url":"https://github.com/fachschaftmathphysinfo/seee","last_synced_at":"2026-03-04T10:31:23.252Z","repository":{"id":88982885,"uuid":"129090713","full_name":"FachschaftMathPhysInfo/seee","owner":"FachschaftMathPhysInfo","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-01T16:03:58.000Z","size":49035,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-11-21T10:04:24.897Z","etag":null,"topics":["evaluation","ocr"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FachschaftMathPhysInfo.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":"2018-04-11T12:33:10.000Z","updated_at":"2018-10-01T16:04:01.000Z","dependencies_parsed_at":"2023-06-13T10:30:15.802Z","dependency_job_id":null,"html_url":"https://github.com/FachschaftMathPhysInfo/seee","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FachschaftMathPhysInfo/seee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FachschaftMathPhysInfo%2Fseee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FachschaftMathPhysInfo%2Fseee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FachschaftMathPhysInfo%2Fseee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FachschaftMathPhysInfo%2Fseee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FachschaftMathPhysInfo","download_url":"https://codeload.github.com/FachschaftMathPhysInfo/seee/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FachschaftMathPhysInfo%2Fseee/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30078308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["evaluation","ocr"],"created_at":"2024-11-11T08:29:10.176Z","updated_at":"2026-03-04T10:31:23.225Z","avatar_url":"https://github.com/FachschaftMathPhysInfo.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n\n\n\n\n\n\n\nSeee (fork of G'n'T Eval) -- SystemEvaluationsErvEr\n==========\n\nG'n'T Eval is an evaluation suite that allows to carry out pen and paper\nevaluations. It ships with all necessary tools, i.e. management tools, form\ncreation and printing as well as scanning and creating aggregated results.\n\nBasically it works like this:\n\n![Form printed sheet to aggregated results](http://b.uni-hd.de/gnt-eval/transform.png)\n\nThe tool is tailored towards university style teaching, i.e. professors giving\nlectures, tutors holding study groups for that lecture and students attending\nboth. It is currently used to carry out the evaluation of the maths, physics,\ncomputer science and astronomy faculties at the university in Heidelberg. About\n2000 questionnaires are processed each term (that number is limited by manpower,\nnot by software).\n\nSeee is a port to Ruby on Rails 5 in a Docker-Container, it is a stripped version of G'n'T-Eval.\nThe PeST module is therefore removed from this project into a seperate repository and\nis now the client commandline tool. For more information read [CCLI](doc/CCLI.md).\n\nTrying it out\n-------------\n\nIf you want to try the software it is recommended to build the Dockerfile. After starting the image,\n visit localhost at the port you specified.\n\nMore information may be found in [DOCKERFILE](doc/DOCKERFILE.md)\n\nI need help\n-----------\n\nIf you are stuck anywhere or have questions about the project feel free to [open a\nticket](https://github.com/FachschaftMathPhys/seee/issues/new) or write an email to\n\u003chenrik@mathphys.stura.uni-heidelberg.de\u003e.\n\nYou can have a look at the files in the `doc` directory of the project, where most\nof the end-user documentation resides. If this is your first evaluation ever,\nreading `doc/MY_FIRST_EVAL` is highly recommended. Apart from that, I have two\nsuggestions:\n\n- Start small. Only involve people that are forgiving if it doesn’t work out\nimmediately.\n- Ranking doesn’t help anyone get better at anything. Finding out why\nsomeone rules (or sucks) is much more helpful than knowing that she/he does,\nbecause you can improve on where you’re lacking. You can’t improve on being #42.\n\n\nInstallation\n------------\n\nThe installation will take a while due to the large number of dependencies\nrequired. If you want to carry it out, you can find details in `doc/INSTALL`.\n\n\nContribution\n------------\n\nPlease do! If you have suggestions, patches or simply want to report bugs please\neither [open a ticket](https://github.com/breunigs/gnt-eval/issues/new) or write\nan email to \u003cbreunig@uni-hd.de\u003e.\n\nFor starters, the project is split up into interconnected parts:\n\n- Web GUI is located in `web/` and hosts many files used by other parts of the\nproject. It is also known as _seee_. Many configuration options may be found in\n`web/config/seee_config.rb`. The web GUI is used for operations that apply to a\nsingle lecture, professor, etc.\n- Operations that work on many things at once are handled in the `Rakefile` (split\ninto parts in `rakefiles/*`)\n- the optical mark recognition is located in `pest/`.\n- The actual tex class rendering the questionnaires may be found in\n`tex/sheets/tex/latex/eval/eval.cls`. The directory structure is required by TeX.\n- The result.pdf generation is distributed across many files. A good starting\npoint is `web/app/lib/AbstractForm.rb`. The visualizers for different question\ntypes are located in `tex/results`. There’s also a readme there that should get\nyou started.\n- If you’re looking for something specific but can’t find it, please\n[open a ticket](https://github.com/breunigs/gnt-eval/issues/new)\n\n\nLicense\n-------\n\nThe project is licensed under the permissive [ISC\nlicense](https://en.wikipedia.org/wiki/ISC_license). Dependencies of course remain\nunder their own respective licenses. You can find details about those in\ndoc/ATTRIBUTION. If there are any issues please open a ticket.\n\n\nAbout\n-----\n\nG'n'T Eval started as Rails project to manage the lectures that should be\nevaluated but has grown to offer the full stack required to carry out evaluations.\nWhile many of the components had names already, the project as a whole didn’t. The\nparts are listed in order of creation:\n\n- **WebGUI:** Seee for _Siehe, es erleichtert Evaluation_ or _see, it simplifies\nevaluation_. _See_ is German for _lake_ and the name was chosen because all\nprojects of [Fachschaft MathPhys](http://mathphys.fsk.uni-heidelberg.de/) refered\nto bodies of water at that time.\n- **Optical Mark Recognition:** Pest for _Practival Evaluation ScripT_. _Pest_ is\nGerman for the _Black Death_.\n- **TeX form generation:** Its name is actually Cholera, but it never established. I\ncan’t remember the meaning of the acronym.\n\nKeeping true to the obscure acronym naming as explained in [PhD Comic’s Clever\nAcronyms](http://www.phdcomics.com/comics.php?f=1100) we came up with the project\nname:\n\n\n            .-\"\"-.             G'n'T-Eval\n      ⑊    /      \\\n      │⑊~~~~~~~│   ;           G as in Evaluation\n      │ ⑊      │  /            T as in Excellence\n      │  ⑊     │-'             and n as in and.\n      │   ⑊    │\n      │    ⑊   │\n      │     ⑊  │\n      │      ⑊ │\n      │       ⑊│\n      └────────┘\n\nExcellence is a reference to the [German Universities Excellence\nInitiative](https://en.wikipedia.org/wiki/German_Universities_Excellence_Initiative)\n\nThe following people have contributed and are therefore lovingly called _daft_ by\nthe project (in German, alphabetical order):\n\n- Jasper ist doof\n- Oliver ist doof\n- Paul ist doof\n- Rebecca ist doof\n- Stefan ist doof\n\nAs years pass by new technologies emerge and therefore gnt-eval needed a little refresh.\nThis is why seee was started and pest extracted. Main developer of Seee is\nHenrik \u003chenrik@mathphys.stura.uni-heidelberg.de\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffachschaftmathphysinfo%2Fseee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffachschaftmathphysinfo%2Fseee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffachschaftmathphysinfo%2Fseee/lists"}