GSMEthesis commited on
Commit
dbecb1e
·
verified ·
1 Parent(s): 922bf0f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -765,10 +765,6 @@ def custom_likert_slider(question_data):
765
  </div>
766
  <span>{labels[1]}</span>
767
  </div>
768
- <div style="text-align: center; margin-top: 10px;">
769
- پاسخ انتخاب‌شده: <strong><span id="output_{key}">{default_value}</span></strong>
770
- <span id="label_{key}" style="color: #6a0dad; margin-right: 5px;">({labels[default_value-1]})</span>
771
- </div>
772
  </div>
773
 
774
  <script>
 
765
  </div>
766
  <span>{labels[1]}</span>
767
  </div>
 
 
 
 
768
  </div>
769
 
770
  <script>