upgrade Moodle from 3.9.1 to 3.10.1.

upgrade Moodle from 3.9.1 to 3.10.1.

flying 2021 -
回帖数:6

 I am upgradeing Moodle from 3.9.1 to 3.10.1. 

I get stuck at the plugin check:

"Not in the Plugins directory: mod_feedback, mod_glossary, mod_forum, mod_quiz, mod_data."

I am new to Moodle, any ideas how to reolve this? 

回复flying 2021

Re: upgrade Moodle from 3.9.1 to 3.10.1.

Ken Task -
Particularly helpful Moodlers的头像

Please review:

https://docs.moodle.org/310/en/Upgrading

From what you have described, the folders in mod directory of 3.9.1 or newly acquired 3.10.1 code are missing: feedback, glossary, forum, quiz, and data.  All are core code directories and should be present.

'SoS', Ken


回复Ken Task

Re: upgrade Moodle from 3.9.1 to 3.10.1.

flying 2021 -
thank you for the reply,
I can't find the folders that is related to these plugins. Do you know where I can get them?
I tried to look for the plugins on the moodle plugin sites, and did not found it.
回复flying 2021

Re: upgrade Moodle from 3.9.1 to 3.10.1.

Rick Jerz -
Particularly helpful Moodlers的头像 Testers的头像
How did you upgrade?
回复Rick Jerz

Re: upgrade Moodle from 3.9.1 to 3.10.1.

flying 2021 -
I followed these instructions https://docs.moodle.org/310/en/Upgrading#Standard_install_package

and copied these files back from the backup.

cp moodle.backup/config.php moodle
cp -pr moodle.backup/theme/mytheme moodle/theme/mytheme
cp -pr moodle.backup/mod/mymod moodle/mod/mymod
回复flying 2021

Re: upgrade Moodle from 3.9.1 to 3.10.1.

Rick Jerz -
Particularly helpful Moodlers的头像 Testers的头像
It might be that your old plugins are not compatible with your newer Moodle.