Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -1245,7 +1245,7 @@ def random_likert_questions():
|
|
| 1245 |
current_group = question_groups[st.session_state.current_likert_group]
|
| 1246 |
|
| 1247 |
|
| 1248 |
-
st.markdown("""
|
| 1249 |
<div class="guide-text" style="display: flex; flex-direction: column; align-items: center; background-color: #f0f2f6; border-radius: 10px; padding: 20px; gap: 15px;">
|
| 1250 |
<div style="flex: 1;">
|
| 1251 |
<h3>راهنمای پاسخ:</h3>
|
|
|
|
| 1245 |
current_group = question_groups[st.session_state.current_likert_group]
|
| 1246 |
|
| 1247 |
|
| 1248 |
+
st.markdown("""
|
| 1249 |
<div class="guide-text" style="display: flex; flex-direction: column; align-items: center; background-color: #f0f2f6; border-radius: 10px; padding: 20px; gap: 15px;">
|
| 1250 |
<div style="flex: 1;">
|
| 1251 |
<h3>راهنمای پاسخ:</h3>
|