Note: You are currently viewing documentation for Moodle 4.0. Up-to-date documentation for the latest stable version of Moodle may be available here: error/treasurehunt/treasurehuntislocked.

error/treasurehunt/treasurehuntislocked: Difference between revisions

From MoodleDocs
(Created page with "This is a "feature" designed to avoid edit conflicts on a Treasurehunt. There is no way to unlock the edition page other than waiting a predefined timeout that can be configu...")
 
m (→‎top: clean up, typos fixed: adquire → acquire)
 
Line 3: Line 3:
There is no way to unlock the edition page other than waiting a predefined timeout that can be configured by the administrators system-wide in the module settings ( at admin/settings.php?section=modsettingtreasurehunt parameter '''locktimeediting''').
There is no way to unlock the edition page other than waiting a predefined timeout that can be configured by the administrators system-wide in the module settings ( at admin/settings.php?section=modsettingtreasurehunt parameter '''locktimeediting''').


If the lock is not renewed after '''locktimeediting''' seconds (i.e. the edit page is closed or the computer hibernated) the lock is released and other user can adquire it.
If the lock is not renewed after '''locktimeediting''' seconds (i.e. the edit page is closed or the computer hibernated) the lock is released and other user can acquire it.

Latest revision as of 16:14, 19 May 2022

This is a "feature" designed to avoid edit conflicts on a Treasurehunt.

There is no way to unlock the edition page other than waiting a predefined timeout that can be configured by the administrators system-wide in the module settings ( at admin/settings.php?section=modsettingtreasurehunt parameter locktimeediting).

If the lock is not renewed after locktimeediting seconds (i.e. the edit page is closed or the computer hibernated) the lock is released and other user can acquire it.