Module umm::grade

source ·
Expand description

For all things related to grading

Structs§

Enums§

Functions§

  • Generates a FEEDBACK file after prompting ChatGPT for feedback on an array of results.
  • Macro generated variant of #fn_name that returns EvalAltResult. This allows the function to be used in scripts.
  • Generates feedback for a single GradeResult and posts it to the database.
  • Macro generated variant of #fn_name that returns EvalAltResult. This allows the function to be used in scripts.
  • Retrieves the active context for a retrieval operation.
  • Returns a ChatCompletionRequestMessage with the given line references that include contextual lines of code from the source
  • Print grade result
  • Macro generated variant of #fn_name that returns EvalAltResult. This allows the function to be used in scripts.