File size: 2,074 Bytes
008c040
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40

  {
  "food": [
    {"quote": "The dining hall serves a variety of meals every day."},
    {"quote": "Students often complain about the high price of coffee on campus."},
    {"quote": "The campus café is a popular place for late-night study snacks."},
    {"quote": "Pizza is the most requested item during student events."},
    {"quote": "Vegan and vegetarian options are available in the cafeteria."},
    {"quote": "Many students prefer ordering food from nearby restaurants instead of the dining hall."}
  ],
  "housing": [
    {"quote": "On-campus housing is limited, so apply early."},
    {"quote": "Dorms have strict quiet hours after 10 PM."},
    {"quote": "Shared kitchens are available but often crowded."},
    {"quote": "Some dorms are newly renovated with modern facilities."},
    {"quote": "Most students move off-campus after their first year."}
  ],
  "professors": [
    {"quote": "Professors are approachable during office hours."},
    {"quote": "Some classes are lecture-heavy, while others are more discussion-based."},
    {"quote": "Faculty members encourage research participation."},
    {"quote": "Certain professors are known for giving tough exams."},
    {"quote": "Students value professors who integrate real-world examples into lectures."}
  ],
  "clubs": [
    {"quote": "There are over 150 student-run clubs on campus."},
    {"quote": "The debate club regularly competes in national tournaments."},
    {"quote": "Cultural clubs host food festivals throughout the year."},
    {"quote": "Sports clubs are open to beginners as well as advanced players."},
    {"quote": "The robotics club has won several innovation awards."}
  ],
  "events": [
    {"quote": "Homecoming is the biggest annual event on campus."},
    {"quote": "The spring music festival attracts local bands."},
    {"quote": "Career fairs are held twice a year with dozens of employers."},
    {"quote": "Workshops and guest lectures happen almost weekly."},
    {"quote": "Pizza nights are a favorite tradition during finals week."}
  ],
  "staged_responses": []
}