Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -23,7 +23,7 @@ questions = [
|
|
23 |
"List the Medical history mentioned",
|
24 |
"Give the Dental history in detail",
|
25 |
"Please give all the clinical findings which were listed",
|
26 |
-
"What treatment plan
|
27 |
]
|
28 |
|
29 |
# List of form fields in the correct order
|
|
|
23 |
"List the Medical history mentioned",
|
24 |
"Give the Dental history in detail",
|
25 |
"Please give all the clinical findings which were listed",
|
26 |
+
"What treatment plan is recommended?"
|
27 |
]
|
28 |
|
29 |
# List of form fields in the correct order
|