export interface SubmissionCopyConfig { allowCopyFromOtherSubmissions: boolean; editableQuestions: string[]; }