I have installed a number of plugins with no problems on my 3.9rc1 Moodle installaltion.
After copying the content of quizaccess_honestycheck_moodle31_2014111200.zip to mod/quiz/accessrule, running the Moodle notification, all dependencies show green, when I click install, it hangs when it reaches the update database screen with the following error:
quizaccess_honestycheckI should note that the folder mod/quiz/accessrule/honestycheck/db exists and the install.xml file is world readable.
XML database file errors found
Informasi selanjutnya mengenai kesalahan ini
×Debug info: Errors found in XMLDB file: PATH attribute does not match file directory: mod/quiz/accessrule/honestycheck/db
Error code: ddlxmlfileerror
×Stack trace:
line 354 of /lib/ddl/database_manager.php: ddl_exception thrown
line 370 of /lib/ddl/database_manager.php: call to database_manager->load_xmldb_file()
line 654 of /lib/upgradelib.php: call to database_manager->install_from_xmldb_file()
line 1917 of /lib/upgradelib.php: call to upgrade_plugins()
line 711 of /admin/index.php: call to upgrade_noncore()
I have posted in the git repository for the plugin. (https://github.com/moodleou/moodle-quizaccess_honestycheck/issues/7 ) The author suggests it is an installation problem.
I have tried installing via direct copy and using the git clone command. I get the same error.
Here is my directory listing after copying the plugin:
root@ubuntu-s-1vcpu-1gb-sgp1-01:/var/www/html/moodle# ll mod/quiz/accessrule/
total 68
drwxr-xr-x 12 www-data www-data 4096 Jun 23 19:32 ./
drwxr-xr-x 13 www-data www-data 4096 Jun 9 16:42 ../
-rwxr-xr-x 1 www-data www-data 13276 Jun 9 16:42 accessrulebase.php*
drwxr-xr-x 5 www-data www-data 4096 Jun 9 16:42 delaybetweenattempts/
drwxr-xr-x 8 root root 4096 Jun 23 19:32 honestycheck/ drwxr-xr-x 5 www-data www-data 4096 Jun 9 16:42 ipaddress/ drwxr-xr-x 5 www-data www-data 4096 Jun 9 16:42 numattempts/
drwxr-xr-x 5 www-data www-data 4096 Jun 9 16:42 offlineattempts/
drwxr-xr-x 5 www-data www-data 4096 Jun 9 16:42 openclosedate/
drwxr-xr-x 5 www-data www-data 4096 Jun 9 16:42 password/
drwxr-xr-x 8 www-data www-data 4096 Jun 9 16:42 seb/
drwxr-xr-x 5 www-data www-data 4096 Jun 9 16:42 securewindow/
drwxr-xr-x 5 www-data www-data 4096 Jun 9 16:42 timelimit/
-rwxr-xr-x 1 www-data www-data 600 Jun 9 16:42 upgrade.txt*