turnitin / moodle-plagiarism_turnitinsim

7 stars 9 forks source link

Error: Call to undefined method plagiarism_plugin_turnitinsim::plagiarism_turnitinsim_coursemodule_standard_elements() #180

Open alcarola opened 1 month ago

alcarola commented 1 month ago

Hi, and thank you for developing this plugin!

I made the change in https://github.com/turnitin/moodle-plagiarism_turnitinsim/issues/178#issue-2561816284, but it still does not work for me. I get the following error message:

Call to undefined method plagiarism_plugin_turnitinsim::plagiarism_turnitinsim_coursemodule_standard_elements()

... and this stack trace: line 46 of /plagiarism/turnitinsim/classes/defaults_form.class.php: Error thrown line 214 of /lib/formslib.php: call to plagiarism_turnitinsim_defaults_form->definition() line 40 of /plagiarism/turnitinsim/defaults.php: call to moodleform->__construct()

I'm running Moodle 4.1.14+ Build 20241011, updated via git, on a CentOS server.

I am on the develop branch of turnitinsim, updated using a git pull (before making the update by voegii linked above) on 14 October 2024.

Grateful for any help! Mikael