We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b40daa commit 15c69a5Copy full SHA for 15c69a5
lib/javascript/grader/src/main.ts
@@ -478,7 +478,7 @@ Guidelines:
478
- Be fair but thorough in your assessment
479
- Provide constructive feedback
480
- Consider both what was implemented and how well it was implemented
481
-- Reference specific aspects from the grading criteria
+- Reference specific aspects from the grading criteria, but DO NOT include score in the feedback
482
- Keep feedback concise but helpful`;
483
484
const response = UrlFetchApp.fetch("https://api.openai.com/v1/chat/completions", {
0 commit comments