Skip to content

Hard-coded language string

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

image