export interface EducationalGoal { source: string; id: string; }