Spaces:
Sleeping
Sleeping
Update StTeresaData.py
Browse files- StTeresaData.py +3 -3
StTeresaData.py
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
#StTeresaData.py
|
2 |
strategy_text = {
|
3 |
-
"
|
4 |
-
"
|
5 |
-
"Structure your feedback using the
|
6 |
)
|
7 |
}
|
8 |
|
|
|
1 |
#StTeresaData.py
|
2 |
strategy_text = {
|
3 |
+
"PEEL": (
|
4 |
+
"PEEL strategy - Point, Evidence, Experience, and Link",
|
5 |
+
"Structure your feedback using the PEEL strategy. Begin with a Point, provide Evidence, share Experience(s), and Link back to the question. Use CPR (Counterargument, Put forth a rebuttal, Reinforce your point) for rebuttals."
|
6 |
)
|
7 |
}
|
8 |
|