Issue Integrating AutoProctor with Timed Exam Start Button in Open edX

Hello

I am trying to integrate AutoProctor with the timed exam in Open edX. My goal is to trigger the AutoProctor script when the user clicks the Start Exam button. However, I am facing an issue where I cannot modify any content in the frontend for the timed exam.

Steps I Have Taken:

  1. I modified the footer.html file inside the container after making static changes.
  2. I copied the updated file into the container using:

sudo docker cp footer.html tutor_local-lms-1:/openedx/venv/lib/python3.11/site-packages/edx_proctoring/templates/timed_exam/