Spaces:
Runtime error
Runtime error
Rename HongWenData.py to CantonmentPriData.py
Browse files
HongWenData.py → CantonmentPriData.py
RENAMED
@@ -1,8 +1,8 @@
|
|
1 |
-
#
|
2 |
strategy_text = {
|
3 |
"TREES": (
|
4 |
"TREES strategy - Thought, Reasons, Elaboration, Experiences, Summary or Suggestions",
|
5 |
-
"Structure your feedback using the TREES strategy. Begin with a Thought, provide Reasons, Elaborate
|
6 |
)
|
7 |
}
|
8 |
|
|
|
1 |
+
#CantonmentPriData.py
|
2 |
strategy_text = {
|
3 |
"TREES": (
|
4 |
"TREES strategy - Thought, Reasons, Elaboration, Experiences, Summary or Suggestions",
|
5 |
+
"Structure your feedback using the TREES strategy. Begin with a Thought, provide Reasons, Elaborate, share Experiences, and finally offer a Summary or Suggestions."
|
6 |
)
|
7 |
}
|
8 |
|