{"id":26158662,"url":"https://github.com/jvalue/made-exercise-feedback","last_synced_at":"2026-04-19T18:33:43.732Z","repository":{"id":164479399,"uuid":"625229960","full_name":"jvalue/made-exercise-feedback","owner":"jvalue","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-03T09:26:33.000Z","size":46,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-11T10:59:10.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jvalue.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-08T13:19:07.000Z","updated_at":"2024-12-03T09:26:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"aba3b6d8-c3e5-49bd-9131-d5a3c162e125","html_url":"https://github.com/jvalue/made-exercise-feedback","commit_stats":null,"previous_names":["jvalue/made-exercise-feedback"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jvalue/made-exercise-feedback","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvalue%2Fmade-exercise-feedback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvalue%2Fmade-exercise-feedback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvalue%2Fmade-exercise-feedback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvalue%2Fmade-exercise-feedback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jvalue","download_url":"https://codeload.github.com/jvalue/made-exercise-feedback/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvalue%2Fmade-exercise-feedback/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32018066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-03-11T10:59:13.921Z","updated_at":"2026-04-19T18:33:43.712Z","avatar_url":"https://github.com/jvalue.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MADE Automatic Exercise Feedback\nThis repository contains code to automatically give feedback for exercise submissions for the MADE course at FAU Erlangen-Nürnberg.\n\n# Install\nGrading code is tested and supposed to run with the latest Python LTS version (3.11 at the time of writing, check https://devguide.python.org/versions/).\n\n[Pip](https://pypi.org/project/pip/) is used for dependency management.\n\nUse [venv](https://docs.python.org/3/library/venv.html) to manage a virtual environment for the project. If it is not already installed, install it on your machine using pip: `pip install virtualenv`\n\n1. Create a virtual env: `python -m virtualenv env`\n2. Activate the virtual env: `source env/bin/activate`\n3. Install dependencies using pip (inside the virtual env): `pip install -r requirements.txt`.\n\n# Execute\nTo run the automated grading, first activate the virtual env, then execute grading.py with an optional work directory as first argument.\n\n1. `source env/bin/activate`\n2. `python grading.py \u003cexerciseId\u003e`\n\n# Use with CI\nTo use the automated grading feedback in student repositories in MADE, use the GitHub Actions workflow in`ci/grading-feedback.yml`. It sets up a GitHub action with Python 11 and Jayvee and then executes `./run_grading.sh`.\n\nThe workflow creates badges for the exercise score. You can add them to markdown files via this pattern:\n```md\n![](https://byob.yarr.is/\u003cgithub-user-name\u003e/\u003cgithub-repo\u003e/score_ex\u003cexercise-number 1-5\u003e)\n```\n\n# Notes\n- The SQLAlchemy version \u003c2 in requirements.txt is by design, see https://levelup.gitconnected.com/how-to-fix-attributeerror-optionengine-object-has-no-attribute-execute-in-pandas-eb635fbb89e4.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvalue%2Fmade-exercise-feedback","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjvalue%2Fmade-exercise-feedback","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvalue%2Fmade-exercise-feedback/lists"}