simonraj commited on
Commit
9392133
·
1 Parent(s): f5734da

Rename HongWenData.py to CantonmentPriData.py

Browse files
HongWenData.py → CantonmentPriData.py RENAMED
@@ -1,8 +1,8 @@
1
- #HongWenData.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 using the 5Ws1H method: Who, What, Where, When, Why, and How, share Experiences, and finally offer a Summary or Suggestions."
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