diff --git a/src/exams/pdf/test.report.footer.tsx b/src/exams/pdf/test.report.footer.tsx index 1f9f122e..8f6294b7 100644 --- a/src/exams/pdf/test.report.footer.tsx +++ b/src/exams/pdf/test.report.footer.tsx @@ -37,15 +37,7 @@ const TestReportFooter = ({ userId }: Props) => ( - {userId && ( - - - User ID:{" "} - {userId} - - - )} - + Declaration We hereby declare that exam results on our platform, assessed by AI, are @@ -57,6 +49,22 @@ const TestReportFooter = ({ userId }: Props) => ( continuously enhance our system to ensure accuracy and reliability. + + + PDF Version:{" "} + + {process.env.PDF_VERSION} + + + + {userId && ( + + + User ID:{" "} + {userId} + + + )} info@encoach.com https://encoach.com