SurveyUpdateImpactDto: {
    isModified: boolean;
    needReset: boolean;
    reasons: string[];
    submitCount: number;
}