Skip to content

Conversation

@dbosk
Copy link
Member

@dbosk dbosk commented May 29, 2025

  • Adds missing .gitignore
  • Changes from sc to llm for interacting with the LLM
  • Fix grading script: improve error handling and clean up test files
  • Refactor reflection grading script to use llm package instead of Smartcat; improve logging and clarify prompt instructions
  • Adds 4.1 model

dbosk and others added 26 commits December 20, 2024 09:33
We don't want to grade the survey in the project assignments group.
Summarizes the contents (topics) of the course.
Also adds timing for different activities.
- Updated Makefile clean target to also remove test artifacts related to reflection grading.
- Enhanced vetcyb-grading.sh.nw:
  - Added checks for missing or empty metadata.md submissions and missing instructions.
  - Improved parameter handling (use of "$@" instead of "$*").
  - Added minor formatting for canvaslms invocation for clarity.
  - Now outputs clear error messages if submission or instruction is missing, and continues gracefully.
- Documentation changes: added cleveref package in LaTeX preamble.
…tcat; improve logging and clarify prompt instructions

- Replaced references to Smartcat with the llm package/command for LLM-based reflection grading.
- Refactored helper function llm_cmd to use array syntax for llm_options for better flexibility.
- Standardized logging: echo course/student/assignment status; improved failure reporting.
- Fixed `.nw` fragment ordering to avoid redundant helper function definitions and misplaced force-download logic.
- Clarified and updated the system prompt and assignment grading comments for readability and maintainability.
- Reduced test rounds from 5 to 3 for more efficient test runs.
- Ensured test output is streamed both to files and console using tee for easier review of results.
- Various minor wording edits and improvements to code clarity in test scripts and instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants