Need help with changing the intruction in the ORA authoring in studio

hello,
I wanted to change the instruction message on the ORA component.(message shown in the image)


so, I edited the template that has these instruction in a forked ora2 repo.
I had edited three templates.

  1. openassessment/templates/legacy/message/oa_message_open.html
  2. openassessment/templates/legacy/oa_base.html
  3. openassessment/templates/openassessmentblock/base.html
    after that, I tested it out on local by mounting the ora2 with tutor mounts add.
    It was working on the lms side, I could see the new message. but on the studio authoring, it was still showing the old message. both the studio and lms side are using the same template.any idea how to solve this issue. thanks