Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -82,8 +82,7 @@ iface = gr.Interface(
|
|
82 |
"BA (Hons) Accounting & Finance", "BA (Hons) Business Administration"], label="Course_Interested", info="Which course are you most interested in?"),
|
83 |
gr.Radio(["Science", "Management", "Humanities"], label="Faculty", info="what is your last stream ?"),
|
84 |
gr.Radio(["Event", "Facebook", "Instagram", "Offline", "Recommendation"], label="Source",info="How did you first hear about this college?"),
|
85 |
-
gr.Radio(["Yes", "No"], label="visited_college_for_inquery_only", info="Have you visited the college you're interested in for an inquiry or consultation
|
86 |
-
"),
|
87 |
gr.Radio(["Yes", "No"], label="attended_any_event", info="Have you attended any events organized by the college you're interested in?"),
|
88 |
gr.Radio(["New Year", "Dashain", "Orientation", "Fresher's Party", "Holi Festival", "Welcome Ceremony"],
|
89 |
label="attended_event_name", info="If yes, which events did you attend?" ),
|
|
|
82 |
"BA (Hons) Accounting & Finance", "BA (Hons) Business Administration"], label="Course_Interested", info="Which course are you most interested in?"),
|
83 |
gr.Radio(["Science", "Management", "Humanities"], label="Faculty", info="what is your last stream ?"),
|
84 |
gr.Radio(["Event", "Facebook", "Instagram", "Offline", "Recommendation"], label="Source",info="How did you first hear about this college?"),
|
85 |
+
gr.Radio(["Yes", "No"], label="visited_college_for_inquery_only", info="Have you visited the college you're interested in for an inquiry or consultation?"),
|
|
|
86 |
gr.Radio(["Yes", "No"], label="attended_any_event", info="Have you attended any events organized by the college you're interested in?"),
|
87 |
gr.Radio(["New Year", "Dashain", "Orientation", "Fresher's Party", "Holi Festival", "Welcome Ceremony"],
|
88 |
label="attended_event_name", info="If yes, which events did you attend?" ),
|