errors, not sure whats up

errors, not sure whats up

by cas pat -
Number of replies: 2
hi,

I've been messing around with creating/modifying new modules. When I'm adding an instance of my new module  all the fields are surrounded by brackets []


ie. usepassword :
intro:


Any ideas on how to fix this??


Thanks
Average of ratings: -
In reply to cas pat

Re: errors, not sure whats up

by Helen Foster -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators
Hi,

The double brackets indicate that a language string is missing. Generally downloading the latest language pack resolves the issue, however if you are creating a new module then you will need to add your own language strings. Please check Moodle Docs Translation for further information on language strings.