When making changes in a question text, the system doesn't update it and text stays the same (Moodle version 2.9.1).

When making changes in a question text, the system doesn't update it and text stays the same (Moodle version 2.9.1).

von Sergio Gómez -
Anzahl Antworten: 2

Hi there!

When I create a question and try to change the text I entered because I realize I've made a mistake, the text stays the same and the item is not updated.

This is random as some of the corrections do show up but other don't, and one correction that was displayed one minute, is not displayed the next.

Help!!

Mittelwert:  -
Als Antwort auf Sergio Gómez

Re: When making changes in a question text, the system doesn't update it and text stays the same (Moodle version 2.9.1).

von Tim Hunt -
Nutzerbild von Core developers Nutzerbild von Documentation writers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Peer reviewers Nutzerbild von Plugin developers

It looks like caching has not been set up correctly. Moodle caches need to be shared between all the different web servers in a cluster. Under Admin -> Plugins -> Caching -> Configuration, check the settings for the Question definitions cache.

Als Antwort auf Tim Hunt

Re: When making changes in a question text, the system doesn't update it and text stays the same (Moodle version 2.9.1).

von Sergio Gómez -

Thank you very much!