install turnitin latest Moodle direct version 2 problem

install turnitin latest Moodle direct version 2 problem

by William Chan -
Number of replies: 3

Dear Sir,

We just download latests turnitin Moodle Direct version 2 plugin and try to install in Moodle 2.4.3

It is okay to install turnitin mod and block plugin.

However, the following is shown when we try to install turntin plagiarism plugin.

table "plagiarism_turnitin_files" is not existed .

It seems that plagiarism_turnitin_files is not found and therefore we cannot install this plugin.

Does anyone know how to fix it?

Please advise.

                                         Willaim

 

 

Average of ratings: -
In reply to William Chan

Re: install turnitin latest Moodle direct version 2 problem

by John McGettrick -

Hi William,

It sounds like you have had a version of the plagiarism plugin installed previously which hasn't correctly been removed from your system. It sounds as though it's running the upgrade db script rather than the install db script. Did you have Dan Marsden's integration installed before?

Cheers

John

In reply to John McGettrick

Re: install turnitin latest Moodle direct version 2 problem

by William Chan -

Dear John,

Yes, we have installed Dan Marsden's integration some years before and then removed it.

Please advise how to fix it.

Thanks,

                  WIlliam

In reply to William Chan

Re: install turnitin latest Moodle direct version 2 problem

by John McGettrick -

Hi William,

It sounds like it was not removed correctly as Moodle seems to think that the database tables exist, you could verify this by checking the mdl_config_plugins file to see if there is an entry for plagiarism_turnitin. I think the best thing would be to uninstall the plagiarism plugin being sure to remove the turnitin folder from the plagiarism directory. Then you can try re-installing it as any reference to the plagiarism plugin should have been removed.

If this fails you could try creating the tables yourself using the install.xml file in the db folder as a template.

Cheers

John