\n
\n
\n \n {{ $t(\"modal.view-assessment.employee-information.nik\") }}\n \n
\n
\n \n :\n \n
\n
\n \n {{ responseSurvey.data.user.nric || \"N/A\" }}\n \n
\n
\n
\n
\n \n {{\n $t(\"modal.view-assessment.employee-information.fullname\")\n }}\n \n
\n
\n \n :\n \n
\n
\n \n {{ responseSurvey.data.user.fullname || \"N/A\" }}\n \n
\n
\n
\n
\n \n {{ $t(\"modal.view-assessment.employee-information.age\") }}\n \n
\n
\n \n :\n \n
\n
\n \n {{ age || \"-\" }}/{{\n responseSurvey.data.user.birthdate || \"-\"\n }}\n \n
\n
\n
\n
\n \n {{ $t(\"modal.view-assessment.employee-information.gender\") }}\n \n
\n
\n \n :\n \n
\n
\n \n {{\n responseSurvey.data.user.gender === null\n ? \"N/A\"\n : responseSurvey.data.user.gender\n ? $t(\"table-assessment.gender.male\")\n : $t(\"table-assessment.gender.female\")\n }}\n \n
\n
\n
\n
\n \n {{\n $t(\"modal.view-assessment.employee-information.position\")\n }}\n \n
\n
\n \n :\n \n
\n
\n \n {{ responseSurvey.data.user.position || \"N/A\" }}\n \n
\n
\n
\n
\n \n {{\n $t(\n \"modal.view-assessment.employee-information.work-location\"\n )\n }}\n \n
\n
\n \n :\n \n
\n
\n \n {{\n responseSurvey.data.user.workLocation\n ? responseSurvey.data.user.workLocation.name\n : \"N/A\"\n }}\n \n
\n
\n
\n
\n \n {{\n $t(\"modal.view-assessment.employee-information.department\")\n }}\n \n
\n
\n \n :\n \n
\n
\n \n {{ responseSurvey.data.user.workUnit || \"N/A\" }}\n \n
\n
\n
\n
\n \n {{\n $t(\n \"modal.view-assessment.employee-information.company-name\"\n )\n }}\n \n
\n
\n \n :\n \n
\n
\n \n {{\n responseSurvey.data.user.company\n ? responseSurvey.data.user.company.name\n : \"N/A\"\n }}\n \n
\n
\n
\n
\n \n {{ $t(\"modal.view-assessment.employee-information.email\") }}\n \n
\n
\n \n :\n \n
\n
\n \n {{ responseSurvey.data.user.email || \"N/A\" }}\n \n
\n
\n
\n
\n \n {{ $t(\"modal.view-assessment.employee-information.phone\") }}\n \n
\n
\n \n :\n \n
\n
\n \n {{ responseSurvey.data.user.phoneNumber || \"N/A\" }}\n \n
\n
\n
\n
\n
\n \n {{ $t(\"modal.view-assessment.general-information.send\") }}\n \n
\n
\n \n :\n \n
\n
\n \n {{ sendDate || \"N/A\" }}\n \n
\n
\n
\n
\n \n {{\n $t(\n \"modal.view-assessment.general-information.work-location\"\n )\n }}\n \n
\n
\n \n :\n \n
\n
\n \n {{\n responseSurvey.data.workLocation\n ? responseSurvey.data.workLocation.name\n : \"N/A\"\n }}\n \n
\n
\n
\n
\n \n {{ $t(\"modal.view-assessment.general-information.comorbid\") }}\n \n
\n
\n \n :\n \n
\n
\n \n {{\n responseSurvey.data.user.comorbid === null\n ? \"N/A\"\n : responseSurvey.data.user.comorbid\n ? $t(\"user-profile.comorbid.true\")\n : $t(\"user-profile.comorbid.false\")\n }}\n \n
\n
\n
\n
\n \n {{ $t(\"modal.view-assessment.general-information.risk\") }}\n \n
\n
\n \n :\n \n
\n
\n \n {{ responseSurvey.data.riskEng || \"N/A\" }}\n \n \n {{ responseSurvey.data.riskIdn || \"N/A\" }}\n \n
\n
\n
\n
\n \n {{\n $t(\n \"modal.view-assessment.general-information.recommendation\"\n )\n }}\n \n
\n
\n \n :\n \n
\n
\n
\n \n {{ recommendation }}\n
\n \n N/A\n
\n \n
\n \n {{ recommendation }}\n
\n \n N/A\n
\n \n
\n
\n