Skip to content

Releases: ucl-isd/moodle-mod_coursework

2026020300

04 Feb 02:37
88ae3fc

Choose a tag to compare

CTP-5801 Fix: membership_count must be of type int (#218)

Previously with:

  - Number of times each submission should initially be marked: 2
  - Sampling enabled: Yes
  - Automatic agreement of marks: Percentage distance.

when the student uploaded a submission they would get:

  Exception - mod_coursework\models\assessment_set_membership::
  membership_count(): Argument #3 ($allocatableid) must be of type int,
  string given, called in [dirroot]/mod/coursework/classes/traits/
  allocatable_functions.php on line 106

202612700

03 Feb 08:38
ffef316

Choose a tag to compare

Ctp 5571 empty mark (#214)

* CTP-5571 agreed grade required

* CTP-5571 behat

* CTP-5571 behat;

* CTP-5571 CR comment

2026012100

21 Jan 06:49
831ba22

Choose a tag to compare

Ctp 5490 persisted (#186)

* CTP-5490 peformance persisted()

* CTP-5490 comment

* CTP-5490 another test

* CTP-5490 prevent core data modification

* CTP-5490 remove debug info

* CTP-5490 CR comment

2025122300

21 Jan 06:48
831ba22

Choose a tag to compare

Ctp 5490 persisted (#186)

* CTP-5490 peformance persisted()

* CTP-5490 comment

* CTP-5490 another test

* CTP-5490 prevent core data modification

* CTP-5490 remove debug info

* CTP-5490 CR comment

2025111000

19 Nov 03:35
38369fc

Choose a tag to compare

Redesigned version after passing QA and initial version being deployed in prod

Must use https://github.com/ucl-isd/moodle-plagiarism_turnitin/tree/UCL_2025102600

2025022100

19 Nov 03:26
64f7e41

Choose a tag to compare

Last stable version before redesign