Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -294,7 +294,7 @@ elif choice == 'People Skills':
|
|
294 |
st.subheader('Perspective-Taking Scenarios')
|
295 |
st.write('Scientific Principles: Develops empathy and understanding by considering different viewpoints.')
|
296 |
st.write('Cognitive Skills: Empathy, perspective-taking, and critical thinking.')
|
297 |
-
st.write('Exercise Task: Analyze written scenarios from multiple
|
298 |
|
299 |
if st.button('Try Perspective-Taking'):
|
300 |
scenario = '''
|
|
|
294 |
st.subheader('Perspective-Taking Scenarios')
|
295 |
st.write('Scientific Principles: Develops empathy and understanding by considering different viewpoints.')
|
296 |
st.write('Cognitive Skills: Empathy, perspective-taking, and critical thinking.')
|
297 |
+
st.write('Exercise Task: Analyze written scenarios from multiple characters viewpoints to understand their perspectives and motivations.')
|
298 |
|
299 |
if st.button('Try Perspective-Taking'):
|
300 |
scenario = '''
|