Philipp Imhof
Philipp Imhof
You can use the following definition: `h = 60 min; min = 60 s; s = 0.001 ks` Doing like this makes sure that hours are tied to minutes which...
Bringing minutes into relation with seconds will move the seconds away from its "dimension" place and thus remove the link to the original SI prefixes. So there is no "real"...
Just thinking of it, I wonder whether it might make sense to allow setting a default value per question. Say we already have a variable `tolerance = 0.001`. Then, if...
Thinking of it further, I wonder: is there really a need for these functions? We currently have the special variable `_d` which holds the absolute difference between the model answer...
Additionally, I'd like to note that fixing the "main_library_id" manually in the DB often does not solve the problem, because many activities use more than one library and, as it...
I don't think this is a Moodle issue, because the "No internet" page is shown by the browser. It does not come from Moodle and it cannot come from Moodle,...
Thanks @dbuechel for your hints which options I had to enable. Here is the relevant part of the log file: Hitting reload, page is not reloaded The entries "Window has...
I tested it with 3.10.0 BETA. Everything is the same. Best case would be that hitting reload re-initiates the failed POST request. (Otherwise, the student's answers will be lost. Also,...
I will test that as well. What I can tell for sure is that Chrome, when clicking "Reload" will re-submit the original POST request. (It shows a dialog for confirmation...
Sorry for the long delay. I have finally found the time to test with 136.1.6+g1ac1b14+chromium-136.0.7103.114 / Chromium 136.0.7103.114. When I click "Reload" on the "No internet" page, a modal dialog...