Skip to content

codio-extensions/code-feedback-on-correct-submission-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

custom-assistant-code-feedback-on-correct-submissions

This assistant example is designed to provide qualitative feedback on correct student submissions.

The idea is to provide more personalized feedback on student submissions, especially when its correct and there are ways to make the code:

  1. Less complex
  2. More efficient
  3. Adhere to best practices (code style, code readability, etc.)

Additional Features: Validation check added for when learners use the assistant by selecting it from the Coach assistants menu. Checks Guide Page for autograder results: provides feedback if and only if all tests are passing

Tweak the systemPrompt or userPrompt to change/edit/update the guidelines or if you'd prefer a certain style of feedback. for eg. with or without code snippets, more or less verbose, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published