Update written_module.py
Browse files- written_module.py +3 -3
written_module.py
CHANGED
|
@@ -23,9 +23,9 @@ First, return a JSON object with scores (0–10) for each of these:
|
|
| 23 |
{focus_str}
|
| 24 |
|
| 25 |
Then write:
|
| 26 |
-
- A
|
| 27 |
-
- A summary of strengths and improvements
|
| 28 |
-
- One motivational line
|
| 29 |
|
| 30 |
Current text:
|
| 31 |
{text}
|
|
|
|
| 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 |
|
| 30 |
Current text:
|
| 31 |
{text}
|