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).

por Sergio Gómez -
Number of replies: 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!!

Average of ratings: -
In reply to 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).

por Tim Hunt -
Imaxe de Core developers Imaxe de Documentation writers Imaxe de Particularly helpful Moodlers Imaxe de Peer reviewers Imaxe de 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.

In reply to 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).

por Sergio Gómez -

Thank you very much!