Update app.py
Browse files
app.py
CHANGED
@@ -42,6 +42,7 @@ Generate a detailed JSON object representing a career card for a {career}. The J
|
|
42 |
2. "Scenarios":
|
43 |
Provide **two real-world scenarios** for this career. Each scenario must:
|
44 |
- "Title": A short, engaging title (e.g., "Emergency Surgery Crisis").
|
|
|
45 |
- "BackgroundImage": A path to a scenario-related image (e.g., "images/careers/doctor/emergency_room.jpg").
|
46 |
- "Description": A detailed, gender-neutral narrative (3-5 sentences) presenting a realistic challenge faced by professionals in this career.
|
47 |
- "DecisionCards": Two decision options for handling the scenario, each with:
|
|
|
42 |
2. "Scenarios":
|
43 |
Provide **two real-world scenarios** for this career. Each scenario must:
|
44 |
- "Title": A short, engaging title (e.g., "Emergency Surgery Crisis").
|
45 |
+
- "Audio": A path to a scenario-related sound (e.g., "audio/doctor/emergency_room.mp3").
|
46 |
- "BackgroundImage": A path to a scenario-related image (e.g., "images/careers/doctor/emergency_room.jpg").
|
47 |
- "Description": A detailed, gender-neutral narrative (3-5 sentences) presenting a realistic challenge faced by professionals in this career.
|
48 |
- "DecisionCards": Two decision options for handling the scenario, each with:
|