Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -1284,6 +1284,7 @@ def attention_check1():
|
|
| 1284 |
|
| 1285 |
def random_likert_questions():
|
| 1286 |
add_js_for_hidden_button()
|
|
|
|
| 1287 |
"""نمایش سوالات لیکرت با دکمههای دایرهای"""
|
| 1288 |
question_groups = [
|
| 1289 |
{
|
|
|
|
| 1284 |
|
| 1285 |
def random_likert_questions():
|
| 1286 |
add_js_for_hidden_button()
|
| 1287 |
+
add_js_for_hidden_likert_buttons()
|
| 1288 |
"""نمایش سوالات لیکرت با دکمههای دایرهای"""
|
| 1289 |
question_groups = [
|
| 1290 |
{
|