simonraj commited on
Commit
87166b6
·
1 Parent(s): 8c6ff32

Update RadinMas.py

Browse files
Files changed (1) hide show
  1. RadinMas.py +4 -3
RadinMas.py CHANGED
@@ -5,10 +5,11 @@ strategy_text = {
5
  "PEEL strategy - Point, Evidence, Experience(s), Link back to the question",
6
  "Structure your feedback using the PEEL strategy. Begin with a Point, provide Evidence, share Experience(s), and Link back to the question."
7
  ),
8
- "Expansion": (
9
- "Expansion strategy - Own experiences, Experiences with Family, Friends, and Experiences of Neighbourhood, Society and Other parts of the World.",
10
- "Expand your sharing starting from Own experiences, moving to Experiences with Family, Friends, and broadening to experiences of Neighbourhood, Society and Other parts of the World."
11
  ),
 
12
  "OREOS": (
13
  "OREOS thinking frame - Opinion, Reasons, Elaborate, Own Experiences, Suggestion",
14
  "Structure your feedback using the OREOS thinking frame. Start with an Opinion, provide Reasons, Elaborate, share Own Experiences, and make a Suggestion."
 
5
  "PEEL strategy - Point, Evidence, Experience(s), Link back to the question",
6
  "Structure your feedback using the PEEL strategy. Begin with a Point, provide Evidence, share Experience(s), and Link back to the question."
7
  ),
8
+ "5W1H": (
9
+ "5W1H thinking frame (Who, What, Where, When, Why, How)",
10
+ "Structure your feedback using the 5W1H thinking frame. Address Who the user is talking about, What they are discussing, Where it's happening, When it's occurring, Why they feel that way, and How they express it."
11
  ),
12
+
13
  "OREOS": (
14
  "OREOS thinking frame - Opinion, Reasons, Elaborate, Own Experiences, Suggestion",
15
  "Structure your feedback using the OREOS thinking frame. Start with an Opinion, provide Reasons, Elaborate, share Own Experiences, and make a Suggestion."