Hello, I noticed hard-coded language strings in some files. All user-facing strings should be defined in the language file and displayed using the get_string() function. https://moodledev.io/general/community/plugincontribution/checklist#strings <img width="740" height="632" alt="Image" src="https://github.com/user-attachments/assets/df4f8740-3d36-404a-9d98-dc4f36949e75" /> <img width="963" height="655" alt="Image" src="https://github.com/user-attachments/assets/592c977f-4a6d-4466-95f5-dec953b1ee4a" />
Hello,
I noticed hard-coded language strings in some files. All user-facing strings should be defined in the language file and displayed using the get_string() function.
https://moodledev.io/general/community/plugincontribution/checklist#strings