export enum AnswerGranularity { BASIC = 'BASIC', COMPLEX = 'COMPLEX', }