US-015: Modify EducationTile: richer content, panel trigger
- Add OSCE score (80%) to MPharm inline details via educationExtras data - Show research project with full description (Drug delivery & cocrystals, 75.1%) - Display A-level grades as Mathematics (A*) · Chemistry (B) · Politics (C) - Include Mary Seacole programme detail from educationExtras - Import and use educationExtras data for dynamic inline content - Add osceScore field to EducationExtra type - Each entry clickable to open detail panel, hover border shift intact Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -193,4 +193,5 @@ export interface EducationExtra {
|
||||
extracurriculars?: string[]
|
||||
researchDescription?: string
|
||||
programmeDetail?: string
|
||||
osceScore?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user