ankban commited on
Commit
50a9b3d
·
verified ·
1 Parent(s): 6191204

Update written_module.py

Browse files
Files changed (1) hide show
  1. written_module.py +4 -2
written_module.py CHANGED
@@ -22,8 +22,10 @@ You are a writing coach helping a student improve their writing for the followin
22
  First, return a JSON object with scores (0–10) for each of these:
23
  {focus_str}
24
 
25
- Then write:
26
- - A detailed explanation per score and criteria
 
 
27
  - A detailed summary of strengths and improvements
28
  - One motivational line, without using the actual motivation keyword
29
 
 
22
  First, return a JSON object with scores (0–10) for each of these:
23
  {focus_str}
24
 
25
+ For each area:
26
+ - Repeat the score (0–10)
27
+ - Detailed explaination of why the user got that score
28
+ Then add
29
  - A detailed summary of strengths and improvements
30
  - One motivational line, without using the actual motivation keyword
31