In my attempts to make #Moodle multilingual, I need to increase char limit (from 255) on Activity names. I have done this at database level, so I can have names longer than 255, but if I then try and edit activity later, the interface stops me, as 255 limit still applied. How can I change this?

Comments