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
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.
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.
Thanks i'll try that...