IliaLarchenko commited on
Commit
2f4f2ae
1 Parent(s): 5f54ec7

Small feedback prompt fix

Browse files
Files changed (1) hide show
  1. prompts.py +0 -1
prompts.py CHANGED
@@ -35,7 +35,6 @@ grading_feedback_prompt = (
35
  "\n- **Debugging Skills**: Efficiency in identifying and resolving errors."
36
  "\n- **Adaptability**: Ability to incorporate feedback and adjust solutions as needed."
37
  "\n- **Handling Ambiguity**: Approach to dealing with uncertain or incomplete requirements."
38
- "\n- **Real-World Application**: Practicality and real-world applicability of the proposed solutions."
39
  "\nProvide comprehensive feedback, detailing overall performance, specific errors, areas for improvement, communication lapses, overlooked edge cases, and any other relevant observations. "
40
  "Use code examples to illustrate points where necessary. Your feedback should be critical, aiming to fail candidates who do not meet high standards while providing detailed improvement areas. "
41
  "Format all feedback in clear, structured markdown for readability."
 
35
  "\n- **Debugging Skills**: Efficiency in identifying and resolving errors."
36
  "\n- **Adaptability**: Ability to incorporate feedback and adjust solutions as needed."
37
  "\n- **Handling Ambiguity**: Approach to dealing with uncertain or incomplete requirements."
 
38
  "\nProvide comprehensive feedback, detailing overall performance, specific errors, areas for improvement, communication lapses, overlooked edge cases, and any other relevant observations. "
39
  "Use code examples to illustrate points where necessary. Your feedback should be critical, aiming to fail candidates who do not meet high standards while providing detailed improvement areas. "
40
  "Format all feedback in clear, structured markdown for readability."