final-vibevault-template/.autograde
sit002 fa984b79f2 fix: support final grade type and flexible repo name parsing
- Add GRADE_TYPE=final support for final_grade.json
- Fix assignment_id extraction for non-hw format (e.g. final-vibevault)
- Fix student_id extraction for xxx-stu_yyy format
- Change default language from python to java
2025-12-02 10:09:29 +08:00
..
workflow_templates Initial commit 2025-12-01 22:12:02 +08:00
aggregate_final_grade.py Initial commit 2025-12-01 22:12:02 +08:00
aggregate_llm_grades.py Initial commit 2025-12-01 22:12:02 +08:00
create_minimal_metadata.py fix: support final grade type and flexible repo name parsing 2025-12-02 10:09:29 +08:00
grade_grouped.py Initial commit 2025-12-01 22:12:02 +08:00
grade.py Initial commit 2025-12-01 22:12:02 +08:00
llm_grade.py fix: allow --question to be a string instead of file path 2025-12-01 23:46:38 +08:00
objective_grade.py Initial commit 2025-12-01 22:12:02 +08:00
post_comment.py Initial commit 2025-12-01 22:12:02 +08:00
run_tests.py Initial commit 2025-12-01 22:12:02 +08:00
test_objective_grade.sh Initial commit 2025-12-01 22:12:02 +08:00
upload_metadata.py fix: handle list response when checking file existence 2025-12-02 10:01:40 +08:00