bullet points section aware
This commit is contained in:
@@ -243,7 +243,7 @@ def calculate_section_grade_summary(section):
|
||||
{"role": "user",
|
||||
"content": "Your evaluation comment on the grade should enunciate the grade, be insightful, be speculative, be one paragraph long. "},
|
||||
{"role": "user", "content": "Please save the evaluation comment and suggestions generated."},
|
||||
{"role": "user", "content": "Offer bullet points to improve the english speaking ability."},
|
||||
{"role": "user", "content": f"Offer bullet points to improve the english {str(section['name'])} ability."},
|
||||
]
|
||||
|
||||
if section['code'] == "level":
|
||||
|
||||
Reference in New Issue
Block a user