Git commits in Moodle 3.11.1 by Tim Hunt

commit ac15d110ba3187429991d5eadb25c567145366d9
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 13 Mar 2023 21:31:33 +0800
Tag:    v3.11.14

MDL-77611 tool_uploaduser: fix phpunit assumptions about profile fields

commit af0aee7d2ad498260059255b87db5ff5741630f2
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 22 Feb 2023 19:32:07 +0800
Tag:    v3.11.13

MDL-76843 questions behat: enhancements requried to test this issue

commit 261fe42c055eddfc59a82743d738f08622cd3a02
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 06 Jan 2023 20:55:40 +0800
Tag:    v3.11.12

MDL-76810 redirect handling: ensure return URLs are properly sanitised

commit 78910334ff7b183f0beb1ad1802c17df772b137e
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 21 Oct 2022 05:47:17 +0800
Tag:    v3.11.11

MDL-76049 quiz generator: update calendar events for new overrides

commit bcdee74ae966d7be8cd50ad8d6dd671d2741a72a
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 21 Sep 2022 18:22:28 +0800
Tag:    v3.11.11

MDL-27570 quiz timing: add unit test and simplify top of process_attempt

commit 9de11ea641a713c6f765d514573a3cfe3ab491ef
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 22 Aug 2022 22:01:02 +0800
Tag:    v3.11.10

MDL-75548 misc: final Required parameter follows optional notices

commit 46ba8d9e7011174ac19f5be8c0d9e90508f9bb89
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Tue, 29 Jun 2021 04:25:07 +0800
Tag:    v3.11.1

MDL-68003 session timeout warning: don't show in iframes

commit 784fd2857f78ea4f83326f0085e7a5c83bfba200
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Thu, 24 Jun 2021 18:42:33 +0800
Tag:    v3.11.1

MDL-72010 quiz: prevent session timeouts during attempts

commit 54197c12d296de6b0a15bc2bae5934b2a16ca6a4
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Tue, 22 Jun 2021 21:11:22 +0800
Tag:    v3.11.1

MDL-71991 files: check return value of rename when writing files

commit 490b59a7b371ec5ce04c291da4eb40a0a3a52b75
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 02 Jun 2021 23:06:32 +0800
Tag:    v3.11.1

MDL-71838 quiz reports: average rows calc can run out of memory