anastaa3 commited on
Commit
f5488f8
·
verified ·
1 Parent(s): 16ef99d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ total_number_pages = 4
7
  placeholder_buttons = None
8
 
9
  Q2_radio_options = ["A","B"]
10
- Q4_radio_options = []
11
 
12
 
13
  # Function that records radio element changes
 
7
  placeholder_buttons = None
8
 
9
  Q2_radio_options = ["A","B"]
10
+ Q4_radio_options = [""]
11
 
12
 
13
  # Function that records radio element changes