summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwen <wen>2012-11-30 07:19:44 +0000
committerwen <wen>2012-11-30 07:19:44 +0000
commit310b9aa36de171bed8d4fdadbdfcb64e5fc24380 (patch)
treec61a9c39a8bae0aff2d660089272cbec6a4761e0 /www
parentd84a189bbfee73d6b4db1919ef33ac2669d7e1ee (diff)
downloadpkgsrc-310b9aa36de171bed8d4fdadbdfcb64e5fc24380.tar.gz
Update to 2.3.3
Upstream changes: Moodle 2.3.3 release notes Highlights MDL-35297 - Upgrading books from earlier versions now works correctly MDL-21801 - References to the non-functional Powerpoint import option have been removed from the Lesson module MDL-33166 - A capability has been introduced to consistently exempt specific users from forum auto-subscriptions and forced subscriptions MDL-34607 - Folder resources now show files in sorted order MDL-33646 - Viewing an empty book shows a friendly notice rather than an error messsage Functional changes MDL-34794 - Course reset now works with the new Assignment module MDL-35370 - Blank answers in Cloze type quiz questions are treated accordingly, when an answer of zero is expected MDL-33374 - When adding or updating a user profile, the action button displays 'Create user' and 'Update user' relatively MDL-27786 - The title field of a new calendar event is now labelled "Event title" instead of "Name" MDL-28235 - The close button on help dialogues have changed to provide greater accessibility. (Note: if debugging is turned on, a string error will appear during the upgrade process. This is expected and will be resolved once the upgrade process is complete.) API changes MDL-30667 - Maximum upload limits are enforced consistently in relation to various system variables MDL-35395 - A method has been added so forms can work around form change checking when necessary MDL-35442 - Local plugins now have settings and uninstall links on the plugins overview page Security issues MSA-12-0057 Access issue through repository MSA-12-0058 Possible form data manipulation issue MSA-12-0059 Information leak in Database activity module MSA-12-0060 Cross-site scripting vulnerability in YUI2 MSA-12-0061 Remote code execution through Portfolio API MSA-12-0062 Information leak in Database activity module MSA-12-0063 Information leak in Check Permissions page Fixes and improvements MDL-35411 - Submissions and feedback are now saved with imported/restored assignments MDL-35397 - Notifications page 'many other contributors' link leads to appropriate credits page MDL-35726 - Feedback forms work correctly when grading a series of assignments MDL-35754 - Quizzes in pop-up windows now work correctly
Diffstat (limited to 'www')
-rw-r--r--www/moodle/Makefile7
-rw-r--r--www/moodle/PLIST6019
-rw-r--r--www/moodle/distinfo8
3 files changed, 3578 insertions, 2456 deletions
diff --git a/www/moodle/Makefile b/www/moodle/Makefile
index cce75590f57..424bfdb7e64 100644
--- a/www/moodle/Makefile
+++ b/www/moodle/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2012/10/03 21:58:31 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2012/11/30 07:19:44 wen Exp $
-DISTNAME= moodle-2.1.7
-PKGREVISION= 1
+DISTNAME= moodle-2.3.3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
@@ -71,8 +70,6 @@ SUBST_FILES.php+= admin/cli/install.php admin/cli/install_database.php admin/cli
SUBST_FILES.php+= admin/mailout-debugger.php admin/process_email.php
SUBST_FILES.php+= auth/ldap/cli/sync_users.php auth/cas/cli/sync_users.php auth/db/cli/sync_users.php
SUBST_FILES.php+= enrol/ldap/cli/sync.php enrol/database/cli/sync.php enrol/category/cli/sync.php
-SUBST_FILES.php+= lib/pear/PHP/runsniffer
-SUBST_FILES.php+= local/qeupgradehelper/cli/convert.php
SUBST_FILES.php+= mod/chat/chatd.php
SUBST_SED.php= -e "s,/usr/bin/php,${PREFIX}/bin/php,g"
diff --git a/www/moodle/PLIST b/www/moodle/PLIST
index 25a7f3f182a..0c4170dce16 100644
--- a/www/moodle/PLIST
+++ b/www/moodle/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2012/07/27 12:44:21 wen Exp $
+@comment $NetBSD: PLIST,v 1.11 2012/11/30 07:19:44 wen Exp $
share/examples/moodle/moodle.conf
share/moodle/COPYING.txt
share/moodle/README.txt
@@ -7,34 +7,25 @@ share/moodle/admin/auth.php
share/moodle/admin/auth_config.php
share/moodle/admin/block.php
share/moodle/admin/blocks.php
-share/moodle/admin/bloglevelupgrade.php
+share/moodle/admin/category.php
share/moodle/admin/cli/automated_backups.php
share/moodle/admin/cli/cron.php
share/moodle/admin/cli/install.php
share/moodle/admin/cli/install_database.php
share/moodle/admin/cli/maintenance.php
+share/moodle/admin/cli/mysql_collation.php
share/moodle/admin/cli/mysql_engine.php
+share/moodle/admin/cli/purge_caches.php
share/moodle/admin/cli/reset_password.php
share/moodle/admin/cli/upgrade.php
share/moodle/admin/cron.php
-share/moodle/admin/dbperformance.php
-share/moodle/admin/dbtransfer/database_export_form.php
-share/moodle/admin/dbtransfer/database_transfer_form.php
-share/moodle/admin/dbtransfer/dbexport.php
-share/moodle/admin/dbtransfer/index.php
-share/moodle/admin/dbtransfer/lib.php
-share/moodle/admin/delete.php
share/moodle/admin/editors.php
share/moodle/admin/enrol.php
share/moodle/admin/environment.php
share/moodle/admin/environment.xml
share/moodle/admin/filters.php
-share/moodle/admin/generator.php
share/moodle/admin/handlevirus.php
-share/moodle/admin/health.php
share/moodle/admin/index.php
-share/moodle/admin/innodb.php
-share/moodle/admin/langimport.php
share/moodle/admin/lib.php
share/moodle/admin/licenses.php
share/moodle/admin/localplugins.php
@@ -54,8 +45,8 @@ share/moodle/admin/mnet/testclient.php
share/moodle/admin/mnet/trustedhosts.html
share/moodle/admin/mnet/trustedhosts.php
share/moodle/admin/modules.php
-share/moodle/admin/multilangupgrade.php
share/moodle/admin/oacleanup.php
+share/moodle/admin/oauth2callback.php
share/moodle/admin/phpinfo.php
share/moodle/admin/plugins.php
share/moodle/admin/portfolio.php
@@ -65,78 +56,13 @@ share/moodle/admin/qbehaviours.php
share/moodle/admin/qtypes.php
share/moodle/admin/registration/confirmregistration.php
share/moodle/admin/registration/forms.php
-share/moodle/admin/registration/hubselector.php
share/moodle/admin/registration/index.php
share/moodle/admin/registration/lib.php
share/moodle/admin/registration/register.php
share/moodle/admin/registration/renderer.php
share/moodle/admin/registration/renewregistration.php
share/moodle/admin/renderer.php
-share/moodle/admin/replace.php
-share/moodle/admin/report/backups/index.php
-share/moodle/admin/report/backups/settings.php
-share/moodle/admin/report/capability/index.php
-share/moodle/admin/report/capability/lang/en/report_capability.php
-share/moodle/admin/report/capability/module.js
-share/moodle/admin/report/capability/settings.php
-share/moodle/admin/report/configlog/index.php
-share/moodle/admin/report/configlog/lang/en/report_configlog.php
-share/moodle/admin/report/configlog/settings.php
-share/moodle/admin/report/courseoverview/db/access.php
-share/moodle/admin/report/courseoverview/index.php
-share/moodle/admin/report/courseoverview/lang/en/report_courseoverview.php
-share/moodle/admin/report/courseoverview/reportsgraph.php
-share/moodle/admin/report/courseoverview/settings.php
-share/moodle/admin/report/courseoverview/version.php
-share/moodle/admin/report/customlang/db/access.php
-share/moodle/admin/report/customlang/db/install.xml
-share/moodle/admin/report/customlang/db/upgrade.php
-share/moodle/admin/report/customlang/edit.php
-share/moodle/admin/report/customlang/filter_form.php
-share/moodle/admin/report/customlang/index.php
-share/moodle/admin/report/customlang/lang/en/report_customlang.php
-share/moodle/admin/report/customlang/lib.php
-share/moodle/admin/report/customlang/locallib.php
-share/moodle/admin/report/customlang/module.js
-share/moodle/admin/report/customlang/renderer.php
-share/moodle/admin/report/customlang/settings.php
-share/moodle/admin/report/customlang/styles.css
-share/moodle/admin/report/customlang/version.php
-share/moodle/admin/report/log/settings.php
-share/moodle/admin/report/profiling/index.php
-share/moodle/admin/report/profiling/lang/en/report_profiling.php
-share/moodle/admin/report/profiling/settings.php
-share/moodle/admin/report/profiling/styles.css
-share/moodle/admin/report/questioninstances/db/access.php
-share/moodle/admin/report/questioninstances/index.php
-share/moodle/admin/report/questioninstances/lang/en/report_questioninstances.php
-share/moodle/admin/report/questioninstances/settings.php
-share/moodle/admin/report/questioninstances/version.php
-share/moodle/admin/report/security/db/access.php
-share/moodle/admin/report/security/index.php
-share/moodle/admin/report/security/lang/en/report_security.php
-share/moodle/admin/report/security/lib.php
-share/moodle/admin/report/security/settings.php
-share/moodle/admin/report/security/version.php
-share/moodle/admin/report/spamcleaner/index.php
-share/moodle/admin/report/spamcleaner/lang/en/report_spamcleaner.php
-share/moodle/admin/report/spamcleaner/module.js
-share/moodle/admin/report/spamcleaner/settings.php
-share/moodle/admin/report/stats/settings.php
-share/moodle/admin/report/unittest/coveragefile.php
-share/moodle/admin/report/unittest/db/access.php
-share/moodle/admin/report/unittest/dbtest.php
-share/moodle/admin/report/unittest/ex_reporter.php
-share/moodle/admin/report/unittest/ex_simple_test.php
-share/moodle/admin/report/unittest/index.php
-share/moodle/admin/report/unittest/lang/en/report_unittest.php
-share/moodle/admin/report/unittest/settings.php
-share/moodle/admin/report/unittest/test_tables.php
-share/moodle/admin/report/unittest/version.php
-share/moodle/admin/report/unsuproles/index.php
-share/moodle/admin/report/unsuproles/lang/en/report_unsuproles.php
-share/moodle/admin/report/unsuproles/settings.php
-share/moodle/admin/report/unsuproles/version.php
+share/moodle/admin/reports.php
share/moodle/admin/repository.php
share/moodle/admin/repositoryinstance.php
share/moodle/admin/resetemoticons.php
@@ -168,19 +94,223 @@ share/moodle/admin/settings/security.php
share/moodle/admin/settings/server.php
share/moodle/admin/settings/subsystems.php
share/moodle/admin/settings/top.php
-share/moodle/admin/settings/unsupported.php
share/moodle/admin/settings/users.php
share/moodle/admin/timezone.php
-share/moodle/admin/timezoneimport.php
+share/moodle/admin/tool/assignmentupgrade/batchupgrade.php
+share/moodle/admin/tool/assignmentupgrade/index.php
+share/moodle/admin/tool/assignmentupgrade/lang/en/tool_assignmentupgrade.php
+share/moodle/admin/tool/assignmentupgrade/listnotupgraded.php
+share/moodle/admin/tool/assignmentupgrade/locallib.php
+share/moodle/admin/tool/assignmentupgrade/module.js
+share/moodle/admin/tool/assignmentupgrade/paginationform.php
+share/moodle/admin/tool/assignmentupgrade/renderer.php
+share/moodle/admin/tool/assignmentupgrade/settings.php
+share/moodle/admin/tool/assignmentupgrade/styles.css
+share/moodle/admin/tool/assignmentupgrade/upgradableassignmentsbatchform.php
+share/moodle/admin/tool/assignmentupgrade/upgradableassignmentstable.php
+share/moodle/admin/tool/assignmentupgrade/upgradesingle.php
+share/moodle/admin/tool/assignmentupgrade/upgradesingleconfirm.php
+share/moodle/admin/tool/assignmentupgrade/version.php
+share/moodle/admin/tool/bloglevelupgrade/db/install.php
+share/moodle/admin/tool/bloglevelupgrade/index.php
+share/moodle/admin/tool/bloglevelupgrade/lang/en/tool_bloglevelupgrade.php
+share/moodle/admin/tool/bloglevelupgrade/settings.php
+share/moodle/admin/tool/bloglevelupgrade/version.php
+share/moodle/admin/tool/capability/index.php
+share/moodle/admin/tool/capability/lang/en/tool_capability.php
+share/moodle/admin/tool/capability/module.js
+share/moodle/admin/tool/capability/settings.php
+share/moodle/admin/tool/capability/version.php
+share/moodle/admin/tool/customlang/db/access.php
+share/moodle/admin/tool/customlang/db/install.php
+share/moodle/admin/tool/customlang/db/install.xml
+share/moodle/admin/tool/customlang/db/upgrade.php
+share/moodle/admin/tool/customlang/edit.php
+share/moodle/admin/tool/customlang/filter_form.php
+share/moodle/admin/tool/customlang/index.php
+share/moodle/admin/tool/customlang/lang/en/tool_customlang.php
+share/moodle/admin/tool/customlang/lib.php
+share/moodle/admin/tool/customlang/locallib.php
+share/moodle/admin/tool/customlang/module.js
+share/moodle/admin/tool/customlang/renderer.php
+share/moodle/admin/tool/customlang/settings.php
+share/moodle/admin/tool/customlang/styles.css
+share/moodle/admin/tool/customlang/version.php
+share/moodle/admin/tool/dbtransfer/cli/migrate.php
+share/moodle/admin/tool/dbtransfer/database_export_form.php
+share/moodle/admin/tool/dbtransfer/database_transfer_form.php
+share/moodle/admin/tool/dbtransfer/dbexport.php
+share/moodle/admin/tool/dbtransfer/index.php
+share/moodle/admin/tool/dbtransfer/lang/en/tool_dbtransfer.php
+share/moodle/admin/tool/dbtransfer/locallib.php
+share/moodle/admin/tool/dbtransfer/settings.php
+share/moodle/admin/tool/dbtransfer/version.php
+share/moodle/admin/tool/generator/cli/generate.php
+share/moodle/admin/tool/generator/index.php
+share/moodle/admin/tool/generator/lang/en/tool_generator.php
+share/moodle/admin/tool/generator/locallib.php
+share/moodle/admin/tool/generator/version.php
+share/moodle/admin/tool/health/index.php
+share/moodle/admin/tool/health/lang/en/tool_health.php
+share/moodle/admin/tool/health/settings.php
+share/moodle/admin/tool/health/styles.css
+share/moodle/admin/tool/health/version.php
+share/moodle/admin/tool/innodb/index.php
+share/moodle/admin/tool/innodb/lang/en/tool_innodb.php
+share/moodle/admin/tool/innodb/settings.php
+share/moodle/admin/tool/innodb/version.php
+share/moodle/admin/tool/langimport/index.php
+share/moodle/admin/tool/langimport/lang/en/tool_langimport.php
+share/moodle/admin/tool/langimport/lib.php
+share/moodle/admin/tool/langimport/settings.php
+share/moodle/admin/tool/langimport/styles.css
+share/moodle/admin/tool/langimport/version.php
+share/moodle/admin/tool/multilangupgrade/index.php
+share/moodle/admin/tool/multilangupgrade/lang/en/tool_multilangupgrade.php
+share/moodle/admin/tool/multilangupgrade/settings.php
+share/moodle/admin/tool/multilangupgrade/version.php
+share/moodle/admin/tool/phpunit/cli/init.php
+share/moodle/admin/tool/phpunit/cli/util.php
+share/moodle/admin/tool/phpunit/index.php
+share/moodle/admin/tool/phpunit/lang/en/tool_phpunit.php
+share/moodle/admin/tool/phpunit/settings.php
+share/moodle/admin/tool/phpunit/version.php
+share/moodle/admin/tool/phpunit/webrunner.php
+share/moodle/admin/tool/profiling/index.php
+share/moodle/admin/tool/profiling/lang/en/tool_profiling.php
+share/moodle/admin/tool/profiling/settings.php
+share/moodle/admin/tool/profiling/styles.css
+share/moodle/admin/tool/profiling/version.php
+share/moodle/admin/tool/qeupgradehelper/README.txt
+share/moodle/admin/tool/qeupgradehelper/afterupgradelib.php
+share/moodle/admin/tool/qeupgradehelper/cli/convert.php
+share/moodle/admin/tool/qeupgradehelper/convertquiz.php
+share/moodle/admin/tool/qeupgradehelper/cronsetup.php
+share/moodle/admin/tool/qeupgradehelper/cronsetup_form.php
+share/moodle/admin/tool/qeupgradehelper/db/install.php
+share/moodle/admin/tool/qeupgradehelper/extracttestcase.php
+share/moodle/admin/tool/qeupgradehelper/extracttestcase_form.php
+share/moodle/admin/tool/qeupgradehelper/index.php
+share/moodle/admin/tool/qeupgradehelper/lang/en/tool_qeupgradehelper.php
+share/moodle/admin/tool/qeupgradehelper/lib.php
+share/moodle/admin/tool/qeupgradehelper/listpreupgrade.php
+share/moodle/admin/tool/qeupgradehelper/listtodo.php
+share/moodle/admin/tool/qeupgradehelper/listupgraded.php
+share/moodle/admin/tool/qeupgradehelper/locallib.php
+share/moodle/admin/tool/qeupgradehelper/partialupgrade-example.php
+share/moodle/admin/tool/qeupgradehelper/renderer.php
+share/moodle/admin/tool/qeupgradehelper/resetquiz.php
+share/moodle/admin/tool/qeupgradehelper/settings.php
+share/moodle/admin/tool/qeupgradehelper/styles.css
+share/moodle/admin/tool/qeupgradehelper/version.php
+share/moodle/admin/tool/replace/index.php
+share/moodle/admin/tool/replace/lang/en/tool_replace.php
+share/moodle/admin/tool/replace/settings.php
+share/moodle/admin/tool/replace/version.php
+share/moodle/admin/tool/spamcleaner/index.php
+share/moodle/admin/tool/spamcleaner/lang/en/tool_spamcleaner.php
+share/moodle/admin/tool/spamcleaner/module.js
+share/moodle/admin/tool/spamcleaner/settings.php
+share/moodle/admin/tool/spamcleaner/version.php
+share/moodle/admin/tool/timezoneimport/index.php
+share/moodle/admin/tool/timezoneimport/lang/en/tool_timezoneimport.php
+share/moodle/admin/tool/timezoneimport/settings.php
+share/moodle/admin/tool/timezoneimport/version.php
+share/moodle/admin/tool/unittest/coveragefile.php
+share/moodle/admin/tool/unittest/db/access.php
+share/moodle/admin/tool/unittest/db/install.php
+share/moodle/admin/tool/unittest/ex_reporter.php
+share/moodle/admin/tool/unittest/ex_simple_test.php
+share/moodle/admin/tool/unittest/index.php
+share/moodle/admin/tool/unittest/lang/en/tool_unittest.php
+share/moodle/admin/tool/unittest/settings.php
+share/moodle/admin/tool/unittest/simpletestcoveragelib.php
+share/moodle/admin/tool/unittest/simpletestlib.php
+share/moodle/admin/tool/unittest/styles.css
+share/moodle/admin/tool/unittest/version.php
+share/moodle/admin/tool/unsuproles/db/install.php
+share/moodle/admin/tool/unsuproles/index.php
+share/moodle/admin/tool/unsuproles/lang/en/tool_unsuproles.php
+share/moodle/admin/tool/unsuproles/settings.php
+share/moodle/admin/tool/unsuproles/version.php
+share/moodle/admin/tool/upgrade.txt
+share/moodle/admin/tool/uploaduser/index.php
+share/moodle/admin/tool/uploaduser/lang/en/tool_uploaduser.php
+share/moodle/admin/tool/uploaduser/locallib.php
+share/moodle/admin/tool/uploaduser/picture.php
+share/moodle/admin/tool/uploaduser/picture_form.php
+share/moodle/admin/tool/uploaduser/settings.php
+share/moodle/admin/tool/uploaduser/user_form.php
+share/moodle/admin/tool/uploaduser/version.php
+share/moodle/admin/tool/xmldb/README.txt
+share/moodle/admin/tool/xmldb/actions/XMLDBAction.class.php
+share/moodle/admin/tool/xmldb/actions/XMLDBCheckAction.class.php
+share/moodle/admin/tool/xmldb/actions/check_bigints/check_bigints.class.php
+share/moodle/admin/tool/xmldb/actions/check_defaults/check_defaults.class.php
+share/moodle/admin/tool/xmldb/actions/check_foreign_keys/check_foreign_keys.class.php
+share/moodle/admin/tool/xmldb/actions/check_indexes/check_indexes.class.php
+share/moodle/admin/tool/xmldb/actions/check_oracle_semantics/check_oracle_semantics.class.php
+share/moodle/admin/tool/xmldb/actions/create_xml_file/create_xml_file.class.php
+share/moodle/admin/tool/xmldb/actions/delete_field/delete_field.class.php
+share/moodle/admin/tool/xmldb/actions/delete_index/delete_index.class.php
+share/moodle/admin/tool/xmldb/actions/delete_key/delete_key.class.php
+share/moodle/admin/tool/xmldb/actions/delete_table/delete_table.class.php
+share/moodle/admin/tool/xmldb/actions/delete_xml_file/delete_xml_file.class.php
+share/moodle/admin/tool/xmldb/actions/edit_field/edit_field.class.php
+share/moodle/admin/tool/xmldb/actions/edit_field/edit_field.js
+share/moodle/admin/tool/xmldb/actions/edit_field_save/edit_field_save.class.php
+share/moodle/admin/tool/xmldb/actions/edit_index/edit_index.class.php
+share/moodle/admin/tool/xmldb/actions/edit_index_save/edit_index_save.class.php
+share/moodle/admin/tool/xmldb/actions/edit_key/edit_key.class.php
+share/moodle/admin/tool/xmldb/actions/edit_key/edit_key.js
+share/moodle/admin/tool/xmldb/actions/edit_key_save/edit_key_save.class.php
+share/moodle/admin/tool/xmldb/actions/edit_table/edit_table.class.php
+share/moodle/admin/tool/xmldb/actions/edit_table_save/edit_table_save.class.php
+share/moodle/admin/tool/xmldb/actions/edit_xml_file/edit_xml_file.class.php
+share/moodle/admin/tool/xmldb/actions/edit_xml_file_save/edit_xml_file_save.class.php
+share/moodle/admin/tool/xmldb/actions/generate_all_documentation/generate_all_documentation.class.php
+share/moodle/admin/tool/xmldb/actions/generate_documentation/generate_documentation.class.php
+share/moodle/admin/tool/xmldb/actions/generate_documentation/xmldb.xsl
+share/moodle/admin/tool/xmldb/actions/get_db_directories/get_db_directories.class.php
+share/moodle/admin/tool/xmldb/actions/load_xml_file/load_xml_file.class.php
+share/moodle/admin/tool/xmldb/actions/load_xml_files/load_xml_files.class.php
+share/moodle/admin/tool/xmldb/actions/main_view/main_view.class.php
+share/moodle/admin/tool/xmldb/actions/move_updown_field/move_updown_field.class.php
+share/moodle/admin/tool/xmldb/actions/move_updown_index/move_updown_index.class.php
+share/moodle/admin/tool/xmldb/actions/move_updown_key/move_updown_key.class.php
+share/moodle/admin/tool/xmldb/actions/move_updown_table/move_updown_table.class.php
+share/moodle/admin/tool/xmldb/actions/new_field/new_field.class.php
+share/moodle/admin/tool/xmldb/actions/new_index/new_index.class.php
+share/moodle/admin/tool/xmldb/actions/new_key/new_key.class.php
+share/moodle/admin/tool/xmldb/actions/new_table/new_table.class.php
+share/moodle/admin/tool/xmldb/actions/new_table_from_mysql/new_table_from_mysql.class.php
+share/moodle/admin/tool/xmldb/actions/revert_changes/revert_changes.class.php
+share/moodle/admin/tool/xmldb/actions/save_xml_file/save_xml_file.class.php
+share/moodle/admin/tool/xmldb/actions/template/template.class.php
+share/moodle/admin/tool/xmldb/actions/unload_xml_file/unload_xml_file.class.php
+share/moodle/admin/tool/xmldb/actions/view_field_xml/view_field_xml.class.php
+share/moodle/admin/tool/xmldb/actions/view_index_xml/view_index_xml.class.php
+share/moodle/admin/tool/xmldb/actions/view_key_xml/view_key_xml.class.php
+share/moodle/admin/tool/xmldb/actions/view_reserved_words/view_reserved_words.class.php
+share/moodle/admin/tool/xmldb/actions/view_structure_php/view_structure_php.class.php
+share/moodle/admin/tool/xmldb/actions/view_structure_sql/view_structure_sql.class.php
+share/moodle/admin/tool/xmldb/actions/view_structure_xml/view_structure_xml.class.php
+share/moodle/admin/tool/xmldb/actions/view_table_php/view_table_php.class.php
+share/moodle/admin/tool/xmldb/actions/view_table_php/view_table_php.js
+share/moodle/admin/tool/xmldb/actions/view_table_sql/view_table_sql.class.php
+share/moodle/admin/tool/xmldb/actions/view_table_xml/view_table_xml.class.php
+share/moodle/admin/tool/xmldb/actions/view_xml/view_xml.class.php
+share/moodle/admin/tool/xmldb/index.php
+share/moodle/admin/tool/xmldb/lang/en/tool_xmldb.php
+share/moodle/admin/tool/xmldb/settings.php
+share/moodle/admin/tool/xmldb/version.php
+share/moodle/admin/tools.php
share/moodle/admin/upgradesettings.php
-share/moodle/admin/uploadpicture.php
-share/moodle/admin/uploadpicture_form.php
-share/moodle/admin/uploaduser.php
-share/moodle/admin/uploaduser_form.php
-share/moodle/admin/uploaduserlib.php
share/moodle/admin/user.php
share/moodle/admin/user/lib.php
share/moodle/admin/user/user_bulk.php
+share/moodle/admin/user/user_bulk_cohortadd.php
+share/moodle/admin/user/user_bulk_cohortadd_form.php
share/moodle/admin/user/user_bulk_confirm.php
share/moodle/admin/user/user_bulk_delete.php
share/moodle/admin/user/user_bulk_display.php
@@ -201,64 +331,6 @@ share/moodle/admin/webservice/service_users.php
share/moodle/admin/webservice/testclient.php
share/moodle/admin/webservice/testclient_forms.php
share/moodle/admin/webservice/tokens.php
-share/moodle/admin/xmldb/README.txt
-share/moodle/admin/xmldb/actions/XMLDBAction.class.php
-share/moodle/admin/xmldb/actions/XMLDBCheckAction.class.php
-share/moodle/admin/xmldb/actions/check_bigints/check_bigints.class.php
-share/moodle/admin/xmldb/actions/check_defaults/check_defaults.class.php
-share/moodle/admin/xmldb/actions/check_foreign_keys/check_foreign_keys.class.php
-share/moodle/admin/xmldb/actions/check_indexes/check_indexes.class.php
-share/moodle/admin/xmldb/actions/create_xml_file/create_xml_file.class.php
-share/moodle/admin/xmldb/actions/delete_field/delete_field.class.php
-share/moodle/admin/xmldb/actions/delete_index/delete_index.class.php
-share/moodle/admin/xmldb/actions/delete_key/delete_key.class.php
-share/moodle/admin/xmldb/actions/delete_table/delete_table.class.php
-share/moodle/admin/xmldb/actions/delete_xml_file/delete_xml_file.class.php
-share/moodle/admin/xmldb/actions/edit_field/edit_field.class.php
-share/moodle/admin/xmldb/actions/edit_field/edit_field.js
-share/moodle/admin/xmldb/actions/edit_field_save/edit_field_save.class.php
-share/moodle/admin/xmldb/actions/edit_index/edit_index.class.php
-share/moodle/admin/xmldb/actions/edit_index_save/edit_index_save.class.php
-share/moodle/admin/xmldb/actions/edit_key/edit_key.class.php
-share/moodle/admin/xmldb/actions/edit_key/edit_key.js
-share/moodle/admin/xmldb/actions/edit_key_save/edit_key_save.class.php
-share/moodle/admin/xmldb/actions/edit_table/edit_table.class.php
-share/moodle/admin/xmldb/actions/edit_table_save/edit_table_save.class.php
-share/moodle/admin/xmldb/actions/edit_xml_file/edit_xml_file.class.php
-share/moodle/admin/xmldb/actions/edit_xml_file_save/edit_xml_file_save.class.php
-share/moodle/admin/xmldb/actions/generate_all_documentation/generate_all_documentation.class.php
-share/moodle/admin/xmldb/actions/generate_documentation/generate_documentation.class.php
-share/moodle/admin/xmldb/actions/generate_documentation/xmldb.xsl
-share/moodle/admin/xmldb/actions/get_db_directories/get_db_directories.class.php
-share/moodle/admin/xmldb/actions/load_xml_file/load_xml_file.class.php
-share/moodle/admin/xmldb/actions/load_xml_files/load_xml_files.class.php
-share/moodle/admin/xmldb/actions/main_view/main_view.class.php
-share/moodle/admin/xmldb/actions/move_updown_field/move_updown_field.class.php
-share/moodle/admin/xmldb/actions/move_updown_index/move_updown_index.class.php
-share/moodle/admin/xmldb/actions/move_updown_key/move_updown_key.class.php
-share/moodle/admin/xmldb/actions/move_updown_table/move_updown_table.class.php
-share/moodle/admin/xmldb/actions/new_field/new_field.class.php
-share/moodle/admin/xmldb/actions/new_index/new_index.class.php
-share/moodle/admin/xmldb/actions/new_key/new_key.class.php
-share/moodle/admin/xmldb/actions/new_table/new_table.class.php
-share/moodle/admin/xmldb/actions/new_table_from_mysql/new_table_from_mysql.class.php
-share/moodle/admin/xmldb/actions/revert_changes/revert_changes.class.php
-share/moodle/admin/xmldb/actions/save_xml_file/save_xml_file.class.php
-share/moodle/admin/xmldb/actions/template/template.class.php
-share/moodle/admin/xmldb/actions/unload_xml_file/unload_xml_file.class.php
-share/moodle/admin/xmldb/actions/view_field_xml/view_field_xml.class.php
-share/moodle/admin/xmldb/actions/view_index_xml/view_index_xml.class.php
-share/moodle/admin/xmldb/actions/view_key_xml/view_key_xml.class.php
-share/moodle/admin/xmldb/actions/view_reserved_words/view_reserved_words.class.php
-share/moodle/admin/xmldb/actions/view_structure_php/view_structure_php.class.php
-share/moodle/admin/xmldb/actions/view_structure_sql/view_structure_sql.class.php
-share/moodle/admin/xmldb/actions/view_structure_xml/view_structure_xml.class.php
-share/moodle/admin/xmldb/actions/view_table_php/view_table_php.class.php
-share/moodle/admin/xmldb/actions/view_table_php/view_table_php.js
-share/moodle/admin/xmldb/actions/view_table_sql/view_table_sql.class.php
-share/moodle/admin/xmldb/actions/view_table_xml/view_table_xml.class.php
-share/moodle/admin/xmldb/actions/view_xml/view_xml.class.php
-share/moodle/admin/xmldb/index.php
share/moodle/auth/README.txt
share/moodle/auth/cas/CAS/CAS.php
share/moodle/auth/cas/CAS/CAS/PGTStorage/pgt-file.php
@@ -291,6 +363,7 @@ share/moodle/auth/db/version.php
share/moodle/auth/email/auth.php
share/moodle/auth/email/config.html
share/moodle/auth/email/lang/en/auth_email.php
+share/moodle/auth/email/version.php
share/moodle/auth/fc/Readme.txt
share/moodle/auth/fc/auth.php
share/moodle/auth/fc/config.html
@@ -335,9 +408,11 @@ share/moodle/auth/nntp/lang/en/auth_nntp.php
share/moodle/auth/nntp/version.php
share/moodle/auth/nologin/auth.php
share/moodle/auth/nologin/lang/en/auth_nologin.php
+share/moodle/auth/nologin/version.php
share/moodle/auth/none/auth.php
share/moodle/auth/none/config.html
share/moodle/auth/none/lang/en/auth_none.php
+share/moodle/auth/none/version.php
share/moodle/auth/pam/auth.php
share/moodle/auth/pam/config.html
share/moodle/auth/pam/db/install.php
@@ -363,11 +438,12 @@ share/moodle/auth/shibboleth/lang/en/auth_shibboleth.php
share/moodle/auth/shibboleth/login.php
share/moodle/auth/shibboleth/logout.php
share/moodle/auth/shibboleth/version.php
+share/moodle/auth/upgrade.txt
share/moodle/auth/webservice/auth.php
share/moodle/auth/webservice/lang/en/auth_webservice.php
+share/moodle/auth/webservice/version.php
share/moodle/backup/backup.class.php
share/moodle/backup/backup.php
-share/moodle/backup/backup_scheduled.php
share/moodle/backup/backupfilesedit.php
share/moodle/backup/backupfilesedit_form.php
share/moodle/backup/backuplib.php
@@ -376,12 +452,54 @@ share/moodle/backup/bb/bb5.5_to_moodle.xsl
share/moodle/backup/bb/bb6_to_moodle.xsl
share/moodle/backup/bb/restore_bb.php
share/moodle/backup/bb/xsl_emulate_xslt.inc
+share/moodle/backup/cc/cc112moodle.php
share/moodle/backup/cc/cc2moodle.php
+share/moodle/backup/cc/cc_includes.php
+share/moodle/backup/cc/cc_lib/cc_asssesment.php
+share/moodle/backup/cc/cc_lib/cc_basiclti.php
+share/moodle/backup/cc/cc_lib/cc_builder_creator.php
+share/moodle/backup/cc/cc_lib/cc_convert_moodle2.php
+share/moodle/backup/cc/cc_lib/cc_converter_basiclti.php
+share/moodle/backup/cc/cc_lib/cc_converter_forum.php
+share/moodle/backup/cc/cc_lib/cc_converter_label.php
+share/moodle/backup/cc/cc_lib/cc_converter_lti.php
+share/moodle/backup/cc/cc_lib/cc_converter_page.php
+share/moodle/backup/cc/cc_lib/cc_converter_quiz.php
+share/moodle/backup/cc/cc_lib/cc_converter_resource.php
+share/moodle/backup/cc/cc_lib/cc_converter_url.php
+share/moodle/backup/cc/cc_lib/cc_converters.php
+share/moodle/backup/cc/cc_lib/cc_forum.php
+share/moodle/backup/cc/cc_lib/cc_general.php
+share/moodle/backup/cc/cc_lib/cc_interfaces.php
+share/moodle/backup/cc/cc_lib/cc_manifest.php
+share/moodle/backup/cc/cc_lib/cc_metadata.php
+share/moodle/backup/cc/cc_lib/cc_metadata_file.php
+share/moodle/backup/cc/cc_lib/cc_metadata_resource.php
+share/moodle/backup/cc/cc_lib/cc_organization.php
+share/moodle/backup/cc/cc_lib/cc_page.php
+share/moodle/backup/cc/cc_lib/cc_resources.php
+share/moodle/backup/cc/cc_lib/cc_utils.php
+share/moodle/backup/cc/cc_lib/cc_version1.php
+share/moodle/backup/cc/cc_lib/cc_version11.php
+share/moodle/backup/cc/cc_lib/cc_version_base.php
+share/moodle/backup/cc/cc_lib/cc_weblink.php
+share/moodle/backup/cc/cc_lib/gral_lib/ccdependencyparser.php
+share/moodle/backup/cc/cc_lib/gral_lib/cssparser.php
+share/moodle/backup/cc/cc_lib/gral_lib/functions.php
+share/moodle/backup/cc/cc_lib/gral_lib/parser.php
+share/moodle/backup/cc/cc_lib/gral_lib/pathutils.php
+share/moodle/backup/cc/cc_lib/xmlbase.php
share/moodle/backup/cc/entities.class.php
+share/moodle/backup/cc/entities11.class.php
share/moodle/backup/cc/entity.forum.class.php
share/moodle/backup/cc/entity.label.class.php
share/moodle/backup/cc/entity.quiz.class.php
share/moodle/backup/cc/entity.resource.class.php
+share/moodle/backup/cc/entity11.basiclti.class.php
+share/moodle/backup/cc/entity11.forum.class.php
+share/moodle/backup/cc/entity11.lti.class.php
+share/moodle/backup/cc/entity11.quiz.class.php
+share/moodle/backup/cc/entity11.resource.class.php
share/moodle/backup/cc/includes/constants.php
share/moodle/backup/cc/restore_cc.php
share/moodle/backup/cc/schemas/cclibxml2validator.xsd
@@ -452,11 +570,26 @@ share/moodle/backup/cc/schemas/imscp_v1p2.xsd
share/moodle/backup/cc/schemas/imscp_v1p2_constraintsDocument.scmt
share/moodle/backup/cc/schemas/imscp_v1p2_localised.xsd
share/moodle/backup/cc/schemas/xml.xsd
+share/moodle/backup/cc/schemas11/cc11libxml2validator.xsd
+share/moodle/backup/cc/schemas11/ccv1p1_imsccauth_v1p1.xsd
+share/moodle/backup/cc/schemas11/ccv1p1_imscp_v1p2_v1p0.xsd
+share/moodle/backup/cc/schemas11/ccv1p1_imsdt_v1p1.xsd
+share/moodle/backup/cc/schemas11/ccv1p1_imswl_v1p1.xsd
+share/moodle/backup/cc/schemas11/ccv1p1_lommanifest_v1p0.xsd
+share/moodle/backup/cc/schemas11/ccv1p1_lomresource_v1p0.xsd
+share/moodle/backup/cc/schemas11/ccv1p1_qtiasiv1p2p1_v1p0.xsd
+share/moodle/backup/cc/schemas11/imsbasiclti_v1p0p1.xsd
+share/moodle/backup/cc/schemas11/imslticc_v1p0p1.xsd
+share/moodle/backup/cc/schemas11/imslticm_v1p0.xsd
+share/moodle/backup/cc/schemas11/imslticp_v1p0.xsd
+share/moodle/backup/cc/schemas11/xml.xsd
share/moodle/backup/cc/sheets/base.xml
share/moodle/backup/cc/sheets/course_blocks_block.xml
share/moodle/backup/cc/sheets/course_header.xml
+share/moodle/backup/cc/sheets/course_modules_mod_basiclti.xml
share/moodle/backup/cc/sheets/course_modules_mod_forum.xml
share/moodle/backup/cc/sheets/course_modules_mod_label.xml
+share/moodle/backup/cc/sheets/course_modules_mod_lti.xml
share/moodle/backup/cc/sheets/course_modules_mod_quiz.xml
share/moodle/backup/cc/sheets/course_modules_mod_quiz_feedback.xml
share/moodle/backup/cc/sheets/course_modules_mod_quiz_question_instance.xml
@@ -473,16 +606,23 @@ share/moodle/backup/cc/sheets/course_sections_section.xml
share/moodle/backup/cc/sheets/course_sections_section_mods_mod.xml
share/moodle/backup/cc/sheets/info_details_mod.xml
share/moodle/backup/cc/sheets/info_details_mod_instance.xml
+share/moodle/backup/cc/sheets/moodle_blti_export.xml
+share/moodle/backup/cc/validator.php
share/moodle/backup/controller/backup_controller.class.php
share/moodle/backup/controller/restore_controller.class.php
-share/moodle/backup/controller/simpletest/testcontroller.php
+share/moodle/backup/controller/tests/controller_test.php
share/moodle/backup/converter/convertlib.php
+share/moodle/backup/converter/imscc1/backuplib.php
+share/moodle/backup/converter/imscc1/lib.php
+share/moodle/backup/converter/imscc11/backuplib.php
+share/moodle/backup/converter/imscc11/lib.php
+share/moodle/backup/converter/moodle1/backuplib.php
share/moodle/backup/converter/moodle1/handlerlib.php
share/moodle/backup/converter/moodle1/lib.php
-share/moodle/backup/converter/moodle1/simpletest/files/icon.gif
-share/moodle/backup/converter/moodle1/simpletest/files/moodle.xml
-share/moodle/backup/converter/moodle1/simpletest/files/questions.xml
-share/moodle/backup/converter/moodle1/simpletest/testlib.php
+share/moodle/backup/converter/moodle1/tests/fixtures/icon.gif
+share/moodle/backup/converter/moodle1/tests/fixtures/moodle.xml
+share/moodle/backup/converter/moodle1/tests/fixtures/questions.xml
+share/moodle/backup/converter/moodle1/tests/lib_test.php
share/moodle/backup/import.php
share/moodle/backup/lib.php
share/moodle/backup/log.php
@@ -494,10 +634,12 @@ share/moodle/backup/moodle2/backup_custom_fields.php
share/moodle/backup/moodle2/backup_default_block_task.class.php
share/moodle/backup/moodle2/backup_final_task.class.php
share/moodle/backup/moodle2/backup_format_plugin.class.php
+share/moodle/backup/moodle2/backup_gradingform_plugin.class.php
share/moodle/backup/moodle2/backup_plagiarism_plugin.class.php
share/moodle/backup/moodle2/backup_plan_builder.class.php
share/moodle/backup/moodle2/backup_plugin.class.php
share/moodle/backup/moodle2/backup_qtype_plugin.class.php
+share/moodle/backup/moodle2/backup_report_plugin.class.php
share/moodle/backup/moodle2/backup_root_task.class.php
share/moodle/backup/moodle2/backup_section_task.class.php
share/moodle/backup/moodle2/backup_settingslib.php
@@ -512,10 +654,12 @@ share/moodle/backup/moodle2/restore_coursereport_plugin.class.php
share/moodle/backup/moodle2/restore_default_block_task.class.php
share/moodle/backup/moodle2/restore_final_task.class.php
share/moodle/backup/moodle2/restore_format_plugin.class.php
+share/moodle/backup/moodle2/restore_gradingform_plugin.class.php
share/moodle/backup/moodle2/restore_plagiarism_plugin.class.php
share/moodle/backup/moodle2/restore_plan_builder.class.php
share/moodle/backup/moodle2/restore_plugin.class.php
share/moodle/backup/moodle2/restore_qtype_plugin.class.php
+share/moodle/backup/moodle2/restore_report_plugin.class.php
share/moodle/backup/moodle2/restore_root_task.class.php
share/moodle/backup/moodle2/restore_section_task.class.php
share/moodle/backup/moodle2/restore_settingslib.php
@@ -526,9 +670,10 @@ share/moodle/backup/restore.php
share/moodle/backup/restorefile.php
share/moodle/backup/restorefile_form.php
share/moodle/backup/restorelib.php
+share/moodle/backup/upgrade.txt
share/moodle/backup/util/checks/backup_check.class.php
share/moodle/backup/util/checks/restore_check.class.php
-share/moodle/backup/util/checks/simpletest/testcheck.php
+share/moodle/backup/util/checks/tests/checks_test.php
share/moodle/backup/util/dbops/backup_controller_dbops.class.php
share/moodle/backup/util/dbops/backup_dbops.class.php
share/moodle/backup/util/dbops/backup_plan_dbops.class.php
@@ -536,12 +681,12 @@ share/moodle/backup/util/dbops/backup_question_dbops.class.php
share/moodle/backup/util/dbops/backup_structure_dbops.class.php
share/moodle/backup/util/dbops/restore_controller_dbops.class.php
share/moodle/backup/util/dbops/restore_dbops.class.php
-share/moodle/backup/util/dbops/simpletest/testdbops.php
-share/moodle/backup/util/destinations/simpletest/testdestination.php
+share/moodle/backup/util/dbops/tests/dbops_test.php
+share/moodle/backup/util/destinations/tests/destinations_test.php
share/moodle/backup/util/factories/backup_factory.class.php
share/moodle/backup/util/factories/convert_factory.class.php
share/moodle/backup/util/factories/restore_factory.class.php
-share/moodle/backup/util/factories/simpletest/testfactory.php
+share/moodle/backup/util/factories/tests/factories_test.php
share/moodle/backup/util/helper/backup_anonymizer_helper.class.php
share/moodle/backup/util/helper/backup_array_iterator.class.php
share/moodle/backup/util/helper/backup_cron_helper.class.php
@@ -562,9 +707,10 @@ share/moodle/backup/util/helper/restore_questions_parser_processor.class.php
share/moodle/backup/util/helper/restore_roles_parser_processor.class.php
share/moodle/backup/util/helper/restore_structure_parser_processor.class.php
share/moodle/backup/util/helper/restore_users_parser_processor.class.php
-share/moodle/backup/util/helper/simpletest/testconverthelper.php
-share/moodle/backup/util/helper/simpletest/testdecode.php
-share/moodle/backup/util/helper/simpletest/testhelper.php
+share/moodle/backup/util/helper/tests/converterhelper_test.php
+share/moodle/backup/util/helper/tests/cronhelper_test.php
+share/moodle/backup/util/helper/tests/decode_test.php
+share/moodle/backup/util/helper/tests/helper_test.php
share/moodle/backup/util/includes/backup_includes.php
share/moodle/backup/util/includes/convert_includes.php
share/moodle/backup/util/includes/restore_includes.php
@@ -579,7 +725,7 @@ share/moodle/backup/util/loggers/error_log_logger.class.php
share/moodle/backup/util/loggers/file_logger.class.php
share/moodle/backup/util/loggers/output_indented_logger.class.php
share/moodle/backup/util/loggers/output_text_logger.class.php
-share/moodle/backup/util/loggers/simpletest/testlogger.php
+share/moodle/backup/util/loggers/tests/logger_test.php
share/moodle/backup/util/output/output_controller.class.php
share/moodle/backup/util/plan/backup_execution_step.class.php
share/moodle/backup/util/plan/backup_plan.class.php
@@ -594,9 +740,10 @@ share/moodle/backup/util/plan/restore_plan.class.php
share/moodle/backup/util/plan/restore_step.class.php
share/moodle/backup/util/plan/restore_structure_step.class.php
share/moodle/backup/util/plan/restore_task.class.php
-share/moodle/backup/util/plan/simpletest/testplan.php
-share/moodle/backup/util/plan/simpletest/teststep.php
-share/moodle/backup/util/plan/simpletest/testtask.php
+share/moodle/backup/util/plan/tests/fixtures/plan_fixtures.php
+share/moodle/backup/util/plan/tests/plan_test.php
+share/moodle/backup/util/plan/tests/step_test.php
+share/moodle/backup/util/plan/tests/task_test.php
share/moodle/backup/util/settings/activity/activity_backup_setting.class.php
share/moodle/backup/util/settings/backup_setting.class.php
share/moodle/backup/util/settings/base_setting.class.php
@@ -604,7 +751,7 @@ share/moodle/backup/util/settings/course/course_backup_setting.class.php
share/moodle/backup/util/settings/root/root_backup_setting.class.php
share/moodle/backup/util/settings/section/section_backup_setting.class.php
share/moodle/backup/util/settings/setting_dependency.class.php
-share/moodle/backup/util/settings/simpletest/testsettings.php
+share/moodle/backup/util/settings/tests/settings_test.php
share/moodle/backup/util/structure/backup_attribute.class.php
share/moodle/backup/util/structure/backup_final_element.class.php
share/moodle/backup/util/structure/backup_nested_element.class.php
@@ -618,13 +765,13 @@ share/moodle/backup/util/structure/base_nested_element.class.php
share/moodle/backup/util/structure/base_optigroup.class.php
share/moodle/backup/util/structure/base_processor.class.php
share/moodle/backup/util/structure/restore_path_element.class.php
-share/moodle/backup/util/structure/simpletest/fixtures/structuremocks.php
-share/moodle/backup/util/structure/simpletest/testbackupstructures.php
-share/moodle/backup/util/structure/simpletest/testbaseatom.php
-share/moodle/backup/util/structure/simpletest/testbaseattribute.php
-share/moodle/backup/util/structure/simpletest/testbasefinalelement.php
-share/moodle/backup/util/structure/simpletest/testbasenestedelement.php
-share/moodle/backup/util/structure/simpletest/testbaseoptigroup.php
+share/moodle/backup/util/structure/tests/baseatom_test.php
+share/moodle/backup/util/structure/tests/baseattribute_test.php
+share/moodle/backup/util/structure/tests/basefinalelement_test.php
+share/moodle/backup/util/structure/tests/basenestedelement_test.php
+share/moodle/backup/util/structure/tests/baseoptiogroup_test.php
+share/moodle/backup/util/structure/tests/fixtures/structure_fixtures.php
+share/moodle/backup/util/structure/tests/structure_test.php
share/moodle/backup/util/ui/backup_moodleform.class.php
share/moodle/backup/util/ui/backup_ui.class.php
share/moodle/backup/util/ui/backup_ui_setting.class.php
@@ -639,12 +786,13 @@ share/moodle/backup/util/ui/restore_moodleform.class.php
share/moodle/backup/util/ui/restore_ui.class.php
share/moodle/backup/util/ui/restore_ui_components.php
share/moodle/backup/util/ui/restore_ui_stage.class.php
-share/moodle/backup/util/ui/simpletest/testui.php
+share/moodle/backup/util/ui/tests/ui_test.php
+share/moodle/backup/util/ui/yui/backupselectall/backupselectall.js
share/moodle/backup/util/ui/yui/confirmcancel/confirmcancel.js
share/moodle/backup/util/xml/contenttransformer/xml_contenttransformer.class.php
share/moodle/backup/util/xml/output/file_xml_output.class.php
share/moodle/backup/util/xml/output/memory_xml_output.class.php
-share/moodle/backup/util/xml/output/simpletest/testoutput.php
+share/moodle/backup/util/xml/output/tests/output_test.php
share/moodle/backup/util/xml/output/xml_output.class.php
share/moodle/backup/util/xml/parser/processors/findpaths_parser_processor.class.php
share/moodle/backup/util/xml/parser/processors/grouped_parser_processor.class.php
@@ -655,14 +803,14 @@ share/moodle/backup/util/xml/parser/processors/selective_like_parser_processor.c
share/moodle/backup/util/xml/parser/processors/simple_parser_processor.class.php
share/moodle/backup/util/xml/parser/processors/simplified_parser_processor.class.php
share/moodle/backup/util/xml/parser/progressive_parser.class.php
-share/moodle/backup/util/xml/parser/simpletest/fixtures/test1.xml
-share/moodle/backup/util/xml/parser/simpletest/fixtures/test2.xml
-share/moodle/backup/util/xml/parser/simpletest/fixtures/test3.xml
-share/moodle/backup/util/xml/parser/simpletest/fixtures/test4.xml
-share/moodle/backup/util/xml/parser/simpletest/fixtures/test5.xml
-share/moodle/backup/util/xml/parser/simpletest/testparser.php
-share/moodle/backup/util/xml/simpletest/fixtures/test1.xml
-share/moodle/backup/util/xml/simpletest/testwriter.php
+share/moodle/backup/util/xml/parser/tests/fixtures/test1.xml
+share/moodle/backup/util/xml/parser/tests/fixtures/test2.xml
+share/moodle/backup/util/xml/parser/tests/fixtures/test3.xml
+share/moodle/backup/util/xml/parser/tests/fixtures/test4.xml
+share/moodle/backup/util/xml/parser/tests/fixtures/test5.xml
+share/moodle/backup/util/xml/parser/tests/parser_test.php
+share/moodle/backup/util/xml/tests/fixtures/test1.xml
+share/moodle/backup/util/xml/tests/writer_test.php
share/moodle/backup/util/xml/xml_writer.class.php
share/moodle/blocks/activity_modules/block_activity_modules.php
share/moodle/blocks/activity_modules/lang/en/block_activity_modules.php
@@ -779,6 +927,8 @@ share/moodle/blocks/online_users/db/access.php
share/moodle/blocks/online_users/lang/en/block_online_users.php
share/moodle/blocks/online_users/settings.php
share/moodle/blocks/online_users/styles.css
+share/moodle/blocks/online_users/tests/generator/lib.php
+share/moodle/blocks/online_users/tests/generator_test.php
share/moodle/blocks/online_users/version.php
share/moodle/blocks/participants/block_participants.php
share/moodle/blocks/participants/lang/en/block_participants.php
@@ -814,15 +964,6 @@ share/moodle/blocks/rss_client/managefeeds.php
share/moodle/blocks/rss_client/settings.php
share/moodle/blocks/rss_client/version.php
share/moodle/blocks/rss_client/viewfeed.php
-share/moodle/blocks/search/README.txt
-share/moodle/blocks/search/block_search.php
-share/moodle/blocks/search/db/install.php
-share/moodle/blocks/search/db/install.xml
-share/moodle/blocks/search/db/upgrade.php
-share/moodle/blocks/search/db/upgradelib.php
-share/moodle/blocks/search/lang/en/block_search.php
-share/moodle/blocks/search/settings.php
-share/moodle/blocks/search/version.php
share/moodle/blocks/search_forums/block_search_forums.php
share/moodle/blocks/search_forums/lang/en/block_search_forums.php
share/moodle/blocks/search_forums/styles.css
@@ -877,7 +1018,7 @@ share/moodle/blog/locallib.php
share/moodle/blog/preferences.php
share/moodle/blog/preferences_form.php
share/moodle/blog/rsslib.php
-share/moodle/blog/simpletest/testbloglib.php
+share/moodle/blog/tests/bloglib_test.php
share/moodle/brokenfile.php
share/moodle/calendar/delete.php
share/moodle/calendar/event.php
@@ -906,11 +1047,15 @@ share/moodle/comment/lib.php
share/moodle/comment/locallib.php
share/moodle/config-dist.php
share/moodle/course/category.php
+share/moodle/course/changenumsections.php
share/moodle/course/completion.js
share/moodle/course/completion.php
share/moodle/course/completion_form.php
share/moodle/course/delete.php
share/moodle/course/delete_category_form.php
+share/moodle/course/dndupload.js
+share/moodle/course/dndupload.php
+share/moodle/course/dnduploadlib.php
share/moodle/course/edit.php
share/moodle/course/edit_form.php
share/moodle/course/editcategory.php
@@ -920,24 +1065,34 @@ share/moodle/course/editsection_form.php
share/moodle/course/enrol.php
share/moodle/course/externallib.php
share/moodle/course/format/README.txt
+share/moodle/course/format/renderer.php
share/moodle/course/format/scorm/config.php
share/moodle/course/format/scorm/format.php
share/moodle/course/format/scorm/lang/en/format_scorm.php
share/moodle/course/format/scorm/lib.php
+share/moodle/course/format/scorm/version.php
share/moodle/course/format/social/config.php
share/moodle/course/format/social/format.php
share/moodle/course/format/social/lang/en/format_social.php
share/moodle/course/format/social/lib.php
+share/moodle/course/format/social/version.php
share/moodle/course/format/topics/config.php
+share/moodle/course/format/topics/format.js
share/moodle/course/format/topics/format.php
share/moodle/course/format/topics/lang/en/format_topics.php
share/moodle/course/format/topics/lib.php
+share/moodle/course/format/topics/renderer.php
share/moodle/course/format/topics/styles.css
+share/moodle/course/format/topics/version.php
+share/moodle/course/format/upgrade.txt
share/moodle/course/format/weeks/config.php
+share/moodle/course/format/weeks/format.js
share/moodle/course/format/weeks/format.php
share/moodle/course/format/weeks/lang/en/format_weeks.php
share/moodle/course/format/weeks/lib.php
+share/moodle/course/format/weeks/renderer.php
share/moodle/course/format/weeks/styles.css
+share/moodle/course/format/weeks/version.php
share/moodle/course/index.php
share/moodle/course/info.php
share/moodle/course/jumpto.php
@@ -959,51 +1114,7 @@ share/moodle/course/recent.php
share/moodle/course/recent_form.php
share/moodle/course/renderer.php
share/moodle/course/report.php
-share/moodle/course/report/completion/db/access.php
-share/moodle/course/report/completion/index.php
-share/moodle/course/report/completion/lang/en/coursereport_completion.php
-share/moodle/course/report/completion/lib.php
-share/moodle/course/report/completion/mod.php
-share/moodle/course/report/completion/textrotate.js
-share/moodle/course/report/completion/version.php
share/moodle/course/report/lib.php
-share/moodle/course/report/log/db/access.php
-share/moodle/course/report/log/graph.php
-share/moodle/course/report/log/index.php
-share/moodle/course/report/log/indexlive.php
-share/moodle/course/report/log/lang/en/coursereport_log.php
-share/moodle/course/report/log/lib.php
-share/moodle/course/report/log/live.php
-share/moodle/course/report/log/mod.php
-share/moodle/course/report/log/version.php
-share/moodle/course/report/outline/db/access.php
-share/moodle/course/report/outline/index.php
-share/moodle/course/report/outline/lang/en/coursereport_outline.php
-share/moodle/course/report/outline/lib.php
-share/moodle/course/report/outline/mod.php
-share/moodle/course/report/outline/version.php
-share/moodle/course/report/participation/db/access.php
-share/moodle/course/report/participation/index.php
-share/moodle/course/report/participation/lang/en/coursereport_participation.php
-share/moodle/course/report/participation/lib.php
-share/moodle/course/report/participation/mod.php
-share/moodle/course/report/participation/module.js
-share/moodle/course/report/participation/version.php
-share/moodle/course/report/progress/db/access.php
-share/moodle/course/report/progress/index.php
-share/moodle/course/report/progress/lang/en/coursereport_progress.php
-share/moodle/course/report/progress/lib.php
-share/moodle/course/report/progress/mod.php
-share/moodle/course/report/progress/textrotate.js
-share/moodle/course/report/progress/version.php
-share/moodle/course/report/stats/db/access.php
-share/moodle/course/report/stats/graph.php
-share/moodle/course/report/stats/index.php
-share/moodle/course/report/stats/lang/en/coursereport_stats.php
-share/moodle/course/report/stats/lib.php
-share/moodle/course/report/stats/mod.php
-share/moodle/course/report/stats/report.php
-share/moodle/course/report/stats/version.php
share/moodle/course/request.php
share/moodle/course/request_form.php
share/moodle/course/reset.php
@@ -1012,11 +1123,17 @@ share/moodle/course/resources.php
share/moodle/course/rest.php
share/moodle/course/scales.php
share/moodle/course/search.php
-share/moodle/course/simpletest/testcourselib.php
+share/moodle/course/style.css
share/moodle/course/switchrole.php
+share/moodle/course/tests/courselib_test.php
+share/moodle/course/tests/externallib_test.php
share/moodle/course/togglecompletion.php
share/moodle/course/user.php
share/moodle/course/view.php
+share/moodle/course/yui/coursebase/coursebase.js
+share/moodle/course/yui/dragdrop/dragdrop.js
+share/moodle/course/yui/modchooser/modchooser.js
+share/moodle/course/yui/toolboxes/toolboxes.js
share/moodle/draftfile.php
share/moodle/enrol/README.txt
share/moodle/enrol/ajax.php
@@ -1045,12 +1162,15 @@ share/moodle/enrol/category/lang/en/enrol_category.php
share/moodle/enrol/category/lib.php
share/moodle/enrol/category/locallib.php
share/moodle/enrol/category/settings.php
+share/moodle/enrol/category/tests/sync_test.php
share/moodle/enrol/category/version.php
share/moodle/enrol/cohort/addinstance.php
share/moodle/enrol/cohort/addinstance_form.php
share/moodle/enrol/cohort/ajax.php
+share/moodle/enrol/cohort/cli/sync.php
share/moodle/enrol/cohort/db/access.php
share/moodle/enrol/cohort/db/events.php
+share/moodle/enrol/cohort/db/uninstall.php
share/moodle/enrol/cohort/lang/en/enrol_cohort.php
share/moodle/enrol/cohort/lib.php
share/moodle/enrol/cohort/locallib.php
@@ -1066,6 +1186,7 @@ share/moodle/enrol/database/db/upgrade.php
share/moodle/enrol/database/lang/en/enrol_database.php
share/moodle/enrol/database/lib.php
share/moodle/enrol/database/settings.php
+share/moodle/enrol/database/tests/adodb_test.php
share/moodle/enrol/database/version.php
share/moodle/enrol/externallib.php
share/moodle/enrol/flatfile/db/install.xml
@@ -1078,6 +1199,7 @@ share/moodle/enrol/flatfile/settings.php
share/moodle/enrol/flatfile/version.php
share/moodle/enrol/guest/addinstance.php
share/moodle/enrol/guest/db/access.php
+share/moodle/enrol/guest/db/upgrade.php
share/moodle/enrol/guest/lang/en/enrol_guest.php
share/moodle/enrol/guest/lib.php
share/moodle/enrol/guest/locallib.php
@@ -1127,16 +1249,17 @@ share/moodle/enrol/manual/locallib.php
share/moodle/enrol/manual/manage.php
share/moodle/enrol/manual/settings.php
share/moodle/enrol/manual/unenrolself.php
-share/moodle/enrol/manual/unenroluser.php
share/moodle/enrol/manual/version.php
share/moodle/enrol/manual/yui/quickenrolment/assets/skins/sam/quickenrolment.css
share/moodle/enrol/manual/yui/quickenrolment/assets/skins/sam/sprite.png
share/moodle/enrol/manual/yui/quickenrolment/quickenrolment.js
share/moodle/enrol/meta/addinstance.php
share/moodle/enrol/meta/addinstance_form.php
+share/moodle/enrol/meta/cli/sync.php
share/moodle/enrol/meta/db/access.php
share/moodle/enrol/meta/db/events.php
share/moodle/enrol/meta/db/install.php
+share/moodle/enrol/meta/db/uninstall.php
share/moodle/enrol/meta/lang/en/enrol_meta.php
share/moodle/enrol/meta/lib.php
share/moodle/enrol/meta/locallib.php
@@ -1181,8 +1304,9 @@ share/moodle/enrol/self/pix/withkey.gif
share/moodle/enrol/self/pix/withoutkey.gif
share/moodle/enrol/self/settings.php
share/moodle/enrol/self/unenrolself.php
-share/moodle/enrol/self/unenroluser.php
share/moodle/enrol/self/version.php
+share/moodle/enrol/unenroluser.php
+share/moodle/enrol/upgrade.txt
share/moodle/enrol/users.php
share/moodle/enrol/users_forms.php
share/moodle/enrol/yui/notification/assets/skins/sam/notification.css
@@ -1203,39 +1327,56 @@ share/moodle/files/filebrowser_ajax.php
share/moodle/files/index.php
share/moodle/files/module.js
share/moodle/files/renderer.php
+share/moodle/filter/activitynames/db/install.php
share/moodle/filter/activitynames/filter.php
share/moodle/filter/activitynames/lang/en/filter_activitynames.php
+share/moodle/filter/activitynames/version.php
share/moodle/filter/algebra/AlgParser.pm
share/moodle/filter/algebra/algebra2tex.pl
share/moodle/filter/algebra/algebradebug.php
share/moodle/filter/algebra/filter.php
share/moodle/filter/algebra/lang/en/filter_algebra.php
share/moodle/filter/algebra/pix.php
+share/moodle/filter/algebra/tests/filter_test.php
+share/moodle/filter/algebra/version.php
share/moodle/filter/censor/README.txt
share/moodle/filter/censor/filter.php
share/moodle/filter/censor/filtersettings.php
share/moodle/filter/censor/lang/en/filter_censor.php
+share/moodle/filter/censor/version.php
+share/moodle/filter/data/db/install.php
+share/moodle/filter/data/filter.php
+share/moodle/filter/data/lang/en/filter_data.php
+share/moodle/filter/data/version.php
share/moodle/filter/emailprotect/filter.php
share/moodle/filter/emailprotect/lang/en/filter_emailprotect.php
+share/moodle/filter/emailprotect/version.php
share/moodle/filter/emoticon/filter.php
share/moodle/filter/emoticon/filtersettings.php
share/moodle/filter/emoticon/lang/en/filter_emoticon.php
share/moodle/filter/emoticon/version.php
+share/moodle/filter/glossary/db/install.php
+share/moodle/filter/glossary/filter.php
+share/moodle/filter/glossary/lang/en/filter_glossary.php
+share/moodle/filter/glossary/styles.css
+share/moodle/filter/glossary/version.php
+share/moodle/filter/glossary/yui/autolinker/autolinker.js
share/moodle/filter/index.html
share/moodle/filter/local_settings_form.php
share/moodle/filter/manage.php
share/moodle/filter/mediaplugin/db/install.php
share/moodle/filter/mediaplugin/db/upgrade.php
+share/moodle/filter/mediaplugin/dev/perftest.php
share/moodle/filter/mediaplugin/filter.php
-share/moodle/filter/mediaplugin/filtersettings.php
share/moodle/filter/mediaplugin/lang/en/filter_mediaplugin.php
-share/moodle/filter/mediaplugin/simpletest/testfiltermediaplugin.php
share/moodle/filter/mediaplugin/styles.css
+share/moodle/filter/mediaplugin/tests/filter_test.php
share/moodle/filter/mediaplugin/version.php
share/moodle/filter/multilang/README.txt
share/moodle/filter/multilang/filter.php
share/moodle/filter/multilang/filtersettings.php
share/moodle/filter/multilang/lang/en/filter_multilang.php
+share/moodle/filter/multilang/version.php
share/moodle/filter/tex/README.mimetex
share/moodle/filter/tex/db/install.php
share/moodle/filter/tex/db/upgrade.php
@@ -1255,11 +1396,13 @@ share/moodle/filter/tex/texdebug.php
share/moodle/filter/tex/version.php
share/moodle/filter/tidy/filter.php
share/moodle/filter/tidy/lang/en/filter_tidy.php
+share/moodle/filter/tidy/version.php
+share/moodle/filter/upgrade.txt
share/moodle/filter/urltolink/filter.php
share/moodle/filter/urltolink/filtersettings.php
share/moodle/filter/urltolink/lang/en/filter_urltolink.php
-share/moodle/filter/urltolink/simpletest/sample.txt
-share/moodle/filter/urltolink/simpletest/testfilter.php
+share/moodle/filter/urltolink/tests/filter_test.php
+share/moodle/filter/urltolink/tests/fixtures/sample.txt
share/moodle/filter/urltolink/version.php
share/moodle/githash.php
share/moodle/grade/edit/letter/edit_form.php
@@ -1326,6 +1469,46 @@ share/moodle/grade/export/xml/grade_export_xml.php
share/moodle/grade/export/xml/index.php
share/moodle/grade/export/xml/lang/en/gradeexport_xml.php
share/moodle/grade/export/xml/version.php
+share/moodle/grade/grading/form/guide/README
+share/moodle/grade/grading/form/guide/backup/moodle2/backup_gradingform_guide_plugin.class.php
+share/moodle/grade/grading/form/guide/backup/moodle2/restore_gradingform_guide_plugin.class.php
+share/moodle/grade/grading/form/guide/db/install.xml
+share/moodle/grade/grading/form/guide/edit.php
+share/moodle/grade/grading/form/guide/edit_form.php
+share/moodle/grade/grading/form/guide/guideeditor.php
+share/moodle/grade/grading/form/guide/js/guide.js
+share/moodle/grade/grading/form/guide/js/guideeditor.js
+share/moodle/grade/grading/form/guide/lang/en/gradingform_guide.php
+share/moodle/grade/grading/form/guide/lib.php
+share/moodle/grade/grading/form/guide/pix/icon.png
+share/moodle/grade/grading/form/guide/preview.php
+share/moodle/grade/grading/form/guide/renderer.php
+share/moodle/grade/grading/form/guide/styles.css
+share/moodle/grade/grading/form/guide/version.php
+share/moodle/grade/grading/form/lib.php
+share/moodle/grade/grading/form/rubric/backup/moodle2/backup_gradingform_rubric_plugin.class.php
+share/moodle/grade/grading/form/rubric/backup/moodle2/restore_gradingform_rubric_plugin.class.php
+share/moodle/grade/grading/form/rubric/db/install.xml
+share/moodle/grade/grading/form/rubric/db/upgrade.php
+share/moodle/grade/grading/form/rubric/edit.php
+share/moodle/grade/grading/form/rubric/edit_form.php
+share/moodle/grade/grading/form/rubric/js/rubric.js
+share/moodle/grade/grading/form/rubric/js/rubriceditor.js
+share/moodle/grade/grading/form/rubric/lang/en/gradingform_rubric.php
+share/moodle/grade/grading/form/rubric/lib.php
+share/moodle/grade/grading/form/rubric/pix/icon.png
+share/moodle/grade/grading/form/rubric/preview.php
+share/moodle/grade/grading/form/rubric/renderer.php
+share/moodle/grade/grading/form/rubric/rubriceditor.php
+share/moodle/grade/grading/form/rubric/styles.css
+share/moodle/grade/grading/form/rubric/version.php
+share/moodle/grade/grading/lib.php
+share/moodle/grade/grading/manage.php
+share/moodle/grade/grading/pick.php
+share/moodle/grade/grading/pick_form.php
+share/moodle/grade/grading/renderer.php
+share/moodle/grade/grading/tests/lib_test.php
+share/moodle/grade/grading/yui/manage/manage.js
share/moodle/grade/import/csv/db/access.php
share/moodle/grade/import/csv/index.php
share/moodle/grade/import/csv/lang/en/gradeimport_csv.php
@@ -1382,8 +1565,8 @@ share/moodle/grade/report/user/renderer.php
share/moodle/grade/report/user/settings.php
share/moodle/grade/report/user/styles.css
share/moodle/grade/report/user/version.php
-share/moodle/grade/simpletest/testedittree.php
-share/moodle/grade/simpletest/testreportlib.php
+share/moodle/grade/tests/edittree_test.php
+share/moodle/grade/tests/querylib_test.php
share/moodle/group/assign.php
share/moodle/group/autogroup.php
share/moodle/group/autogroup_form.php
@@ -1407,6 +1590,7 @@ share/moodle/help.php
share/moodle/index.php
share/moodle/install.php
share/moodle/install/README.txt
+share/moodle/install/css.php
share/moodle/install/distribution.html
share/moodle/install/lang/af/admin.php
share/moodle/install/lang/af/langconfig.php
@@ -1436,7 +1620,6 @@ share/moodle/install/lang/bg/install.php
share/moodle/install/lang/bg/langconfig.php
share/moodle/install/lang/bg/moodle.php
share/moodle/install/lang/bn/admin.php
-share/moodle/install/lang/bn/error.php
share/moodle/install/lang/bn/install.php
share/moodle/install/lang/bn/langconfig.php
share/moodle/install/lang/bn/moodle.php
@@ -1493,6 +1676,7 @@ share/moodle/install/lang/en/install.php
share/moodle/install/lang/en/langconfig.php
share/moodle/install/lang/en/moodle.php
share/moodle/install/lang/en_ar/langconfig.php
+share/moodle/install/lang/en_fix/langconfig.php
share/moodle/install/lang/en_kids/langconfig.php
share/moodle/install/lang/en_us/install.php
share/moodle/install/lang/en_us/langconfig.php
@@ -1531,6 +1715,7 @@ share/moodle/install/lang/fil/langconfig.php
share/moodle/install/lang/fil/moodle.php
share/moodle/install/lang/fj/langconfig.php
share/moodle/install/lang/fo/langconfig.php
+share/moodle/install/lang/fo/moodle.php
share/moodle/install/lang/fr/admin.php
share/moodle/install/lang/fr/error.php
share/moodle/install/lang/fr/install.php
@@ -1539,6 +1724,7 @@ share/moodle/install/lang/fr/moodle.php
share/moodle/install/lang/fr_ca/install.php
share/moodle/install/lang/fr_ca/langconfig.php
share/moodle/install/lang/fr_ca/moodle.php
+share/moodle/install/lang/ga/error.php
share/moodle/install/lang/ga/langconfig.php
share/moodle/install/lang/gd/langconfig.php
share/moodle/install/lang/gl/admin.php
@@ -1549,7 +1735,6 @@ share/moodle/install/lang/gl/moodle.php
share/moodle/install/lang/gu/error.php
share/moodle/install/lang/gu/langconfig.php
share/moodle/install/lang/gu/moodle.php
-share/moodle/install/lang/ha/langconfig.php
share/moodle/install/lang/he/admin.php
share/moodle/install/lang/he/error.php
share/moodle/install/lang/he/install.php
@@ -1590,6 +1775,7 @@ share/moodle/install/lang/ja/error.php
share/moodle/install/lang/ja/install.php
share/moodle/install/lang/ja/langconfig.php
share/moodle/install/lang/ja/moodle.php
+share/moodle/install/lang/ja_kids/langconfig.php
share/moodle/install/lang/ka/admin.php
share/moodle/install/lang/ka/install.php
share/moodle/install/lang/ka/langconfig.php
@@ -1652,7 +1838,6 @@ share/moodle/install/lang/ms/admin.php
share/moodle/install/lang/ms/install.php
share/moodle/install/lang/ms/langconfig.php
share/moodle/install/lang/ms/moodle.php
-share/moodle/install/lang/my/langconfig.php
share/moodle/install/lang/ne/langconfig.php
share/moodle/install/lang/nl/admin.php
share/moodle/install/lang/nl/error.php
@@ -1738,7 +1923,9 @@ share/moodle/install/lang/sv/error.php
share/moodle/install/lang/sv/install.php
share/moodle/install/lang/sv/langconfig.php
share/moodle/install/lang/sv/moodle.php
+share/moodle/install/lang/sv_fi/install.php
share/moodle/install/lang/sv_fi/langconfig.php
+share/moodle/install/lang/sv_fi/moodle.php
share/moodle/install/lang/sw/admin.php
share/moodle/install/lang/sw/langconfig.php
share/moodle/install/lang/ta/admin.php
@@ -1774,6 +1961,7 @@ share/moodle/install/lang/tr/install.php
share/moodle/install/lang/tr/langconfig.php
share/moodle/install/lang/tr/moodle.php
share/moodle/install/lang/tt/langconfig.php
+share/moodle/install/lang/uk/install.php
share/moodle/install/lang/uk/langconfig.php
share/moodle/install/lang/uk/moodle.php
share/moodle/install/lang/ur/install.php
@@ -1783,7 +1971,6 @@ share/moodle/install/lang/uz/install.php
share/moodle/install/lang/uz/langconfig.php
share/moodle/install/lang/uz/moodle.php
share/moodle/install/lang/vi/admin.php
-share/moodle/install/lang/vi/error.php
share/moodle/install/lang/vi/install.php
share/moodle/install/lang/vi/langconfig.php
share/moodle/install/lang/vi/moodle.php
@@ -1809,6 +1996,8 @@ share/moodle/iplookup/index.php
share/moodle/iplookup/lib.php
share/moodle/iplookup/marker.gif
share/moodle/iplookup/module.js
+share/moodle/iplookup/tests/geoip_test.php
+share/moodle/iplookup/tests/geoplugin_test.php
share/moodle/lang/README.txt
share/moodle/lang/en/access.php
share/moodle/lang/en/admin.php
@@ -1833,6 +2022,7 @@ share/moodle/lang/en/filters.php
share/moodle/lang/en/fonts/README.txt
share/moodle/lang/en/form.php
share/moodle/lang/en/grades.php
+share/moodle/lang/en/grading.php
share/moodle/lang/en/group.php
share/moodle/lang/en/hub.php
share/moodle/lang/en/imscc.php
@@ -1841,10 +2031,10 @@ share/moodle/lang/en/iso6392.php
share/moodle/lang/en/langconfig.php
share/moodle/lang/en/license.php
share/moodle/lang/en/mathslib.php
+share/moodle/lang/en/media.php
share/moodle/lang/en/message.php
share/moodle/lang/en/mimetypes.php
share/moodle/lang/en/mnet.php
-share/moodle/lang/en/moodle.org.php
share/moodle/lang/en/moodle.php
share/moodle/lang/en/my.php
share/moodle/lang/en/notes.php
@@ -1858,13 +2048,11 @@ share/moodle/lang/en/rating.php
share/moodle/lang/en/repository.php
share/moodle/lang/en/role.php
share/moodle/lang/en/search.php
-share/moodle/lang/en/simpletest.php
share/moodle/lang/en/table.php
share/moodle/lang/en/tag.php
share/moodle/lang/en/timezones.php
share/moodle/lang/en/userkey.php
share/moodle/lang/en/webservice.php
-share/moodle/lang/en/xmldb.php
share/moodle/lib/accesslib.php
share/moodle/lib/adminlib.php
share/moodle/lib/adodb/adodb-active-record.inc.php
@@ -1886,20 +2074,6 @@ share/moodle/lib/adodb/adodb-time.inc.php
share/moodle/lib/adodb/adodb-xmlschema.inc.php
share/moodle/lib/adodb/adodb-xmlschema03.inc.php
share/moodle/lib/adodb/adodb.inc.php
-share/moodle/lib/adodb/datadict/datadict-access.inc.php
-share/moodle/lib/adodb/datadict/datadict-db2.inc.php
-share/moodle/lib/adodb/datadict/datadict-firebird.inc.php
-share/moodle/lib/adodb/datadict/datadict-generic.inc.php
-share/moodle/lib/adodb/datadict/datadict-ibase.inc.php
-share/moodle/lib/adodb/datadict/datadict-informix.inc.php
-share/moodle/lib/adodb/datadict/datadict-mssql.inc.php
-share/moodle/lib/adodb/datadict/datadict-mssqlnative.inc.php
-share/moodle/lib/adodb/datadict/datadict-mysql.inc.php
-share/moodle/lib/adodb/datadict/datadict-oci8.inc.php
-share/moodle/lib/adodb/datadict/datadict-postgres.inc.php
-share/moodle/lib/adodb/datadict/datadict-sapdb.inc.php
-share/moodle/lib/adodb/datadict/datadict-sqlite.inc.php
-share/moodle/lib/adodb/datadict/datadict-sybase.inc.php
share/moodle/lib/adodb/drivers/adodb-access.inc.php
share/moodle/lib/adodb/drivers/adodb-ado.inc.php
share/moodle/lib/adodb/drivers/adodb-ado5.inc.php
@@ -1950,12 +2124,35 @@ share/moodle/lib/adodb/drivers/adodb-proxy.inc.php
share/moodle/lib/adodb/drivers/adodb-sapdb.inc.php
share/moodle/lib/adodb/drivers/adodb-sqlanywhere.inc.php
share/moodle/lib/adodb/drivers/adodb-sqlite.inc.php
+share/moodle/lib/adodb/drivers/adodb-sqlite3.inc.php
share/moodle/lib/adodb/drivers/adodb-sqlitepo.inc.php
share/moodle/lib/adodb/drivers/adodb-sybase.inc.php
share/moodle/lib/adodb/drivers/adodb-sybase_ase.inc.php
share/moodle/lib/adodb/drivers/adodb-vfp.inc.php
share/moodle/lib/adodb/index.html
+share/moodle/lib/adodb/lang/adodb-ar.inc.php
+share/moodle/lib/adodb/lang/adodb-bg.inc.php
+share/moodle/lib/adodb/lang/adodb-bgutf8.inc.php
+share/moodle/lib/adodb/lang/adodb-ca.inc.php
+share/moodle/lib/adodb/lang/adodb-cn.inc.php
+share/moodle/lib/adodb/lang/adodb-cz.inc.php
+share/moodle/lib/adodb/lang/adodb-da.inc.php
+share/moodle/lib/adodb/lang/adodb-de.inc.php
share/moodle/lib/adodb/lang/adodb-en.inc.php
+share/moodle/lib/adodb/lang/adodb-es.inc.php
+share/moodle/lib/adodb/lang/adodb-esperanto.inc.php
+share/moodle/lib/adodb/lang/adodb-fa.inc.php
+share/moodle/lib/adodb/lang/adodb-fr.inc.php
+share/moodle/lib/adodb/lang/adodb-hu.inc.php
+share/moodle/lib/adodb/lang/adodb-it.inc.php
+share/moodle/lib/adodb/lang/adodb-nl.inc.php
+share/moodle/lib/adodb/lang/adodb-pl.inc.php
+share/moodle/lib/adodb/lang/adodb-pt-br.inc.php
+share/moodle/lib/adodb/lang/adodb-ro.inc.php
+share/moodle/lib/adodb/lang/adodb-ru1251.inc.php
+share/moodle/lib/adodb/lang/adodb-sv.inc.php
+share/moodle/lib/adodb/lang/adodb-uk1251.inc.php
+share/moodle/lib/adodb/lang/adodb_th.inc.php
share/moodle/lib/adodb/license.txt
share/moodle/lib/adodb/perf/perf-db2.inc.php
share/moodle/lib/adodb/perf/perf-informix.inc.php
@@ -1978,13 +2175,11 @@ share/moodle/lib/adodb/xsl/convert-0.2-0.1.xsl
share/moodle/lib/adodb/xsl/convert-0.2-0.3.xsl
share/moodle/lib/adodb/xsl/remove-0.2.xsl
share/moodle/lib/adodb/xsl/remove-0.3.xsl
-share/moodle/lib/ajax/ajaxcourse.js
share/moodle/lib/ajax/ajaxlib.php
-share/moodle/lib/ajax/block_classes.js
+share/moodle/lib/ajax/blocks.php
share/moodle/lib/ajax/getnavbranch.php
-share/moodle/lib/ajax/section_classes.js
share/moodle/lib/ajax/setuserpref.php
-share/moodle/lib/ajax/simpletest/testajaxlib.php
+share/moodle/lib/ajax/tests/ajaxlib_test.php
share/moodle/lib/alfresco/README_MOODLE.txt
share/moodle/lib/alfresco/Service/Association.php
share/moodle/lib/alfresco/Service/BaseObject.php
@@ -2004,7 +2199,6 @@ share/moodle/lib/alfresco/Service/VersionHistory.php
share/moodle/lib/alfresco/Service/WebService/AlfrescoWebService.php
share/moodle/lib/alfresco/Service/WebService/WebServiceFactory.php
share/moodle/lib/authlib.php
-share/moodle/lib/base32.php
share/moodle/lib/bennu/CHANGELOG.txt
share/moodle/lib/bennu/COPYRIGHT.txt
share/moodle/lib/bennu/LICENSE.txt
@@ -2040,7 +2234,7 @@ share/moodle/lib/conditionlib.php
share/moodle/lib/configonlylib.php
share/moodle/lib/cookies.js
share/moodle/lib/cronlib.php
-share/moodle/lib/csshover.htc
+share/moodle/lib/csslib.php
share/moodle/lib/csvlib.class.php
share/moodle/lib/customcheckslib.php
share/moodle/lib/datalib.php
@@ -2059,11 +2253,11 @@ share/moodle/lib/ddl/mssql_sql_generator.php
share/moodle/lib/ddl/mysql_sql_generator.php
share/moodle/lib/ddl/oracle_sql_generator.php
share/moodle/lib/ddl/postgres_sql_generator.php
-share/moodle/lib/ddl/simpletest/fixtures/invalid.xml
-share/moodle/lib/ddl/simpletest/fixtures/xmldb_table.xml
-share/moodle/lib/ddl/simpletest/testddl.php
share/moodle/lib/ddl/sql_generator.php
share/moodle/lib/ddl/sqlite_sql_generator.php
+share/moodle/lib/ddl/tests/ddl_test.php
+share/moodle/lib/ddl/tests/fixtures/invalid.xml
+share/moodle/lib/ddl/tests/fixtures/xmldb_table.xml
share/moodle/lib/ddllib.php
share/moodle/lib/default.ttf
share/moodle/lib/deprecatedlib.php
@@ -2087,13 +2281,13 @@ share/moodle/lib/dml/pdo_moodle_recordset.php
share/moodle/lib/dml/pgsql_native_moodle_database.php
share/moodle/lib/dml/pgsql_native_moodle_recordset.php
share/moodle/lib/dml/pgsql_native_moodle_temptables.php
-share/moodle/lib/dml/simpletest/fixtures/clob.txt
-share/moodle/lib/dml/simpletest/fixtures/randombinary
-share/moodle/lib/dml/simpletest/testdml.php
share/moodle/lib/dml/sqlite3_pdo_moodle_database.php
share/moodle/lib/dml/sqlsrv_native_moodle_database.php
share/moodle/lib/dml/sqlsrv_native_moodle_recordset.php
share/moodle/lib/dml/sqlsrv_native_moodle_temptables.php
+share/moodle/lib/dml/tests/dml_test.php
+share/moodle/lib/dml/tests/fixtures/clob.txt
+share/moodle/lib/dml/tests/fixtures/randombinary
share/moodle/lib/dmllib.php
share/moodle/lib/dragmath/COPYRIGHT.html
share/moodle/lib/dragmath/README.html
@@ -2173,298 +2367,319 @@ share/moodle/lib/editor/tinymce/lib.php
share/moodle/lib/editor/tinymce/module.js
share/moodle/lib/editor/tinymce/readme_moodle.txt
share/moodle/lib/editor/tinymce/settings.php
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/jquery.tinymce.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/langs/en.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/license.txt
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advhr/css/advhr.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advhr/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advhr/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advhr/js/rule.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advhr/langs/en_dlg.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advhr/rule.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advimage/css/advimage.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advimage/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advimage/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advimage/image.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advimage/img/sample.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advimage/js/image.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advimage/langs/en_dlg.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advlink/css/advlink.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advlink/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advlink/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advlink/js/advlink.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advlink/langs/en_dlg.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advlink/link.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advlist/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/advlist/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/autolink/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/autolink/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/autoresize/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/autoresize/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/autosave/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/autosave/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/autosave/langs/en.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/bbcode/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/bbcode/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/contextmenu/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/contextmenu/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/directionality/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/directionality/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/dragmath/dragmath.php
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/dragmath/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/dragmath/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/dragmath/img/dragmath.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/dragmath/js/dragmath.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/dragmath/langs/en_dlg.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/emotions.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/img/smiley-cool.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/img/smiley-cry.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/img/smiley-embarassed.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/img/smiley-foot-in-mouth.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/img/smiley-frown.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/img/smiley-innocent.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/img/smiley-kiss.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/img/smiley-laughing.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/img/smiley-money-mouth.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/img/smiley-sealed.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/img/smiley-smile.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/img/smiley-surprised.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/img/smiley-tongue-out.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/img/smiley-undecided.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/img/smiley-wink.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/img/smiley-yell.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/js/emotions.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/emotions/langs/en_dlg.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/example/dialog.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/example/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/example/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/example/img/example.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/example/js/dialog.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/example/langs/en.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/example/langs/en_dlg.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/example_dependency/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/example_dependency/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/fullpage/css/fullpage.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/fullpage/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/fullpage/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/fullpage/fullpage.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/fullpage/js/fullpage.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/fullpage/langs/en_dlg.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/fullscreen/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/fullscreen/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/fullscreen/fullscreen.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/iespell/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/iespell/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/inlinepopups/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/inlinepopups/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/inlinepopups/skins/clearlooks2/img/alert.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/inlinepopups/skins/clearlooks2/img/button.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/inlinepopups/skins/clearlooks2/img/corners.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/inlinepopups/skins/clearlooks2/window.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/inlinepopups/template.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/insertdatetime/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/insertdatetime/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/layer/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/layer/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/legacyoutput/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/legacyoutput/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/lists/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/lists/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/media/css/media.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/media/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/media/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/media/js/embed.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/media/js/media.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/media/langs/en_dlg.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/media/media.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/media/moxieplayer.swf
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/moodleemoticon/dialog.php
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/moodleemoticon/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/moodleemoticon/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/moodleemoticon/img/moodleemoticon.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/moodleemoticon/js/dialog.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/moodlemedia/css/media.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/moodlemedia/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/moodlemedia/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/moodlemedia/img/icon.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/moodlemedia/js/media.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/moodlemedia/moodlemedia.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/moodlenolink/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/moodlenolink/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/moodlenolink/img/ed_nolink.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/moodlenolink/langs/en.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/nonbreaking/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/nonbreaking/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/noneditable/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/noneditable/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/pagebreak/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/pagebreak/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/paste/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/paste/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/paste/js/pastetext.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/paste/js/pasteword.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/paste/langs/en_dlg.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/paste/pastetext.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/paste/pasteword.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/preview/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/preview/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/preview/example.html
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/preview/jscripts/embed.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/preview/preview.html
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/print/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/print/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/save/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/save/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/searchreplace/css/searchreplace.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/searchreplace/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/searchreplace/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/searchreplace/js/searchreplace.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/searchreplace/langs/en_dlg.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/searchreplace/searchreplace.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/spellchecker/changelog.txt
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/spellchecker/classes/EnchantSpell.php
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/spellchecker/classes/GoogleSpell.php
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/spellchecker/classes/PSpell.php
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/spellchecker/classes/PSpellShell.php
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/spellchecker/classes/SpellChecker.php
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/spellchecker/classes/utils/JSON.php
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/spellchecker/classes/utils/Logger.php
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/spellchecker/config.php
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/spellchecker/css/content.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/spellchecker/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/spellchecker/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/spellchecker/img/wline.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/spellchecker/includes/general.php
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/spellchecker/rpc.php
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/style/css/props.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/style/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/style/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/style/js/props.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/style/langs/en_dlg.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/style/props.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/tabfocus/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/tabfocus/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/table/cell.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/table/css/cell.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/table/css/row.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/table/css/table.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/table/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/table/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/table/js/cell.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/table/js/merge_cells.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/table/js/row.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/table/js/table.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/table/langs/en_dlg.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/table/merge_cells.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/table/row.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/table/table.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/template/blank.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/template/css/template.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/template/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/template/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/template/js/template.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/template/langs/en_dlg.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/template/template.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/visualchars/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/visualchars/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/wordcount/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/wordcount/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/abbr.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/acronym.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/attributes.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/cite.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/css/attributes.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/css/popup.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/del.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/editor_plugin.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/editor_plugin_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/ins.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/js/abbr.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/js/acronym.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/js/attributes.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/js/cite.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/js/del.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/js/element_common.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/js/ins.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/plugins/xhtmlxtras/langs/en_dlg.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/about.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/anchor.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/charmap.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/color_picker.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/editor_template.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/editor_template_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/image.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/img/colorpicker.jpg
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/img/flash.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/img/icons.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/img/iframe.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/img/pagebreak.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/img/quicktime.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/img/realmedia.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/img/shockwave.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/img/trans.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/img/video.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/img/windowsmedia.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/js/about.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/js/anchor.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/js/charmap.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/js/color_picker.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/js/image.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/js/link.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/js/source_editor.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/langs/en.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/langs/en_dlg.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/link.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/shortcuts.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/default/content.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/default/dialog.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/default/img/buttons.png
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/default/img/items.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/default/img/menu_arrow.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/default/img/menu_check.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/default/img/progress.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/default/img/tabs.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/default/ui.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/highcontrast/content.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/highcontrast/dialog.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/highcontrast/ui.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/o2k7/content.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/o2k7/dialog.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/o2k7/img/button_bg.png
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/o2k7/img/button_bg_black.png
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/o2k7/img/button_bg_silver.png
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/o2k7/ui.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/o2k7/ui_black.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/skins/o2k7/ui_silver.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/advanced/source_editor.htm
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/simple/editor_template.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/simple/editor_template_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/simple/img/icons.gif
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/simple/langs/en.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/simple/skins/default/content.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/simple/skins/default/ui.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/simple/skins/o2k7/content.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/simple/skins/o2k7/img/button_bg.png
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/themes/simple/skins/o2k7/ui.css
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/tiny_mce.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/tiny_mce_dev.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/tiny_mce_jquery.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/tiny_mce_jquery_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/tiny_mce_popup.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/tiny_mce_popup_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/tiny_mce_prototype.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/tiny_mce_prototype_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/tiny_mce_src.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/utils/editable_selects.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/utils/form_utils.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/utils/mctabs.js
-share/moodle/lib/editor/tinymce/tiny_mce/3.4.9/utils/validate.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/jquery.tinymce.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/langs/en.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/license.txt
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advhr/css/advhr.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advhr/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advhr/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advhr/js/rule.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advhr/langs/en_dlg.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advhr/rule.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advimage/css/advimage.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advimage/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advimage/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advimage/image.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advimage/img/sample.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advimage/js/image.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advimage/langs/en_dlg.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advlink/css/advlink.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advlink/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advlink/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advlink/js/advlink.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advlink/langs/en_dlg.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advlink/link.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advlist/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/advlist/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/autolink/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/autolink/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/autoresize/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/autoresize/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/autosave/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/autosave/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/autosave/langs/en.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/bbcode/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/bbcode/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/contextmenu/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/contextmenu/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/directionality/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/directionality/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/dragmath/dragmath.php
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/dragmath/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/dragmath/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/dragmath/img/dragmath.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/dragmath/js/dragmath.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/dragmath/langs/en_dlg.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/emotions.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/img/smiley-cool.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/img/smiley-cry.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/img/smiley-embarassed.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/img/smiley-foot-in-mouth.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/img/smiley-frown.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/img/smiley-innocent.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/img/smiley-kiss.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/img/smiley-laughing.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/img/smiley-money-mouth.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/img/smiley-sealed.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/img/smiley-smile.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/img/smiley-surprised.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/img/smiley-tongue-out.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/img/smiley-undecided.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/img/smiley-wink.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/img/smiley-yell.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/js/emotions.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/emotions/langs/en_dlg.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/example/dialog.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/example/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/example/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/example/img/example.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/example/js/dialog.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/example/langs/en.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/example/langs/en_dlg.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/example_dependency/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/example_dependency/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/fullpage/css/fullpage.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/fullpage/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/fullpage/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/fullpage/fullpage.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/fullpage/js/fullpage.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/fullpage/langs/en_dlg.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/fullscreen/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/fullscreen/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/fullscreen/fullscreen.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/iespell/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/iespell/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/inlinepopups/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/inlinepopups/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/inlinepopups/skins/clearlooks2/img/alert.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/inlinepopups/skins/clearlooks2/img/button.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/inlinepopups/skins/clearlooks2/img/corners.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/inlinepopups/skins/clearlooks2/window.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/inlinepopups/template.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/insertdatetime/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/insertdatetime/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/layer/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/layer/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/legacyoutput/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/legacyoutput/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/lists/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/lists/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/media/css/media.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/media/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/media/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/media/js/embed.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/media/js/media.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/media/langs/en_dlg.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/media/media.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/media/moxieplayer.swf
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/moodleemoticon/dialog.php
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/moodleemoticon/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/moodleemoticon/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/moodleemoticon/img/moodleemoticon.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/moodleemoticon/js/dialog.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/moodlemedia/css/media.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/moodlemedia/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/moodlemedia/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/moodlemedia/img/icon.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/moodlemedia/js/media.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/moodlemedia/moodlemedia.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/moodlemedia/preview.php
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/moodlenolink/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/moodlenolink/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/moodlenolink/img/ed_nolink.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/moodlenolink/langs/en.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/nonbreaking/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/nonbreaking/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/noneditable/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/noneditable/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/pagebreak/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/pagebreak/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/paste/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/paste/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/paste/js/pastetext.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/paste/js/pasteword.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/paste/langs/en_dlg.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/paste/pastetext.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/paste/pasteword.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/preview/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/preview/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/preview/example.html
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/preview/jscripts/embed.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/preview/preview.html
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/print/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/print/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/save/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/save/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/searchreplace/css/searchreplace.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/searchreplace/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/searchreplace/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/searchreplace/js/searchreplace.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/searchreplace/langs/en_dlg.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/searchreplace/searchreplace.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/spellchecker/changelog.txt
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/spellchecker/classes/EnchantSpell.php
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/spellchecker/classes/GoogleSpell.php
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/spellchecker/classes/PSpell.php
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/spellchecker/classes/PSpellShell.php
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/spellchecker/classes/SpellChecker.php
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/spellchecker/classes/utils/JSON.php
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/spellchecker/classes/utils/Logger.php
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/spellchecker/config.php
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/spellchecker/css/content.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/spellchecker/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/spellchecker/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/spellchecker/img/wline.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/spellchecker/includes/general.php
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/spellchecker/rpc.php
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/style/css/props.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/style/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/style/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/style/js/props.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/style/langs/en_dlg.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/style/props.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/style/readme.txt
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/tabfocus/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/tabfocus/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/table/cell.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/table/css/cell.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/table/css/row.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/table/css/table.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/table/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/table/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/table/js/cell.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/table/js/merge_cells.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/table/js/row.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/table/js/table.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/table/langs/en_dlg.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/table/merge_cells.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/table/row.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/table/table.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/template/blank.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/template/css/template.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/template/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/template/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/template/js/template.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/template/langs/en_dlg.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/template/template.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/css/visualblocks.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/img/address.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/img/article.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/img/aside.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/img/blockquote.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/img/div.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/img/figure.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/img/h1.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/img/h2.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/img/h3.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/img/h4.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/img/h5.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/img/h6.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/img/hgroup.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/img/p.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/img/pre.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualblocks/img/section.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualchars/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/visualchars/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/wordcount/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/wordcount/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/abbr.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/acronym.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/attributes.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/cite.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/css/attributes.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/css/popup.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/del.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/editor_plugin.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/editor_plugin_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/ins.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/js/abbr.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/js/acronym.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/js/attributes.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/js/cite.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/js/del.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/js/element_common.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/js/ins.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/plugins/xhtmlxtras/langs/en_dlg.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/about.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/anchor.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/charmap.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/color_picker.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/editor_template.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/editor_template_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/image.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/img/colorpicker.jpg
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/img/flash.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/img/icons.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/img/iframe.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/img/pagebreak.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/img/quicktime.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/img/realmedia.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/img/shockwave.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/img/trans.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/img/video.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/img/windowsmedia.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/js/about.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/js/anchor.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/js/charmap.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/js/color_picker.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/js/image.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/js/link.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/js/source_editor.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/langs/en.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/langs/en_dlg.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/link.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/shortcuts.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/default/content.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/default/dialog.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/default/img/buttons.png
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/default/img/items.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/default/img/menu_arrow.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/default/img/menu_check.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/default/img/progress.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/default/img/tabs.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/default/ui.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/highcontrast/content.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/highcontrast/dialog.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/highcontrast/ui.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/o2k7/content.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/o2k7/dialog.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/o2k7/img/button_bg.png
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/o2k7/img/button_bg_black.png
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/o2k7/img/button_bg_silver.png
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/o2k7/ui.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/o2k7/ui_black.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/skins/o2k7/ui_silver.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/advanced/source_editor.htm
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/simple/editor_template.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/simple/editor_template_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/simple/img/icons.gif
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/simple/langs/en.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/simple/skins/default/content.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/simple/skins/default/ui.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/simple/skins/o2k7/content.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/simple/skins/o2k7/img/button_bg.png
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/themes/simple/skins/o2k7/ui.css
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/tiny_mce.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/tiny_mce_dev.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/tiny_mce_jquery.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/tiny_mce_jquery_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/tiny_mce_popup.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/tiny_mce_popup_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/tiny_mce_prototype.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/tiny_mce_prototype_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/tiny_mce_src.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/utils/editable_selects.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/utils/form_utils.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/utils/mctabs.js
+share/moodle/lib/editor/tinymce/tiny_mce/3.5.1.1/utils/validate.js
share/moodle/lib/editor/tinymce/version.php
share/moodle/lib/editorlib.php
share/moodle/lib/emptyfile.php
@@ -2499,21 +2714,20 @@ share/moodle/lib/filestorage/file_archive.php
share/moodle/lib/filestorage/file_exceptions.php
share/moodle/lib/filestorage/file_packer.php
share/moodle/lib/filestorage/file_storage.php
-share/moodle/lib/filestorage/file_types.mm
share/moodle/lib/filestorage/stored_file.php
+share/moodle/lib/filestorage/tests/file_storage_test.php
+share/moodle/lib/filestorage/tests/fixtures/testimage.jpg
share/moodle/lib/filestorage/zip_archive.php
share/moodle/lib/filestorage/zip_packer.php
share/moodle/lib/filterlib.php
-share/moodle/lib/flashdetect/flashdetect.js
-share/moodle/lib/flashdetect/flashupgrade.fla
-share/moodle/lib/flashdetect/flashupgrade.swf
-share/moodle/lib/flashdetect/message.php
share/moodle/lib/flickrlib.php
share/moodle/lib/flowplayer/README.txt
-share/moodle/lib/flowplayer/flowplayer-3.2.6.js
-share/moodle/lib/flowplayer/flowplayer-3.2.7.swf
-share/moodle/lib/flowplayer/flowplayer.audio-3.2.2.swf
-share/moodle/lib/flowplayer/flowplayer.controls-3.2.5.swf
+share/moodle/lib/flowplayer/README_audio.txt
+share/moodle/lib/flowplayer/flowplayer-3.2.8.js
+share/moodle/lib/flowplayer/flowplayer-3.2.8.min.js
+share/moodle/lib/flowplayer/flowplayer-3.2.9.swf
+share/moodle/lib/flowplayer/flowplayer.audio-3.2.8.swf
+share/moodle/lib/flowplayer/flowplayer.controls-3.2.9.swf
share/moodle/lib/flowplayer/readme_moodle.txt
share/moodle/lib/form/advcheckbox.php
share/moodle/lib/form/button.php
@@ -2521,6 +2735,7 @@ share/moodle/lib/form/cancel.php
share/moodle/lib/form/checkbox.php
share/moodle/lib/form/dateselector.php
share/moodle/lib/form/datetimeselector.php
+share/moodle/lib/form/dndupload.js
share/moodle/lib/form/duration.php
share/moodle/lib/form/editor.php
share/moodle/lib/form/file.php
@@ -2530,6 +2745,7 @@ share/moodle/lib/form/filepicker.js
share/moodle/lib/form/filepicker.php
share/moodle/lib/form/form.js
share/moodle/lib/form/format.php
+share/moodle/lib/form/grading.php
share/moodle/lib/form/group.php
share/moodle/lib/form/header.php
share/moodle/lib/form/hidden.php
@@ -2547,11 +2763,13 @@ share/moodle/lib/form/select.php
share/moodle/lib/form/selectgroups.php
share/moodle/lib/form/selectwithlink.php
share/moodle/lib/form/selectyesno.php
-share/moodle/lib/form/simpletest/testduration.php
share/moodle/lib/form/static.php
share/moodle/lib/form/submit.php
share/moodle/lib/form/submitlink.php
share/moodle/lib/form/tags.php
+share/moodle/lib/form/tests/dateselector_test.php
+share/moodle/lib/form/tests/datetimeselector_test.php
+share/moodle/lib/form/tests/duration_test.php
share/moodle/lib/form/text.php
share/moodle/lib/form/textarea.php
share/moodle/lib/form/url.js
@@ -2571,11 +2789,12 @@ share/moodle/lib/grade/grade_item.php
share/moodle/lib/grade/grade_object.php
share/moodle/lib/grade/grade_outcome.php
share/moodle/lib/grade/grade_scale.php
-share/moodle/lib/grade/simpletest/testgradecategory.php
-share/moodle/lib/grade/simpletest/testgradegrades.php
-share/moodle/lib/grade/simpletest/testgradeitem.php
-share/moodle/lib/grade/simpletest/testgradeoutcome.php
-share/moodle/lib/grade/simpletest/testgradescale.php
+share/moodle/lib/grade/tests/fixtures/lib.php
+share/moodle/lib/grade/tests/grade_category_test.php
+share/moodle/lib/grade/tests/grade_grade_test.php
+share/moodle/lib/grade/tests/grade_item_test.php
+share/moodle/lib/grade/tests/grade_outcome_test.php
+share/moodle/lib/grade/tests/grade_scale_test.php
share/moodle/lib/gradelib.php
share/moodle/lib/graphlib.php
share/moodle/lib/grouplib.php
@@ -2943,23 +3162,18 @@ share/moodle/lib/jabber/XMPP/XMPP_Old.php
share/moodle/lib/jabber/readme_moodle.txt
share/moodle/lib/javascript-static.js
share/moodle/lib/javascript.php
-share/moodle/lib/kses.php
+share/moodle/lib/jslib.php
share/moodle/lib/ldaplib.php
share/moodle/lib/lexer.php
share/moodle/lib/licenselib.php
share/moodle/lib/listlib.php
share/moodle/lib/markdown.php
+share/moodle/lib/markdown_license.txt
share/moodle/lib/mathslib.php
-share/moodle/lib/md5.js
+share/moodle/lib/medialib.php
share/moodle/lib/memcached.class.php
share/moodle/lib/messagelib.php
share/moodle/lib/minify/LICENSE.txt
-share/moodle/lib/minify/README.txt
-share/moodle/lib/minify/builder/_index.js
-share/moodle/lib/minify/builder/bm.js
-share/moodle/lib/minify/builder/index.php
-share/moodle/lib/minify/builder/ocCheck.php
-share/moodle/lib/minify/builder/rewriteTest.js
share/moodle/lib/minify/config.php
share/moodle/lib/minify/groupsConfig.php
share/moodle/lib/minify/lib/FirePHP.php
@@ -2975,6 +3189,7 @@ share/moodle/lib/minify/lib/Minify/CSS/UriRewriter.php
share/moodle/lib/minify/lib/Minify/Cache/APC.php
share/moodle/lib/minify/lib/Minify/Cache/File.php
share/moodle/lib/minify/lib/Minify/Cache/Memcache.php
+share/moodle/lib/minify/lib/Minify/Cache/ZendPlatform.php
share/moodle/lib/minify/lib/Minify/CommentPreserver.php
share/moodle/lib/minify/lib/Minify/Controller/Base.php
share/moodle/lib/minify/lib/Minify/Controller/Files.php
@@ -2982,25 +3197,26 @@ share/moodle/lib/minify/lib/Minify/Controller/Groups.php
share/moodle/lib/minify/lib/Minify/Controller/MinApp.php
share/moodle/lib/minify/lib/Minify/Controller/Page.php
share/moodle/lib/minify/lib/Minify/Controller/Version1.php
+share/moodle/lib/minify/lib/Minify/DebugDetector.php
share/moodle/lib/minify/lib/Minify/HTML.php
+share/moodle/lib/minify/lib/Minify/HTML/Helper.php
share/moodle/lib/minify/lib/Minify/ImportProcessor.php
+share/moodle/lib/minify/lib/Minify/JS/ClosureCompiler.php
share/moodle/lib/minify/lib/Minify/Lines.php
share/moodle/lib/minify/lib/Minify/Logger.php
share/moodle/lib/minify/lib/Minify/Packer.php
share/moodle/lib/minify/lib/Minify/Source.php
+share/moodle/lib/minify/lib/Minify/YUI/CssCompressor.java
+share/moodle/lib/minify/lib/Minify/YUI/CssCompressor.php
share/moodle/lib/minify/lib/Minify/YUICompressor.php
-share/moodle/lib/minify/lib/Solar/Dir.php
+share/moodle/lib/minify/lib/MrClay/Cli.php
+share/moodle/lib/minify/lib/MrClay/Cli/Arg.php
share/moodle/lib/minify/readme_moodle.txt
share/moodle/lib/minify/utils.php
share/moodle/lib/modinfolib.php
share/moodle/lib/moodlelib.php
-share/moodle/lib/mp3player/index.html
-share/moodle/lib/mp3player/mp3player.fla.zip
-share/moodle/lib/mp3player/mp3player.swf
-share/moodle/lib/mp3player/readme.txt
share/moodle/lib/navigationlib.php
share/moodle/lib/oauthlib.php
-share/moodle/lib/odbc.php
share/moodle/lib/odslib.class.php
share/moodle/lib/olson.php
share/moodle/lib/outputactions.php
@@ -3009,22 +3225,9 @@ share/moodle/lib/outputfactories.php
share/moodle/lib/outputlib.php
share/moodle/lib/outputrenderers.php
share/moodle/lib/outputrequirementslib.php
-share/moodle/lib/overlib/overlib.js
-share/moodle/lib/overlib/overlib_anchor.js
-share/moodle/lib/overlib/overlib_centerpopup.js
-share/moodle/lib/overlib/overlib_crossframe.js
-share/moodle/lib/overlib/overlib_cssstyle.js
-share/moodle/lib/overlib/overlib_debug.js
-share/moodle/lib/overlib/overlib_exclusive.js
-share/moodle/lib/overlib/overlib_followscroll.js
-share/moodle/lib/overlib/overlib_hideform.js
-share/moodle/lib/overlib/overlib_setonoff.js
-share/moodle/lib/overlib/overlib_shadow.js
share/moodle/lib/pagelib.php
share/moodle/lib/pdflib.php
share/moodle/lib/pear/Auth/RADIUS.php
-share/moodle/lib/pear/Console/Getopt.php
-share/moodle/lib/pear/Console/README
share/moodle/lib/pear/Crypt/CHAP.php
share/moodle/lib/pear/HTML/Common.php
share/moodle/lib/pear/HTML/QuickForm.php
@@ -3085,77 +3288,6 @@ share/moodle/lib/pear/OLE/PPS/Root.php
share/moodle/lib/pear/PEAR.php
share/moodle/lib/pear/PEAR/Exception.php
share/moodle/lib/pear/PEAR5.php
-share/moodle/lib/pear/PHP/CodeSniffer.php
-share/moodle/lib/pear/PHP/CodeSniffer/CLI.php
-share/moodle/lib/pear/PHP/CodeSniffer/CommentParser/AbstractDocElement.php
-share/moodle/lib/pear/PHP/CodeSniffer/CommentParser/AbstractParser.php
-share/moodle/lib/pear/PHP/CodeSniffer/CommentParser/ClassCommentParser.php
-share/moodle/lib/pear/PHP/CodeSniffer/CommentParser/CommentElement.php
-share/moodle/lib/pear/PHP/CodeSniffer/CommentParser/DocElement.php
-share/moodle/lib/pear/PHP/CodeSniffer/CommentParser/FunctionCommentParser.php
-share/moodle/lib/pear/PHP/CodeSniffer/CommentParser/MemberCommentParser.php
-share/moodle/lib/pear/PHP/CodeSniffer/CommentParser/PairElement.php
-share/moodle/lib/pear/PHP/CodeSniffer/CommentParser/ParameterElement.php
-share/moodle/lib/pear/PHP/CodeSniffer/CommentParser/ParserException.php
-share/moodle/lib/pear/PHP/CodeSniffer/CommentParser/SingleElement.php
-share/moodle/lib/pear/PHP/CodeSniffer/DocGenerators/Generator.php
-share/moodle/lib/pear/PHP/CodeSniffer/DocGenerators/HTML.php
-share/moodle/lib/pear/PHP/CodeSniffer/DocGenerators/Text.php
-share/moodle/lib/pear/PHP/CodeSniffer/Exception.php
-share/moodle/lib/pear/PHP/CodeSniffer/File.php
-share/moodle/lib/pear/PHP/CodeSniffer/MoodleCLI.php
-share/moodle/lib/pear/PHP/CodeSniffer/Sniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/AbstractPatternSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/AbstractScopeSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/AbstractVariableSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/CodingStandard.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/IncorrectPatternException.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/MoodleCodingStandard.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Classes/ClassDeclarationSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/CodeAnalysis/EmptyStatementSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/CodeAnalysis/ForLoopShouldBeWhileLoopSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/CodeAnalysis/ForLoopWithTestFunctionCallSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/CodeAnalysis/JumbledIncrementerSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/CodeAnalysis/UnconditionalIfStatementSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/CodeAnalysis/UnnecessaryFinalModifierSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/CodeAnalysis/UnusedFunctionParameterSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/CodeAnalysis/UselessOverridingMethodSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Commenting/ClassCommentSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Commenting/FileCommentSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Commenting/FunctionCommentSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Commenting/InlineCommentSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/ControlStructures/ControlSignatureSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/ControlStructures/ElseIfDeclarationSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/ControlStructures/InlineControlStructureSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Files/ClosingPHPTagSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Files/IncludingFileSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Files/LineEndingsSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Files/LineLengthSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Formatting/SpaceAfterCastSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Functions/FunctionCallArgumentSpacingSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Functions/FunctionCallSignatureSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Functions/FunctionDeclarationSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Functions/LowercaseFunctionKeywordsSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Functions/ValidDefaultValueSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/NamingConventions/UpperCaseConstantNameSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/NamingConventions/ValidClassNameSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/NamingConventions/ValidFunctionNameSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/NamingConventions/ValidVariableNameSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/PHP/DisallowShortOpenTagSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/PHP/LowerCaseConstantSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/PHP/LowercasePHPFunctionsSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Strings/DoubleQuoteUsageSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/Strings/EchoedStringsSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/WhiteSpace/ControlStructureBlankLineSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/WhiteSpace/DisallowTabIndentSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/WhiteSpace/MemberVarSpacingSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/WhiteSpace/ScopeIndentSniff.php
-share/moodle/lib/pear/PHP/CodeSniffer/Tokenizers/JS.php
-share/moodle/lib/pear/PHP/CodeSniffer/Tokenizers/PHP.php
-share/moodle/lib/pear/PHP/CodeSniffer/Tokens.php
-share/moodle/lib/pear/PHP/MoodleCodeSniffer.php
-share/moodle/lib/pear/PHP/runsniffer
share/moodle/lib/pear/README.txt
share/moodle/lib/pear/README_MOODLE.txt
share/moodle/lib/pear/Spreadsheet/Excel/Writer.php
@@ -3200,6 +3332,27 @@ share/moodle/lib/phpmailer/language/phpmailer.lang-tr.php
share/moodle/lib/phpmailer/language/phpmailer.lang-zh.php
share/moodle/lib/phpmailer/language/phpmailer.lang-zh_cn.php
share/moodle/lib/phpmailer/moodle_phpmailer.php
+share/moodle/lib/phpunit/bootstrap.php
+share/moodle/lib/phpunit/bootstraplib.php
+share/moodle/lib/phpunit/classes/advanced_testcase.php
+share/moodle/lib/phpunit/classes/arraydataset.php
+share/moodle/lib/phpunit/classes/basic_testcase.php
+share/moodle/lib/phpunit/classes/block_generator.php
+share/moodle/lib/phpunit/classes/data_generator.php
+share/moodle/lib/phpunit/classes/database_driver_testcase.php
+share/moodle/lib/phpunit/classes/hint_resultprinter.php
+share/moodle/lib/phpunit/classes/module_generator.php
+share/moodle/lib/phpunit/classes/unittestcase.php
+share/moodle/lib/phpunit/classes/util.php
+share/moodle/lib/phpunit/generatorlib.php
+share/moodle/lib/phpunit/lib.php
+share/moodle/lib/phpunit/phpunit.xsd
+share/moodle/lib/phpunit/readme.md
+share/moodle/lib/phpunit/tests/advanced_test.php
+share/moodle/lib/phpunit/tests/basic_test.php
+share/moodle/lib/phpunit/tests/fixtures/sample_dataset.csv
+share/moodle/lib/phpunit/tests/fixtures/sample_dataset.xml
+share/moodle/lib/phpunit/tests/generator_test.php
share/moodle/lib/plagiarismlib.php
share/moodle/lib/pluginlib.php
share/moodle/lib/portfolio/caller.php
@@ -3211,7 +3364,6 @@ share/moodle/lib/portfolio/formats/leap2a/lib.php
share/moodle/lib/portfolio/forms.php
share/moodle/lib/portfolio/plugin.php
share/moodle/lib/portfoliolib.php
-share/moodle/lib/profilerlib.php
share/moodle/lib/questionlib.php
share/moodle/lib/recaptchalib.php
share/moodle/lib/resourcelib.php
@@ -3225,53 +3377,15 @@ share/moodle/lib/simplepie/README.markdown
share/moodle/lib/simplepie/moodle_simplepie.php
share/moodle/lib/simplepie/readme_moodle.txt
share/moodle/lib/simplepie/simplepie.class.php
-share/moodle/lib/simpletest/broken_testfilelib.php
+share/moodle/lib/simpletest/broken_portfolio_testclass.php
share/moodle/lib/simpletest/broken_testfiltermanager.php
-share/moodle/lib/simpletest/completion.manualtest.txt
-share/moodle/lib/simpletest/filtersettingsperformancetester.php
-share/moodle/lib/simpletest/fixtures/events.php
-share/moodle/lib/simpletest/fixtures/gradetest.php
-share/moodle/lib/simpletest/fixtures/user_agents.php
-share/moodle/lib/simpletest/pdflibtestpage.php
-share/moodle/lib/simpletest/portfolio_testclass.php
-share/moodle/lib/simpletest/testaccesslib.php
-share/moodle/lib/simpletest/testbackuplib.php
-share/moodle/lib/simpletest/testblocklib_blockmanager.php
-share/moodle/lib/simpletest/testcode.php
-share/moodle/lib/simpletest/testcompletionlib.php
-share/moodle/lib/simpletest/testcomponentlib.php
-share/moodle/lib/simpletest/testconditionlib.php
-share/moodle/lib/simpletest/testdeprecatedlib.php
-share/moodle/lib/simpletest/testeventslib.php
-share/moodle/lib/simpletest/testexternallib.php
-share/moodle/lib/simpletest/testfilelib.php
-share/moodle/lib/simpletest/testfilterconfig.php
-share/moodle/lib/simpletest/testformslib.php
-share/moodle/lib/simpletest/testgradelib.php
-share/moodle/lib/simpletest/testhtmlpurifier.php
-share/moodle/lib/simpletest/testhtmlwriter.php
-share/moodle/lib/simpletest/testmathslib.php
-share/moodle/lib/simpletest/testmoodlelib.php
-share/moodle/lib/simpletest/testnavigationlib.php
-share/moodle/lib/simpletest/testoutputcomponents.php
-share/moodle/lib/simpletest/testoutputlib.php
-share/moodle/lib/simpletest/testpagelib_moodlepage.php
-share/moodle/lib/simpletest/testportfolioaddbutton.php
-share/moodle/lib/simpletest/testportfoliolib.php
-share/moodle/lib/simpletest/testquestionlib.php
-share/moodle/lib/simpletest/testrepositorylib.php
-share/moodle/lib/simpletest/testrss.php
share/moodle/lib/simpletest/testsimpletestlib.php
-share/moodle/lib/simpletest/testtextlib.php
share/moodle/lib/simpletest/testunittestusingdb.php
-share/moodle/lib/simpletest/testweblib.php
-share/moodle/lib/simpletest/todochecker.php
-share/moodle/lib/simpletestcoveragelib.php
-share/moodle/lib/simpletestlib.php
share/moodle/lib/simpletestlib/HELP_MY_TESTS_DONT_WORK_ANYMORE
share/moodle/lib/simpletestlib/LICENSE
share/moodle/lib/simpletestlib/README
share/moodle/lib/simpletestlib/VERSION
+share/moodle/lib/simpletestlib/arguments.php
share/moodle/lib/simpletestlib/authentication.php
share/moodle/lib/simpletestlib/autorun.php
share/moodle/lib/simpletestlib/browser.php
@@ -3280,24 +3394,47 @@ share/moodle/lib/simpletestlib/compatibility.php
share/moodle/lib/simpletestlib/cookies.php
share/moodle/lib/simpletestlib/default_reporter.php
share/moodle/lib/simpletestlib/detached.php
+share/moodle/lib/simpletestlib/docs/en/authentication_documentation.html
+share/moodle/lib/simpletestlib/docs/en/browser_documentation.html
+share/moodle/lib/simpletestlib/docs/en/docs.css
+share/moodle/lib/simpletestlib/docs/en/expectation_documentation.html
+share/moodle/lib/simpletestlib/docs/en/form_testing_documentation.html
+share/moodle/lib/simpletestlib/docs/en/group_test_documentation.html
+share/moodle/lib/simpletestlib/docs/en/index.html
+share/moodle/lib/simpletestlib/docs/en/mock_objects_documentation.html
+share/moodle/lib/simpletestlib/docs/en/overview.html
+share/moodle/lib/simpletestlib/docs/en/partial_mocks_documentation.html
+share/moodle/lib/simpletestlib/docs/en/reporter_documentation.html
+share/moodle/lib/simpletestlib/docs/en/unit_test_documentation.html
+share/moodle/lib/simpletestlib/docs/en/web_tester_documentation.html
+share/moodle/lib/simpletestlib/docs/fr/authentication_documentation.html
+share/moodle/lib/simpletestlib/docs/fr/browser_documentation.html
+share/moodle/lib/simpletestlib/docs/fr/docs.css
+share/moodle/lib/simpletestlib/docs/fr/expectation_documentation.html
+share/moodle/lib/simpletestlib/docs/fr/form_testing_documentation.html
+share/moodle/lib/simpletestlib/docs/fr/group_test_documentation.html
+share/moodle/lib/simpletestlib/docs/fr/index.html
+share/moodle/lib/simpletestlib/docs/fr/mock_objects_documentation.html
+share/moodle/lib/simpletestlib/docs/fr/overview.html
+share/moodle/lib/simpletestlib/docs/fr/partial_mocks_documentation.html
+share/moodle/lib/simpletestlib/docs/fr/reporter_documentation.html
+share/moodle/lib/simpletestlib/docs/fr/unit_test_documentation.html
+share/moodle/lib/simpletestlib/docs/fr/web_tester_documentation.html
share/moodle/lib/simpletestlib/dumper.php
share/moodle/lib/simpletestlib/eclipse.php
share/moodle/lib/simpletestlib/encoding.php
share/moodle/lib/simpletestlib/errors.php
share/moodle/lib/simpletestlib/exceptions.php
share/moodle/lib/simpletestlib/expectation.php
-share/moodle/lib/simpletestlib/extensions/pear_test_case.php
-share/moodle/lib/simpletestlib/extensions/phpunit_test_case.php
-share/moodle/lib/simpletestlib/extensions/testdox.php
-share/moodle/lib/simpletestlib/extensions/testdox/test.php
share/moodle/lib/simpletestlib/form.php
share/moodle/lib/simpletestlib/frames.php
share/moodle/lib/simpletestlib/http.php
share/moodle/lib/simpletestlib/invoker.php
share/moodle/lib/simpletestlib/mock_objects.php
share/moodle/lib/simpletestlib/page.php
-share/moodle/lib/simpletestlib/parser.php
+share/moodle/lib/simpletestlib/php_parser.php
share/moodle/lib/simpletestlib/readme_moodle.txt
+share/moodle/lib/simpletestlib/recorder.php
share/moodle/lib/simpletestlib/reflection_php4.php
share/moodle/lib/simpletestlib/reflection_php5.php
share/moodle/lib/simpletestlib/remote.php
@@ -3309,90 +3446,12 @@ share/moodle/lib/simpletestlib/simpletest.php
share/moodle/lib/simpletestlib/socket.php
share/moodle/lib/simpletestlib/tag.php
share/moodle/lib/simpletestlib/test_case.php
-share/moodle/lib/simpletestlib/ui/colortext_reporter.php
-share/moodle/lib/simpletestlib/ui/css/webunit.css
-share/moodle/lib/simpletestlib/ui/img/wait.gif
-share/moodle/lib/simpletestlib/ui/js/webunit.js
-share/moodle/lib/simpletestlib/ui/js/x.js
-share/moodle/lib/simpletestlib/ui/webunit_reporter.php
+share/moodle/lib/simpletestlib/tidy_parser.php
share/moodle/lib/simpletestlib/unit_tester.php
share/moodle/lib/simpletestlib/url.php
share/moodle/lib/simpletestlib/user_agent.php
share/moodle/lib/simpletestlib/web_tester.php
share/moodle/lib/simpletestlib/xml.php
-share/moodle/lib/smarty/COPYING.lib
-share/moodle/lib/smarty/Config_File.class.php
-share/moodle/lib/smarty/Smarty.class.php
-share/moodle/lib/smarty/Smarty_Compiler.class.php
-share/moodle/lib/smarty/debug.tpl
-share/moodle/lib/smarty/internals/core.assemble_plugin_filepath.php
-share/moodle/lib/smarty/internals/core.assign_smarty_interface.php
-share/moodle/lib/smarty/internals/core.create_dir_structure.php
-share/moodle/lib/smarty/internals/core.display_debug_console.php
-share/moodle/lib/smarty/internals/core.get_include_path.php
-share/moodle/lib/smarty/internals/core.get_microtime.php
-share/moodle/lib/smarty/internals/core.get_php_resource.php
-share/moodle/lib/smarty/internals/core.is_secure.php
-share/moodle/lib/smarty/internals/core.is_trusted.php
-share/moodle/lib/smarty/internals/core.load_plugins.php
-share/moodle/lib/smarty/internals/core.load_resource_plugin.php
-share/moodle/lib/smarty/internals/core.process_cached_inserts.php
-share/moodle/lib/smarty/internals/core.process_compiled_include.php
-share/moodle/lib/smarty/internals/core.read_cache_file.php
-share/moodle/lib/smarty/internals/core.rm_auto.php
-share/moodle/lib/smarty/internals/core.rmdir.php
-share/moodle/lib/smarty/internals/core.run_insert_handler.php
-share/moodle/lib/smarty/internals/core.smarty_include_php.php
-share/moodle/lib/smarty/internals/core.write_cache_file.php
-share/moodle/lib/smarty/internals/core.write_compiled_include.php
-share/moodle/lib/smarty/internals/core.write_compiled_resource.php
-share/moodle/lib/smarty/internals/core.write_file.php
-share/moodle/lib/smarty/plugins/block.textformat.php
-share/moodle/lib/smarty/plugins/compiler.assign.php
-share/moodle/lib/smarty/plugins/function.assign_debug_info.php
-share/moodle/lib/smarty/plugins/function.config_load.php
-share/moodle/lib/smarty/plugins/function.counter.php
-share/moodle/lib/smarty/plugins/function.cycle.php
-share/moodle/lib/smarty/plugins/function.debug.php
-share/moodle/lib/smarty/plugins/function.eval.php
-share/moodle/lib/smarty/plugins/function.fetch.php
-share/moodle/lib/smarty/plugins/function.html_checkboxes.php
-share/moodle/lib/smarty/plugins/function.html_image.php
-share/moodle/lib/smarty/plugins/function.html_options.php
-share/moodle/lib/smarty/plugins/function.html_radios.php
-share/moodle/lib/smarty/plugins/function.html_select_date.php
-share/moodle/lib/smarty/plugins/function.html_select_time.php
-share/moodle/lib/smarty/plugins/function.html_table.php
-share/moodle/lib/smarty/plugins/function.mailto.php
-share/moodle/lib/smarty/plugins/function.math.php
-share/moodle/lib/smarty/plugins/function.popup.php
-share/moodle/lib/smarty/plugins/function.popup_init.php
-share/moodle/lib/smarty/plugins/modifier.capitalize.php
-share/moodle/lib/smarty/plugins/modifier.cat.php
-share/moodle/lib/smarty/plugins/modifier.count_characters.php
-share/moodle/lib/smarty/plugins/modifier.count_paragraphs.php
-share/moodle/lib/smarty/plugins/modifier.count_sentences.php
-share/moodle/lib/smarty/plugins/modifier.count_words.php
-share/moodle/lib/smarty/plugins/modifier.date_format.php
-share/moodle/lib/smarty/plugins/modifier.debug_print_var.php
-share/moodle/lib/smarty/plugins/modifier.default.php
-share/moodle/lib/smarty/plugins/modifier.escape.php
-share/moodle/lib/smarty/plugins/modifier.indent.php
-share/moodle/lib/smarty/plugins/modifier.lower.php
-share/moodle/lib/smarty/plugins/modifier.nl2br.php
-share/moodle/lib/smarty/plugins/modifier.regex_replace.php
-share/moodle/lib/smarty/plugins/modifier.replace.php
-share/moodle/lib/smarty/plugins/modifier.spacify.php
-share/moodle/lib/smarty/plugins/modifier.string_format.php
-share/moodle/lib/smarty/plugins/modifier.strip.php
-share/moodle/lib/smarty/plugins/modifier.strip_tags.php
-share/moodle/lib/smarty/plugins/modifier.truncate.php
-share/moodle/lib/smarty/plugins/modifier.upper.php
-share/moodle/lib/smarty/plugins/modifier.wordwrap.php
-share/moodle/lib/smarty/plugins/outputfilter.trimwhitespace.php
-share/moodle/lib/smarty/plugins/shared.escape_special_chars.php
-share/moodle/lib/smarty/plugins/shared.make_timestamp.php
-share/moodle/lib/smarty/readme_moodle.txt
share/moodle/lib/soaplib.php
share/moodle/lib/spikephpcoverage/BUILD
share/moodle/lib/spikephpcoverage/LICENSE.lgpl
@@ -3430,7 +3489,6 @@ share/moodle/lib/spikephpcoverage/src/reporter/js/sort_spikesource.js
share/moodle/lib/spikephpcoverage/src/util/CoverageLogger.php
share/moodle/lib/spikephpcoverage/src/util/Utility.php
share/moodle/lib/statslib.php
-share/moodle/lib/swfobject/swfobject.js
share/moodle/lib/tablelib.php
share/moodle/lib/tcpdf/2dbarcodes.php
share/moodle/lib/tcpdf/CHANGELOG.TXT
@@ -3438,14 +3496,20 @@ share/moodle/lib/tcpdf/LICENSE.TXT
share/moodle/lib/tcpdf/README.TXT
share/moodle/lib/tcpdf/barcodes.php
share/moodle/lib/tcpdf/config/tcpdf_config.php
+share/moodle/lib/tcpdf/datamatrix.php
+share/moodle/lib/tcpdf/encodings_maps.php
share/moodle/lib/tcpdf/fonts/README.TXT
+share/moodle/lib/tcpdf/fonts/arialunicid0.php
share/moodle/lib/tcpdf/fonts/courier.php
-share/moodle/lib/tcpdf/fonts/freefont-20090104/AUTHORS
-share/moodle/lib/tcpdf/fonts/freefont-20090104/COPYING
-share/moodle/lib/tcpdf/fonts/freefont-20090104/CREDITS
-share/moodle/lib/tcpdf/fonts/freefont-20090104/ChangeLog
-share/moodle/lib/tcpdf/fonts/freefont-20090104/INSTALL
-share/moodle/lib/tcpdf/fonts/freefont-20090104/README
+share/moodle/lib/tcpdf/fonts/courierb.php
+share/moodle/lib/tcpdf/fonts/courierbi.php
+share/moodle/lib/tcpdf/fonts/courieri.php
+share/moodle/lib/tcpdf/fonts/freefont-20100919/AUTHORS
+share/moodle/lib/tcpdf/fonts/freefont-20100919/COPYING
+share/moodle/lib/tcpdf/fonts/freefont-20100919/CREDITS
+share/moodle/lib/tcpdf/fonts/freefont-20100919/ChangeLog
+share/moodle/lib/tcpdf/fonts/freefont-20100919/INSTALL
+share/moodle/lib/tcpdf/fonts/freefont-20100919/README
share/moodle/lib/tcpdf/fonts/freemono.ctg.z
share/moodle/lib/tcpdf/fonts/freemono.php
share/moodle/lib/tcpdf/fonts/freemono.z
@@ -3486,6 +3550,7 @@ share/moodle/lib/tcpdf/fonts/helvetica.php
share/moodle/lib/tcpdf/fonts/helveticab.php
share/moodle/lib/tcpdf/fonts/helveticabi.php
share/moodle/lib/tcpdf/fonts/helveticai.php
+share/moodle/lib/tcpdf/fonts/hysmyeongjostdmedium.php
share/moodle/lib/tcpdf/fonts/readme_moodle.txt
share/moodle/lib/tcpdf/fonts/symbol.php
share/moodle/lib/tcpdf/fonts/times.php
@@ -3494,17 +3559,62 @@ share/moodle/lib/tcpdf/fonts/timesbi.php
share/moodle/lib/tcpdf/fonts/timesi.php
share/moodle/lib/tcpdf/fonts/zapfdingbats.php
share/moodle/lib/tcpdf/htmlcolors.php
+share/moodle/lib/tcpdf/pdf417.php
+share/moodle/lib/tcpdf/qrcode.php
share/moodle/lib/tcpdf/readme_moodle.txt
+share/moodle/lib/tcpdf/sRGB.icc
+share/moodle/lib/tcpdf/spotcolors.php
share/moodle/lib/tcpdf/tcpdf.crt
share/moodle/lib/tcpdf/tcpdf.fdf
+share/moodle/lib/tcpdf/tcpdf.p12
share/moodle/lib/tcpdf/tcpdf.php
+share/moodle/lib/tcpdf/tcpdf_filters.php
+share/moodle/lib/tcpdf/tcpdf_parser.php
share/moodle/lib/tcpdf/unicode_data.php
+share/moodle/lib/tests/accesslib_test.php
+share/moodle/lib/tests/blocklib_test.php
+share/moodle/lib/tests/code_test.php
+share/moodle/lib/tests/completionlib_test.php
+share/moodle/lib/tests/componentlib_test.php
+share/moodle/lib/tests/conditionlib_test.php
+share/moodle/lib/tests/configonlylib_test.php
+share/moodle/lib/tests/csslib_test.php
+share/moodle/lib/tests/eventslib_test.php
+share/moodle/lib/tests/externallib_test.php
+share/moodle/lib/tests/filelib_test.php
+share/moodle/lib/tests/filter_test.php
+share/moodle/lib/tests/fixtures/events.php
+share/moodle/lib/tests/formslib_test.php
+share/moodle/lib/tests/grouplib_test.php
+share/moodle/lib/tests/html2text_test.php
+share/moodle/lib/tests/htmlpurifier_test.php
+share/moodle/lib/tests/htmlwriter_test.php
+share/moodle/lib/tests/markdown_test.php
+share/moodle/lib/tests/mathslib_test.php
+share/moodle/lib/tests/medialib_test.php
+share/moodle/lib/tests/moodlelib_test.php
+share/moodle/lib/tests/navigationlib_test.php
+share/moodle/lib/tests/other/completion.manualtest.txt
+share/moodle/lib/tests/other/pdflibtestpage.php
+share/moodle/lib/tests/other/todochecker.php
+share/moodle/lib/tests/outputcomponents_test.php
+share/moodle/lib/tests/outputlib_test.php
+share/moodle/lib/tests/outputrequirementslib_test.php
+share/moodle/lib/tests/pagelib_test.php
+share/moodle/lib/tests/performance/filtersettingsperformancetester.php
+share/moodle/lib/tests/pluginlib_test.php
+share/moodle/lib/tests/questionlib_test.php
+share/moodle/lib/tests/rsslib_test.php
+share/moodle/lib/tests/setuplib_test.php
+share/moodle/lib/tests/textlib_test.php
+share/moodle/lib/tests/weblib_test.php
share/moodle/lib/textlib.class.php
share/moodle/lib/thirdpartylibs.xml
share/moodle/lib/timezone.txt
share/moodle/lib/tokeniserlib.php
share/moodle/lib/typo3/class.t3lib_cs.php
share/moodle/lib/typo3/class.t3lib_div.php
+share/moodle/lib/typo3/class.t3lib_l10n_locales.php
share/moodle/lib/typo3/csconvtbl/ascii.tbl
share/moodle/lib/typo3/csconvtbl/big5.tbl
share/moodle/lib/typo3/csconvtbl/euc-kr.tbl
@@ -3537,10 +3647,12 @@ share/moodle/lib/typo3/csconvtbl/windows-1256.tbl
share/moodle/lib/typo3/csconvtbl/windows-1257.tbl
share/moodle/lib/typo3/csconvtbl/windows-1258.tbl
share/moodle/lib/typo3/csconvtbl/windows-874.tbl
+share/moodle/lib/typo3/interface.t3lib_singleton.php
share/moodle/lib/typo3/readme_moodle.txt
share/moodle/lib/typo3/unidata/SpecialCasing.txt
share/moodle/lib/typo3/unidata/Translit.txt
share/moodle/lib/typo3/unidata/UnicodeData.txt
+share/moodle/lib/upgrade.txt
share/moodle/lib/upgradelib.php
share/moodle/lib/uploadlib.php
share/moodle/lib/validateurlsyntax.php
@@ -3584,6 +3696,7 @@ share/moodle/lib/xmldb/xmldb_object.php
share/moodle/lib/xmldb/xmldb_structure.php
share/moodle/lib/xmldb/xmldb_table.php
share/moodle/lib/xmlize.php
+share/moodle/lib/xsendfilelib.php
share/moodle/lib/yui/2.9.0/build/animation/animation-debug.js
share/moodle/lib/yui/2.9.0/build/animation/animation-min.js
share/moodle/lib/yui/2.9.0/build/animation/animation.js
@@ -3975,1181 +4088,1406 @@ share/moodle/lib/yui/2.9.0/build/yuitest/yuitest.js
share/moodle/lib/yui/2.9.0/build/yuitest/yuitest_core-debug.js
share/moodle/lib/yui/2.9.0/build/yuitest/yuitest_core-min.js
share/moodle/lib/yui/2.9.0/build/yuitest/yuitest_core.js
-share/moodle/lib/yui/3.4.1/build/align-plugin/align-plugin-debug.js
-share/moodle/lib/yui/3.4.1/build/align-plugin/align-plugin-min.js
-share/moodle/lib/yui/3.4.1/build/align-plugin/align-plugin.js
-share/moodle/lib/yui/3.4.1/build/anim-base/anim-base-debug.js
-share/moodle/lib/yui/3.4.1/build/anim-base/anim-base-min.js
-share/moodle/lib/yui/3.4.1/build/anim-base/anim-base.js
-share/moodle/lib/yui/3.4.1/build/anim-color/anim-color-debug.js
-share/moodle/lib/yui/3.4.1/build/anim-color/anim-color-min.js
-share/moodle/lib/yui/3.4.1/build/anim-color/anim-color.js
-share/moodle/lib/yui/3.4.1/build/anim-curve/anim-curve-debug.js
-share/moodle/lib/yui/3.4.1/build/anim-curve/anim-curve-min.js
-share/moodle/lib/yui/3.4.1/build/anim-curve/anim-curve.js
-share/moodle/lib/yui/3.4.1/build/anim-easing/anim-easing-debug.js
-share/moodle/lib/yui/3.4.1/build/anim-easing/anim-easing-min.js
-share/moodle/lib/yui/3.4.1/build/anim-easing/anim-easing.js
-share/moodle/lib/yui/3.4.1/build/anim-node-plugin/anim-node-plugin-debug.js
-share/moodle/lib/yui/3.4.1/build/anim-node-plugin/anim-node-plugin-min.js
-share/moodle/lib/yui/3.4.1/build/anim-node-plugin/anim-node-plugin.js
-share/moodle/lib/yui/3.4.1/build/anim-scroll/anim-scroll-debug.js
-share/moodle/lib/yui/3.4.1/build/anim-scroll/anim-scroll-min.js
-share/moodle/lib/yui/3.4.1/build/anim-scroll/anim-scroll.js
-share/moodle/lib/yui/3.4.1/build/anim-xy/anim-xy-debug.js
-share/moodle/lib/yui/3.4.1/build/anim-xy/anim-xy-min.js
-share/moodle/lib/yui/3.4.1/build/anim-xy/anim-xy.js
-share/moodle/lib/yui/3.4.1/build/array-extras/array-extras-debug.js
-share/moodle/lib/yui/3.4.1/build/array-extras/array-extras-min.js
-share/moodle/lib/yui/3.4.1/build/array-extras/array-extras.js
-share/moodle/lib/yui/3.4.1/build/array-invoke/array-invoke-debug.js
-share/moodle/lib/yui/3.4.1/build/array-invoke/array-invoke-min.js
-share/moodle/lib/yui/3.4.1/build/array-invoke/array-invoke.js
-share/moodle/lib/yui/3.4.1/build/arraylist-add/arraylist-add-debug.js
-share/moodle/lib/yui/3.4.1/build/arraylist-add/arraylist-add-min.js
-share/moodle/lib/yui/3.4.1/build/arraylist-add/arraylist-add.js
-share/moodle/lib/yui/3.4.1/build/arraylist-filter/arraylist-filter-debug.js
-share/moodle/lib/yui/3.4.1/build/arraylist-filter/arraylist-filter-min.js
-share/moodle/lib/yui/3.4.1/build/arraylist-filter/arraylist-filter.js
-share/moodle/lib/yui/3.4.1/build/arraylist/arraylist-debug.js
-share/moodle/lib/yui/3.4.1/build/arraylist/arraylist-min.js
-share/moodle/lib/yui/3.4.1/build/arraylist/arraylist.js
-share/moodle/lib/yui/3.4.1/build/arraysort/arraysort-debug.js
-share/moodle/lib/yui/3.4.1/build/arraysort/arraysort-min.js
-share/moodle/lib/yui/3.4.1/build/arraysort/arraysort.js
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/arrows.png
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/autocomplete-list.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/bg.png
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/calendar-base.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/calendar.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/calendarnavigator.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/console-filters.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/console.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/datatable-base.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/dial.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/dt-arrow-dn.png
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/dt-arrow-up.png
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/horizontal-menu-submenu-indicator.png
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/horizontal-menu-submenu-toggle.png
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/node-flick.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/node-menunav.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/overlay.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/panel.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/rail-x-lines.png
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/rail-x.png
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/rail-y-lines.png
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/rail-y.png
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/resize-base.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/scrollview-base.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/scrollview-list.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/scrollview-scrollbars.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/skin.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/slider-base.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/sprite.png
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/sprite_icons.gif
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/tabview.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/test.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/thumb-x.png
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/thumb-y.png
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/vertical-menu-submenu-indicator.png
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/warn_error.png
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/widget-base.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/widget-buttons.css
-share/moodle/lib/yui/3.4.1/build/assets/skins/sam/widget-stack.css
-share/moodle/lib/yui/3.4.1/build/async-queue/async-queue-debug.js
-share/moodle/lib/yui/3.4.1/build/async-queue/async-queue-min.js
-share/moodle/lib/yui/3.4.1/build/async-queue/async-queue.js
-share/moodle/lib/yui/3.4.1/build/attribute-base/attribute-base-debug.js
-share/moodle/lib/yui/3.4.1/build/attribute-base/attribute-base-min.js
-share/moodle/lib/yui/3.4.1/build/attribute-base/attribute-base.js
-share/moodle/lib/yui/3.4.1/build/attribute-complex/attribute-complex-debug.js
-share/moodle/lib/yui/3.4.1/build/attribute-complex/attribute-complex-min.js
-share/moodle/lib/yui/3.4.1/build/attribute-complex/attribute-complex.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-base/autocomplete-base-debug.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-base/autocomplete-base-min.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-base/autocomplete-base.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-filters-accentfold/autocomplete-filters-accentfold-debug.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-filters-accentfold/autocomplete-filters-accentfold-min.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-filters-accentfold/autocomplete-filters-accentfold.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-filters/autocomplete-filters-debug.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-filters/autocomplete-filters-min.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-filters/autocomplete-filters.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold-debug.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold-min.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-highlighters/autocomplete-highlighters-debug.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-highlighters/autocomplete-highlighters-min.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-highlighters/autocomplete-highlighters.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-list-keys/autocomplete-list-keys-debug.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-list-keys/autocomplete-list-keys-min.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-list-keys/autocomplete-list-keys.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-list/assets/autocomplete-list-core.css
-share/moodle/lib/yui/3.4.1/build/autocomplete-list/assets/skins/night/autocomplete-list-skin.css
-share/moodle/lib/yui/3.4.1/build/autocomplete-list/assets/skins/night/autocomplete-list.css
-share/moodle/lib/yui/3.4.1/build/autocomplete-list/assets/skins/sam/autocomplete-list-skin.css
-share/moodle/lib/yui/3.4.1/build/autocomplete-list/assets/skins/sam/autocomplete-list.css
-share/moodle/lib/yui/3.4.1/build/autocomplete-list/autocomplete-list-debug.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-list/autocomplete-list-min.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-list/autocomplete-list.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-list/lang/autocomplete-list.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-list/lang/autocomplete-list_en.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-plugin/autocomplete-plugin-debug.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-plugin/autocomplete-plugin-min.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-plugin/autocomplete-plugin.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-sources/autocomplete-sources-debug.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-sources/autocomplete-sources-min.js
-share/moodle/lib/yui/3.4.1/build/autocomplete-sources/autocomplete-sources.js
-share/moodle/lib/yui/3.4.1/build/base-base/base-base-debug.js
-share/moodle/lib/yui/3.4.1/build/base-base/base-base-min.js
-share/moodle/lib/yui/3.4.1/build/base-base/base-base.js
-share/moodle/lib/yui/3.4.1/build/base-build/base-build-debug.js
-share/moodle/lib/yui/3.4.1/build/base-build/base-build-min.js
-share/moodle/lib/yui/3.4.1/build/base-build/base-build.js
-share/moodle/lib/yui/3.4.1/build/base-pluginhost/base-pluginhost-debug.js
-share/moodle/lib/yui/3.4.1/build/base-pluginhost/base-pluginhost-min.js
-share/moodle/lib/yui/3.4.1/build/base-pluginhost/base-pluginhost.js
-share/moodle/lib/yui/3.4.1/build/cache-base/cache-base-debug.js
-share/moodle/lib/yui/3.4.1/build/cache-base/cache-base-min.js
-share/moodle/lib/yui/3.4.1/build/cache-base/cache-base.js
-share/moodle/lib/yui/3.4.1/build/cache-offline/cache-offline-debug.js
-share/moodle/lib/yui/3.4.1/build/cache-offline/cache-offline-min.js
-share/moodle/lib/yui/3.4.1/build/cache-offline/cache-offline.js
-share/moodle/lib/yui/3.4.1/build/cache-plugin/cache-plugin-debug.js
-share/moodle/lib/yui/3.4.1/build/cache-plugin/cache-plugin-min.js
-share/moodle/lib/yui/3.4.1/build/cache-plugin/cache-plugin.js
-share/moodle/lib/yui/3.4.1/build/calendar-base/assets/calendar-base-core.css
-share/moodle/lib/yui/3.4.1/build/calendar-base/assets/calendar-core.css
-share/moodle/lib/yui/3.4.1/build/calendar-base/assets/calendarnavigator-core.css
-share/moodle/lib/yui/3.4.1/build/calendar-base/assets/skins/sam/calendar-base-skin.css
-share/moodle/lib/yui/3.4.1/build/calendar-base/assets/skins/sam/calendar-base.css
-share/moodle/lib/yui/3.4.1/build/calendar-base/assets/skins/sam/calendar-skin.css
-share/moodle/lib/yui/3.4.1/build/calendar-base/assets/skins/sam/calendarnavigator-skin.css
-share/moodle/lib/yui/3.4.1/build/calendar-base/calendar-base-debug.js
-share/moodle/lib/yui/3.4.1/build/calendar-base/calendar-base-min.js
-share/moodle/lib/yui/3.4.1/build/calendar-base/calendar-base.js
-share/moodle/lib/yui/3.4.1/build/calendar-base/lang/calendar-base.js
-share/moodle/lib/yui/3.4.1/build/calendar-base/lang/calendar-base_en.js
-share/moodle/lib/yui/3.4.1/build/calendar-base/lang/calendar-base_ja.js
-share/moodle/lib/yui/3.4.1/build/calendar-base/lang/calendar-base_ru.js
-share/moodle/lib/yui/3.4.1/build/calendar/assets/calendar-base-core.css
-share/moodle/lib/yui/3.4.1/build/calendar/assets/calendar-core.css
-share/moodle/lib/yui/3.4.1/build/calendar/assets/calendarnavigator-core.css
-share/moodle/lib/yui/3.4.1/build/calendar/assets/skins/sam/calendar-base-skin.css
-share/moodle/lib/yui/3.4.1/build/calendar/assets/skins/sam/calendar-skin.css
-share/moodle/lib/yui/3.4.1/build/calendar/assets/skins/sam/calendar.css
-share/moodle/lib/yui/3.4.1/build/calendar/assets/skins/sam/calendarnavigator-skin.css
-share/moodle/lib/yui/3.4.1/build/calendar/calendar-base-debug.js
-share/moodle/lib/yui/3.4.1/build/calendar/calendar-base-min.js
-share/moodle/lib/yui/3.4.1/build/calendar/calendar-base.js
-share/moodle/lib/yui/3.4.1/build/calendar/calendar-debug.js
-share/moodle/lib/yui/3.4.1/build/calendar/calendar-min.js
-share/moodle/lib/yui/3.4.1/build/calendar/calendar.js
-share/moodle/lib/yui/3.4.1/build/calendar/lang/calendar.js
-share/moodle/lib/yui/3.4.1/build/calendar/lang/calendar_en.js
-share/moodle/lib/yui/3.4.1/build/calendar/lang/calendar_ja.js
-share/moodle/lib/yui/3.4.1/build/calendar/lang/calendar_ru.js
-share/moodle/lib/yui/3.4.1/build/calendarnavigator/assets/calendar-base-core.css
-share/moodle/lib/yui/3.4.1/build/calendarnavigator/assets/calendar-core.css
-share/moodle/lib/yui/3.4.1/build/calendarnavigator/assets/calendarnavigator-core.css
-share/moodle/lib/yui/3.4.1/build/calendarnavigator/assets/skins/sam/calendar-base-skin.css
-share/moodle/lib/yui/3.4.1/build/calendarnavigator/assets/skins/sam/calendar-skin.css
-share/moodle/lib/yui/3.4.1/build/calendarnavigator/assets/skins/sam/calendarnavigator-skin.css
-share/moodle/lib/yui/3.4.1/build/calendarnavigator/assets/skins/sam/calendarnavigator.css
-share/moodle/lib/yui/3.4.1/build/calendarnavigator/calendarnavigator-debug.js
-share/moodle/lib/yui/3.4.1/build/calendarnavigator/calendarnavigator-min.js
-share/moodle/lib/yui/3.4.1/build/calendarnavigator/calendarnavigator.js
-share/moodle/lib/yui/3.4.1/build/charts/charts-debug.js
-share/moodle/lib/yui/3.4.1/build/charts/charts-min.js
-share/moodle/lib/yui/3.4.1/build/charts/charts.js
-share/moodle/lib/yui/3.4.1/build/classnamemanager/classnamemanager-debug.js
-share/moodle/lib/yui/3.4.1/build/classnamemanager/classnamemanager-min.js
-share/moodle/lib/yui/3.4.1/build/classnamemanager/classnamemanager.js
-share/moodle/lib/yui/3.4.1/build/clickable-rail/assets/slider-base-core.css
-share/moodle/lib/yui/3.4.1/build/clickable-rail/assets/slider-core.css
-share/moodle/lib/yui/3.4.1/build/clickable-rail/assets/thumb-x-oblong-dark.png
-share/moodle/lib/yui/3.4.1/build/clickable-rail/assets/thumb-x-oblong.png
-share/moodle/lib/yui/3.4.1/build/clickable-rail/assets/thumb-x-oblong2-dark.png
-share/moodle/lib/yui/3.4.1/build/clickable-rail/assets/thumb-x-oblong2.png
-share/moodle/lib/yui/3.4.1/build/clickable-rail/assets/thumb-y-oblong-dark.png
-share/moodle/lib/yui/3.4.1/build/clickable-rail/assets/thumb-y-oblong.png
-share/moodle/lib/yui/3.4.1/build/clickable-rail/assets/thumb-y-oblong2-dark.png
-share/moodle/lib/yui/3.4.1/build/clickable-rail/assets/thumb-y-oblong2.png
-share/moodle/lib/yui/3.4.1/build/clickable-rail/clickable-rail-debug.js
-share/moodle/lib/yui/3.4.1/build/clickable-rail/clickable-rail-min.js
-share/moodle/lib/yui/3.4.1/build/clickable-rail/clickable-rail.js
-share/moodle/lib/yui/3.4.1/build/console-filters/assets/console-filters-core.css
-share/moodle/lib/yui/3.4.1/build/console-filters/assets/skins/sam/console-filters-skin.css
-share/moodle/lib/yui/3.4.1/build/console-filters/assets/skins/sam/console-filters.css
-share/moodle/lib/yui/3.4.1/build/console-filters/console-filters-debug.js
-share/moodle/lib/yui/3.4.1/build/console-filters/console-filters-min.js
-share/moodle/lib/yui/3.4.1/build/console-filters/console-filters.js
-share/moodle/lib/yui/3.4.1/build/console/assets/console-core.css
-share/moodle/lib/yui/3.4.1/build/console/assets/console-filters-core.css
-share/moodle/lib/yui/3.4.1/build/console/assets/skins/sam/bg.png
-share/moodle/lib/yui/3.4.1/build/console/assets/skins/sam/console-filters-skin.css
-share/moodle/lib/yui/3.4.1/build/console/assets/skins/sam/console-filters.css
-share/moodle/lib/yui/3.4.1/build/console/assets/skins/sam/console-skin.css
-share/moodle/lib/yui/3.4.1/build/console/assets/skins/sam/console.css
-share/moodle/lib/yui/3.4.1/build/console/assets/skins/sam/warn_error.png
-share/moodle/lib/yui/3.4.1/build/console/assets/warn_error.png
-share/moodle/lib/yui/3.4.1/build/console/console-debug.js
-share/moodle/lib/yui/3.4.1/build/console/console-min.js
-share/moodle/lib/yui/3.4.1/build/console/console.js
-share/moodle/lib/yui/3.4.1/build/console/lang/console.js
-share/moodle/lib/yui/3.4.1/build/console/lang/console_en.js
-share/moodle/lib/yui/3.4.1/build/console/lang/console_es.js
-share/moodle/lib/yui/3.4.1/build/console/lang/console_ja.js
-share/moodle/lib/yui/3.4.1/build/controller/controller-debug.js
-share/moodle/lib/yui/3.4.1/build/controller/controller-min.js
-share/moodle/lib/yui/3.4.1/build/controller/controller.js
-share/moodle/lib/yui/3.4.1/build/cookie/cookie-debug.js
-share/moodle/lib/yui/3.4.1/build/cookie/cookie-min.js
-share/moodle/lib/yui/3.4.1/build/cookie/cookie.js
-share/moodle/lib/yui/3.4.1/build/createlink-base/createlink-base-debug.js
-share/moodle/lib/yui/3.4.1/build/createlink-base/createlink-base-min.js
-share/moodle/lib/yui/3.4.1/build/createlink-base/createlink-base.js
-share/moodle/lib/yui/3.4.1/build/cssbase-context/base-context-min.css
-share/moodle/lib/yui/3.4.1/build/cssbase-context/base-context.css
-share/moodle/lib/yui/3.4.1/build/cssbase-context/cssbase-context-min.css
-share/moodle/lib/yui/3.4.1/build/cssbase-context/cssbase-context.css
-share/moodle/lib/yui/3.4.1/build/cssbase/base-min.css
-share/moodle/lib/yui/3.4.1/build/cssbase/base.css
-share/moodle/lib/yui/3.4.1/build/cssbase/cssbase-min.css
-share/moodle/lib/yui/3.4.1/build/cssbase/cssbase.css
-share/moodle/lib/yui/3.4.1/build/cssfonts-context/cssfonts-context-min.css
-share/moodle/lib/yui/3.4.1/build/cssfonts-context/cssfonts-context.css
-share/moodle/lib/yui/3.4.1/build/cssfonts-context/fonts-context-min.css
-share/moodle/lib/yui/3.4.1/build/cssfonts-context/fonts-context.css
-share/moodle/lib/yui/3.4.1/build/cssfonts/cssfonts-min.css
-share/moodle/lib/yui/3.4.1/build/cssfonts/cssfonts.css
-share/moodle/lib/yui/3.4.1/build/cssfonts/fonts-min.css
-share/moodle/lib/yui/3.4.1/build/cssfonts/fonts.css
-share/moodle/lib/yui/3.4.1/build/cssgrids-context-deprecated/grids-context-min.css
-share/moodle/lib/yui/3.4.1/build/cssgrids-context-deprecated/grids-context.css
-share/moodle/lib/yui/3.4.1/build/cssgrids/cssgrids-min.css
-share/moodle/lib/yui/3.4.1/build/cssgrids/cssgrids.css
-share/moodle/lib/yui/3.4.1/build/cssgrids/grids-min.css
-share/moodle/lib/yui/3.4.1/build/cssgrids/grids.css
-share/moodle/lib/yui/3.4.1/build/cssreset-context/cssreset-context-min.css
-share/moodle/lib/yui/3.4.1/build/cssreset-context/cssreset-context.css
-share/moodle/lib/yui/3.4.1/build/cssreset-context/reset-context-min.css
-share/moodle/lib/yui/3.4.1/build/cssreset-context/reset-context.css
-share/moodle/lib/yui/3.4.1/build/cssreset/cssreset-min.css
-share/moodle/lib/yui/3.4.1/build/cssreset/cssreset.css
-share/moodle/lib/yui/3.4.1/build/cssreset/reset-min.css
-share/moodle/lib/yui/3.4.1/build/cssreset/reset.css
-share/moodle/lib/yui/3.4.1/build/dataschema-array/dataschema-array-debug.js
-share/moodle/lib/yui/3.4.1/build/dataschema-array/dataschema-array-min.js
-share/moodle/lib/yui/3.4.1/build/dataschema-array/dataschema-array.js
-share/moodle/lib/yui/3.4.1/build/dataschema-base/dataschema-base-debug.js
-share/moodle/lib/yui/3.4.1/build/dataschema-base/dataschema-base-min.js
-share/moodle/lib/yui/3.4.1/build/dataschema-base/dataschema-base.js
-share/moodle/lib/yui/3.4.1/build/dataschema-json/dataschema-json-debug.js
-share/moodle/lib/yui/3.4.1/build/dataschema-json/dataschema-json-min.js
-share/moodle/lib/yui/3.4.1/build/dataschema-json/dataschema-json.js
-share/moodle/lib/yui/3.4.1/build/dataschema-text/dataschema-text-debug.js
-share/moodle/lib/yui/3.4.1/build/dataschema-text/dataschema-text-min.js
-share/moodle/lib/yui/3.4.1/build/dataschema-text/dataschema-text.js
-share/moodle/lib/yui/3.4.1/build/dataschema-xml/dataschema-xml-debug.js
-share/moodle/lib/yui/3.4.1/build/dataschema-xml/dataschema-xml-min.js
-share/moodle/lib/yui/3.4.1/build/dataschema-xml/dataschema-xml.js
-share/moodle/lib/yui/3.4.1/build/datasource-arrayschema/datasource-arrayschema-debug.js
-share/moodle/lib/yui/3.4.1/build/datasource-arrayschema/datasource-arrayschema-min.js
-share/moodle/lib/yui/3.4.1/build/datasource-arrayschema/datasource-arrayschema.js
-share/moodle/lib/yui/3.4.1/build/datasource-cache/datasource-cache-debug.js
-share/moodle/lib/yui/3.4.1/build/datasource-cache/datasource-cache-min.js
-share/moodle/lib/yui/3.4.1/build/datasource-cache/datasource-cache.js
-share/moodle/lib/yui/3.4.1/build/datasource-function/datasource-function-debug.js
-share/moodle/lib/yui/3.4.1/build/datasource-function/datasource-function-min.js
-share/moodle/lib/yui/3.4.1/build/datasource-function/datasource-function.js
-share/moodle/lib/yui/3.4.1/build/datasource-get/datasource-get-debug.js
-share/moodle/lib/yui/3.4.1/build/datasource-get/datasource-get-min.js
-share/moodle/lib/yui/3.4.1/build/datasource-get/datasource-get.js
-share/moodle/lib/yui/3.4.1/build/datasource-io/datasource-io-debug.js
-share/moodle/lib/yui/3.4.1/build/datasource-io/datasource-io-min.js
-share/moodle/lib/yui/3.4.1/build/datasource-io/datasource-io.js
-share/moodle/lib/yui/3.4.1/build/datasource-jsonschema/datasource-jsonschema-debug.js
-share/moodle/lib/yui/3.4.1/build/datasource-jsonschema/datasource-jsonschema-min.js
-share/moodle/lib/yui/3.4.1/build/datasource-jsonschema/datasource-jsonschema.js
-share/moodle/lib/yui/3.4.1/build/datasource-local/datasource-local-debug.js
-share/moodle/lib/yui/3.4.1/build/datasource-local/datasource-local-min.js
-share/moodle/lib/yui/3.4.1/build/datasource-local/datasource-local.js
-share/moodle/lib/yui/3.4.1/build/datasource-polling/datasource-polling-debug.js
-share/moodle/lib/yui/3.4.1/build/datasource-polling/datasource-polling-min.js
-share/moodle/lib/yui/3.4.1/build/datasource-polling/datasource-polling.js
-share/moodle/lib/yui/3.4.1/build/datasource-textschema/datasource-textschema-debug.js
-share/moodle/lib/yui/3.4.1/build/datasource-textschema/datasource-textschema-min.js
-share/moodle/lib/yui/3.4.1/build/datasource-textschema/datasource-textschema.js
-share/moodle/lib/yui/3.4.1/build/datasource-xmlschema/datasource-xmlschema-debug.js
-share/moodle/lib/yui/3.4.1/build/datasource-xmlschema/datasource-xmlschema-min.js
-share/moodle/lib/yui/3.4.1/build/datasource-xmlschema/datasource-xmlschema.js
-share/moodle/lib/yui/3.4.1/build/datatable-base/assets/datatable-base-core.css
-share/moodle/lib/yui/3.4.1/build/datatable-base/assets/skins/night/datatable-base-skin.css
-share/moodle/lib/yui/3.4.1/build/datatable-base/assets/skins/night/datatable-base.css
-share/moodle/lib/yui/3.4.1/build/datatable-base/assets/skins/sam/datatable-base-skin.css
-share/moodle/lib/yui/3.4.1/build/datatable-base/assets/skins/sam/datatable-base.css
-share/moodle/lib/yui/3.4.1/build/datatable-base/assets/skins/sam/dt-arrow-dn.png
-share/moodle/lib/yui/3.4.1/build/datatable-base/assets/skins/sam/dt-arrow-up.png
-share/moodle/lib/yui/3.4.1/build/datatable-base/datatable-base-debug.js
-share/moodle/lib/yui/3.4.1/build/datatable-base/datatable-base-min.js
-share/moodle/lib/yui/3.4.1/build/datatable-base/datatable-base.js
-share/moodle/lib/yui/3.4.1/build/datatable-datasource/assets/datatable-base-core.css
-share/moodle/lib/yui/3.4.1/build/datatable-datasource/datatable-datasource-debug.js
-share/moodle/lib/yui/3.4.1/build/datatable-datasource/datatable-datasource-min.js
-share/moodle/lib/yui/3.4.1/build/datatable-datasource/datatable-datasource.js
-share/moodle/lib/yui/3.4.1/build/datatable-scroll/assets/datatable-base-core.css
-share/moodle/lib/yui/3.4.1/build/datatable-scroll/datatable-scroll-debug.js
-share/moodle/lib/yui/3.4.1/build/datatable-scroll/datatable-scroll-min.js
-share/moodle/lib/yui/3.4.1/build/datatable-scroll/datatable-scroll.js
-share/moodle/lib/yui/3.4.1/build/datatable-sort/assets/datatable-base-core.css
-share/moodle/lib/yui/3.4.1/build/datatable-sort/datatable-sort-debug.js
-share/moodle/lib/yui/3.4.1/build/datatable-sort/datatable-sort-min.js
-share/moodle/lib/yui/3.4.1/build/datatable-sort/datatable-sort.js
-share/moodle/lib/yui/3.4.1/build/datatable-sort/lang/datatable-sort.js
-share/moodle/lib/yui/3.4.1/build/datatable-sort/lang/datatable-sort_en.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/datatype-date-format-debug.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/datatype-date-format-min.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/datatype-date-format.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_ar-JO.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_ar.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_ca-ES.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_ca.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_da-DK.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_da.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_de-AT.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_de-DE.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_de.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_el-GR.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_el.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_en-AU.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_en-CA.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_en-GB.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_en-IE.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_en-IN.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_en-JO.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_en-MY.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_en-NZ.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_en-PH.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_en-SG.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_en-US.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_en.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_es-AR.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_es-BO.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_es-CL.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_es-CO.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_es-EC.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_es-ES.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_es-MX.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_es-PE.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_es-PY.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_es-US.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_es-UY.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_es-VE.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_es.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_fi-FI.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_fi.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_fr-BE.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_fr-CA.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_fr-FR.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_fr.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_hi-IN.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_hi.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_id-ID.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_id.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_it-IT.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_it.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_ja-JP.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_ja.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_ko-KR.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_ko.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_ms-MY.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_ms.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_nb-NO.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_nb.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_nl-BE.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_nl-NL.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_nl.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_pl-PL.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_pl.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_pt-BR.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_pt.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_ro-RO.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_ro.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_ru-RU.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_ru.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_sv-SE.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_sv.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_th-TH.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_th.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_tr-TR.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_tr.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_vi-VN.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_vi.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_zh-Hans-CN.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_zh-Hans.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_zh-Hant-HK.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_zh-Hant-TW.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-format/lang/datatype-date-format_zh-Hant.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-math/datatype-date-math-debug.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-math/datatype-date-math-min.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-math/datatype-date-math.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-parse/datatype-date-parse-debug.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-parse/datatype-date-parse-min.js
-share/moodle/lib/yui/3.4.1/build/datatype-date-parse/datatype-date-parse.js
-share/moodle/lib/yui/3.4.1/build/datatype-number-format/datatype-number-format-debug.js
-share/moodle/lib/yui/3.4.1/build/datatype-number-format/datatype-number-format-min.js
-share/moodle/lib/yui/3.4.1/build/datatype-number-format/datatype-number-format.js
-share/moodle/lib/yui/3.4.1/build/datatype-number-parse/datatype-number-parse-debug.js
-share/moodle/lib/yui/3.4.1/build/datatype-number-parse/datatype-number-parse-min.js
-share/moodle/lib/yui/3.4.1/build/datatype-number-parse/datatype-number-parse.js
-share/moodle/lib/yui/3.4.1/build/datatype-xml-format/datatype-xml-format-debug.js
-share/moodle/lib/yui/3.4.1/build/datatype-xml-format/datatype-xml-format-min.js
-share/moodle/lib/yui/3.4.1/build/datatype-xml-format/datatype-xml-format.js
-share/moodle/lib/yui/3.4.1/build/datatype-xml-parse/datatype-xml-parse-debug.js
-share/moodle/lib/yui/3.4.1/build/datatype-xml-parse/datatype-xml-parse-min.js
-share/moodle/lib/yui/3.4.1/build/datatype-xml-parse/datatype-xml-parse.js
-share/moodle/lib/yui/3.4.1/build/dd-constrain/dd-constrain-debug.js
-share/moodle/lib/yui/3.4.1/build/dd-constrain/dd-constrain-min.js
-share/moodle/lib/yui/3.4.1/build/dd-constrain/dd-constrain.js
-share/moodle/lib/yui/3.4.1/build/dd-ddm-base/dd-ddm-base-debug.js
-share/moodle/lib/yui/3.4.1/build/dd-ddm-base/dd-ddm-base-min.js
-share/moodle/lib/yui/3.4.1/build/dd-ddm-base/dd-ddm-base.js
-share/moodle/lib/yui/3.4.1/build/dd-ddm-drop/dd-ddm-drop-debug.js
-share/moodle/lib/yui/3.4.1/build/dd-ddm-drop/dd-ddm-drop-min.js
-share/moodle/lib/yui/3.4.1/build/dd-ddm-drop/dd-ddm-drop.js
-share/moodle/lib/yui/3.4.1/build/dd-ddm/dd-ddm-debug.js
-share/moodle/lib/yui/3.4.1/build/dd-ddm/dd-ddm-min.js
-share/moodle/lib/yui/3.4.1/build/dd-ddm/dd-ddm.js
-share/moodle/lib/yui/3.4.1/build/dd-delegate/dd-delegate-debug.js
-share/moodle/lib/yui/3.4.1/build/dd-delegate/dd-delegate-min.js
-share/moodle/lib/yui/3.4.1/build/dd-delegate/dd-delegate.js
-share/moodle/lib/yui/3.4.1/build/dd-drag/dd-drag-debug.js
-share/moodle/lib/yui/3.4.1/build/dd-drag/dd-drag-min.js
-share/moodle/lib/yui/3.4.1/build/dd-drag/dd-drag.js
-share/moodle/lib/yui/3.4.1/build/dd-drop-plugin/dd-drop-plugin-debug.js
-share/moodle/lib/yui/3.4.1/build/dd-drop-plugin/dd-drop-plugin-min.js
-share/moodle/lib/yui/3.4.1/build/dd-drop-plugin/dd-drop-plugin.js
-share/moodle/lib/yui/3.4.1/build/dd-drop/dd-drop-debug.js
-share/moodle/lib/yui/3.4.1/build/dd-drop/dd-drop-min.js
-share/moodle/lib/yui/3.4.1/build/dd-drop/dd-drop.js
-share/moodle/lib/yui/3.4.1/build/dd-gestures/dd-gestures-debug.js
-share/moodle/lib/yui/3.4.1/build/dd-gestures/dd-gestures-min.js
-share/moodle/lib/yui/3.4.1/build/dd-gestures/dd-gestures.js
-share/moodle/lib/yui/3.4.1/build/dd-plugin/dd-plugin-debug.js
-share/moodle/lib/yui/3.4.1/build/dd-plugin/dd-plugin-min.js
-share/moodle/lib/yui/3.4.1/build/dd-plugin/dd-plugin.js
-share/moodle/lib/yui/3.4.1/build/dd-proxy/dd-proxy-debug.js
-share/moodle/lib/yui/3.4.1/build/dd-proxy/dd-proxy-min.js
-share/moodle/lib/yui/3.4.1/build/dd-proxy/dd-proxy.js
-share/moodle/lib/yui/3.4.1/build/dd-scroll/dd-scroll-debug.js
-share/moodle/lib/yui/3.4.1/build/dd-scroll/dd-scroll-min.js
-share/moodle/lib/yui/3.4.1/build/dd-scroll/dd-scroll.js
-share/moodle/lib/yui/3.4.1/build/dial/assets/dial-core.css
-share/moodle/lib/yui/3.4.1/build/dial/assets/skins/night/dial-skin.css
-share/moodle/lib/yui/3.4.1/build/dial/assets/skins/night/dial.css
-share/moodle/lib/yui/3.4.1/build/dial/assets/skins/sam/dial-skin.css
-share/moodle/lib/yui/3.4.1/build/dial/assets/skins/sam/dial.css
-share/moodle/lib/yui/3.4.1/build/dial/dial-debug.js
-share/moodle/lib/yui/3.4.1/build/dial/dial-min.js
-share/moodle/lib/yui/3.4.1/build/dial/dial.js
-share/moodle/lib/yui/3.4.1/build/dial/lang/dial.js
-share/moodle/lib/yui/3.4.1/build/dial/lang/dial_en.js
-share/moodle/lib/yui/3.4.1/build/dial/lang/dial_es.js
-share/moodle/lib/yui/3.4.1/build/dom-attrs/dom-attrs-debug.js
-share/moodle/lib/yui/3.4.1/build/dom-attrs/dom-attrs-min.js
-share/moodle/lib/yui/3.4.1/build/dom-attrs/dom-attrs.js
-share/moodle/lib/yui/3.4.1/build/dom-base/dom-base-debug.js
-share/moodle/lib/yui/3.4.1/build/dom-base/dom-base-min.js
-share/moodle/lib/yui/3.4.1/build/dom-base/dom-base.js
-share/moodle/lib/yui/3.4.1/build/dom-class/dom-class-debug.js
-share/moodle/lib/yui/3.4.1/build/dom-class/dom-class-min.js
-share/moodle/lib/yui/3.4.1/build/dom-class/dom-class.js
-share/moodle/lib/yui/3.4.1/build/dom-core/dom-core-debug.js
-share/moodle/lib/yui/3.4.1/build/dom-core/dom-core-min.js
-share/moodle/lib/yui/3.4.1/build/dom-core/dom-core.js
-share/moodle/lib/yui/3.4.1/build/dom-create/dom-create-debug.js
-share/moodle/lib/yui/3.4.1/build/dom-create/dom-create-min.js
-share/moodle/lib/yui/3.4.1/build/dom-create/dom-create.js
-share/moodle/lib/yui/3.4.1/build/dom-deprecated/dom-deprecated-debug.js
-share/moodle/lib/yui/3.4.1/build/dom-deprecated/dom-deprecated-min.js
-share/moodle/lib/yui/3.4.1/build/dom-deprecated/dom-deprecated.js
-share/moodle/lib/yui/3.4.1/build/dom-screen/dom-screen-debug.js
-share/moodle/lib/yui/3.4.1/build/dom-screen/dom-screen-min.js
-share/moodle/lib/yui/3.4.1/build/dom-screen/dom-screen.js
-share/moodle/lib/yui/3.4.1/build/dom-size/dom-size-debug.js
-share/moodle/lib/yui/3.4.1/build/dom-size/dom-size-min.js
-share/moodle/lib/yui/3.4.1/build/dom-size/dom-size.js
-share/moodle/lib/yui/3.4.1/build/dom-style-ie/dom-style-ie-debug.js
-share/moodle/lib/yui/3.4.1/build/dom-style-ie/dom-style-ie-min.js
-share/moodle/lib/yui/3.4.1/build/dom-style-ie/dom-style-ie.js
-share/moodle/lib/yui/3.4.1/build/dom-style/dom-style-debug.js
-share/moodle/lib/yui/3.4.1/build/dom-style/dom-style-min.js
-share/moodle/lib/yui/3.4.1/build/dom-style/dom-style.js
-share/moodle/lib/yui/3.4.1/build/dump/dump-debug.js
-share/moodle/lib/yui/3.4.1/build/dump/dump-min.js
-share/moodle/lib/yui/3.4.1/build/dump/dump.js
-share/moodle/lib/yui/3.4.1/build/editor-base/editor-base-debug.js
-share/moodle/lib/yui/3.4.1/build/editor-base/editor-base-min.js
-share/moodle/lib/yui/3.4.1/build/editor-base/editor-base.js
-share/moodle/lib/yui/3.4.1/build/editor-bidi/editor-bidi-debug.js
-share/moodle/lib/yui/3.4.1/build/editor-bidi/editor-bidi-min.js
-share/moodle/lib/yui/3.4.1/build/editor-bidi/editor-bidi.js
-share/moodle/lib/yui/3.4.1/build/editor-br/editor-br-debug.js
-share/moodle/lib/yui/3.4.1/build/editor-br/editor-br-min.js
-share/moodle/lib/yui/3.4.1/build/editor-br/editor-br.js
-share/moodle/lib/yui/3.4.1/build/editor-lists/editor-lists-debug.js
-share/moodle/lib/yui/3.4.1/build/editor-lists/editor-lists-min.js
-share/moodle/lib/yui/3.4.1/build/editor-lists/editor-lists.js
-share/moodle/lib/yui/3.4.1/build/editor-para/editor-para-debug.js
-share/moodle/lib/yui/3.4.1/build/editor-para/editor-para-min.js
-share/moodle/lib/yui/3.4.1/build/editor-para/editor-para.js
-share/moodle/lib/yui/3.4.1/build/editor-tab/editor-tab-debug.js
-share/moodle/lib/yui/3.4.1/build/editor-tab/editor-tab-min.js
-share/moodle/lib/yui/3.4.1/build/editor-tab/editor-tab.js
-share/moodle/lib/yui/3.4.1/build/editor/editor-debug.js
-share/moodle/lib/yui/3.4.1/build/editor/editor-min.js
-share/moodle/lib/yui/3.4.1/build/editor/editor.js
-share/moodle/lib/yui/3.4.1/build/escape/escape-debug.js
-share/moodle/lib/yui/3.4.1/build/escape/escape-min.js
-share/moodle/lib/yui/3.4.1/build/escape/escape.js
-share/moodle/lib/yui/3.4.1/build/event-base-ie/event-base-ie-debug.js
-share/moodle/lib/yui/3.4.1/build/event-base-ie/event-base-ie-min.js
-share/moodle/lib/yui/3.4.1/build/event-base-ie/event-base-ie.js
-share/moodle/lib/yui/3.4.1/build/event-base/event-base-debug.js
-share/moodle/lib/yui/3.4.1/build/event-base/event-base-min.js
-share/moodle/lib/yui/3.4.1/build/event-base/event-base.js
-share/moodle/lib/yui/3.4.1/build/event-custom-base/event-custom-base-debug.js
-share/moodle/lib/yui/3.4.1/build/event-custom-base/event-custom-base-min.js
-share/moodle/lib/yui/3.4.1/build/event-custom-base/event-custom-base.js
-share/moodle/lib/yui/3.4.1/build/event-custom-complex/event-custom-complex-debug.js
-share/moodle/lib/yui/3.4.1/build/event-custom-complex/event-custom-complex-min.js
-share/moodle/lib/yui/3.4.1/build/event-custom-complex/event-custom-complex.js
-share/moodle/lib/yui/3.4.1/build/event-delegate/event-delegate-debug.js
-share/moodle/lib/yui/3.4.1/build/event-delegate/event-delegate-min.js
-share/moodle/lib/yui/3.4.1/build/event-delegate/event-delegate.js
-share/moodle/lib/yui/3.4.1/build/event-flick/event-flick-debug.js
-share/moodle/lib/yui/3.4.1/build/event-flick/event-flick-min.js
-share/moodle/lib/yui/3.4.1/build/event-flick/event-flick.js
-share/moodle/lib/yui/3.4.1/build/event-focus/event-focus-debug.js
-share/moodle/lib/yui/3.4.1/build/event-focus/event-focus-min.js
-share/moodle/lib/yui/3.4.1/build/event-focus/event-focus.js
-share/moodle/lib/yui/3.4.1/build/event-hover/event-hover-debug.js
-share/moodle/lib/yui/3.4.1/build/event-hover/event-hover-min.js
-share/moodle/lib/yui/3.4.1/build/event-hover/event-hover.js
-share/moodle/lib/yui/3.4.1/build/event-key/event-key-debug.js
-share/moodle/lib/yui/3.4.1/build/event-key/event-key-min.js
-share/moodle/lib/yui/3.4.1/build/event-key/event-key.js
-share/moodle/lib/yui/3.4.1/build/event-mouseenter/event-mouseenter-debug.js
-share/moodle/lib/yui/3.4.1/build/event-mouseenter/event-mouseenter-min.js
-share/moodle/lib/yui/3.4.1/build/event-mouseenter/event-mouseenter.js
-share/moodle/lib/yui/3.4.1/build/event-mousewheel/event-mousewheel-debug.js
-share/moodle/lib/yui/3.4.1/build/event-mousewheel/event-mousewheel-min.js
-share/moodle/lib/yui/3.4.1/build/event-mousewheel/event-mousewheel.js
-share/moodle/lib/yui/3.4.1/build/event-move/event-move-debug.js
-share/moodle/lib/yui/3.4.1/build/event-move/event-move-min.js
-share/moodle/lib/yui/3.4.1/build/event-move/event-move.js
-share/moodle/lib/yui/3.4.1/build/event-outside/event-outside-debug.js
-share/moodle/lib/yui/3.4.1/build/event-outside/event-outside-min.js
-share/moodle/lib/yui/3.4.1/build/event-outside/event-outside.js
-share/moodle/lib/yui/3.4.1/build/event-resize/event-resize-debug.js
-share/moodle/lib/yui/3.4.1/build/event-resize/event-resize-min.js
-share/moodle/lib/yui/3.4.1/build/event-resize/event-resize.js
-share/moodle/lib/yui/3.4.1/build/event-simulate/event-simulate-debug.js
-share/moodle/lib/yui/3.4.1/build/event-simulate/event-simulate-min.js
-share/moodle/lib/yui/3.4.1/build/event-simulate/event-simulate.js
-share/moodle/lib/yui/3.4.1/build/event-synthetic/event-synthetic-debug.js
-share/moodle/lib/yui/3.4.1/build/event-synthetic/event-synthetic-min.js
-share/moodle/lib/yui/3.4.1/build/event-synthetic/event-synthetic.js
-share/moodle/lib/yui/3.4.1/build/event-touch/event-touch-debug.js
-share/moodle/lib/yui/3.4.1/build/event-touch/event-touch-min.js
-share/moodle/lib/yui/3.4.1/build/event-touch/event-touch.js
-share/moodle/lib/yui/3.4.1/build/event-valuechange/event-valuechange-debug.js
-share/moodle/lib/yui/3.4.1/build/event-valuechange/event-valuechange-min.js
-share/moodle/lib/yui/3.4.1/build/event-valuechange/event-valuechange.js
-share/moodle/lib/yui/3.4.1/build/exec-command/exec-command-debug.js
-share/moodle/lib/yui/3.4.1/build/exec-command/exec-command-min.js
-share/moodle/lib/yui/3.4.1/build/exec-command/exec-command.js
-share/moodle/lib/yui/3.4.1/build/features/features-debug.js
-share/moodle/lib/yui/3.4.1/build/features/features-min.js
-share/moodle/lib/yui/3.4.1/build/features/features.js
-share/moodle/lib/yui/3.4.1/build/frame/frame-debug.js
-share/moodle/lib/yui/3.4.1/build/frame/frame-min.js
-share/moodle/lib/yui/3.4.1/build/frame/frame.js
-share/moodle/lib/yui/3.4.1/build/get/get-debug.js
-share/moodle/lib/yui/3.4.1/build/get/get-min.js
-share/moodle/lib/yui/3.4.1/build/get/get.js
-share/moodle/lib/yui/3.4.1/build/graphics-canvas-default/graphics-canvas-default-debug.js
-share/moodle/lib/yui/3.4.1/build/graphics-canvas-default/graphics-canvas-default-min.js
-share/moodle/lib/yui/3.4.1/build/graphics-canvas-default/graphics-canvas-default.js
-share/moodle/lib/yui/3.4.1/build/graphics-canvas/graphics-canvas-debug.js
-share/moodle/lib/yui/3.4.1/build/graphics-canvas/graphics-canvas-min.js
-share/moodle/lib/yui/3.4.1/build/graphics-canvas/graphics-canvas.js
-share/moodle/lib/yui/3.4.1/build/graphics-svg-default/graphics-svg-default-debug.js
-share/moodle/lib/yui/3.4.1/build/graphics-svg-default/graphics-svg-default-min.js
-share/moodle/lib/yui/3.4.1/build/graphics-svg-default/graphics-svg-default.js
-share/moodle/lib/yui/3.4.1/build/graphics-svg/graphics-svg-debug.js
-share/moodle/lib/yui/3.4.1/build/graphics-svg/graphics-svg-min.js
-share/moodle/lib/yui/3.4.1/build/graphics-svg/graphics-svg.js
-share/moodle/lib/yui/3.4.1/build/graphics-vml-default/graphics-vml-default-debug.js
-share/moodle/lib/yui/3.4.1/build/graphics-vml-default/graphics-vml-default-min.js
-share/moodle/lib/yui/3.4.1/build/graphics-vml-default/graphics-vml-default.js
-share/moodle/lib/yui/3.4.1/build/graphics-vml/graphics-vml-debug.js
-share/moodle/lib/yui/3.4.1/build/graphics-vml/graphics-vml-min.js
-share/moodle/lib/yui/3.4.1/build/graphics-vml/graphics-vml.js
-share/moodle/lib/yui/3.4.1/build/graphics/graphics-debug.js
-share/moodle/lib/yui/3.4.1/build/graphics/graphics-min.js
-share/moodle/lib/yui/3.4.1/build/graphics/graphics.js
-share/moodle/lib/yui/3.4.1/build/highlight-accentfold/highlight-accentfold-debug.js
-share/moodle/lib/yui/3.4.1/build/highlight-accentfold/highlight-accentfold-min.js
-share/moodle/lib/yui/3.4.1/build/highlight-accentfold/highlight-accentfold.js
-share/moodle/lib/yui/3.4.1/build/highlight-base/highlight-base-debug.js
-share/moodle/lib/yui/3.4.1/build/highlight-base/highlight-base-min.js
-share/moodle/lib/yui/3.4.1/build/highlight-base/highlight-base.js
-share/moodle/lib/yui/3.4.1/build/history-base/history-base-debug.js
-share/moodle/lib/yui/3.4.1/build/history-base/history-base-min.js
-share/moodle/lib/yui/3.4.1/build/history-base/history-base.js
-share/moodle/lib/yui/3.4.1/build/history-hash-ie/history-hash-ie-debug.js
-share/moodle/lib/yui/3.4.1/build/history-hash-ie/history-hash-ie-min.js
-share/moodle/lib/yui/3.4.1/build/history-hash-ie/history-hash-ie.js
-share/moodle/lib/yui/3.4.1/build/history-hash/history-hash-debug.js
-share/moodle/lib/yui/3.4.1/build/history-hash/history-hash-min.js
-share/moodle/lib/yui/3.4.1/build/history-hash/history-hash.js
-share/moodle/lib/yui/3.4.1/build/history-html5/history-html5-debug.js
-share/moodle/lib/yui/3.4.1/build/history-html5/history-html5-min.js
-share/moodle/lib/yui/3.4.1/build/history-html5/history-html5.js
-share/moodle/lib/yui/3.4.1/build/imageloader/imageloader-debug.js
-share/moodle/lib/yui/3.4.1/build/imageloader/imageloader-min.js
-share/moodle/lib/yui/3.4.1/build/imageloader/imageloader.js
-share/moodle/lib/yui/3.4.1/build/intl-base/intl-base-debug.js
-share/moodle/lib/yui/3.4.1/build/intl-base/intl-base-min.js
-share/moodle/lib/yui/3.4.1/build/intl-base/intl-base.js
-share/moodle/lib/yui/3.4.1/build/intl/intl-debug.js
-share/moodle/lib/yui/3.4.1/build/intl/intl-min.js
-share/moodle/lib/yui/3.4.1/build/intl/intl.js
-share/moodle/lib/yui/3.4.1/build/io-base/io-base-debug.js
-share/moodle/lib/yui/3.4.1/build/io-base/io-base-min.js
-share/moodle/lib/yui/3.4.1/build/io-base/io-base.js
-share/moodle/lib/yui/3.4.1/build/io-form/io-form-debug.js
-share/moodle/lib/yui/3.4.1/build/io-form/io-form-min.js
-share/moodle/lib/yui/3.4.1/build/io-form/io-form.js
-share/moodle/lib/yui/3.4.1/build/io-queue/io-queue-debug.js
-share/moodle/lib/yui/3.4.1/build/io-queue/io-queue-min.js
-share/moodle/lib/yui/3.4.1/build/io-queue/io-queue.js
-share/moodle/lib/yui/3.4.1/build/io-upload-iframe/io-upload-iframe-debug.js
-share/moodle/lib/yui/3.4.1/build/io-upload-iframe/io-upload-iframe-min.js
-share/moodle/lib/yui/3.4.1/build/io-upload-iframe/io-upload-iframe.js
-share/moodle/lib/yui/3.4.1/build/io-xdr/io-xdr-debug.js
-share/moodle/lib/yui/3.4.1/build/io-xdr/io-xdr-min.js
-share/moodle/lib/yui/3.4.1/build/io-xdr/io-xdr.js
-share/moodle/lib/yui/3.4.1/build/io-xdr/io.swf
-share/moodle/lib/yui/3.4.1/build/json-parse/json-parse-debug.js
-share/moodle/lib/yui/3.4.1/build/json-parse/json-parse-min.js
-share/moodle/lib/yui/3.4.1/build/json-parse/json-parse.js
-share/moodle/lib/yui/3.4.1/build/json-stringify/json-stringify-debug.js
-share/moodle/lib/yui/3.4.1/build/json-stringify/json-stringify-min.js
-share/moodle/lib/yui/3.4.1/build/json-stringify/json-stringify.js
-share/moodle/lib/yui/3.4.1/build/jsonp-url/jsonp-url-debug.js
-share/moodle/lib/yui/3.4.1/build/jsonp-url/jsonp-url-min.js
-share/moodle/lib/yui/3.4.1/build/jsonp-url/jsonp-url.js
-share/moodle/lib/yui/3.4.1/build/jsonp/jsonp-debug.js
-share/moodle/lib/yui/3.4.1/build/jsonp/jsonp-min.js
-share/moodle/lib/yui/3.4.1/build/jsonp/jsonp.js
-share/moodle/lib/yui/3.4.1/build/loader-base/loader-base-debug.js
-share/moodle/lib/yui/3.4.1/build/loader-base/loader-base-min.js
-share/moodle/lib/yui/3.4.1/build/loader-base/loader-base.js
-share/moodle/lib/yui/3.4.1/build/loader-rollup/loader-rollup-debug.js
-share/moodle/lib/yui/3.4.1/build/loader-rollup/loader-rollup-min.js
-share/moodle/lib/yui/3.4.1/build/loader-rollup/loader-rollup.js
-share/moodle/lib/yui/3.4.1/build/loader-yui3/loader-yui3-debug.js
-share/moodle/lib/yui/3.4.1/build/loader-yui3/loader-yui3-min.js
-share/moodle/lib/yui/3.4.1/build/loader-yui3/loader-yui3.js
-share/moodle/lib/yui/3.4.1/build/loader/loader-debug.js
-share/moodle/lib/yui/3.4.1/build/loader/loader-min.js
-share/moodle/lib/yui/3.4.1/build/loader/loader.js
-share/moodle/lib/yui/3.4.1/build/model-list/model-list-debug.js
-share/moodle/lib/yui/3.4.1/build/model-list/model-list-min.js
-share/moodle/lib/yui/3.4.1/build/model-list/model-list.js
-share/moodle/lib/yui/3.4.1/build/model/model-debug.js
-share/moodle/lib/yui/3.4.1/build/model/model-min.js
-share/moodle/lib/yui/3.4.1/build/model/model.js
-share/moodle/lib/yui/3.4.1/build/node-base/node-base-debug.js
-share/moodle/lib/yui/3.4.1/build/node-base/node-base-min.js
-share/moodle/lib/yui/3.4.1/build/node-base/node-base.js
-share/moodle/lib/yui/3.4.1/build/node-core/node-core-debug.js
-share/moodle/lib/yui/3.4.1/build/node-core/node-core-min.js
-share/moodle/lib/yui/3.4.1/build/node-core/node-core.js
-share/moodle/lib/yui/3.4.1/build/node-deprecated/node-deprecated-debug.js
-share/moodle/lib/yui/3.4.1/build/node-deprecated/node-deprecated-min.js
-share/moodle/lib/yui/3.4.1/build/node-deprecated/node-deprecated.js
-share/moodle/lib/yui/3.4.1/build/node-event-delegate/node-event-delegate-debug.js
-share/moodle/lib/yui/3.4.1/build/node-event-delegate/node-event-delegate-min.js
-share/moodle/lib/yui/3.4.1/build/node-event-delegate/node-event-delegate.js
-share/moodle/lib/yui/3.4.1/build/node-event-html5/node-event-html5-debug.js
-share/moodle/lib/yui/3.4.1/build/node-event-html5/node-event-html5-min.js
-share/moodle/lib/yui/3.4.1/build/node-event-html5/node-event-html5.js
-share/moodle/lib/yui/3.4.1/build/node-event-simulate/node-event-simulate-debug.js
-share/moodle/lib/yui/3.4.1/build/node-event-simulate/node-event-simulate-min.js
-share/moodle/lib/yui/3.4.1/build/node-event-simulate/node-event-simulate.js
-share/moodle/lib/yui/3.4.1/build/node-flick/assets/node-flick-core.css
-share/moodle/lib/yui/3.4.1/build/node-flick/assets/skins/sam/node-flick-skin.css
-share/moodle/lib/yui/3.4.1/build/node-flick/assets/skins/sam/node-flick.css
-share/moodle/lib/yui/3.4.1/build/node-flick/node-flick-debug.js
-share/moodle/lib/yui/3.4.1/build/node-flick/node-flick-min.js
-share/moodle/lib/yui/3.4.1/build/node-flick/node-flick.js
-share/moodle/lib/yui/3.4.1/build/node-focusmanager/node-focusmanager-debug.js
-share/moodle/lib/yui/3.4.1/build/node-focusmanager/node-focusmanager-min.js
-share/moodle/lib/yui/3.4.1/build/node-focusmanager/node-focusmanager.js
-share/moodle/lib/yui/3.4.1/build/node-load/node-load-debug.js
-share/moodle/lib/yui/3.4.1/build/node-load/node-load-min.js
-share/moodle/lib/yui/3.4.1/build/node-load/node-load.js
-share/moodle/lib/yui/3.4.1/build/node-menunav/assets/node-menunav-core.css
-share/moodle/lib/yui/3.4.1/build/node-menunav/assets/skins/sam/horizontal-menu-submenu-indicator.png
-share/moodle/lib/yui/3.4.1/build/node-menunav/assets/skins/sam/horizontal-menu-submenu-toggle.png
-share/moodle/lib/yui/3.4.1/build/node-menunav/assets/skins/sam/node-menunav-skin.css
-share/moodle/lib/yui/3.4.1/build/node-menunav/assets/skins/sam/node-menunav.css
-share/moodle/lib/yui/3.4.1/build/node-menunav/assets/skins/sam/vertical-menu-submenu-indicator.png
-share/moodle/lib/yui/3.4.1/build/node-menunav/node-menunav-debug.js
-share/moodle/lib/yui/3.4.1/build/node-menunav/node-menunav-min.js
-share/moodle/lib/yui/3.4.1/build/node-menunav/node-menunav.js
-share/moodle/lib/yui/3.4.1/build/node-pluginhost/node-pluginhost-debug.js
-share/moodle/lib/yui/3.4.1/build/node-pluginhost/node-pluginhost-min.js
-share/moodle/lib/yui/3.4.1/build/node-pluginhost/node-pluginhost.js
-share/moodle/lib/yui/3.4.1/build/node-screen/node-screen-debug.js
-share/moodle/lib/yui/3.4.1/build/node-screen/node-screen-min.js
-share/moodle/lib/yui/3.4.1/build/node-screen/node-screen.js
-share/moodle/lib/yui/3.4.1/build/node-style/node-style-debug.js
-share/moodle/lib/yui/3.4.1/build/node-style/node-style-min.js
-share/moodle/lib/yui/3.4.1/build/node-style/node-style.js
-share/moodle/lib/yui/3.4.1/build/oop/oop-debug.js
-share/moodle/lib/yui/3.4.1/build/oop/oop-min.js
-share/moodle/lib/yui/3.4.1/build/oop/oop.js
-share/moodle/lib/yui/3.4.1/build/overlay/assets/overlay-core.css
-share/moodle/lib/yui/3.4.1/build/overlay/assets/skins/night/overlay-skin.css
-share/moodle/lib/yui/3.4.1/build/overlay/assets/skins/night/overlay.css
-share/moodle/lib/yui/3.4.1/build/overlay/assets/skins/sam/overlay-skin.css
-share/moodle/lib/yui/3.4.1/build/overlay/assets/skins/sam/overlay.css
-share/moodle/lib/yui/3.4.1/build/overlay/overlay-debug.js
-share/moodle/lib/yui/3.4.1/build/overlay/overlay-min.js
-share/moodle/lib/yui/3.4.1/build/overlay/overlay.js
-share/moodle/lib/yui/3.4.1/build/panel/assets/panel-core.css
-share/moodle/lib/yui/3.4.1/build/panel/assets/skins/night/panel-skin.css
-share/moodle/lib/yui/3.4.1/build/panel/assets/skins/night/panel.css
-share/moodle/lib/yui/3.4.1/build/panel/assets/skins/sam/panel-skin.css
-share/moodle/lib/yui/3.4.1/build/panel/assets/skins/sam/panel.css
-share/moodle/lib/yui/3.4.1/build/panel/panel-debug.js
-share/moodle/lib/yui/3.4.1/build/panel/panel-min.js
-share/moodle/lib/yui/3.4.1/build/panel/panel.js
-share/moodle/lib/yui/3.4.1/build/plugin/plugin-debug.js
-share/moodle/lib/yui/3.4.1/build/plugin/plugin-min.js
-share/moodle/lib/yui/3.4.1/build/plugin/plugin.js
-share/moodle/lib/yui/3.4.1/build/pluginhost-base/pluginhost-base-debug.js
-share/moodle/lib/yui/3.4.1/build/pluginhost-base/pluginhost-base-min.js
-share/moodle/lib/yui/3.4.1/build/pluginhost-base/pluginhost-base.js
-share/moodle/lib/yui/3.4.1/build/pluginhost-config/pluginhost-config-debug.js
-share/moodle/lib/yui/3.4.1/build/pluginhost-config/pluginhost-config-min.js
-share/moodle/lib/yui/3.4.1/build/pluginhost-config/pluginhost-config.js
-share/moodle/lib/yui/3.4.1/build/profiler/profiler-debug.js
-share/moodle/lib/yui/3.4.1/build/profiler/profiler-min.js
-share/moodle/lib/yui/3.4.1/build/profiler/profiler.js
-share/moodle/lib/yui/3.4.1/build/querystring-parse-simple/querystring-parse-simple-debug.js
-share/moodle/lib/yui/3.4.1/build/querystring-parse-simple/querystring-parse-simple-min.js
-share/moodle/lib/yui/3.4.1/build/querystring-parse-simple/querystring-parse-simple.js
-share/moodle/lib/yui/3.4.1/build/querystring-parse/querystring-parse-debug.js
-share/moodle/lib/yui/3.4.1/build/querystring-parse/querystring-parse-min.js
-share/moodle/lib/yui/3.4.1/build/querystring-parse/querystring-parse.js
-share/moodle/lib/yui/3.4.1/build/querystring-stringify-simple/querystring-stringify-simple-debug.js
-share/moodle/lib/yui/3.4.1/build/querystring-stringify-simple/querystring-stringify-simple-min.js
-share/moodle/lib/yui/3.4.1/build/querystring-stringify-simple/querystring-stringify-simple.js
-share/moodle/lib/yui/3.4.1/build/querystring-stringify/querystring-stringify-debug.js
-share/moodle/lib/yui/3.4.1/build/querystring-stringify/querystring-stringify-min.js
-share/moodle/lib/yui/3.4.1/build/querystring-stringify/querystring-stringify.js
-share/moodle/lib/yui/3.4.1/build/queue-promote/queue-promote-debug.js
-share/moodle/lib/yui/3.4.1/build/queue-promote/queue-promote-min.js
-share/moodle/lib/yui/3.4.1/build/queue-promote/queue-promote.js
-share/moodle/lib/yui/3.4.1/build/range-slider/assets/slider-base-core.css
-share/moodle/lib/yui/3.4.1/build/range-slider/assets/slider-core.css
-share/moodle/lib/yui/3.4.1/build/range-slider/assets/thumb-x-oblong-dark.png
-share/moodle/lib/yui/3.4.1/build/range-slider/assets/thumb-x-oblong.png
-share/moodle/lib/yui/3.4.1/build/range-slider/assets/thumb-x-oblong2-dark.png
-share/moodle/lib/yui/3.4.1/build/range-slider/assets/thumb-x-oblong2.png
-share/moodle/lib/yui/3.4.1/build/range-slider/assets/thumb-y-oblong-dark.png
-share/moodle/lib/yui/3.4.1/build/range-slider/assets/thumb-y-oblong.png
-share/moodle/lib/yui/3.4.1/build/range-slider/assets/thumb-y-oblong2-dark.png
-share/moodle/lib/yui/3.4.1/build/range-slider/assets/thumb-y-oblong2.png
-share/moodle/lib/yui/3.4.1/build/range-slider/range-slider-debug.js
-share/moodle/lib/yui/3.4.1/build/range-slider/range-slider-min.js
-share/moodle/lib/yui/3.4.1/build/range-slider/range-slider.js
-share/moodle/lib/yui/3.4.1/build/recordset-base/recordset-base-debug.js
-share/moodle/lib/yui/3.4.1/build/recordset-base/recordset-base-min.js
-share/moodle/lib/yui/3.4.1/build/recordset-base/recordset-base.js
-share/moodle/lib/yui/3.4.1/build/recordset-filter/recordset-filter-debug.js
-share/moodle/lib/yui/3.4.1/build/recordset-filter/recordset-filter-min.js
-share/moodle/lib/yui/3.4.1/build/recordset-filter/recordset-filter.js
-share/moodle/lib/yui/3.4.1/build/recordset-indexer/recordset-indexer-debug.js
-share/moodle/lib/yui/3.4.1/build/recordset-indexer/recordset-indexer-min.js
-share/moodle/lib/yui/3.4.1/build/recordset-indexer/recordset-indexer.js
-share/moodle/lib/yui/3.4.1/build/recordset-sort/recordset-sort-debug.js
-share/moodle/lib/yui/3.4.1/build/recordset-sort/recordset-sort-min.js
-share/moodle/lib/yui/3.4.1/build/recordset-sort/recordset-sort.js
-share/moodle/lib/yui/3.4.1/build/resize-base/assets/resize-base-core.css
-share/moodle/lib/yui/3.4.1/build/resize-base/assets/skins/sam/arrows.png
-share/moodle/lib/yui/3.4.1/build/resize-base/assets/skins/sam/resize-base-skin.css
-share/moodle/lib/yui/3.4.1/build/resize-base/assets/skins/sam/resize-base.css
-share/moodle/lib/yui/3.4.1/build/resize-base/resize-base-debug.js
-share/moodle/lib/yui/3.4.1/build/resize-base/resize-base-min.js
-share/moodle/lib/yui/3.4.1/build/resize-base/resize-base.js
-share/moodle/lib/yui/3.4.1/build/resize-constrain/assets/resize-base-core.css
-share/moodle/lib/yui/3.4.1/build/resize-constrain/resize-constrain-debug.js
-share/moodle/lib/yui/3.4.1/build/resize-constrain/resize-constrain-min.js
-share/moodle/lib/yui/3.4.1/build/resize-constrain/resize-constrain.js
-share/moodle/lib/yui/3.4.1/build/resize-plugin/assets/resize-base-core.css
-share/moodle/lib/yui/3.4.1/build/resize-plugin/resize-plugin-debug.js
-share/moodle/lib/yui/3.4.1/build/resize-plugin/resize-plugin-min.js
-share/moodle/lib/yui/3.4.1/build/resize-plugin/resize-plugin.js
-share/moodle/lib/yui/3.4.1/build/resize-proxy/assets/resize-base-core.css
-share/moodle/lib/yui/3.4.1/build/resize-proxy/resize-proxy-debug.js
-share/moodle/lib/yui/3.4.1/build/resize-proxy/resize-proxy-min.js
-share/moodle/lib/yui/3.4.1/build/resize-proxy/resize-proxy.js
-share/moodle/lib/yui/3.4.1/build/rls/rls-debug.js
-share/moodle/lib/yui/3.4.1/build/rls/rls-min.js
-share/moodle/lib/yui/3.4.1/build/rls/rls.js
-share/moodle/lib/yui/3.4.1/build/scrollview-base-ie/scrollview-base-ie-debug.js
-share/moodle/lib/yui/3.4.1/build/scrollview-base-ie/scrollview-base-ie-min.js
-share/moodle/lib/yui/3.4.1/build/scrollview-base-ie/scrollview-base-ie.js
-share/moodle/lib/yui/3.4.1/build/scrollview-base/assets/scrollview-base-core.css
-share/moodle/lib/yui/3.4.1/build/scrollview-base/assets/skins/night/scrollview-base-skin.css
-share/moodle/lib/yui/3.4.1/build/scrollview-base/assets/skins/night/scrollview-base.css
-share/moodle/lib/yui/3.4.1/build/scrollview-base/assets/skins/sam/scrollview-base-skin.css
-share/moodle/lib/yui/3.4.1/build/scrollview-base/assets/skins/sam/scrollview-base.css
-share/moodle/lib/yui/3.4.1/build/scrollview-base/scrollview-base-debug.js
-share/moodle/lib/yui/3.4.1/build/scrollview-base/scrollview-base-min.js
-share/moodle/lib/yui/3.4.1/build/scrollview-base/scrollview-base.js
-share/moodle/lib/yui/3.4.1/build/scrollview-list/assets/scrollview-list-core.css
-share/moodle/lib/yui/3.4.1/build/scrollview-list/assets/skins/night/scrollview-list-skin.css
-share/moodle/lib/yui/3.4.1/build/scrollview-list/assets/skins/night/scrollview-list.css
-share/moodle/lib/yui/3.4.1/build/scrollview-list/assets/skins/sam/scrollview-list-skin.css
-share/moodle/lib/yui/3.4.1/build/scrollview-list/assets/skins/sam/scrollview-list.css
-share/moodle/lib/yui/3.4.1/build/scrollview-list/scrollview-list-debug.js
-share/moodle/lib/yui/3.4.1/build/scrollview-list/scrollview-list-min.js
-share/moodle/lib/yui/3.4.1/build/scrollview-list/scrollview-list.js
-share/moodle/lib/yui/3.4.1/build/scrollview-paginator/scrollview-paginator-debug.js
-share/moodle/lib/yui/3.4.1/build/scrollview-paginator/scrollview-paginator-min.js
-share/moodle/lib/yui/3.4.1/build/scrollview-paginator/scrollview-paginator.js
-share/moodle/lib/yui/3.4.1/build/scrollview-scrollbars/assets/scrollview-scrollbars-core.css
-share/moodle/lib/yui/3.4.1/build/scrollview-scrollbars/assets/skins/night/scrollview-scrollbars-skin.css
-share/moodle/lib/yui/3.4.1/build/scrollview-scrollbars/assets/skins/night/scrollview-scrollbars.css
-share/moodle/lib/yui/3.4.1/build/scrollview-scrollbars/assets/skins/sam/scrollview-scrollbars-skin.css
-share/moodle/lib/yui/3.4.1/build/scrollview-scrollbars/assets/skins/sam/scrollview-scrollbars.css
-share/moodle/lib/yui/3.4.1/build/scrollview-scrollbars/scrollview-scrollbars-debug.js
-share/moodle/lib/yui/3.4.1/build/scrollview-scrollbars/scrollview-scrollbars-min.js
-share/moodle/lib/yui/3.4.1/build/scrollview-scrollbars/scrollview-scrollbars.js
-share/moodle/lib/yui/3.4.1/build/scrollview/scrollview-debug.js
-share/moodle/lib/yui/3.4.1/build/scrollview/scrollview-min.js
-share/moodle/lib/yui/3.4.1/build/scrollview/scrollview.js
-share/moodle/lib/yui/3.4.1/build/selection/selection-debug.js
-share/moodle/lib/yui/3.4.1/build/selection/selection-min.js
-share/moodle/lib/yui/3.4.1/build/selection/selection.js
-share/moodle/lib/yui/3.4.1/build/selector-css2/selector-css2-debug.js
-share/moodle/lib/yui/3.4.1/build/selector-css2/selector-css2-min.js
-share/moodle/lib/yui/3.4.1/build/selector-css2/selector-css2.js
-share/moodle/lib/yui/3.4.1/build/selector-css3/selector-css3-debug.js
-share/moodle/lib/yui/3.4.1/build/selector-css3/selector-css3-min.js
-share/moodle/lib/yui/3.4.1/build/selector-css3/selector-css3.js
-share/moodle/lib/yui/3.4.1/build/selector-native/selector-native-debug.js
-share/moodle/lib/yui/3.4.1/build/selector-native/selector-native-min.js
-share/moodle/lib/yui/3.4.1/build/selector-native/selector-native.js
-share/moodle/lib/yui/3.4.1/build/selector/selector-debug.js
-share/moodle/lib/yui/3.4.1/build/selector/selector-min.js
-share/moodle/lib/yui/3.4.1/build/selector/selector.js
-share/moodle/lib/yui/3.4.1/build/shim-plugin/shim-plugin-debug.js
-share/moodle/lib/yui/3.4.1/build/shim-plugin/shim-plugin-min.js
-share/moodle/lib/yui/3.4.1/build/shim-plugin/shim-plugin.js
-share/moodle/lib/yui/3.4.1/build/simpleyui/simpleyui-debug.js
-share/moodle/lib/yui/3.4.1/build/simpleyui/simpleyui-min.js
-share/moodle/lib/yui/3.4.1/build/simpleyui/simpleyui.js
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/audio-light/rail-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/audio-light/rail-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/audio-light/slider-base-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/audio-light/slider-base.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/audio-light/slider-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/audio-light/thumb-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/audio-light/thumb-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/audio/rail-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/audio/rail-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/audio/slider-base-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/audio/slider-base.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/audio/slider-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/audio/thumb-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/audio/thumb-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule-dark/rail-x-dots.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule-dark/rail-x-lines.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule-dark/rail-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule-dark/rail-y-dots.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule-dark/rail-y-lines.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule-dark/rail-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule-dark/slider-base-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule-dark/slider-base.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule-dark/slider-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule-dark/thumb-x-line.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule-dark/thumb-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule-dark/thumb-y-line.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule-dark/thumb-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule/rail-x-dots.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule/rail-x-lines.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule/rail-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule/rail-y-dots.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule/rail-y-lines.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule/rail-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule/slider-base-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule/slider-base.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule/slider-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule/thumb-x-line.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule/thumb-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule/thumb-y-line.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule/thumb-y-lines.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/capsule/thumb-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/night/rail-x-lines.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/night/rail-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/night/rail-y-lines.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/night/rail-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/night/slider-base-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/night/slider-base.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/night/slider-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/night/thumb-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/night/thumb-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round-dark/rail-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round-dark/rail-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round-dark/slider-base-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round-dark/slider-base.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round-dark/slider-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round-dark/thumb-x-grip.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round-dark/thumb-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round-dark/thumb-y-grip.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round-dark/thumb-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round/rail-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round/rail-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round/slider-base-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round/slider-base.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round/slider-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round/thumb-x-grip.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round/thumb-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round/thumb-y-grip.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/round/thumb-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam-dark/rail-x-lines.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam-dark/rail-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam-dark/rail-y-lines.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam-dark/rail-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam-dark/slider-base-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam-dark/slider-base.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam-dark/slider-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam-dark/thumb-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam-dark/thumb-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam/rail-x-lines.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam/rail-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam/rail-y-lines.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam/rail-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam/slider-base-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam/slider-base.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam/slider-skin.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam/thumb-x.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/skins/sam/thumb-y.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/slider-base-core.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/slider-core.css
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/thumb-x-oblong-dark.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/thumb-x-oblong.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/thumb-x-oblong2-dark.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/thumb-x-oblong2.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/thumb-y-oblong-dark.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/thumb-y-oblong.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/thumb-y-oblong2-dark.png
-share/moodle/lib/yui/3.4.1/build/slider-base/assets/thumb-y-oblong2.png
-share/moodle/lib/yui/3.4.1/build/slider-base/slider-base-debug.js
-share/moodle/lib/yui/3.4.1/build/slider-base/slider-base-min.js
-share/moodle/lib/yui/3.4.1/build/slider-base/slider-base.js
-share/moodle/lib/yui/3.4.1/build/slider-value-range/assets/slider-base-core.css
-share/moodle/lib/yui/3.4.1/build/slider-value-range/assets/slider-core.css
-share/moodle/lib/yui/3.4.1/build/slider-value-range/assets/thumb-x-oblong-dark.png
-share/moodle/lib/yui/3.4.1/build/slider-value-range/assets/thumb-x-oblong.png
-share/moodle/lib/yui/3.4.1/build/slider-value-range/assets/thumb-x-oblong2-dark.png
-share/moodle/lib/yui/3.4.1/build/slider-value-range/assets/thumb-x-oblong2.png
-share/moodle/lib/yui/3.4.1/build/slider-value-range/assets/thumb-y-oblong-dark.png
-share/moodle/lib/yui/3.4.1/build/slider-value-range/assets/thumb-y-oblong.png
-share/moodle/lib/yui/3.4.1/build/slider-value-range/assets/thumb-y-oblong2-dark.png
-share/moodle/lib/yui/3.4.1/build/slider-value-range/assets/thumb-y-oblong2.png
-share/moodle/lib/yui/3.4.1/build/slider-value-range/slider-value-range-debug.js
-share/moodle/lib/yui/3.4.1/build/slider-value-range/slider-value-range-min.js
-share/moodle/lib/yui/3.4.1/build/slider-value-range/slider-value-range.js
-share/moodle/lib/yui/3.4.1/build/sortable-scroll/sortable-scroll-debug.js
-share/moodle/lib/yui/3.4.1/build/sortable-scroll/sortable-scroll-min.js
-share/moodle/lib/yui/3.4.1/build/sortable-scroll/sortable-scroll.js
-share/moodle/lib/yui/3.4.1/build/sortable/sortable-debug.js
-share/moodle/lib/yui/3.4.1/build/sortable/sortable-min.js
-share/moodle/lib/yui/3.4.1/build/sortable/sortable.js
-share/moodle/lib/yui/3.4.1/build/stylesheet/stylesheet-debug.js
-share/moodle/lib/yui/3.4.1/build/stylesheet/stylesheet-min.js
-share/moodle/lib/yui/3.4.1/build/stylesheet/stylesheet.js
-share/moodle/lib/yui/3.4.1/build/substitute/substitute-debug.js
-share/moodle/lib/yui/3.4.1/build/substitute/substitute-min.js
-share/moodle/lib/yui/3.4.1/build/substitute/substitute.js
-share/moodle/lib/yui/3.4.1/build/swf/swf-debug.js
-share/moodle/lib/yui/3.4.1/build/swf/swf-min.js
-share/moodle/lib/yui/3.4.1/build/swf/swf.js
-share/moodle/lib/yui/3.4.1/build/swfdetect/swfdetect-debug.js
-share/moodle/lib/yui/3.4.1/build/swfdetect/swfdetect-min.js
-share/moodle/lib/yui/3.4.1/build/swfdetect/swfdetect.js
-share/moodle/lib/yui/3.4.1/build/tabview-base/assets/tabview-core.css
-share/moodle/lib/yui/3.4.1/build/tabview-base/assets/tabview.css
-share/moodle/lib/yui/3.4.1/build/tabview-base/tabview-base-debug.js
-share/moodle/lib/yui/3.4.1/build/tabview-base/tabview-base-min.js
-share/moodle/lib/yui/3.4.1/build/tabview-base/tabview-base.js
-share/moodle/lib/yui/3.4.1/build/tabview-plugin/assets/tabview-core.css
-share/moodle/lib/yui/3.4.1/build/tabview-plugin/assets/tabview.css
-share/moodle/lib/yui/3.4.1/build/tabview-plugin/tabview-plugin-debug.js
-share/moodle/lib/yui/3.4.1/build/tabview-plugin/tabview-plugin-min.js
-share/moodle/lib/yui/3.4.1/build/tabview-plugin/tabview-plugin.js
-share/moodle/lib/yui/3.4.1/build/tabview/assets/skins/night/tabview-skin.css
-share/moodle/lib/yui/3.4.1/build/tabview/assets/skins/night/tabview.css
-share/moodle/lib/yui/3.4.1/build/tabview/assets/skins/sam/tabview-skin.css
-share/moodle/lib/yui/3.4.1/build/tabview/assets/skins/sam/tabview.css
-share/moodle/lib/yui/3.4.1/build/tabview/assets/tabview-core.css
-share/moodle/lib/yui/3.4.1/build/tabview/assets/tabview.css
-share/moodle/lib/yui/3.4.1/build/tabview/tabview-base-debug.js
-share/moodle/lib/yui/3.4.1/build/tabview/tabview-base-min.js
-share/moodle/lib/yui/3.4.1/build/tabview/tabview-base.js
-share/moodle/lib/yui/3.4.1/build/tabview/tabview-debug.js
-share/moodle/lib/yui/3.4.1/build/tabview/tabview-min.js
-share/moodle/lib/yui/3.4.1/build/tabview/tabview-plugin-debug.js
-share/moodle/lib/yui/3.4.1/build/tabview/tabview-plugin-min.js
-share/moodle/lib/yui/3.4.1/build/tabview/tabview-plugin.js
-share/moodle/lib/yui/3.4.1/build/tabview/tabview.js
-share/moodle/lib/yui/3.4.1/build/test/assets/skins/sam/test-skin.css
-share/moodle/lib/yui/3.4.1/build/test/assets/skins/sam/test.css
-share/moodle/lib/yui/3.4.1/build/test/assets/test-console.css
-share/moodle/lib/yui/3.4.1/build/test/test-debug.js
-share/moodle/lib/yui/3.4.1/build/test/test-min.js
-share/moodle/lib/yui/3.4.1/build/test/test.js
-share/moodle/lib/yui/3.4.1/build/text-accentfold/text-accentfold-debug.js
-share/moodle/lib/yui/3.4.1/build/text-accentfold/text-accentfold-min.js
-share/moodle/lib/yui/3.4.1/build/text-accentfold/text-accentfold.js
-share/moodle/lib/yui/3.4.1/build/text-data-accentfold/text-data-accentfold-debug.js
-share/moodle/lib/yui/3.4.1/build/text-data-accentfold/text-data-accentfold-min.js
-share/moodle/lib/yui/3.4.1/build/text-data-accentfold/text-data-accentfold.js
-share/moodle/lib/yui/3.4.1/build/text-data-wordbreak/text-data-wordbreak-debug.js
-share/moodle/lib/yui/3.4.1/build/text-data-wordbreak/text-data-wordbreak-min.js
-share/moodle/lib/yui/3.4.1/build/text-data-wordbreak/text-data-wordbreak.js
-share/moodle/lib/yui/3.4.1/build/text-wordbreak/text-wordbreak-debug.js
-share/moodle/lib/yui/3.4.1/build/text-wordbreak/text-wordbreak-min.js
-share/moodle/lib/yui/3.4.1/build/text-wordbreak/text-wordbreak.js
-share/moodle/lib/yui/3.4.1/build/transition-native/transition-native-debug.js
-share/moodle/lib/yui/3.4.1/build/transition-native/transition-native-min.js
-share/moodle/lib/yui/3.4.1/build/transition-native/transition-native.js
-share/moodle/lib/yui/3.4.1/build/transition-timer/transition-timer-debug.js
-share/moodle/lib/yui/3.4.1/build/transition-timer/transition-timer-min.js
-share/moodle/lib/yui/3.4.1/build/transition-timer/transition-timer.js
-share/moodle/lib/yui/3.4.1/build/transition/transition-debug.js
-share/moodle/lib/yui/3.4.1/build/transition/transition-min.js
-share/moodle/lib/yui/3.4.1/build/transition/transition.js
-share/moodle/lib/yui/3.4.1/build/uploader/assets/uploader.swf
-share/moodle/lib/yui/3.4.1/build/uploader/uploader-debug.js
-share/moodle/lib/yui/3.4.1/build/uploader/uploader-min.js
-share/moodle/lib/yui/3.4.1/build/uploader/uploader.js
-share/moodle/lib/yui/3.4.1/build/view/view-debug.js
-share/moodle/lib/yui/3.4.1/build/view/view-min.js
-share/moodle/lib/yui/3.4.1/build/view/view.js
-share/moodle/lib/yui/3.4.1/build/widget-anim/widget-anim-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-anim/widget-anim-min.js
-share/moodle/lib/yui/3.4.1/build/widget-anim/widget-anim.js
-share/moodle/lib/yui/3.4.1/build/widget-autohide/widget-autohide-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-autohide/widget-autohide-min.js
-share/moodle/lib/yui/3.4.1/build/widget-autohide/widget-autohide.js
-share/moodle/lib/yui/3.4.1/build/widget-base-ie/assets/widget-base-core.css
-share/moodle/lib/yui/3.4.1/build/widget-base-ie/widget-base-ie-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-base-ie/widget-base-ie-min.js
-share/moodle/lib/yui/3.4.1/build/widget-base-ie/widget-base-ie.js
-share/moodle/lib/yui/3.4.1/build/widget-base/assets/skins/sam/widget-base-skin.css
-share/moodle/lib/yui/3.4.1/build/widget-base/assets/skins/sam/widget-base.css
-share/moodle/lib/yui/3.4.1/build/widget-base/assets/widget-base-core.css
-share/moodle/lib/yui/3.4.1/build/widget-base/widget-base-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-base/widget-base-min.js
-share/moodle/lib/yui/3.4.1/build/widget-base/widget-base.js
-share/moodle/lib/yui/3.4.1/build/widget-buttons/assets/skins/night/sprite_icons.gif
-share/moodle/lib/yui/3.4.1/build/widget-buttons/assets/skins/night/widget-buttons-skin.css
-share/moodle/lib/yui/3.4.1/build/widget-buttons/assets/skins/night/widget-buttons.css
-share/moodle/lib/yui/3.4.1/build/widget-buttons/assets/skins/sam/sprite_icons.gif
-share/moodle/lib/yui/3.4.1/build/widget-buttons/assets/skins/sam/widget-buttons-skin.css
-share/moodle/lib/yui/3.4.1/build/widget-buttons/assets/skins/sam/widget-buttons.css
-share/moodle/lib/yui/3.4.1/build/widget-buttons/assets/widget-buttons-core.css
-share/moodle/lib/yui/3.4.1/build/widget-buttons/widget-buttons-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-buttons/widget-buttons-min.js
-share/moodle/lib/yui/3.4.1/build/widget-buttons/widget-buttons.js
-share/moodle/lib/yui/3.4.1/build/widget-child/widget-child-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-child/widget-child-min.js
-share/moodle/lib/yui/3.4.1/build/widget-child/widget-child.js
-share/moodle/lib/yui/3.4.1/build/widget-htmlparser/assets/widget-base-core.css
-share/moodle/lib/yui/3.4.1/build/widget-htmlparser/widget-htmlparser-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-htmlparser/widget-htmlparser-min.js
-share/moodle/lib/yui/3.4.1/build/widget-htmlparser/widget-htmlparser.js
-share/moodle/lib/yui/3.4.1/build/widget-locale/assets/widget-base-core.css
-share/moodle/lib/yui/3.4.1/build/widget-locale/widget-locale-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-locale/widget-locale-min.js
-share/moodle/lib/yui/3.4.1/build/widget-locale/widget-locale.js
-share/moodle/lib/yui/3.4.1/build/widget-modality/widget-modality-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-modality/widget-modality-min.js
-share/moodle/lib/yui/3.4.1/build/widget-modality/widget-modality.js
-share/moodle/lib/yui/3.4.1/build/widget-parent/widget-parent-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-parent/widget-parent-min.js
-share/moodle/lib/yui/3.4.1/build/widget-parent/widget-parent.js
-share/moodle/lib/yui/3.4.1/build/widget-position-align/widget-position-align-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-position-align/widget-position-align-min.js
-share/moodle/lib/yui/3.4.1/build/widget-position-align/widget-position-align.js
-share/moodle/lib/yui/3.4.1/build/widget-position-constrain/widget-position-constrain-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-position-constrain/widget-position-constrain-min.js
-share/moodle/lib/yui/3.4.1/build/widget-position-constrain/widget-position-constrain.js
-share/moodle/lib/yui/3.4.1/build/widget-position/widget-position-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-position/widget-position-min.js
-share/moodle/lib/yui/3.4.1/build/widget-position/widget-position.js
-share/moodle/lib/yui/3.4.1/build/widget-skin/assets/widget-base-core.css
-share/moodle/lib/yui/3.4.1/build/widget-skin/widget-skin-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-skin/widget-skin-min.js
-share/moodle/lib/yui/3.4.1/build/widget-skin/widget-skin.js
-share/moodle/lib/yui/3.4.1/build/widget-stack/assets/skins/sam/widget-stack-skin.css
-share/moodle/lib/yui/3.4.1/build/widget-stack/assets/skins/sam/widget-stack.css
-share/moodle/lib/yui/3.4.1/build/widget-stack/assets/widget-stack-core.css
-share/moodle/lib/yui/3.4.1/build/widget-stack/widget-stack-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-stack/widget-stack-min.js
-share/moodle/lib/yui/3.4.1/build/widget-stack/widget-stack.js
-share/moodle/lib/yui/3.4.1/build/widget-stdmod/widget-stdmod-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-stdmod/widget-stdmod-min.js
-share/moodle/lib/yui/3.4.1/build/widget-stdmod/widget-stdmod.js
-share/moodle/lib/yui/3.4.1/build/widget-uievents/assets/widget-base-core.css
-share/moodle/lib/yui/3.4.1/build/widget-uievents/widget-uievents-debug.js
-share/moodle/lib/yui/3.4.1/build/widget-uievents/widget-uievents-min.js
-share/moodle/lib/yui/3.4.1/build/widget-uievents/widget-uievents.js
-share/moodle/lib/yui/3.4.1/build/yql/yql-debug.js
-share/moodle/lib/yui/3.4.1/build/yql/yql-min.js
-share/moodle/lib/yui/3.4.1/build/yql/yql.js
-share/moodle/lib/yui/3.4.1/build/yui-base/yui-base-debug.js
-share/moodle/lib/yui/3.4.1/build/yui-base/yui-base-min.js
-share/moodle/lib/yui/3.4.1/build/yui-base/yui-base.js
-share/moodle/lib/yui/3.4.1/build/yui-core/yui-core-debug.js
-share/moodle/lib/yui/3.4.1/build/yui-core/yui-core-min.js
-share/moodle/lib/yui/3.4.1/build/yui-core/yui-core.js
-share/moodle/lib/yui/3.4.1/build/yui-later/yui-later-debug.js
-share/moodle/lib/yui/3.4.1/build/yui-later/yui-later-min.js
-share/moodle/lib/yui/3.4.1/build/yui-later/yui-later.js
-share/moodle/lib/yui/3.4.1/build/yui-log/yui-log-debug.js
-share/moodle/lib/yui/3.4.1/build/yui-log/yui-log-min.js
-share/moodle/lib/yui/3.4.1/build/yui-log/yui-log.js
-share/moodle/lib/yui/3.4.1/build/yui-rls/yui-rls-debug.js
-share/moodle/lib/yui/3.4.1/build/yui-rls/yui-rls-min.js
-share/moodle/lib/yui/3.4.1/build/yui-rls/yui-rls.js
-share/moodle/lib/yui/3.4.1/build/yui-throttle/yui-throttle-debug.js
-share/moodle/lib/yui/3.4.1/build/yui-throttle/yui-throttle-min.js
-share/moodle/lib/yui/3.4.1/build/yui-throttle/yui-throttle.js
-share/moodle/lib/yui/3.4.1/build/yui/yui-debug.js
-share/moodle/lib/yui/3.4.1/build/yui/yui-min.js
-share/moodle/lib/yui/3.4.1/build/yui/yui.js
+share/moodle/lib/yui/3.5.1/build/align-plugin/align-plugin-debug.js
+share/moodle/lib/yui/3.5.1/build/align-plugin/align-plugin-min.js
+share/moodle/lib/yui/3.5.1/build/align-plugin/align-plugin.js
+share/moodle/lib/yui/3.5.1/build/anim-base/anim-base-debug.js
+share/moodle/lib/yui/3.5.1/build/anim-base/anim-base-min.js
+share/moodle/lib/yui/3.5.1/build/anim-base/anim-base.js
+share/moodle/lib/yui/3.5.1/build/anim-color/anim-color-debug.js
+share/moodle/lib/yui/3.5.1/build/anim-color/anim-color-min.js
+share/moodle/lib/yui/3.5.1/build/anim-color/anim-color.js
+share/moodle/lib/yui/3.5.1/build/anim-curve/anim-curve-debug.js
+share/moodle/lib/yui/3.5.1/build/anim-curve/anim-curve-min.js
+share/moodle/lib/yui/3.5.1/build/anim-curve/anim-curve.js
+share/moodle/lib/yui/3.5.1/build/anim-easing/anim-easing-debug.js
+share/moodle/lib/yui/3.5.1/build/anim-easing/anim-easing-min.js
+share/moodle/lib/yui/3.5.1/build/anim-easing/anim-easing.js
+share/moodle/lib/yui/3.5.1/build/anim-node-plugin/anim-node-plugin-debug.js
+share/moodle/lib/yui/3.5.1/build/anim-node-plugin/anim-node-plugin-min.js
+share/moodle/lib/yui/3.5.1/build/anim-node-plugin/anim-node-plugin.js
+share/moodle/lib/yui/3.5.1/build/anim-scroll/anim-scroll-debug.js
+share/moodle/lib/yui/3.5.1/build/anim-scroll/anim-scroll-min.js
+share/moodle/lib/yui/3.5.1/build/anim-scroll/anim-scroll.js
+share/moodle/lib/yui/3.5.1/build/anim-shape-transform/anim-shape-transform-debug.js
+share/moodle/lib/yui/3.5.1/build/anim-shape-transform/anim-shape-transform-min.js
+share/moodle/lib/yui/3.5.1/build/anim-shape-transform/anim-shape-transform.js
+share/moodle/lib/yui/3.5.1/build/anim-xy/anim-xy-debug.js
+share/moodle/lib/yui/3.5.1/build/anim-xy/anim-xy-min.js
+share/moodle/lib/yui/3.5.1/build/anim-xy/anim-xy.js
+share/moodle/lib/yui/3.5.1/build/app-base/app-base-debug.js
+share/moodle/lib/yui/3.5.1/build/app-base/app-base-min.js
+share/moodle/lib/yui/3.5.1/build/app-base/app-base.js
+share/moodle/lib/yui/3.5.1/build/app-transitions-css/app-transitions-css-min.css
+share/moodle/lib/yui/3.5.1/build/app-transitions-css/app-transitions-css.css
+share/moodle/lib/yui/3.5.1/build/app-transitions-native/app-transitions-native-debug.js
+share/moodle/lib/yui/3.5.1/build/app-transitions-native/app-transitions-native-min.js
+share/moodle/lib/yui/3.5.1/build/app-transitions-native/app-transitions-native.js
+share/moodle/lib/yui/3.5.1/build/app-transitions/app-transitions-debug.js
+share/moodle/lib/yui/3.5.1/build/app-transitions/app-transitions-min.js
+share/moodle/lib/yui/3.5.1/build/app-transitions/app-transitions.js
+share/moodle/lib/yui/3.5.1/build/array-extras/array-extras-debug.js
+share/moodle/lib/yui/3.5.1/build/array-extras/array-extras-min.js
+share/moodle/lib/yui/3.5.1/build/array-extras/array-extras.js
+share/moodle/lib/yui/3.5.1/build/array-invoke/array-invoke-debug.js
+share/moodle/lib/yui/3.5.1/build/array-invoke/array-invoke-min.js
+share/moodle/lib/yui/3.5.1/build/array-invoke/array-invoke.js
+share/moodle/lib/yui/3.5.1/build/arraylist-add/arraylist-add-debug.js
+share/moodle/lib/yui/3.5.1/build/arraylist-add/arraylist-add-min.js
+share/moodle/lib/yui/3.5.1/build/arraylist-add/arraylist-add.js
+share/moodle/lib/yui/3.5.1/build/arraylist-filter/arraylist-filter-debug.js
+share/moodle/lib/yui/3.5.1/build/arraylist-filter/arraylist-filter-min.js
+share/moodle/lib/yui/3.5.1/build/arraylist-filter/arraylist-filter.js
+share/moodle/lib/yui/3.5.1/build/arraylist/arraylist-debug.js
+share/moodle/lib/yui/3.5.1/build/arraylist/arraylist-min.js
+share/moodle/lib/yui/3.5.1/build/arraylist/arraylist.js
+share/moodle/lib/yui/3.5.1/build/arraysort/arraysort-debug.js
+share/moodle/lib/yui/3.5.1/build/arraysort/arraysort-min.js
+share/moodle/lib/yui/3.5.1/build/arraysort/arraysort.js
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/arrows.png
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/autocomplete-list.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/bg.png
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/calendar-base.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/calendar.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/calendarnavigator.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/console-filters.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/console.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/datatable-base-deprecated.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/datatable-base.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/datatable-message.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/datatable-scroll.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/datatable-sort.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/dial.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/horizontal-menu-submenu-indicator.png
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/horizontal-menu-submenu-toggle.png
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/node-flick.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/node-menunav.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/overlay.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/panel.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/rail-x-lines.png
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/rail-x.png
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/rail-y-lines.png
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/rail-y.png
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/resize-base.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/scrollview-base.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/scrollview-list.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/scrollview-scrollbars.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/skin.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/slider-base.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/sort-arrow-sprite-ie.png
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/sort-arrow-sprite.png
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/sprite.png
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/sprite_icons.gif
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/sprite_icons.png
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/tabview.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/test-console.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/test.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/thumb-x.png
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/thumb-y.png
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/vertical-menu-submenu-indicator.png
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/warn_error.png
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/widget-base.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/widget-buttons.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/widget-modality.css
+share/moodle/lib/yui/3.5.1/build/assets/skins/sam/widget-stack.css
+share/moodle/lib/yui/3.5.1/build/async-queue/async-queue-debug.js
+share/moodle/lib/yui/3.5.1/build/async-queue/async-queue-min.js
+share/moodle/lib/yui/3.5.1/build/async-queue/async-queue.js
+share/moodle/lib/yui/3.5.1/build/attribute-base/attribute-base-debug.js
+share/moodle/lib/yui/3.5.1/build/attribute-base/attribute-base-min.js
+share/moodle/lib/yui/3.5.1/build/attribute-base/attribute-base.js
+share/moodle/lib/yui/3.5.1/build/attribute-complex/attribute-complex-debug.js
+share/moodle/lib/yui/3.5.1/build/attribute-complex/attribute-complex-min.js
+share/moodle/lib/yui/3.5.1/build/attribute-complex/attribute-complex.js
+share/moodle/lib/yui/3.5.1/build/attribute-core/attribute-core-debug.js
+share/moodle/lib/yui/3.5.1/build/attribute-core/attribute-core-min.js
+share/moodle/lib/yui/3.5.1/build/attribute-core/attribute-core.js
+share/moodle/lib/yui/3.5.1/build/attribute-events/attribute-events-debug.js
+share/moodle/lib/yui/3.5.1/build/attribute-events/attribute-events-min.js
+share/moodle/lib/yui/3.5.1/build/attribute-events/attribute-events.js
+share/moodle/lib/yui/3.5.1/build/attribute-extras/attribute-extras-debug.js
+share/moodle/lib/yui/3.5.1/build/attribute-extras/attribute-extras-min.js
+share/moodle/lib/yui/3.5.1/build/attribute-extras/attribute-extras.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-base/autocomplete-base-debug.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-base/autocomplete-base-min.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-base/autocomplete-base.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-filters-accentfold/autocomplete-filters-accentfold-debug.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-filters-accentfold/autocomplete-filters-accentfold-min.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-filters-accentfold/autocomplete-filters-accentfold.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-filters/autocomplete-filters-debug.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-filters/autocomplete-filters-min.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-filters/autocomplete-filters.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold-debug.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold-min.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-highlighters/autocomplete-highlighters-debug.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-highlighters/autocomplete-highlighters-min.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-highlighters/autocomplete-highlighters.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-list-keys/autocomplete-list-keys-debug.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-list-keys/autocomplete-list-keys-min.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-list-keys/autocomplete-list-keys.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-list/assets/autocomplete-list-core.css
+share/moodle/lib/yui/3.5.1/build/autocomplete-list/assets/skins/night/autocomplete-list-skin.css
+share/moodle/lib/yui/3.5.1/build/autocomplete-list/assets/skins/night/autocomplete-list.css
+share/moodle/lib/yui/3.5.1/build/autocomplete-list/assets/skins/sam/autocomplete-list-skin.css
+share/moodle/lib/yui/3.5.1/build/autocomplete-list/assets/skins/sam/autocomplete-list.css
+share/moodle/lib/yui/3.5.1/build/autocomplete-list/autocomplete-list-debug.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-list/autocomplete-list-min.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-list/autocomplete-list.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-list/lang/autocomplete-list.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-list/lang/autocomplete-list_en.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-plugin/autocomplete-plugin-debug.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-plugin/autocomplete-plugin-min.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-plugin/autocomplete-plugin.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-sources/autocomplete-sources-debug.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-sources/autocomplete-sources-min.js
+share/moodle/lib/yui/3.5.1/build/autocomplete-sources/autocomplete-sources.js
+share/moodle/lib/yui/3.5.1/build/base-base/base-base-debug.js
+share/moodle/lib/yui/3.5.1/build/base-base/base-base-min.js
+share/moodle/lib/yui/3.5.1/build/base-base/base-base.js
+share/moodle/lib/yui/3.5.1/build/base-build/base-build-debug.js
+share/moodle/lib/yui/3.5.1/build/base-build/base-build-min.js
+share/moodle/lib/yui/3.5.1/build/base-build/base-build.js
+share/moodle/lib/yui/3.5.1/build/base-core/base-core-debug.js
+share/moodle/lib/yui/3.5.1/build/base-core/base-core-min.js
+share/moodle/lib/yui/3.5.1/build/base-core/base-core.js
+share/moodle/lib/yui/3.5.1/build/base-pluginhost/base-pluginhost-debug.js
+share/moodle/lib/yui/3.5.1/build/base-pluginhost/base-pluginhost-min.js
+share/moodle/lib/yui/3.5.1/build/base-pluginhost/base-pluginhost.js
+share/moodle/lib/yui/3.5.1/build/button-base/assets/icon-sprite-dark-and-light-24.png
+share/moodle/lib/yui/3.5.1/build/button-base/button-base-debug.js
+share/moodle/lib/yui/3.5.1/build/button-base/button-base-min.js
+share/moodle/lib/yui/3.5.1/build/button-base/button-base.js
+share/moodle/lib/yui/3.5.1/build/button-core/button-core-debug.js
+share/moodle/lib/yui/3.5.1/build/button-core/button-core-min.js
+share/moodle/lib/yui/3.5.1/build/button-core/button-core.js
+share/moodle/lib/yui/3.5.1/build/button-group/assets/icon-sprite-dark-and-light-24.png
+share/moodle/lib/yui/3.5.1/build/button-group/button-group-debug.js
+share/moodle/lib/yui/3.5.1/build/button-group/button-group-min.js
+share/moodle/lib/yui/3.5.1/build/button-group/button-group.js
+share/moodle/lib/yui/3.5.1/build/button-plugin/button-plugin-debug.js
+share/moodle/lib/yui/3.5.1/build/button-plugin/button-plugin-min.js
+share/moodle/lib/yui/3.5.1/build/button-plugin/button-plugin.js
+share/moodle/lib/yui/3.5.1/build/button/button-debug.js
+share/moodle/lib/yui/3.5.1/build/button/button-min.js
+share/moodle/lib/yui/3.5.1/build/button/button.js
+share/moodle/lib/yui/3.5.1/build/cache-base/cache-base-debug.js
+share/moodle/lib/yui/3.5.1/build/cache-base/cache-base-min.js
+share/moodle/lib/yui/3.5.1/build/cache-base/cache-base.js
+share/moodle/lib/yui/3.5.1/build/cache-offline/cache-offline-debug.js
+share/moodle/lib/yui/3.5.1/build/cache-offline/cache-offline-min.js
+share/moodle/lib/yui/3.5.1/build/cache-offline/cache-offline.js
+share/moodle/lib/yui/3.5.1/build/cache-plugin/cache-plugin-debug.js
+share/moodle/lib/yui/3.5.1/build/cache-plugin/cache-plugin-min.js
+share/moodle/lib/yui/3.5.1/build/cache-plugin/cache-plugin.js
+share/moodle/lib/yui/3.5.1/build/calendar-base/assets/calendar-base-core.css
+share/moodle/lib/yui/3.5.1/build/calendar-base/assets/calendar-core.css
+share/moodle/lib/yui/3.5.1/build/calendar-base/assets/calendarnavigator-core.css
+share/moodle/lib/yui/3.5.1/build/calendar-base/assets/skins/night/calendar-base-skin.css
+share/moodle/lib/yui/3.5.1/build/calendar-base/assets/skins/night/calendar-base.css
+share/moodle/lib/yui/3.5.1/build/calendar-base/assets/skins/night/calendar-skin.css
+share/moodle/lib/yui/3.5.1/build/calendar-base/assets/skins/night/calendarnavigator-skin.css
+share/moodle/lib/yui/3.5.1/build/calendar-base/assets/skins/sam/calendar-base-skin.css
+share/moodle/lib/yui/3.5.1/build/calendar-base/assets/skins/sam/calendar-base.css
+share/moodle/lib/yui/3.5.1/build/calendar-base/assets/skins/sam/calendar-skin.css
+share/moodle/lib/yui/3.5.1/build/calendar-base/assets/skins/sam/calendarnavigator-skin.css
+share/moodle/lib/yui/3.5.1/build/calendar-base/calendar-base-debug.js
+share/moodle/lib/yui/3.5.1/build/calendar-base/calendar-base-min.js
+share/moodle/lib/yui/3.5.1/build/calendar-base/calendar-base.js
+share/moodle/lib/yui/3.5.1/build/calendar-base/lang/calendar-base.js
+share/moodle/lib/yui/3.5.1/build/calendar-base/lang/calendar-base_de.js
+share/moodle/lib/yui/3.5.1/build/calendar-base/lang/calendar-base_en.js
+share/moodle/lib/yui/3.5.1/build/calendar-base/lang/calendar-base_fr.js
+share/moodle/lib/yui/3.5.1/build/calendar-base/lang/calendar-base_ja.js
+share/moodle/lib/yui/3.5.1/build/calendar-base/lang/calendar-base_nb-NO.js
+share/moodle/lib/yui/3.5.1/build/calendar-base/lang/calendar-base_pt-BR.js
+share/moodle/lib/yui/3.5.1/build/calendar-base/lang/calendar-base_ru.js
+share/moodle/lib/yui/3.5.1/build/calendar-base/lang/calendar-base_zh-HANT-TW.js
+share/moodle/lib/yui/3.5.1/build/calendar/assets/calendar-base-core.css
+share/moodle/lib/yui/3.5.1/build/calendar/assets/calendar-core.css
+share/moodle/lib/yui/3.5.1/build/calendar/assets/calendarnavigator-core.css
+share/moodle/lib/yui/3.5.1/build/calendar/assets/skins/night/calendar-base-skin.css
+share/moodle/lib/yui/3.5.1/build/calendar/assets/skins/night/calendar-skin.css
+share/moodle/lib/yui/3.5.1/build/calendar/assets/skins/night/calendar.css
+share/moodle/lib/yui/3.5.1/build/calendar/assets/skins/night/calendarnavigator-skin.css
+share/moodle/lib/yui/3.5.1/build/calendar/assets/skins/sam/calendar-base-skin.css
+share/moodle/lib/yui/3.5.1/build/calendar/assets/skins/sam/calendar-skin.css
+share/moodle/lib/yui/3.5.1/build/calendar/assets/skins/sam/calendar.css
+share/moodle/lib/yui/3.5.1/build/calendar/assets/skins/sam/calendarnavigator-skin.css
+share/moodle/lib/yui/3.5.1/build/calendar/calendar-base-debug.js
+share/moodle/lib/yui/3.5.1/build/calendar/calendar-base-min.js
+share/moodle/lib/yui/3.5.1/build/calendar/calendar-base.js
+share/moodle/lib/yui/3.5.1/build/calendar/calendar-debug.js
+share/moodle/lib/yui/3.5.1/build/calendar/calendar-min.js
+share/moodle/lib/yui/3.5.1/build/calendar/calendar.js
+share/moodle/lib/yui/3.5.1/build/calendar/lang/calendar.js
+share/moodle/lib/yui/3.5.1/build/calendar/lang/calendar_de.js
+share/moodle/lib/yui/3.5.1/build/calendar/lang/calendar_en.js
+share/moodle/lib/yui/3.5.1/build/calendar/lang/calendar_fr.js
+share/moodle/lib/yui/3.5.1/build/calendar/lang/calendar_ja.js
+share/moodle/lib/yui/3.5.1/build/calendar/lang/calendar_nb-NO.js
+share/moodle/lib/yui/3.5.1/build/calendar/lang/calendar_pt-BR.js
+share/moodle/lib/yui/3.5.1/build/calendar/lang/calendar_ru.js
+share/moodle/lib/yui/3.5.1/build/calendar/lang/calendar_zh-HANT-TW.js
+share/moodle/lib/yui/3.5.1/build/calendarnavigator/assets/calendar-base-core.css
+share/moodle/lib/yui/3.5.1/build/calendarnavigator/assets/calendar-core.css
+share/moodle/lib/yui/3.5.1/build/calendarnavigator/assets/calendarnavigator-core.css
+share/moodle/lib/yui/3.5.1/build/calendarnavigator/assets/skins/night/calendar-base-skin.css
+share/moodle/lib/yui/3.5.1/build/calendarnavigator/assets/skins/night/calendar-skin.css
+share/moodle/lib/yui/3.5.1/build/calendarnavigator/assets/skins/night/calendarnavigator-skin.css
+share/moodle/lib/yui/3.5.1/build/calendarnavigator/assets/skins/night/calendarnavigator.css
+share/moodle/lib/yui/3.5.1/build/calendarnavigator/assets/skins/sam/calendar-base-skin.css
+share/moodle/lib/yui/3.5.1/build/calendarnavigator/assets/skins/sam/calendar-skin.css
+share/moodle/lib/yui/3.5.1/build/calendarnavigator/assets/skins/sam/calendarnavigator-skin.css
+share/moodle/lib/yui/3.5.1/build/calendarnavigator/assets/skins/sam/calendarnavigator.css
+share/moodle/lib/yui/3.5.1/build/calendarnavigator/calendarnavigator-debug.js
+share/moodle/lib/yui/3.5.1/build/calendarnavigator/calendarnavigator-min.js
+share/moodle/lib/yui/3.5.1/build/calendarnavigator/calendarnavigator.js
+share/moodle/lib/yui/3.5.1/build/charts-base/charts-base-debug.js
+share/moodle/lib/yui/3.5.1/build/charts-base/charts-base-min.js
+share/moodle/lib/yui/3.5.1/build/charts-base/charts-base.js
+share/moodle/lib/yui/3.5.1/build/charts-legend/charts-legend-debug.js
+share/moodle/lib/yui/3.5.1/build/charts-legend/charts-legend-min.js
+share/moodle/lib/yui/3.5.1/build/charts-legend/charts-legend.js
+share/moodle/lib/yui/3.5.1/build/charts/charts-debug.js
+share/moodle/lib/yui/3.5.1/build/charts/charts-min.js
+share/moodle/lib/yui/3.5.1/build/charts/charts.js
+share/moodle/lib/yui/3.5.1/build/classnamemanager/classnamemanager-debug.js
+share/moodle/lib/yui/3.5.1/build/classnamemanager/classnamemanager-min.js
+share/moodle/lib/yui/3.5.1/build/classnamemanager/classnamemanager.js
+share/moodle/lib/yui/3.5.1/build/clickable-rail/assets/slider-base-core.css
+share/moodle/lib/yui/3.5.1/build/clickable-rail/assets/slider-core.css
+share/moodle/lib/yui/3.5.1/build/clickable-rail/assets/thumb-x-oblong-dark.png
+share/moodle/lib/yui/3.5.1/build/clickable-rail/assets/thumb-x-oblong.png
+share/moodle/lib/yui/3.5.1/build/clickable-rail/assets/thumb-x-oblong2-dark.png
+share/moodle/lib/yui/3.5.1/build/clickable-rail/assets/thumb-x-oblong2.png
+share/moodle/lib/yui/3.5.1/build/clickable-rail/assets/thumb-y-oblong-dark.png
+share/moodle/lib/yui/3.5.1/build/clickable-rail/assets/thumb-y-oblong.png
+share/moodle/lib/yui/3.5.1/build/clickable-rail/assets/thumb-y-oblong2-dark.png
+share/moodle/lib/yui/3.5.1/build/clickable-rail/assets/thumb-y-oblong2.png
+share/moodle/lib/yui/3.5.1/build/clickable-rail/clickable-rail-debug.js
+share/moodle/lib/yui/3.5.1/build/clickable-rail/clickable-rail-min.js
+share/moodle/lib/yui/3.5.1/build/clickable-rail/clickable-rail.js
+share/moodle/lib/yui/3.5.1/build/console-filters/assets/console-filters-core.css
+share/moodle/lib/yui/3.5.1/build/console-filters/assets/skins/sam/console-filters-skin.css
+share/moodle/lib/yui/3.5.1/build/console-filters/assets/skins/sam/console-filters.css
+share/moodle/lib/yui/3.5.1/build/console-filters/console-filters-debug.js
+share/moodle/lib/yui/3.5.1/build/console-filters/console-filters-min.js
+share/moodle/lib/yui/3.5.1/build/console-filters/console-filters.js
+share/moodle/lib/yui/3.5.1/build/console/assets/console-core.css
+share/moodle/lib/yui/3.5.1/build/console/assets/console-filters-core.css
+share/moodle/lib/yui/3.5.1/build/console/assets/skins/sam/bg.png
+share/moodle/lib/yui/3.5.1/build/console/assets/skins/sam/console-filters-skin.css
+share/moodle/lib/yui/3.5.1/build/console/assets/skins/sam/console-filters.css
+share/moodle/lib/yui/3.5.1/build/console/assets/skins/sam/console-skin.css
+share/moodle/lib/yui/3.5.1/build/console/assets/skins/sam/console.css
+share/moodle/lib/yui/3.5.1/build/console/assets/skins/sam/warn_error.png
+share/moodle/lib/yui/3.5.1/build/console/assets/warn_error.png
+share/moodle/lib/yui/3.5.1/build/console/console-debug.js
+share/moodle/lib/yui/3.5.1/build/console/console-min.js
+share/moodle/lib/yui/3.5.1/build/console/console.js
+share/moodle/lib/yui/3.5.1/build/console/lang/console.js
+share/moodle/lib/yui/3.5.1/build/console/lang/console_en.js
+share/moodle/lib/yui/3.5.1/build/console/lang/console_es.js
+share/moodle/lib/yui/3.5.1/build/console/lang/console_ja.js
+share/moodle/lib/yui/3.5.1/build/cookie/cookie-debug.js
+share/moodle/lib/yui/3.5.1/build/cookie/cookie-min.js
+share/moodle/lib/yui/3.5.1/build/cookie/cookie.js
+share/moodle/lib/yui/3.5.1/build/createlink-base/createlink-base-debug.js
+share/moodle/lib/yui/3.5.1/build/createlink-base/createlink-base-min.js
+share/moodle/lib/yui/3.5.1/build/createlink-base/createlink-base.js
+share/moodle/lib/yui/3.5.1/build/cssbase-context/base-context-min.css
+share/moodle/lib/yui/3.5.1/build/cssbase-context/base-context.css
+share/moodle/lib/yui/3.5.1/build/cssbase-context/cssbase-context-min.css
+share/moodle/lib/yui/3.5.1/build/cssbase-context/cssbase-context.css
+share/moodle/lib/yui/3.5.1/build/cssbase/base-min.css
+share/moodle/lib/yui/3.5.1/build/cssbase/base.css
+share/moodle/lib/yui/3.5.1/build/cssbase/cssbase-min.css
+share/moodle/lib/yui/3.5.1/build/cssbase/cssbase.css
+share/moodle/lib/yui/3.5.1/build/cssbutton/cssbutton-min.css
+share/moodle/lib/yui/3.5.1/build/cssbutton/cssbutton.css
+share/moodle/lib/yui/3.5.1/build/cssfonts-context/cssfonts-context-min.css
+share/moodle/lib/yui/3.5.1/build/cssfonts-context/cssfonts-context.css
+share/moodle/lib/yui/3.5.1/build/cssfonts-context/fonts-context-min.css
+share/moodle/lib/yui/3.5.1/build/cssfonts-context/fonts-context.css
+share/moodle/lib/yui/3.5.1/build/cssfonts/cssfonts-min.css
+share/moodle/lib/yui/3.5.1/build/cssfonts/cssfonts.css
+share/moodle/lib/yui/3.5.1/build/cssfonts/fonts-min.css
+share/moodle/lib/yui/3.5.1/build/cssfonts/fonts.css
+share/moodle/lib/yui/3.5.1/build/cssgrids-base/cssgrids-base-min.css
+share/moodle/lib/yui/3.5.1/build/cssgrids-base/cssgrids-base.css
+share/moodle/lib/yui/3.5.1/build/cssgrids-context-deprecated/grids-context-min.css
+share/moodle/lib/yui/3.5.1/build/cssgrids-context-deprecated/grids-context.css
+share/moodle/lib/yui/3.5.1/build/cssgrids-units/cssgrids-units-min.css
+share/moodle/lib/yui/3.5.1/build/cssgrids-units/cssgrids-units.css
+share/moodle/lib/yui/3.5.1/build/cssgrids/cssgrids-min.css
+share/moodle/lib/yui/3.5.1/build/cssgrids/cssgrids.css
+share/moodle/lib/yui/3.5.1/build/cssgrids/grids-min.css
+share/moodle/lib/yui/3.5.1/build/cssgrids/grids.css
+share/moodle/lib/yui/3.5.1/build/cssreset-context/cssreset-context-min.css
+share/moodle/lib/yui/3.5.1/build/cssreset-context/cssreset-context.css
+share/moodle/lib/yui/3.5.1/build/cssreset-context/reset-context-min.css
+share/moodle/lib/yui/3.5.1/build/cssreset-context/reset-context.css
+share/moodle/lib/yui/3.5.1/build/cssreset/cssreset-min.css
+share/moodle/lib/yui/3.5.1/build/cssreset/cssreset.css
+share/moodle/lib/yui/3.5.1/build/cssreset/reset-min.css
+share/moodle/lib/yui/3.5.1/build/cssreset/reset.css
+share/moodle/lib/yui/3.5.1/build/dataschema-array/dataschema-array-debug.js
+share/moodle/lib/yui/3.5.1/build/dataschema-array/dataschema-array-min.js
+share/moodle/lib/yui/3.5.1/build/dataschema-array/dataschema-array.js
+share/moodle/lib/yui/3.5.1/build/dataschema-base/dataschema-base-debug.js
+share/moodle/lib/yui/3.5.1/build/dataschema-base/dataschema-base-min.js
+share/moodle/lib/yui/3.5.1/build/dataschema-base/dataschema-base.js
+share/moodle/lib/yui/3.5.1/build/dataschema-json/dataschema-json-debug.js
+share/moodle/lib/yui/3.5.1/build/dataschema-json/dataschema-json-min.js
+share/moodle/lib/yui/3.5.1/build/dataschema-json/dataschema-json.js
+share/moodle/lib/yui/3.5.1/build/dataschema-text/dataschema-text-debug.js
+share/moodle/lib/yui/3.5.1/build/dataschema-text/dataschema-text-min.js
+share/moodle/lib/yui/3.5.1/build/dataschema-text/dataschema-text.js
+share/moodle/lib/yui/3.5.1/build/dataschema-xml/dataschema-xml-debug.js
+share/moodle/lib/yui/3.5.1/build/dataschema-xml/dataschema-xml-min.js
+share/moodle/lib/yui/3.5.1/build/dataschema-xml/dataschema-xml.js
+share/moodle/lib/yui/3.5.1/build/datasource-arrayschema/datasource-arrayschema-debug.js
+share/moodle/lib/yui/3.5.1/build/datasource-arrayschema/datasource-arrayschema-min.js
+share/moodle/lib/yui/3.5.1/build/datasource-arrayschema/datasource-arrayschema.js
+share/moodle/lib/yui/3.5.1/build/datasource-cache/datasource-cache-debug.js
+share/moodle/lib/yui/3.5.1/build/datasource-cache/datasource-cache-min.js
+share/moodle/lib/yui/3.5.1/build/datasource-cache/datasource-cache.js
+share/moodle/lib/yui/3.5.1/build/datasource-function/datasource-function-debug.js
+share/moodle/lib/yui/3.5.1/build/datasource-function/datasource-function-min.js
+share/moodle/lib/yui/3.5.1/build/datasource-function/datasource-function.js
+share/moodle/lib/yui/3.5.1/build/datasource-get/datasource-get-debug.js
+share/moodle/lib/yui/3.5.1/build/datasource-get/datasource-get-min.js
+share/moodle/lib/yui/3.5.1/build/datasource-get/datasource-get.js
+share/moodle/lib/yui/3.5.1/build/datasource-io/datasource-io-debug.js
+share/moodle/lib/yui/3.5.1/build/datasource-io/datasource-io-min.js
+share/moodle/lib/yui/3.5.1/build/datasource-io/datasource-io.js
+share/moodle/lib/yui/3.5.1/build/datasource-jsonschema/datasource-jsonschema-debug.js
+share/moodle/lib/yui/3.5.1/build/datasource-jsonschema/datasource-jsonschema-min.js
+share/moodle/lib/yui/3.5.1/build/datasource-jsonschema/datasource-jsonschema.js
+share/moodle/lib/yui/3.5.1/build/datasource-local/datasource-local-debug.js
+share/moodle/lib/yui/3.5.1/build/datasource-local/datasource-local-min.js
+share/moodle/lib/yui/3.5.1/build/datasource-local/datasource-local.js
+share/moodle/lib/yui/3.5.1/build/datasource-polling/datasource-polling-debug.js
+share/moodle/lib/yui/3.5.1/build/datasource-polling/datasource-polling-min.js
+share/moodle/lib/yui/3.5.1/build/datasource-polling/datasource-polling.js
+share/moodle/lib/yui/3.5.1/build/datasource-textschema/datasource-textschema-debug.js
+share/moodle/lib/yui/3.5.1/build/datasource-textschema/datasource-textschema-min.js
+share/moodle/lib/yui/3.5.1/build/datasource-textschema/datasource-textschema.js
+share/moodle/lib/yui/3.5.1/build/datasource-xmlschema/datasource-xmlschema-debug.js
+share/moodle/lib/yui/3.5.1/build/datasource-xmlschema/datasource-xmlschema-min.js
+share/moodle/lib/yui/3.5.1/build/datasource-xmlschema/datasource-xmlschema.js
+share/moodle/lib/yui/3.5.1/build/datatable-base-deprecated/assets/datatable-base-deprecated-core.css
+share/moodle/lib/yui/3.5.1/build/datatable-base-deprecated/assets/skins/night/datatable-base-deprecated-skin.css
+share/moodle/lib/yui/3.5.1/build/datatable-base-deprecated/assets/skins/night/datatable-base-deprecated.css
+share/moodle/lib/yui/3.5.1/build/datatable-base-deprecated/assets/skins/sam/datatable-base-deprecated-skin.css
+share/moodle/lib/yui/3.5.1/build/datatable-base-deprecated/assets/skins/sam/datatable-base-deprecated.css
+share/moodle/lib/yui/3.5.1/build/datatable-base-deprecated/datatable-base-deprecated-debug.js
+share/moodle/lib/yui/3.5.1/build/datatable-base-deprecated/datatable-base-deprecated-min.js
+share/moodle/lib/yui/3.5.1/build/datatable-base-deprecated/datatable-base-deprecated.js
+share/moodle/lib/yui/3.5.1/build/datatable-base/assets/datatable-base-core.css
+share/moodle/lib/yui/3.5.1/build/datatable-base/assets/skins/night/datatable-base-skin.css
+share/moodle/lib/yui/3.5.1/build/datatable-base/assets/skins/night/datatable-base.css
+share/moodle/lib/yui/3.5.1/build/datatable-base/assets/skins/sam/datatable-base-skin.css
+share/moodle/lib/yui/3.5.1/build/datatable-base/assets/skins/sam/datatable-base.css
+share/moodle/lib/yui/3.5.1/build/datatable-base/datatable-base-debug.js
+share/moodle/lib/yui/3.5.1/build/datatable-base/datatable-base-min.js
+share/moodle/lib/yui/3.5.1/build/datatable-base/datatable-base.js
+share/moodle/lib/yui/3.5.1/build/datatable-body/datatable-body-debug.js
+share/moodle/lib/yui/3.5.1/build/datatable-body/datatable-body-min.js
+share/moodle/lib/yui/3.5.1/build/datatable-body/datatable-body.js
+share/moodle/lib/yui/3.5.1/build/datatable-column-widths/datatable-column-widths-debug.js
+share/moodle/lib/yui/3.5.1/build/datatable-column-widths/datatable-column-widths-min.js
+share/moodle/lib/yui/3.5.1/build/datatable-column-widths/datatable-column-widths.js
+share/moodle/lib/yui/3.5.1/build/datatable-core/datatable-core-debug.js
+share/moodle/lib/yui/3.5.1/build/datatable-core/datatable-core-min.js
+share/moodle/lib/yui/3.5.1/build/datatable-core/datatable-core.js
+share/moodle/lib/yui/3.5.1/build/datatable-datasource-deprecated/datatable-datasource-deprecated-debug.js
+share/moodle/lib/yui/3.5.1/build/datatable-datasource-deprecated/datatable-datasource-deprecated-min.js
+share/moodle/lib/yui/3.5.1/build/datatable-datasource-deprecated/datatable-datasource-deprecated.js
+share/moodle/lib/yui/3.5.1/build/datatable-datasource/datatable-datasource-debug.js
+share/moodle/lib/yui/3.5.1/build/datatable-datasource/datatable-datasource-min.js
+share/moodle/lib/yui/3.5.1/build/datatable-datasource/datatable-datasource.js
+share/moodle/lib/yui/3.5.1/build/datatable-head/datatable-head-debug.js
+share/moodle/lib/yui/3.5.1/build/datatable-head/datatable-head-min.js
+share/moodle/lib/yui/3.5.1/build/datatable-head/datatable-head.js
+share/moodle/lib/yui/3.5.1/build/datatable-message/assets/datatable-message-core.css
+share/moodle/lib/yui/3.5.1/build/datatable-message/assets/skins/night/datatable-message-skin.css
+share/moodle/lib/yui/3.5.1/build/datatable-message/assets/skins/night/datatable-message.css
+share/moodle/lib/yui/3.5.1/build/datatable-message/assets/skins/sam/datatable-message-skin.css
+share/moodle/lib/yui/3.5.1/build/datatable-message/assets/skins/sam/datatable-message.css
+share/moodle/lib/yui/3.5.1/build/datatable-message/datatable-message-debug.js
+share/moodle/lib/yui/3.5.1/build/datatable-message/datatable-message-min.js
+share/moodle/lib/yui/3.5.1/build/datatable-message/datatable-message.js
+share/moodle/lib/yui/3.5.1/build/datatable-message/lang/datatable-message.js
+share/moodle/lib/yui/3.5.1/build/datatable-message/lang/datatable-message_en.js
+share/moodle/lib/yui/3.5.1/build/datatable-mutable/datatable-mutable-debug.js
+share/moodle/lib/yui/3.5.1/build/datatable-mutable/datatable-mutable-min.js
+share/moodle/lib/yui/3.5.1/build/datatable-mutable/datatable-mutable.js
+share/moodle/lib/yui/3.5.1/build/datatable-scroll-deprecated/datatable-scroll-deprecated-debug.js
+share/moodle/lib/yui/3.5.1/build/datatable-scroll-deprecated/datatable-scroll-deprecated-min.js
+share/moodle/lib/yui/3.5.1/build/datatable-scroll-deprecated/datatable-scroll-deprecated.js
+share/moodle/lib/yui/3.5.1/build/datatable-scroll/assets/datatable-scroll-core.css
+share/moodle/lib/yui/3.5.1/build/datatable-scroll/assets/skins/night/datatable-scroll-skin.css
+share/moodle/lib/yui/3.5.1/build/datatable-scroll/assets/skins/night/datatable-scroll.css
+share/moodle/lib/yui/3.5.1/build/datatable-scroll/assets/skins/sam/datatable-scroll-skin.css
+share/moodle/lib/yui/3.5.1/build/datatable-scroll/assets/skins/sam/datatable-scroll.css
+share/moodle/lib/yui/3.5.1/build/datatable-scroll/datatable-scroll-debug.js
+share/moodle/lib/yui/3.5.1/build/datatable-scroll/datatable-scroll-min.js
+share/moodle/lib/yui/3.5.1/build/datatable-scroll/datatable-scroll.js
+share/moodle/lib/yui/3.5.1/build/datatable-sort-deprecated/datatable-sort-deprecated-debug.js
+share/moodle/lib/yui/3.5.1/build/datatable-sort-deprecated/datatable-sort-deprecated-min.js
+share/moodle/lib/yui/3.5.1/build/datatable-sort-deprecated/datatable-sort-deprecated.js
+share/moodle/lib/yui/3.5.1/build/datatable-sort-deprecated/lang/datatable-sort-deprecated.js
+share/moodle/lib/yui/3.5.1/build/datatable-sort-deprecated/lang/datatable-sort-deprecated_en.js
+share/moodle/lib/yui/3.5.1/build/datatable-sort/assets/datatable-sort-core.css
+share/moodle/lib/yui/3.5.1/build/datatable-sort/assets/skins/night/datatable-sort-skin.css
+share/moodle/lib/yui/3.5.1/build/datatable-sort/assets/skins/night/datatable-sort.css
+share/moodle/lib/yui/3.5.1/build/datatable-sort/assets/skins/night/sort-arrow-sprite-ie.png
+share/moodle/lib/yui/3.5.1/build/datatable-sort/assets/skins/night/sort-arrow-sprite.png
+share/moodle/lib/yui/3.5.1/build/datatable-sort/assets/skins/sam/datatable-sort-skin.css
+share/moodle/lib/yui/3.5.1/build/datatable-sort/assets/skins/sam/datatable-sort.css
+share/moodle/lib/yui/3.5.1/build/datatable-sort/assets/skins/sam/sort-arrow-sprite-ie.png
+share/moodle/lib/yui/3.5.1/build/datatable-sort/assets/skins/sam/sort-arrow-sprite.png
+share/moodle/lib/yui/3.5.1/build/datatable-sort/datatable-sort-debug.js
+share/moodle/lib/yui/3.5.1/build/datatable-sort/datatable-sort-min.js
+share/moodle/lib/yui/3.5.1/build/datatable-sort/datatable-sort.js
+share/moodle/lib/yui/3.5.1/build/datatable-sort/lang/datatable-sort.js
+share/moodle/lib/yui/3.5.1/build/datatable-sort/lang/datatable-sort_en.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/datatype-date-format-debug.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/datatype-date-format-min.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/datatype-date-format.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_ar-JO.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_ar.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_ca-ES.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_ca.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_da-DK.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_da.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_de-AT.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_de-DE.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_de.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_el-GR.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_el.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_en-AU.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_en-CA.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_en-GB.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_en-IE.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_en-IN.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_en-JO.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_en-MY.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_en-NZ.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_en-PH.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_en-SG.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_en-US.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_en.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_es-AR.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_es-BO.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_es-CL.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_es-CO.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_es-EC.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_es-ES.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_es-MX.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_es-PE.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_es-PY.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_es-US.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_es-UY.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_es-VE.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_es.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_fi-FI.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_fi.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_fr-BE.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_fr-CA.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_fr-FR.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_fr.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_hi-IN.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_hi.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_id-ID.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_id.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_it-IT.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_it.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_ja-JP.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_ja.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_ko-KR.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_ko.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_ms-MY.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_ms.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_nb-NO.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_nb.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_nl-BE.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_nl-NL.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_nl.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_pl-PL.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_pl.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_pt-BR.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_pt.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_ro-RO.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_ro.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_ru-RU.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_ru.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_sv-SE.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_sv.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_th-TH.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_th.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_tr-TR.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_tr.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_vi-VN.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_vi.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_zh-Hans-CN.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_zh-Hans.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_zh-Hant-HK.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_zh-Hant-TW.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-format/lang/datatype-date-format_zh-Hant.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-math/datatype-date-math-debug.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-math/datatype-date-math-min.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-math/datatype-date-math.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-parse/datatype-date-parse-debug.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-parse/datatype-date-parse-min.js
+share/moodle/lib/yui/3.5.1/build/datatype-date-parse/datatype-date-parse.js
+share/moodle/lib/yui/3.5.1/build/datatype-number-format/datatype-number-format-debug.js
+share/moodle/lib/yui/3.5.1/build/datatype-number-format/datatype-number-format-min.js
+share/moodle/lib/yui/3.5.1/build/datatype-number-format/datatype-number-format.js
+share/moodle/lib/yui/3.5.1/build/datatype-number-parse/datatype-number-parse-debug.js
+share/moodle/lib/yui/3.5.1/build/datatype-number-parse/datatype-number-parse-min.js
+share/moodle/lib/yui/3.5.1/build/datatype-number-parse/datatype-number-parse.js
+share/moodle/lib/yui/3.5.1/build/datatype-xml-format/datatype-xml-format-debug.js
+share/moodle/lib/yui/3.5.1/build/datatype-xml-format/datatype-xml-format-min.js
+share/moodle/lib/yui/3.5.1/build/datatype-xml-format/datatype-xml-format.js
+share/moodle/lib/yui/3.5.1/build/datatype-xml-parse/datatype-xml-parse-debug.js
+share/moodle/lib/yui/3.5.1/build/datatype-xml-parse/datatype-xml-parse-min.js
+share/moodle/lib/yui/3.5.1/build/datatype-xml-parse/datatype-xml-parse.js
+share/moodle/lib/yui/3.5.1/build/dd-constrain/dd-constrain-debug.js
+share/moodle/lib/yui/3.5.1/build/dd-constrain/dd-constrain-min.js
+share/moodle/lib/yui/3.5.1/build/dd-constrain/dd-constrain.js
+share/moodle/lib/yui/3.5.1/build/dd-ddm-base/dd-ddm-base-debug.js
+share/moodle/lib/yui/3.5.1/build/dd-ddm-base/dd-ddm-base-min.js
+share/moodle/lib/yui/3.5.1/build/dd-ddm-base/dd-ddm-base.js
+share/moodle/lib/yui/3.5.1/build/dd-ddm-drop/dd-ddm-drop-debug.js
+share/moodle/lib/yui/3.5.1/build/dd-ddm-drop/dd-ddm-drop-min.js
+share/moodle/lib/yui/3.5.1/build/dd-ddm-drop/dd-ddm-drop.js
+share/moodle/lib/yui/3.5.1/build/dd-ddm/dd-ddm-debug.js
+share/moodle/lib/yui/3.5.1/build/dd-ddm/dd-ddm-min.js
+share/moodle/lib/yui/3.5.1/build/dd-ddm/dd-ddm.js
+share/moodle/lib/yui/3.5.1/build/dd-delegate/dd-delegate-debug.js
+share/moodle/lib/yui/3.5.1/build/dd-delegate/dd-delegate-min.js
+share/moodle/lib/yui/3.5.1/build/dd-delegate/dd-delegate.js
+share/moodle/lib/yui/3.5.1/build/dd-drag/dd-drag-debug.js
+share/moodle/lib/yui/3.5.1/build/dd-drag/dd-drag-min.js
+share/moodle/lib/yui/3.5.1/build/dd-drag/dd-drag.js
+share/moodle/lib/yui/3.5.1/build/dd-drop-plugin/dd-drop-plugin-debug.js
+share/moodle/lib/yui/3.5.1/build/dd-drop-plugin/dd-drop-plugin-min.js
+share/moodle/lib/yui/3.5.1/build/dd-drop-plugin/dd-drop-plugin.js
+share/moodle/lib/yui/3.5.1/build/dd-drop/dd-drop-debug.js
+share/moodle/lib/yui/3.5.1/build/dd-drop/dd-drop-min.js
+share/moodle/lib/yui/3.5.1/build/dd-drop/dd-drop.js
+share/moodle/lib/yui/3.5.1/build/dd-gestures/dd-gestures-debug.js
+share/moodle/lib/yui/3.5.1/build/dd-gestures/dd-gestures-min.js
+share/moodle/lib/yui/3.5.1/build/dd-gestures/dd-gestures.js
+share/moodle/lib/yui/3.5.1/build/dd-plugin/dd-plugin-debug.js
+share/moodle/lib/yui/3.5.1/build/dd-plugin/dd-plugin-min.js
+share/moodle/lib/yui/3.5.1/build/dd-plugin/dd-plugin.js
+share/moodle/lib/yui/3.5.1/build/dd-proxy/dd-proxy-debug.js
+share/moodle/lib/yui/3.5.1/build/dd-proxy/dd-proxy-min.js
+share/moodle/lib/yui/3.5.1/build/dd-proxy/dd-proxy.js
+share/moodle/lib/yui/3.5.1/build/dd-scroll/dd-scroll-debug.js
+share/moodle/lib/yui/3.5.1/build/dd-scroll/dd-scroll-min.js
+share/moodle/lib/yui/3.5.1/build/dd-scroll/dd-scroll.js
+share/moodle/lib/yui/3.5.1/build/dial/assets/dial-core.css
+share/moodle/lib/yui/3.5.1/build/dial/assets/skins/night/dial-skin.css
+share/moodle/lib/yui/3.5.1/build/dial/assets/skins/night/dial.css
+share/moodle/lib/yui/3.5.1/build/dial/assets/skins/sam/dial-skin.css
+share/moodle/lib/yui/3.5.1/build/dial/assets/skins/sam/dial.css
+share/moodle/lib/yui/3.5.1/build/dial/dial-debug.js
+share/moodle/lib/yui/3.5.1/build/dial/dial-min.js
+share/moodle/lib/yui/3.5.1/build/dial/dial.js
+share/moodle/lib/yui/3.5.1/build/dial/lang/dial.js
+share/moodle/lib/yui/3.5.1/build/dial/lang/dial_en.js
+share/moodle/lib/yui/3.5.1/build/dial/lang/dial_es.js
+share/moodle/lib/yui/3.5.1/build/dom-attrs/dom-attrs-debug.js
+share/moodle/lib/yui/3.5.1/build/dom-attrs/dom-attrs-min.js
+share/moodle/lib/yui/3.5.1/build/dom-attrs/dom-attrs.js
+share/moodle/lib/yui/3.5.1/build/dom-base/dom-base-debug.js
+share/moodle/lib/yui/3.5.1/build/dom-base/dom-base-min.js
+share/moodle/lib/yui/3.5.1/build/dom-base/dom-base.js
+share/moodle/lib/yui/3.5.1/build/dom-class/dom-class-debug.js
+share/moodle/lib/yui/3.5.1/build/dom-class/dom-class-min.js
+share/moodle/lib/yui/3.5.1/build/dom-class/dom-class.js
+share/moodle/lib/yui/3.5.1/build/dom-core/dom-core-debug.js
+share/moodle/lib/yui/3.5.1/build/dom-core/dom-core-min.js
+share/moodle/lib/yui/3.5.1/build/dom-core/dom-core.js
+share/moodle/lib/yui/3.5.1/build/dom-create/dom-create-debug.js
+share/moodle/lib/yui/3.5.1/build/dom-create/dom-create-min.js
+share/moodle/lib/yui/3.5.1/build/dom-create/dom-create.js
+share/moodle/lib/yui/3.5.1/build/dom-deprecated/dom-deprecated-debug.js
+share/moodle/lib/yui/3.5.1/build/dom-deprecated/dom-deprecated-min.js
+share/moodle/lib/yui/3.5.1/build/dom-deprecated/dom-deprecated.js
+share/moodle/lib/yui/3.5.1/build/dom-screen/dom-screen-debug.js
+share/moodle/lib/yui/3.5.1/build/dom-screen/dom-screen-min.js
+share/moodle/lib/yui/3.5.1/build/dom-screen/dom-screen.js
+share/moodle/lib/yui/3.5.1/build/dom-size/dom-size-debug.js
+share/moodle/lib/yui/3.5.1/build/dom-size/dom-size-min.js
+share/moodle/lib/yui/3.5.1/build/dom-size/dom-size.js
+share/moodle/lib/yui/3.5.1/build/dom-style-ie/dom-style-ie-debug.js
+share/moodle/lib/yui/3.5.1/build/dom-style-ie/dom-style-ie-min.js
+share/moodle/lib/yui/3.5.1/build/dom-style-ie/dom-style-ie.js
+share/moodle/lib/yui/3.5.1/build/dom-style/dom-style-debug.js
+share/moodle/lib/yui/3.5.1/build/dom-style/dom-style-min.js
+share/moodle/lib/yui/3.5.1/build/dom-style/dom-style.js
+share/moodle/lib/yui/3.5.1/build/dump/dump-debug.js
+share/moodle/lib/yui/3.5.1/build/dump/dump-min.js
+share/moodle/lib/yui/3.5.1/build/dump/dump.js
+share/moodle/lib/yui/3.5.1/build/editor-base/editor-base-debug.js
+share/moodle/lib/yui/3.5.1/build/editor-base/editor-base-min.js
+share/moodle/lib/yui/3.5.1/build/editor-base/editor-base.js
+share/moodle/lib/yui/3.5.1/build/editor-bidi/editor-bidi-debug.js
+share/moodle/lib/yui/3.5.1/build/editor-bidi/editor-bidi-min.js
+share/moodle/lib/yui/3.5.1/build/editor-bidi/editor-bidi.js
+share/moodle/lib/yui/3.5.1/build/editor-br/editor-br-debug.js
+share/moodle/lib/yui/3.5.1/build/editor-br/editor-br-min.js
+share/moodle/lib/yui/3.5.1/build/editor-br/editor-br.js
+share/moodle/lib/yui/3.5.1/build/editor-lists/editor-lists-debug.js
+share/moodle/lib/yui/3.5.1/build/editor-lists/editor-lists-min.js
+share/moodle/lib/yui/3.5.1/build/editor-lists/editor-lists.js
+share/moodle/lib/yui/3.5.1/build/editor-para-base/editor-para-base-debug.js
+share/moodle/lib/yui/3.5.1/build/editor-para-base/editor-para-base-min.js
+share/moodle/lib/yui/3.5.1/build/editor-para-base/editor-para-base.js
+share/moodle/lib/yui/3.5.1/build/editor-para-ie/editor-para-ie-debug.js
+share/moodle/lib/yui/3.5.1/build/editor-para-ie/editor-para-ie-min.js
+share/moodle/lib/yui/3.5.1/build/editor-para-ie/editor-para-ie.js
+share/moodle/lib/yui/3.5.1/build/editor-para/editor-para-debug.js
+share/moodle/lib/yui/3.5.1/build/editor-para/editor-para-min.js
+share/moodle/lib/yui/3.5.1/build/editor-para/editor-para.js
+share/moodle/lib/yui/3.5.1/build/editor-selection/editor-selection-debug.js
+share/moodle/lib/yui/3.5.1/build/editor-selection/editor-selection-min.js
+share/moodle/lib/yui/3.5.1/build/editor-selection/editor-selection.js
+share/moodle/lib/yui/3.5.1/build/editor-tab/editor-tab-debug.js
+share/moodle/lib/yui/3.5.1/build/editor-tab/editor-tab-min.js
+share/moodle/lib/yui/3.5.1/build/editor-tab/editor-tab.js
+share/moodle/lib/yui/3.5.1/build/escape/escape-debug.js
+share/moodle/lib/yui/3.5.1/build/escape/escape-min.js
+share/moodle/lib/yui/3.5.1/build/escape/escape.js
+share/moodle/lib/yui/3.5.1/build/event-base-ie/event-base-ie-debug.js
+share/moodle/lib/yui/3.5.1/build/event-base-ie/event-base-ie-min.js
+share/moodle/lib/yui/3.5.1/build/event-base-ie/event-base-ie.js
+share/moodle/lib/yui/3.5.1/build/event-base/event-base-debug.js
+share/moodle/lib/yui/3.5.1/build/event-base/event-base-min.js
+share/moodle/lib/yui/3.5.1/build/event-base/event-base.js
+share/moodle/lib/yui/3.5.1/build/event-contextmenu/event-contextmenu-debug.js
+share/moodle/lib/yui/3.5.1/build/event-contextmenu/event-contextmenu-min.js
+share/moodle/lib/yui/3.5.1/build/event-contextmenu/event-contextmenu.js
+share/moodle/lib/yui/3.5.1/build/event-custom-base/event-custom-base-debug.js
+share/moodle/lib/yui/3.5.1/build/event-custom-base/event-custom-base-min.js
+share/moodle/lib/yui/3.5.1/build/event-custom-base/event-custom-base.js
+share/moodle/lib/yui/3.5.1/build/event-custom-complex/event-custom-complex-debug.js
+share/moodle/lib/yui/3.5.1/build/event-custom-complex/event-custom-complex-min.js
+share/moodle/lib/yui/3.5.1/build/event-custom-complex/event-custom-complex.js
+share/moodle/lib/yui/3.5.1/build/event-delegate/event-delegate-debug.js
+share/moodle/lib/yui/3.5.1/build/event-delegate/event-delegate-min.js
+share/moodle/lib/yui/3.5.1/build/event-delegate/event-delegate.js
+share/moodle/lib/yui/3.5.1/build/event-flick/event-flick-debug.js
+share/moodle/lib/yui/3.5.1/build/event-flick/event-flick-min.js
+share/moodle/lib/yui/3.5.1/build/event-flick/event-flick.js
+share/moodle/lib/yui/3.5.1/build/event-focus/event-focus-debug.js
+share/moodle/lib/yui/3.5.1/build/event-focus/event-focus-min.js
+share/moodle/lib/yui/3.5.1/build/event-focus/event-focus.js
+share/moodle/lib/yui/3.5.1/build/event-hover/event-hover-debug.js
+share/moodle/lib/yui/3.5.1/build/event-hover/event-hover-min.js
+share/moodle/lib/yui/3.5.1/build/event-hover/event-hover.js
+share/moodle/lib/yui/3.5.1/build/event-key/event-key-debug.js
+share/moodle/lib/yui/3.5.1/build/event-key/event-key-min.js
+share/moodle/lib/yui/3.5.1/build/event-key/event-key.js
+share/moodle/lib/yui/3.5.1/build/event-mouseenter/event-mouseenter-debug.js
+share/moodle/lib/yui/3.5.1/build/event-mouseenter/event-mouseenter-min.js
+share/moodle/lib/yui/3.5.1/build/event-mouseenter/event-mouseenter.js
+share/moodle/lib/yui/3.5.1/build/event-mousewheel/event-mousewheel-debug.js
+share/moodle/lib/yui/3.5.1/build/event-mousewheel/event-mousewheel-min.js
+share/moodle/lib/yui/3.5.1/build/event-mousewheel/event-mousewheel.js
+share/moodle/lib/yui/3.5.1/build/event-move/event-move-debug.js
+share/moodle/lib/yui/3.5.1/build/event-move/event-move-min.js
+share/moodle/lib/yui/3.5.1/build/event-move/event-move.js
+share/moodle/lib/yui/3.5.1/build/event-outside/event-outside-debug.js
+share/moodle/lib/yui/3.5.1/build/event-outside/event-outside-min.js
+share/moodle/lib/yui/3.5.1/build/event-outside/event-outside.js
+share/moodle/lib/yui/3.5.1/build/event-resize/event-resize-debug.js
+share/moodle/lib/yui/3.5.1/build/event-resize/event-resize-min.js
+share/moodle/lib/yui/3.5.1/build/event-resize/event-resize.js
+share/moodle/lib/yui/3.5.1/build/event-simulate/event-simulate-debug.js
+share/moodle/lib/yui/3.5.1/build/event-simulate/event-simulate-min.js
+share/moodle/lib/yui/3.5.1/build/event-simulate/event-simulate.js
+share/moodle/lib/yui/3.5.1/build/event-synthetic/event-synthetic-debug.js
+share/moodle/lib/yui/3.5.1/build/event-synthetic/event-synthetic-min.js
+share/moodle/lib/yui/3.5.1/build/event-synthetic/event-synthetic.js
+share/moodle/lib/yui/3.5.1/build/event-touch/event-touch-debug.js
+share/moodle/lib/yui/3.5.1/build/event-touch/event-touch-min.js
+share/moodle/lib/yui/3.5.1/build/event-touch/event-touch.js
+share/moodle/lib/yui/3.5.1/build/event-valuechange/event-valuechange-debug.js
+share/moodle/lib/yui/3.5.1/build/event-valuechange/event-valuechange-min.js
+share/moodle/lib/yui/3.5.1/build/event-valuechange/event-valuechange.js
+share/moodle/lib/yui/3.5.1/build/exec-command/exec-command-debug.js
+share/moodle/lib/yui/3.5.1/build/exec-command/exec-command-min.js
+share/moodle/lib/yui/3.5.1/build/exec-command/exec-command.js
+share/moodle/lib/yui/3.5.1/build/features/features-debug.js
+share/moodle/lib/yui/3.5.1/build/features/features-min.js
+share/moodle/lib/yui/3.5.1/build/features/features.js
+share/moodle/lib/yui/3.5.1/build/file-flash/file-flash-debug.js
+share/moodle/lib/yui/3.5.1/build/file-flash/file-flash-min.js
+share/moodle/lib/yui/3.5.1/build/file-flash/file-flash.js
+share/moodle/lib/yui/3.5.1/build/file-html5/file-html5-debug.js
+share/moodle/lib/yui/3.5.1/build/file-html5/file-html5-min.js
+share/moodle/lib/yui/3.5.1/build/file-html5/file-html5.js
+share/moodle/lib/yui/3.5.1/build/file/file-debug.js
+share/moodle/lib/yui/3.5.1/build/file/file-min.js
+share/moodle/lib/yui/3.5.1/build/file/file.js
+share/moodle/lib/yui/3.5.1/build/frame/frame-debug.js
+share/moodle/lib/yui/3.5.1/build/frame/frame-min.js
+share/moodle/lib/yui/3.5.1/build/frame/frame.js
+share/moodle/lib/yui/3.5.1/build/get-nodejs/get-debug.js
+share/moodle/lib/yui/3.5.1/build/get-nodejs/get-min.js
+share/moodle/lib/yui/3.5.1/build/get-nodejs/get-nodejs-debug.js
+share/moodle/lib/yui/3.5.1/build/get-nodejs/get-nodejs-min.js
+share/moodle/lib/yui/3.5.1/build/get-nodejs/get-nodejs.js
+share/moodle/lib/yui/3.5.1/build/get-nodejs/get.js
+share/moodle/lib/yui/3.5.1/build/get/get-debug.js
+share/moodle/lib/yui/3.5.1/build/get/get-min.js
+share/moodle/lib/yui/3.5.1/build/get/get.js
+share/moodle/lib/yui/3.5.1/build/graphics-canvas-default/graphics-canvas-default-debug.js
+share/moodle/lib/yui/3.5.1/build/graphics-canvas-default/graphics-canvas-default-min.js
+share/moodle/lib/yui/3.5.1/build/graphics-canvas-default/graphics-canvas-default.js
+share/moodle/lib/yui/3.5.1/build/graphics-canvas/graphics-canvas-debug.js
+share/moodle/lib/yui/3.5.1/build/graphics-canvas/graphics-canvas-min.js
+share/moodle/lib/yui/3.5.1/build/graphics-canvas/graphics-canvas.js
+share/moodle/lib/yui/3.5.1/build/graphics-svg-default/graphics-svg-default-debug.js
+share/moodle/lib/yui/3.5.1/build/graphics-svg-default/graphics-svg-default-min.js
+share/moodle/lib/yui/3.5.1/build/graphics-svg-default/graphics-svg-default.js
+share/moodle/lib/yui/3.5.1/build/graphics-svg/graphics-svg-debug.js
+share/moodle/lib/yui/3.5.1/build/graphics-svg/graphics-svg-min.js
+share/moodle/lib/yui/3.5.1/build/graphics-svg/graphics-svg.js
+share/moodle/lib/yui/3.5.1/build/graphics-vml-default/graphics-vml-default-debug.js
+share/moodle/lib/yui/3.5.1/build/graphics-vml-default/graphics-vml-default-min.js
+share/moodle/lib/yui/3.5.1/build/graphics-vml-default/graphics-vml-default.js
+share/moodle/lib/yui/3.5.1/build/graphics-vml/graphics-vml-debug.js
+share/moodle/lib/yui/3.5.1/build/graphics-vml/graphics-vml-min.js
+share/moodle/lib/yui/3.5.1/build/graphics-vml/graphics-vml.js
+share/moodle/lib/yui/3.5.1/build/graphics/graphics-debug.js
+share/moodle/lib/yui/3.5.1/build/graphics/graphics-min.js
+share/moodle/lib/yui/3.5.1/build/graphics/graphics.js
+share/moodle/lib/yui/3.5.1/build/handlebars-base/handlebars-base-debug.js
+share/moodle/lib/yui/3.5.1/build/handlebars-base/handlebars-base-min.js
+share/moodle/lib/yui/3.5.1/build/handlebars-base/handlebars-base.js
+share/moodle/lib/yui/3.5.1/build/handlebars-compiler/handlebars-compiler-debug.js
+share/moodle/lib/yui/3.5.1/build/handlebars-compiler/handlebars-compiler-min.js
+share/moodle/lib/yui/3.5.1/build/handlebars-compiler/handlebars-compiler.js
+share/moodle/lib/yui/3.5.1/build/highlight-accentfold/highlight-accentfold-debug.js
+share/moodle/lib/yui/3.5.1/build/highlight-accentfold/highlight-accentfold-min.js
+share/moodle/lib/yui/3.5.1/build/highlight-accentfold/highlight-accentfold.js
+share/moodle/lib/yui/3.5.1/build/highlight-base/highlight-base-debug.js
+share/moodle/lib/yui/3.5.1/build/highlight-base/highlight-base-min.js
+share/moodle/lib/yui/3.5.1/build/highlight-base/highlight-base.js
+share/moodle/lib/yui/3.5.1/build/history-base/history-base-debug.js
+share/moodle/lib/yui/3.5.1/build/history-base/history-base-min.js
+share/moodle/lib/yui/3.5.1/build/history-base/history-base.js
+share/moodle/lib/yui/3.5.1/build/history-hash-ie/history-hash-ie-debug.js
+share/moodle/lib/yui/3.5.1/build/history-hash-ie/history-hash-ie-min.js
+share/moodle/lib/yui/3.5.1/build/history-hash-ie/history-hash-ie.js
+share/moodle/lib/yui/3.5.1/build/history-hash/history-hash-debug.js
+share/moodle/lib/yui/3.5.1/build/history-hash/history-hash-min.js
+share/moodle/lib/yui/3.5.1/build/history-hash/history-hash.js
+share/moodle/lib/yui/3.5.1/build/history-html5/history-html5-debug.js
+share/moodle/lib/yui/3.5.1/build/history-html5/history-html5-min.js
+share/moodle/lib/yui/3.5.1/build/history-html5/history-html5.js
+share/moodle/lib/yui/3.5.1/build/imageloader/imageloader-debug.js
+share/moodle/lib/yui/3.5.1/build/imageloader/imageloader-min.js
+share/moodle/lib/yui/3.5.1/build/imageloader/imageloader.js
+share/moodle/lib/yui/3.5.1/build/intl-base/intl-base-debug.js
+share/moodle/lib/yui/3.5.1/build/intl-base/intl-base-min.js
+share/moodle/lib/yui/3.5.1/build/intl-base/intl-base.js
+share/moodle/lib/yui/3.5.1/build/intl/intl-debug.js
+share/moodle/lib/yui/3.5.1/build/intl/intl-min.js
+share/moodle/lib/yui/3.5.1/build/intl/intl.js
+share/moodle/lib/yui/3.5.1/build/io-base/io-base-debug.js
+share/moodle/lib/yui/3.5.1/build/io-base/io-base-min.js
+share/moodle/lib/yui/3.5.1/build/io-base/io-base.js
+share/moodle/lib/yui/3.5.1/build/io-form/io-form-debug.js
+share/moodle/lib/yui/3.5.1/build/io-form/io-form-min.js
+share/moodle/lib/yui/3.5.1/build/io-form/io-form.js
+share/moodle/lib/yui/3.5.1/build/io-nodejs/io-nodejs-debug.js
+share/moodle/lib/yui/3.5.1/build/io-nodejs/io-nodejs-min.js
+share/moodle/lib/yui/3.5.1/build/io-nodejs/io-nodejs.js
+share/moodle/lib/yui/3.5.1/build/io-queue/io-queue-debug.js
+share/moodle/lib/yui/3.5.1/build/io-queue/io-queue-min.js
+share/moodle/lib/yui/3.5.1/build/io-queue/io-queue.js
+share/moodle/lib/yui/3.5.1/build/io-upload-iframe/io-upload-iframe-debug.js
+share/moodle/lib/yui/3.5.1/build/io-upload-iframe/io-upload-iframe-min.js
+share/moodle/lib/yui/3.5.1/build/io-upload-iframe/io-upload-iframe.js
+share/moodle/lib/yui/3.5.1/build/io-xdr/io-xdr-debug.js
+share/moodle/lib/yui/3.5.1/build/io-xdr/io-xdr-min.js
+share/moodle/lib/yui/3.5.1/build/io-xdr/io-xdr.js
+share/moodle/lib/yui/3.5.1/build/io-xdr/io.swf
+share/moodle/lib/yui/3.5.1/build/json-parse/json-parse-debug.js
+share/moodle/lib/yui/3.5.1/build/json-parse/json-parse-min.js
+share/moodle/lib/yui/3.5.1/build/json-parse/json-parse.js
+share/moodle/lib/yui/3.5.1/build/json-stringify/json-stringify-debug.js
+share/moodle/lib/yui/3.5.1/build/json-stringify/json-stringify-min.js
+share/moodle/lib/yui/3.5.1/build/json-stringify/json-stringify.js
+share/moodle/lib/yui/3.5.1/build/jsonp-url/jsonp-url-debug.js
+share/moodle/lib/yui/3.5.1/build/jsonp-url/jsonp-url-min.js
+share/moodle/lib/yui/3.5.1/build/jsonp-url/jsonp-url.js
+share/moodle/lib/yui/3.5.1/build/jsonp/jsonp-debug.js
+share/moodle/lib/yui/3.5.1/build/jsonp/jsonp-min.js
+share/moodle/lib/yui/3.5.1/build/jsonp/jsonp.js
+share/moodle/lib/yui/3.5.1/build/loader-base/loader-base-debug.js
+share/moodle/lib/yui/3.5.1/build/loader-base/loader-base-min.js
+share/moodle/lib/yui/3.5.1/build/loader-base/loader-base.js
+share/moodle/lib/yui/3.5.1/build/loader-rollup/loader-rollup-debug.js
+share/moodle/lib/yui/3.5.1/build/loader-rollup/loader-rollup-min.js
+share/moodle/lib/yui/3.5.1/build/loader-rollup/loader-rollup.js
+share/moodle/lib/yui/3.5.1/build/loader-yui3/loader-yui3-debug.js
+share/moodle/lib/yui/3.5.1/build/loader-yui3/loader-yui3-min.js
+share/moodle/lib/yui/3.5.1/build/loader-yui3/loader-yui3.js
+share/moodle/lib/yui/3.5.1/build/loader/loader-debug.js
+share/moodle/lib/yui/3.5.1/build/loader/loader-min.js
+share/moodle/lib/yui/3.5.1/build/loader/loader.js
+share/moodle/lib/yui/3.5.1/build/matrix/matrix-debug.js
+share/moodle/lib/yui/3.5.1/build/matrix/matrix-min.js
+share/moodle/lib/yui/3.5.1/build/matrix/matrix.js
+share/moodle/lib/yui/3.5.1/build/model-list/model-list-debug.js
+share/moodle/lib/yui/3.5.1/build/model-list/model-list-min.js
+share/moodle/lib/yui/3.5.1/build/model-list/model-list.js
+share/moodle/lib/yui/3.5.1/build/model/model-debug.js
+share/moodle/lib/yui/3.5.1/build/model/model-min.js
+share/moodle/lib/yui/3.5.1/build/model/model.js
+share/moodle/lib/yui/3.5.1/build/node-base/node-base-debug.js
+share/moodle/lib/yui/3.5.1/build/node-base/node-base-min.js
+share/moodle/lib/yui/3.5.1/build/node-base/node-base.js
+share/moodle/lib/yui/3.5.1/build/node-core/node-core-debug.js
+share/moodle/lib/yui/3.5.1/build/node-core/node-core-min.js
+share/moodle/lib/yui/3.5.1/build/node-core/node-core.js
+share/moodle/lib/yui/3.5.1/build/node-deprecated/node-deprecated-debug.js
+share/moodle/lib/yui/3.5.1/build/node-deprecated/node-deprecated-min.js
+share/moodle/lib/yui/3.5.1/build/node-deprecated/node-deprecated.js
+share/moodle/lib/yui/3.5.1/build/node-event-delegate/node-event-delegate-debug.js
+share/moodle/lib/yui/3.5.1/build/node-event-delegate/node-event-delegate-min.js
+share/moodle/lib/yui/3.5.1/build/node-event-delegate/node-event-delegate.js
+share/moodle/lib/yui/3.5.1/build/node-event-html5/node-event-html5-debug.js
+share/moodle/lib/yui/3.5.1/build/node-event-html5/node-event-html5-min.js
+share/moodle/lib/yui/3.5.1/build/node-event-html5/node-event-html5.js
+share/moodle/lib/yui/3.5.1/build/node-event-simulate/node-event-simulate-debug.js
+share/moodle/lib/yui/3.5.1/build/node-event-simulate/node-event-simulate-min.js
+share/moodle/lib/yui/3.5.1/build/node-event-simulate/node-event-simulate.js
+share/moodle/lib/yui/3.5.1/build/node-flick/assets/node-flick-core.css
+share/moodle/lib/yui/3.5.1/build/node-flick/assets/skins/sam/node-flick-skin.css
+share/moodle/lib/yui/3.5.1/build/node-flick/assets/skins/sam/node-flick.css
+share/moodle/lib/yui/3.5.1/build/node-flick/node-flick-debug.js
+share/moodle/lib/yui/3.5.1/build/node-flick/node-flick-min.js
+share/moodle/lib/yui/3.5.1/build/node-flick/node-flick.js
+share/moodle/lib/yui/3.5.1/build/node-focusmanager/node-focusmanager-debug.js
+share/moodle/lib/yui/3.5.1/build/node-focusmanager/node-focusmanager-min.js
+share/moodle/lib/yui/3.5.1/build/node-focusmanager/node-focusmanager.js
+share/moodle/lib/yui/3.5.1/build/node-load/node-load-debug.js
+share/moodle/lib/yui/3.5.1/build/node-load/node-load-min.js
+share/moodle/lib/yui/3.5.1/build/node-load/node-load.js
+share/moodle/lib/yui/3.5.1/build/node-menunav/assets/node-menunav-core.css
+share/moodle/lib/yui/3.5.1/build/node-menunav/assets/skins/night/horizontal-menu-submenu-indicator.png
+share/moodle/lib/yui/3.5.1/build/node-menunav/assets/skins/night/node-menunav-skin.css
+share/moodle/lib/yui/3.5.1/build/node-menunav/assets/skins/night/node-menunav.css
+share/moodle/lib/yui/3.5.1/build/node-menunav/assets/skins/night/vertical-menu-submenu-indicator.png
+share/moodle/lib/yui/3.5.1/build/node-menunav/assets/skins/sam/horizontal-menu-submenu-indicator.png
+share/moodle/lib/yui/3.5.1/build/node-menunav/assets/skins/sam/horizontal-menu-submenu-toggle.png
+share/moodle/lib/yui/3.5.1/build/node-menunav/assets/skins/sam/node-menunav-skin.css
+share/moodle/lib/yui/3.5.1/build/node-menunav/assets/skins/sam/node-menunav.css
+share/moodle/lib/yui/3.5.1/build/node-menunav/assets/skins/sam/vertical-menu-submenu-indicator.png
+share/moodle/lib/yui/3.5.1/build/node-menunav/node-menunav-debug.js
+share/moodle/lib/yui/3.5.1/build/node-menunav/node-menunav-min.js
+share/moodle/lib/yui/3.5.1/build/node-menunav/node-menunav.js
+share/moodle/lib/yui/3.5.1/build/node-pluginhost/node-pluginhost-debug.js
+share/moodle/lib/yui/3.5.1/build/node-pluginhost/node-pluginhost-min.js
+share/moodle/lib/yui/3.5.1/build/node-pluginhost/node-pluginhost.js
+share/moodle/lib/yui/3.5.1/build/node-screen/node-screen-debug.js
+share/moodle/lib/yui/3.5.1/build/node-screen/node-screen-min.js
+share/moodle/lib/yui/3.5.1/build/node-screen/node-screen.js
+share/moodle/lib/yui/3.5.1/build/node-style/node-style-debug.js
+share/moodle/lib/yui/3.5.1/build/node-style/node-style-min.js
+share/moodle/lib/yui/3.5.1/build/node-style/node-style.js
+share/moodle/lib/yui/3.5.1/build/oop/oop-debug.js
+share/moodle/lib/yui/3.5.1/build/oop/oop-min.js
+share/moodle/lib/yui/3.5.1/build/oop/oop.js
+share/moodle/lib/yui/3.5.1/build/overlay/assets/overlay-core.css
+share/moodle/lib/yui/3.5.1/build/overlay/assets/skins/night/overlay-skin.css
+share/moodle/lib/yui/3.5.1/build/overlay/assets/skins/night/overlay.css
+share/moodle/lib/yui/3.5.1/build/overlay/assets/skins/sam/overlay-skin.css
+share/moodle/lib/yui/3.5.1/build/overlay/assets/skins/sam/overlay.css
+share/moodle/lib/yui/3.5.1/build/overlay/overlay-debug.js
+share/moodle/lib/yui/3.5.1/build/overlay/overlay-min.js
+share/moodle/lib/yui/3.5.1/build/overlay/overlay.js
+share/moodle/lib/yui/3.5.1/build/panel/assets/panel-core.css
+share/moodle/lib/yui/3.5.1/build/panel/assets/raw/icons_window_close_max_restore_min.psd
+share/moodle/lib/yui/3.5.1/build/panel/assets/skins/night/panel-skin.css
+share/moodle/lib/yui/3.5.1/build/panel/assets/skins/night/panel.css
+share/moodle/lib/yui/3.5.1/build/panel/assets/skins/night/sprite_icons.png
+share/moodle/lib/yui/3.5.1/build/panel/assets/skins/sam/panel-skin.css
+share/moodle/lib/yui/3.5.1/build/panel/assets/skins/sam/panel.css
+share/moodle/lib/yui/3.5.1/build/panel/assets/skins/sam/sprite_icons.png
+share/moodle/lib/yui/3.5.1/build/panel/panel-debug.js
+share/moodle/lib/yui/3.5.1/build/panel/panel-min.js
+share/moodle/lib/yui/3.5.1/build/panel/panel.js
+share/moodle/lib/yui/3.5.1/build/parallel/parallel-debug.js
+share/moodle/lib/yui/3.5.1/build/parallel/parallel-min.js
+share/moodle/lib/yui/3.5.1/build/parallel/parallel.js
+share/moodle/lib/yui/3.5.1/build/pjax-base/pjax-base-debug.js
+share/moodle/lib/yui/3.5.1/build/pjax-base/pjax-base-min.js
+share/moodle/lib/yui/3.5.1/build/pjax-base/pjax-base.js
+share/moodle/lib/yui/3.5.1/build/pjax-plugin/pjax-plugin-debug.js
+share/moodle/lib/yui/3.5.1/build/pjax-plugin/pjax-plugin-min.js
+share/moodle/lib/yui/3.5.1/build/pjax-plugin/pjax-plugin.js
+share/moodle/lib/yui/3.5.1/build/pjax/pjax-debug.js
+share/moodle/lib/yui/3.5.1/build/pjax/pjax-min.js
+share/moodle/lib/yui/3.5.1/build/pjax/pjax.js
+share/moodle/lib/yui/3.5.1/build/plugin/plugin-debug.js
+share/moodle/lib/yui/3.5.1/build/plugin/plugin-min.js
+share/moodle/lib/yui/3.5.1/build/plugin/plugin.js
+share/moodle/lib/yui/3.5.1/build/pluginhost-base/pluginhost-base-debug.js
+share/moodle/lib/yui/3.5.1/build/pluginhost-base/pluginhost-base-min.js
+share/moodle/lib/yui/3.5.1/build/pluginhost-base/pluginhost-base.js
+share/moodle/lib/yui/3.5.1/build/pluginhost-config/pluginhost-config-debug.js
+share/moodle/lib/yui/3.5.1/build/pluginhost-config/pluginhost-config-min.js
+share/moodle/lib/yui/3.5.1/build/pluginhost-config/pluginhost-config.js
+share/moodle/lib/yui/3.5.1/build/profiler/profiler-debug.js
+share/moodle/lib/yui/3.5.1/build/profiler/profiler-min.js
+share/moodle/lib/yui/3.5.1/build/profiler/profiler.js
+share/moodle/lib/yui/3.5.1/build/querystring-parse-simple/querystring-parse-simple-debug.js
+share/moodle/lib/yui/3.5.1/build/querystring-parse-simple/querystring-parse-simple-min.js
+share/moodle/lib/yui/3.5.1/build/querystring-parse-simple/querystring-parse-simple.js
+share/moodle/lib/yui/3.5.1/build/querystring-parse/querystring-parse-debug.js
+share/moodle/lib/yui/3.5.1/build/querystring-parse/querystring-parse-min.js
+share/moodle/lib/yui/3.5.1/build/querystring-parse/querystring-parse.js
+share/moodle/lib/yui/3.5.1/build/querystring-stringify-simple/querystring-stringify-simple-debug.js
+share/moodle/lib/yui/3.5.1/build/querystring-stringify-simple/querystring-stringify-simple-min.js
+share/moodle/lib/yui/3.5.1/build/querystring-stringify-simple/querystring-stringify-simple.js
+share/moodle/lib/yui/3.5.1/build/querystring-stringify/querystring-stringify-debug.js
+share/moodle/lib/yui/3.5.1/build/querystring-stringify/querystring-stringify-min.js
+share/moodle/lib/yui/3.5.1/build/querystring-stringify/querystring-stringify.js
+share/moodle/lib/yui/3.5.1/build/queue-promote/queue-promote-debug.js
+share/moodle/lib/yui/3.5.1/build/queue-promote/queue-promote-min.js
+share/moodle/lib/yui/3.5.1/build/queue-promote/queue-promote.js
+share/moodle/lib/yui/3.5.1/build/range-slider/assets/slider-base-core.css
+share/moodle/lib/yui/3.5.1/build/range-slider/assets/slider-core.css
+share/moodle/lib/yui/3.5.1/build/range-slider/assets/thumb-x-oblong-dark.png
+share/moodle/lib/yui/3.5.1/build/range-slider/assets/thumb-x-oblong.png
+share/moodle/lib/yui/3.5.1/build/range-slider/assets/thumb-x-oblong2-dark.png
+share/moodle/lib/yui/3.5.1/build/range-slider/assets/thumb-x-oblong2.png
+share/moodle/lib/yui/3.5.1/build/range-slider/assets/thumb-y-oblong-dark.png
+share/moodle/lib/yui/3.5.1/build/range-slider/assets/thumb-y-oblong.png
+share/moodle/lib/yui/3.5.1/build/range-slider/assets/thumb-y-oblong2-dark.png
+share/moodle/lib/yui/3.5.1/build/range-slider/assets/thumb-y-oblong2.png
+share/moodle/lib/yui/3.5.1/build/range-slider/range-slider-debug.js
+share/moodle/lib/yui/3.5.1/build/range-slider/range-slider-min.js
+share/moodle/lib/yui/3.5.1/build/range-slider/range-slider.js
+share/moodle/lib/yui/3.5.1/build/recordset-base/recordset-base-debug.js
+share/moodle/lib/yui/3.5.1/build/recordset-base/recordset-base-min.js
+share/moodle/lib/yui/3.5.1/build/recordset-base/recordset-base.js
+share/moodle/lib/yui/3.5.1/build/recordset-filter/recordset-filter-debug.js
+share/moodle/lib/yui/3.5.1/build/recordset-filter/recordset-filter-min.js
+share/moodle/lib/yui/3.5.1/build/recordset-filter/recordset-filter.js
+share/moodle/lib/yui/3.5.1/build/recordset-indexer/recordset-indexer-debug.js
+share/moodle/lib/yui/3.5.1/build/recordset-indexer/recordset-indexer-min.js
+share/moodle/lib/yui/3.5.1/build/recordset-indexer/recordset-indexer.js
+share/moodle/lib/yui/3.5.1/build/recordset-sort/recordset-sort-debug.js
+share/moodle/lib/yui/3.5.1/build/recordset-sort/recordset-sort-min.js
+share/moodle/lib/yui/3.5.1/build/recordset-sort/recordset-sort.js
+share/moodle/lib/yui/3.5.1/build/resize-base/assets/resize-base-core.css
+share/moodle/lib/yui/3.5.1/build/resize-base/assets/skins/night/arrows.png
+share/moodle/lib/yui/3.5.1/build/resize-base/assets/skins/night/resize-base-skin.css
+share/moodle/lib/yui/3.5.1/build/resize-base/assets/skins/night/resize-base.css
+share/moodle/lib/yui/3.5.1/build/resize-base/assets/skins/sam/arrows.png
+share/moodle/lib/yui/3.5.1/build/resize-base/assets/skins/sam/resize-base-skin.css
+share/moodle/lib/yui/3.5.1/build/resize-base/assets/skins/sam/resize-base.css
+share/moodle/lib/yui/3.5.1/build/resize-base/resize-base-debug.js
+share/moodle/lib/yui/3.5.1/build/resize-base/resize-base-min.js
+share/moodle/lib/yui/3.5.1/build/resize-base/resize-base.js
+share/moodle/lib/yui/3.5.1/build/resize-constrain/assets/resize-base-core.css
+share/moodle/lib/yui/3.5.1/build/resize-constrain/resize-constrain-debug.js
+share/moodle/lib/yui/3.5.1/build/resize-constrain/resize-constrain-min.js
+share/moodle/lib/yui/3.5.1/build/resize-constrain/resize-constrain.js
+share/moodle/lib/yui/3.5.1/build/resize-plugin/assets/resize-base-core.css
+share/moodle/lib/yui/3.5.1/build/resize-plugin/resize-plugin-debug.js
+share/moodle/lib/yui/3.5.1/build/resize-plugin/resize-plugin-min.js
+share/moodle/lib/yui/3.5.1/build/resize-plugin/resize-plugin.js
+share/moodle/lib/yui/3.5.1/build/resize-proxy/assets/resize-base-core.css
+share/moodle/lib/yui/3.5.1/build/resize-proxy/resize-proxy-debug.js
+share/moodle/lib/yui/3.5.1/build/resize-proxy/resize-proxy-min.js
+share/moodle/lib/yui/3.5.1/build/resize-proxy/resize-proxy.js
+share/moodle/lib/yui/3.5.1/build/router/router-debug.js
+share/moodle/lib/yui/3.5.1/build/router/router-min.js
+share/moodle/lib/yui/3.5.1/build/router/router.js
+share/moodle/lib/yui/3.5.1/build/scrollview-base-ie/scrollview-base-ie-debug.js
+share/moodle/lib/yui/3.5.1/build/scrollview-base-ie/scrollview-base-ie-min.js
+share/moodle/lib/yui/3.5.1/build/scrollview-base-ie/scrollview-base-ie.js
+share/moodle/lib/yui/3.5.1/build/scrollview-base/assets/scrollview-base-core.css
+share/moodle/lib/yui/3.5.1/build/scrollview-base/assets/skins/night/scrollview-base-skin.css
+share/moodle/lib/yui/3.5.1/build/scrollview-base/assets/skins/night/scrollview-base.css
+share/moodle/lib/yui/3.5.1/build/scrollview-base/assets/skins/sam/scrollview-base-skin.css
+share/moodle/lib/yui/3.5.1/build/scrollview-base/assets/skins/sam/scrollview-base.css
+share/moodle/lib/yui/3.5.1/build/scrollview-base/scrollview-base-debug.js
+share/moodle/lib/yui/3.5.1/build/scrollview-base/scrollview-base-min.js
+share/moodle/lib/yui/3.5.1/build/scrollview-base/scrollview-base.js
+share/moodle/lib/yui/3.5.1/build/scrollview-list/assets/scrollview-list-core.css
+share/moodle/lib/yui/3.5.1/build/scrollview-list/assets/skins/night/scrollview-list-skin.css
+share/moodle/lib/yui/3.5.1/build/scrollview-list/assets/skins/night/scrollview-list.css
+share/moodle/lib/yui/3.5.1/build/scrollview-list/assets/skins/sam/scrollview-list-skin.css
+share/moodle/lib/yui/3.5.1/build/scrollview-list/assets/skins/sam/scrollview-list.css
+share/moodle/lib/yui/3.5.1/build/scrollview-list/scrollview-list-debug.js
+share/moodle/lib/yui/3.5.1/build/scrollview-list/scrollview-list-min.js
+share/moodle/lib/yui/3.5.1/build/scrollview-list/scrollview-list.js
+share/moodle/lib/yui/3.5.1/build/scrollview-paginator/scrollview-paginator-debug.js
+share/moodle/lib/yui/3.5.1/build/scrollview-paginator/scrollview-paginator-min.js
+share/moodle/lib/yui/3.5.1/build/scrollview-paginator/scrollview-paginator.js
+share/moodle/lib/yui/3.5.1/build/scrollview-scrollbars/assets/scrollview-scrollbars-core.css
+share/moodle/lib/yui/3.5.1/build/scrollview-scrollbars/assets/skins/night/scrollview-scrollbars-skin.css
+share/moodle/lib/yui/3.5.1/build/scrollview-scrollbars/assets/skins/night/scrollview-scrollbars.css
+share/moodle/lib/yui/3.5.1/build/scrollview-scrollbars/assets/skins/sam/scrollview-scrollbars-skin.css
+share/moodle/lib/yui/3.5.1/build/scrollview-scrollbars/assets/skins/sam/scrollview-scrollbars.css
+share/moodle/lib/yui/3.5.1/build/scrollview-scrollbars/scrollview-scrollbars-debug.js
+share/moodle/lib/yui/3.5.1/build/scrollview-scrollbars/scrollview-scrollbars-min.js
+share/moodle/lib/yui/3.5.1/build/scrollview-scrollbars/scrollview-scrollbars.js
+share/moodle/lib/yui/3.5.1/build/scrollview/scrollview-debug.js
+share/moodle/lib/yui/3.5.1/build/scrollview/scrollview-min.js
+share/moodle/lib/yui/3.5.1/build/scrollview/scrollview.js
+share/moodle/lib/yui/3.5.1/build/selector-css2/selector-css2-debug.js
+share/moodle/lib/yui/3.5.1/build/selector-css2/selector-css2-min.js
+share/moodle/lib/yui/3.5.1/build/selector-css2/selector-css2.js
+share/moodle/lib/yui/3.5.1/build/selector-css3/selector-css3-debug.js
+share/moodle/lib/yui/3.5.1/build/selector-css3/selector-css3-min.js
+share/moodle/lib/yui/3.5.1/build/selector-css3/selector-css3.js
+share/moodle/lib/yui/3.5.1/build/selector-native/selector-native-debug.js
+share/moodle/lib/yui/3.5.1/build/selector-native/selector-native-min.js
+share/moodle/lib/yui/3.5.1/build/selector-native/selector-native.js
+share/moodle/lib/yui/3.5.1/build/selector/selector-debug.js
+share/moodle/lib/yui/3.5.1/build/selector/selector-min.js
+share/moodle/lib/yui/3.5.1/build/selector/selector.js
+share/moodle/lib/yui/3.5.1/build/shim-plugin/shim-plugin-debug.js
+share/moodle/lib/yui/3.5.1/build/shim-plugin/shim-plugin-min.js
+share/moodle/lib/yui/3.5.1/build/shim-plugin/shim-plugin.js
+share/moodle/lib/yui/3.5.1/build/simpleyui/simpleyui-debug.js
+share/moodle/lib/yui/3.5.1/build/simpleyui/simpleyui-min.js
+share/moodle/lib/yui/3.5.1/build/simpleyui/simpleyui.js
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/audio-light/rail-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/audio-light/rail-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/audio-light/slider-base-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/audio-light/slider-base.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/audio-light/slider-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/audio-light/thumb-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/audio-light/thumb-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/audio/rail-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/audio/rail-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/audio/slider-base-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/audio/slider-base.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/audio/slider-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/audio/thumb-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/audio/thumb-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule-dark/rail-x-dots.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule-dark/rail-x-lines.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule-dark/rail-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule-dark/rail-y-dots.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule-dark/rail-y-lines.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule-dark/rail-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule-dark/slider-base-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule-dark/slider-base.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule-dark/slider-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule-dark/thumb-x-line.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule-dark/thumb-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule-dark/thumb-y-line.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule-dark/thumb-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule/rail-x-dots.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule/rail-x-lines.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule/rail-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule/rail-y-dots.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule/rail-y-lines.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule/rail-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule/slider-base-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule/slider-base.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule/slider-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule/thumb-x-line.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule/thumb-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule/thumb-y-line.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule/thumb-y-lines.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/capsule/thumb-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/night/rail-x-lines.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/night/rail-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/night/rail-y-lines.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/night/rail-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/night/slider-base-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/night/slider-base.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/night/slider-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/night/thumb-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/night/thumb-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round-dark/rail-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round-dark/rail-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round-dark/slider-base-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round-dark/slider-base.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round-dark/slider-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round-dark/thumb-x-grip.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round-dark/thumb-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round-dark/thumb-y-grip.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round-dark/thumb-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round/rail-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round/rail-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round/slider-base-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round/slider-base.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round/slider-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round/thumb-x-grip.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round/thumb-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round/thumb-y-grip.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/round/thumb-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam-dark/rail-x-lines.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam-dark/rail-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam-dark/rail-y-lines.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam-dark/rail-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam-dark/slider-base-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam-dark/slider-base.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam-dark/slider-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam-dark/thumb-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam-dark/thumb-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam/rail-x-lines.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam/rail-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam/rail-y-lines.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam/rail-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam/slider-base-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam/slider-base.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam/slider-skin.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam/thumb-x.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/skins/sam/thumb-y.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/slider-base-core.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/slider-core.css
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/thumb-x-oblong-dark.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/thumb-x-oblong.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/thumb-x-oblong2-dark.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/thumb-x-oblong2.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/thumb-y-oblong-dark.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/thumb-y-oblong.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/thumb-y-oblong2-dark.png
+share/moodle/lib/yui/3.5.1/build/slider-base/assets/thumb-y-oblong2.png
+share/moodle/lib/yui/3.5.1/build/slider-base/slider-base-debug.js
+share/moodle/lib/yui/3.5.1/build/slider-base/slider-base-min.js
+share/moodle/lib/yui/3.5.1/build/slider-base/slider-base.js
+share/moodle/lib/yui/3.5.1/build/slider-value-range/assets/slider-base-core.css
+share/moodle/lib/yui/3.5.1/build/slider-value-range/assets/slider-core.css
+share/moodle/lib/yui/3.5.1/build/slider-value-range/assets/thumb-x-oblong-dark.png
+share/moodle/lib/yui/3.5.1/build/slider-value-range/assets/thumb-x-oblong.png
+share/moodle/lib/yui/3.5.1/build/slider-value-range/assets/thumb-x-oblong2-dark.png
+share/moodle/lib/yui/3.5.1/build/slider-value-range/assets/thumb-x-oblong2.png
+share/moodle/lib/yui/3.5.1/build/slider-value-range/assets/thumb-y-oblong-dark.png
+share/moodle/lib/yui/3.5.1/build/slider-value-range/assets/thumb-y-oblong.png
+share/moodle/lib/yui/3.5.1/build/slider-value-range/assets/thumb-y-oblong2-dark.png
+share/moodle/lib/yui/3.5.1/build/slider-value-range/assets/thumb-y-oblong2.png
+share/moodle/lib/yui/3.5.1/build/slider-value-range/slider-value-range-debug.js
+share/moodle/lib/yui/3.5.1/build/slider-value-range/slider-value-range-min.js
+share/moodle/lib/yui/3.5.1/build/slider-value-range/slider-value-range.js
+share/moodle/lib/yui/3.5.1/build/sortable-scroll/sortable-scroll-debug.js
+share/moodle/lib/yui/3.5.1/build/sortable-scroll/sortable-scroll-min.js
+share/moodle/lib/yui/3.5.1/build/sortable-scroll/sortable-scroll.js
+share/moodle/lib/yui/3.5.1/build/sortable/sortable-debug.js
+share/moodle/lib/yui/3.5.1/build/sortable/sortable-min.js
+share/moodle/lib/yui/3.5.1/build/sortable/sortable.js
+share/moodle/lib/yui/3.5.1/build/stylesheet/stylesheet-debug.js
+share/moodle/lib/yui/3.5.1/build/stylesheet/stylesheet-min.js
+share/moodle/lib/yui/3.5.1/build/stylesheet/stylesheet.js
+share/moodle/lib/yui/3.5.1/build/substitute/substitute-debug.js
+share/moodle/lib/yui/3.5.1/build/substitute/substitute-min.js
+share/moodle/lib/yui/3.5.1/build/substitute/substitute.js
+share/moodle/lib/yui/3.5.1/build/swf/swf-debug.js
+share/moodle/lib/yui/3.5.1/build/swf/swf-min.js
+share/moodle/lib/yui/3.5.1/build/swf/swf.js
+share/moodle/lib/yui/3.5.1/build/swfdetect/swfdetect-debug.js
+share/moodle/lib/yui/3.5.1/build/swfdetect/swfdetect-min.js
+share/moodle/lib/yui/3.5.1/build/swfdetect/swfdetect.js
+share/moodle/lib/yui/3.5.1/build/tabview-base/assets/tabview-core.css
+share/moodle/lib/yui/3.5.1/build/tabview-base/assets/tabview.css
+share/moodle/lib/yui/3.5.1/build/tabview-base/tabview-base-debug.js
+share/moodle/lib/yui/3.5.1/build/tabview-base/tabview-base-min.js
+share/moodle/lib/yui/3.5.1/build/tabview-base/tabview-base.js
+share/moodle/lib/yui/3.5.1/build/tabview-plugin/assets/tabview-core.css
+share/moodle/lib/yui/3.5.1/build/tabview-plugin/assets/tabview.css
+share/moodle/lib/yui/3.5.1/build/tabview-plugin/tabview-plugin-debug.js
+share/moodle/lib/yui/3.5.1/build/tabview-plugin/tabview-plugin-min.js
+share/moodle/lib/yui/3.5.1/build/tabview-plugin/tabview-plugin.js
+share/moodle/lib/yui/3.5.1/build/tabview/assets/skins/night/tabview-skin.css
+share/moodle/lib/yui/3.5.1/build/tabview/assets/skins/night/tabview.css
+share/moodle/lib/yui/3.5.1/build/tabview/assets/skins/sam/tabview-skin.css
+share/moodle/lib/yui/3.5.1/build/tabview/assets/skins/sam/tabview.css
+share/moodle/lib/yui/3.5.1/build/tabview/assets/tabview-core.css
+share/moodle/lib/yui/3.5.1/build/tabview/assets/tabview.css
+share/moodle/lib/yui/3.5.1/build/tabview/tabview-debug.js
+share/moodle/lib/yui/3.5.1/build/tabview/tabview-min.js
+share/moodle/lib/yui/3.5.1/build/tabview/tabview.js
+share/moodle/lib/yui/3.5.1/build/test-console/assets/skins/sam/test-console-skin.css
+share/moodle/lib/yui/3.5.1/build/test-console/assets/skins/sam/test-console.css
+share/moodle/lib/yui/3.5.1/build/test-console/assets/test-console-core.css
+share/moodle/lib/yui/3.5.1/build/test-console/test-console-debug.js
+share/moodle/lib/yui/3.5.1/build/test-console/test-console-min.js
+share/moodle/lib/yui/3.5.1/build/test-console/test-console.js
+share/moodle/lib/yui/3.5.1/build/test/assets/skins/sam/test-skin.css
+share/moodle/lib/yui/3.5.1/build/test/assets/skins/sam/test.css
+share/moodle/lib/yui/3.5.1/build/test/assets/test-console.css
+share/moodle/lib/yui/3.5.1/build/test/test-debug.js
+share/moodle/lib/yui/3.5.1/build/test/test-min.js
+share/moodle/lib/yui/3.5.1/build/test/test.js
+share/moodle/lib/yui/3.5.1/build/text-accentfold/text-accentfold-debug.js
+share/moodle/lib/yui/3.5.1/build/text-accentfold/text-accentfold-min.js
+share/moodle/lib/yui/3.5.1/build/text-accentfold/text-accentfold.js
+share/moodle/lib/yui/3.5.1/build/text-data-accentfold/text-data-accentfold-debug.js
+share/moodle/lib/yui/3.5.1/build/text-data-accentfold/text-data-accentfold-min.js
+share/moodle/lib/yui/3.5.1/build/text-data-accentfold/text-data-accentfold.js
+share/moodle/lib/yui/3.5.1/build/text-data-wordbreak/text-data-wordbreak-debug.js
+share/moodle/lib/yui/3.5.1/build/text-data-wordbreak/text-data-wordbreak-min.js
+share/moodle/lib/yui/3.5.1/build/text-data-wordbreak/text-data-wordbreak.js
+share/moodle/lib/yui/3.5.1/build/text-wordbreak/text-wordbreak-debug.js
+share/moodle/lib/yui/3.5.1/build/text-wordbreak/text-wordbreak-min.js
+share/moodle/lib/yui/3.5.1/build/text-wordbreak/text-wordbreak.js
+share/moodle/lib/yui/3.5.1/build/transition-native/transition-native-debug.js
+share/moodle/lib/yui/3.5.1/build/transition-native/transition-native-min.js
+share/moodle/lib/yui/3.5.1/build/transition-native/transition-native.js
+share/moodle/lib/yui/3.5.1/build/transition-timer/transition-timer-debug.js
+share/moodle/lib/yui/3.5.1/build/transition-timer/transition-timer-min.js
+share/moodle/lib/yui/3.5.1/build/transition-timer/transition-timer.js
+share/moodle/lib/yui/3.5.1/build/transition/transition-debug.js
+share/moodle/lib/yui/3.5.1/build/transition/transition-min.js
+share/moodle/lib/yui/3.5.1/build/transition/transition.js
+share/moodle/lib/yui/3.5.1/build/uploader-deprecated/assets/uploader.swf
+share/moodle/lib/yui/3.5.1/build/uploader-deprecated/uploader-deprecated-debug.js
+share/moodle/lib/yui/3.5.1/build/uploader-deprecated/uploader-deprecated-min.js
+share/moodle/lib/yui/3.5.1/build/uploader-deprecated/uploader-deprecated.js
+share/moodle/lib/yui/3.5.1/build/uploader-flash/assets/uploader-flash-core.css
+share/moodle/lib/yui/3.5.1/build/uploader-flash/uploader-flash-debug.js
+share/moodle/lib/yui/3.5.1/build/uploader-flash/uploader-flash-min.js
+share/moodle/lib/yui/3.5.1/build/uploader-flash/uploader-flash.js
+share/moodle/lib/yui/3.5.1/build/uploader-html5/assets/uploader-flash-core.css
+share/moodle/lib/yui/3.5.1/build/uploader-html5/uploader-html5-debug.js
+share/moodle/lib/yui/3.5.1/build/uploader-html5/uploader-html5-min.js
+share/moodle/lib/yui/3.5.1/build/uploader-html5/uploader-html5.js
+share/moodle/lib/yui/3.5.1/build/uploader-queue/assets/uploader-flash-core.css
+share/moodle/lib/yui/3.5.1/build/uploader-queue/uploader-queue-debug.js
+share/moodle/lib/yui/3.5.1/build/uploader-queue/uploader-queue-min.js
+share/moodle/lib/yui/3.5.1/build/uploader-queue/uploader-queue.js
+share/moodle/lib/yui/3.5.1/build/uploader/assets/flashuploader.swf
+share/moodle/lib/yui/3.5.1/build/uploader/assets/uploader-flash-core.css
+share/moodle/lib/yui/3.5.1/build/uploader/uploader-debug.js
+share/moodle/lib/yui/3.5.1/build/uploader/uploader-min.js
+share/moodle/lib/yui/3.5.1/build/uploader/uploader.js
+share/moodle/lib/yui/3.5.1/build/view-node-map/view-node-map-debug.js
+share/moodle/lib/yui/3.5.1/build/view-node-map/view-node-map-min.js
+share/moodle/lib/yui/3.5.1/build/view-node-map/view-node-map.js
+share/moodle/lib/yui/3.5.1/build/view/view-debug.js
+share/moodle/lib/yui/3.5.1/build/view/view-min.js
+share/moodle/lib/yui/3.5.1/build/view/view.js
+share/moodle/lib/yui/3.5.1/build/widget-anim/widget-anim-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-anim/widget-anim-min.js
+share/moodle/lib/yui/3.5.1/build/widget-anim/widget-anim.js
+share/moodle/lib/yui/3.5.1/build/widget-autohide/widget-autohide-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-autohide/widget-autohide-min.js
+share/moodle/lib/yui/3.5.1/build/widget-autohide/widget-autohide.js
+share/moodle/lib/yui/3.5.1/build/widget-base-ie/assets/widget-base-core.css
+share/moodle/lib/yui/3.5.1/build/widget-base-ie/widget-base-ie-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-base-ie/widget-base-ie-min.js
+share/moodle/lib/yui/3.5.1/build/widget-base-ie/widget-base-ie.js
+share/moodle/lib/yui/3.5.1/build/widget-base/assets/skins/night/widget-base-skin.css
+share/moodle/lib/yui/3.5.1/build/widget-base/assets/skins/night/widget-base.css
+share/moodle/lib/yui/3.5.1/build/widget-base/assets/skins/sam/widget-base-skin.css
+share/moodle/lib/yui/3.5.1/build/widget-base/assets/skins/sam/widget-base.css
+share/moodle/lib/yui/3.5.1/build/widget-base/assets/widget-base-core.css
+share/moodle/lib/yui/3.5.1/build/widget-base/widget-base-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-base/widget-base-min.js
+share/moodle/lib/yui/3.5.1/build/widget-base/widget-base.js
+share/moodle/lib/yui/3.5.1/build/widget-buttons/assets/skins/night/sprite_icons.gif
+share/moodle/lib/yui/3.5.1/build/widget-buttons/assets/skins/night/widget-buttons-skin.css
+share/moodle/lib/yui/3.5.1/build/widget-buttons/assets/skins/night/widget-buttons.css
+share/moodle/lib/yui/3.5.1/build/widget-buttons/assets/skins/sam/sprite_icons.gif
+share/moodle/lib/yui/3.5.1/build/widget-buttons/assets/skins/sam/widget-buttons-skin.css
+share/moodle/lib/yui/3.5.1/build/widget-buttons/assets/skins/sam/widget-buttons.css
+share/moodle/lib/yui/3.5.1/build/widget-buttons/assets/widget-buttons-core.css
+share/moodle/lib/yui/3.5.1/build/widget-buttons/widget-buttons-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-buttons/widget-buttons-min.js
+share/moodle/lib/yui/3.5.1/build/widget-buttons/widget-buttons.js
+share/moodle/lib/yui/3.5.1/build/widget-child/widget-child-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-child/widget-child-min.js
+share/moodle/lib/yui/3.5.1/build/widget-child/widget-child.js
+share/moodle/lib/yui/3.5.1/build/widget-htmlparser/assets/widget-base-core.css
+share/moodle/lib/yui/3.5.1/build/widget-htmlparser/widget-htmlparser-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-htmlparser/widget-htmlparser-min.js
+share/moodle/lib/yui/3.5.1/build/widget-htmlparser/widget-htmlparser.js
+share/moodle/lib/yui/3.5.1/build/widget-locale/assets/widget-base-core.css
+share/moodle/lib/yui/3.5.1/build/widget-locale/widget-locale-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-locale/widget-locale-min.js
+share/moodle/lib/yui/3.5.1/build/widget-locale/widget-locale.js
+share/moodle/lib/yui/3.5.1/build/widget-modality/assets/skins/night/widget-modality-skin.css
+share/moodle/lib/yui/3.5.1/build/widget-modality/assets/skins/night/widget-modality.css
+share/moodle/lib/yui/3.5.1/build/widget-modality/assets/skins/sam/widget-modality-skin.css
+share/moodle/lib/yui/3.5.1/build/widget-modality/assets/skins/sam/widget-modality.css
+share/moodle/lib/yui/3.5.1/build/widget-modality/assets/widget-modality-core.css
+share/moodle/lib/yui/3.5.1/build/widget-modality/widget-modality-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-modality/widget-modality-min.js
+share/moodle/lib/yui/3.5.1/build/widget-modality/widget-modality.js
+share/moodle/lib/yui/3.5.1/build/widget-parent/widget-parent-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-parent/widget-parent-min.js
+share/moodle/lib/yui/3.5.1/build/widget-parent/widget-parent.js
+share/moodle/lib/yui/3.5.1/build/widget-position-align/widget-position-align-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-position-align/widget-position-align-min.js
+share/moodle/lib/yui/3.5.1/build/widget-position-align/widget-position-align.js
+share/moodle/lib/yui/3.5.1/build/widget-position-constrain/widget-position-constrain-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-position-constrain/widget-position-constrain-min.js
+share/moodle/lib/yui/3.5.1/build/widget-position-constrain/widget-position-constrain.js
+share/moodle/lib/yui/3.5.1/build/widget-position/widget-position-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-position/widget-position-min.js
+share/moodle/lib/yui/3.5.1/build/widget-position/widget-position.js
+share/moodle/lib/yui/3.5.1/build/widget-skin/assets/widget-base-core.css
+share/moodle/lib/yui/3.5.1/build/widget-skin/widget-skin-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-skin/widget-skin-min.js
+share/moodle/lib/yui/3.5.1/build/widget-skin/widget-skin.js
+share/moodle/lib/yui/3.5.1/build/widget-stack/assets/skins/night/widget-stack-skin.css
+share/moodle/lib/yui/3.5.1/build/widget-stack/assets/skins/night/widget-stack.css
+share/moodle/lib/yui/3.5.1/build/widget-stack/assets/skins/sam/widget-stack-skin.css
+share/moodle/lib/yui/3.5.1/build/widget-stack/assets/skins/sam/widget-stack.css
+share/moodle/lib/yui/3.5.1/build/widget-stack/assets/widget-stack-core.css
+share/moodle/lib/yui/3.5.1/build/widget-stack/widget-stack-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-stack/widget-stack-min.js
+share/moodle/lib/yui/3.5.1/build/widget-stack/widget-stack.js
+share/moodle/lib/yui/3.5.1/build/widget-stdmod/widget-stdmod-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-stdmod/widget-stdmod-min.js
+share/moodle/lib/yui/3.5.1/build/widget-stdmod/widget-stdmod.js
+share/moodle/lib/yui/3.5.1/build/widget-uievents/assets/widget-base-core.css
+share/moodle/lib/yui/3.5.1/build/widget-uievents/widget-uievents-debug.js
+share/moodle/lib/yui/3.5.1/build/widget-uievents/widget-uievents-min.js
+share/moodle/lib/yui/3.5.1/build/widget-uievents/widget-uievents.js
+share/moodle/lib/yui/3.5.1/build/yql/yql-debug.js
+share/moodle/lib/yui/3.5.1/build/yql/yql-min.js
+share/moodle/lib/yui/3.5.1/build/yql/yql.js
+share/moodle/lib/yui/3.5.1/build/yui-base/yui-base-debug.js
+share/moodle/lib/yui/3.5.1/build/yui-base/yui-base-min.js
+share/moodle/lib/yui/3.5.1/build/yui-base/yui-base.js
+share/moodle/lib/yui/3.5.1/build/yui-core/yui-core-debug.js
+share/moodle/lib/yui/3.5.1/build/yui-core/yui-core-min.js
+share/moodle/lib/yui/3.5.1/build/yui-core/yui-core.js
+share/moodle/lib/yui/3.5.1/build/yui-later/yui-later-debug.js
+share/moodle/lib/yui/3.5.1/build/yui-later/yui-later-min.js
+share/moodle/lib/yui/3.5.1/build/yui-later/yui-later.js
+share/moodle/lib/yui/3.5.1/build/yui-log-nodejs/yui-log-nodejs-debug.js
+share/moodle/lib/yui/3.5.1/build/yui-log-nodejs/yui-log-nodejs-min.js
+share/moodle/lib/yui/3.5.1/build/yui-log-nodejs/yui-log-nodejs.js
+share/moodle/lib/yui/3.5.1/build/yui-log/yui-log-debug.js
+share/moodle/lib/yui/3.5.1/build/yui-log/yui-log-min.js
+share/moodle/lib/yui/3.5.1/build/yui-log/yui-log.js
+share/moodle/lib/yui/3.5.1/build/yui-nodejs/yui-nodejs-debug.js
+share/moodle/lib/yui/3.5.1/build/yui-nodejs/yui-nodejs-min.js
+share/moodle/lib/yui/3.5.1/build/yui-nodejs/yui-nodejs.js
+share/moodle/lib/yui/3.5.1/build/yui-throttle/yui-throttle-debug.js
+share/moodle/lib/yui/3.5.1/build/yui-throttle/yui-throttle-min.js
+share/moodle/lib/yui/3.5.1/build/yui-throttle/yui-throttle.js
+share/moodle/lib/yui/3.5.1/build/yui/yui-debug.js
+share/moodle/lib/yui/3.5.1/build/yui/yui-min.js
+share/moodle/lib/yui/3.5.1/build/yui/yui.js
+share/moodle/lib/yui/blocks/blocks.js
+share/moodle/lib/yui/chooserdialogue/chooserdialogue.js
+share/moodle/lib/yui/dragdrop/dragdrop.js
+share/moodle/lib/yui/formchangechecker/formchangechecker.js
share/moodle/lib/yui/license.txt
share/moodle/lib/yui/phploader/lib/meta/config_2.7.0.php
share/moodle/lib/yui/phploader/lib/meta/config_2.8.0.php
@@ -6029,32 +6367,10 @@ share/moodle/lib/zend/Zend/XmlRpc/Value/Scalar.php
share/moodle/lib/zend/Zend/XmlRpc/Value/String.php
share/moodle/lib/zend/Zend/XmlRpc/Value/Struct.php
share/moodle/lib/zend/readme_moodle.txt
-share/moodle/local/qeupgradehelper/README.txt
-share/moodle/local/qeupgradehelper/afterupgradelib.php
-share/moodle/local/qeupgradehelper/cli/convert.php
-share/moodle/local/qeupgradehelper/convertquiz.php
-share/moodle/local/qeupgradehelper/cronsetup.php
-share/moodle/local/qeupgradehelper/cronsetup_form.php
-share/moodle/local/qeupgradehelper/extracttestcase.php
-share/moodle/local/qeupgradehelper/extracttestcase_form.php
-share/moodle/local/qeupgradehelper/index.php
-share/moodle/local/qeupgradehelper/lang/en/local_qeupgradehelper.php
-share/moodle/local/qeupgradehelper/lib.php
-share/moodle/local/qeupgradehelper/listpreupgrade.php
-share/moodle/local/qeupgradehelper/listtodo.php
-share/moodle/local/qeupgradehelper/listupgraded.php
-share/moodle/local/qeupgradehelper/locallib.php
-share/moodle/local/qeupgradehelper/partialupgrade-example.php
-share/moodle/local/qeupgradehelper/renderer.php
-share/moodle/local/qeupgradehelper/resetquiz.php
-share/moodle/local/qeupgradehelper/settings.php
-share/moodle/local/qeupgradehelper/styles.css
-share/moodle/local/qeupgradehelper/version.php
share/moodle/local/readme.txt
share/moodle/login/change_password.php
share/moodle/login/change_password_form.php
share/moodle/login/confirm.php
-share/moodle/login/environment.php
share/moodle/login/forgot_password.php
share/moodle/login/forgot_password_form.php
share/moodle/login/index.php
@@ -6075,14 +6391,12 @@ share/moodle/message/module.js
share/moodle/message/output/email/db/install.php
share/moodle/message/output/email/db/upgrade.php
share/moodle/message/output/email/lang/en/message_email.php
-share/moodle/message/output/email/lib.php
share/moodle/message/output/email/message_output_email.php
share/moodle/message/output/email/settings.php
share/moodle/message/output/email/version.php
share/moodle/message/output/jabber/db/install.php
share/moodle/message/output/jabber/db/upgrade.php
share/moodle/message/output/jabber/lang/en/message_jabber.php
-share/moodle/message/output/jabber/lib.php
share/moodle/message/output/jabber/message_output_jabber.php
share/moodle/message/output/jabber/settings.php
share/moodle/message/output/jabber/version.php
@@ -6090,7 +6404,6 @@ share/moodle/message/output/lib.php
share/moodle/message/output/popup/db/install.php
share/moodle/message/output/popup/db/upgrade.php
share/moodle/message/output/popup/lang/en/message_popup.php
-share/moodle/message/output/popup/lib.php
share/moodle/message/output/popup/message_output_popup.php
share/moodle/message/output/popup/version.php
share/moodle/message/renderer.php
@@ -6117,6 +6430,94 @@ share/moodle/mnet/xmlrpc/server.php
share/moodle/mnet/xmlrpc/serverlib.php
share/moodle/mnet/xmlrpc/xmlparser.php
share/moodle/mod/README.txt
+share/moodle/mod/assign/adminlib.php
+share/moodle/mod/assign/adminmanageplugins.php
+share/moodle/mod/assign/assignmentplugin.php
+share/moodle/mod/assign/backup/moodle2/backup_assign_activity_task.class.php
+share/moodle/mod/assign/backup/moodle2/backup_assign_stepslib.php
+share/moodle/mod/assign/backup/moodle2/restore_assign_activity_task.class.php
+share/moodle/mod/assign/backup/moodle2/restore_assign_stepslib.php
+share/moodle/mod/assign/db/access.php
+share/moodle/mod/assign/db/events.php
+share/moodle/mod/assign/db/install.xml
+share/moodle/mod/assign/db/log.php
+share/moodle/mod/assign/db/messages.php
+share/moodle/mod/assign/db/subplugins.php
+share/moodle/mod/assign/db/upgrade.php
+share/moodle/mod/assign/feedback/comments/backup/moodle2/backup_assignfeedback_comments_subplugin.class.php
+share/moodle/mod/assign/feedback/comments/backup/moodle2/restore_assignfeedback_comments_subplugin.class.php
+share/moodle/mod/assign/feedback/comments/db/access.php
+share/moodle/mod/assign/feedback/comments/db/install.php
+share/moodle/mod/assign/feedback/comments/db/install.xml
+share/moodle/mod/assign/feedback/comments/db/upgrade.php
+share/moodle/mod/assign/feedback/comments/lang/en/assignfeedback_comments.php
+share/moodle/mod/assign/feedback/comments/locallib.php
+share/moodle/mod/assign/feedback/comments/settings.php
+share/moodle/mod/assign/feedback/comments/version.php
+share/moodle/mod/assign/feedback/file/backup/moodle2/backup_assignfeedback_file_subplugin.class.php
+share/moodle/mod/assign/feedback/file/backup/moodle2/restore_assignfeedback_file_subplugin.class.php
+share/moodle/mod/assign/feedback/file/db/access.php
+share/moodle/mod/assign/feedback/file/db/install.php
+share/moodle/mod/assign/feedback/file/db/install.xml
+share/moodle/mod/assign/feedback/file/db/upgrade.php
+share/moodle/mod/assign/feedback/file/lang/en/assignfeedback_file.php
+share/moodle/mod/assign/feedback/file/lib.php
+share/moodle/mod/assign/feedback/file/locallib.php
+share/moodle/mod/assign/feedback/file/settings.php
+share/moodle/mod/assign/feedback/file/version.php
+share/moodle/mod/assign/feedbackplugin.php
+share/moodle/mod/assign/gradeform.php
+share/moodle/mod/assign/gradingbatchoperationsform.php
+share/moodle/mod/assign/gradingoptionsform.php
+share/moodle/mod/assign/gradingtable.php
+share/moodle/mod/assign/index.php
+share/moodle/mod/assign/lang/en/assign.php
+share/moodle/mod/assign/lib.php
+share/moodle/mod/assign/locallib.php
+share/moodle/mod/assign/mod_form.php
+share/moodle/mod/assign/module.js
+share/moodle/mod/assign/pix/gradefeedback.gif
+share/moodle/mod/assign/pix/icon.gif
+share/moodle/mod/assign/portfolio_callback.php
+share/moodle/mod/assign/quickgradingform.php
+share/moodle/mod/assign/renderable.php
+share/moodle/mod/assign/renderer.php
+share/moodle/mod/assign/settings.php
+share/moodle/mod/assign/styles.css
+share/moodle/mod/assign/submission/comments/db/access.php
+share/moodle/mod/assign/submission/comments/db/install.php
+share/moodle/mod/assign/submission/comments/db/upgrade.php
+share/moodle/mod/assign/submission/comments/lang/en/assignsubmission_comments.php
+share/moodle/mod/assign/submission/comments/lib.php
+share/moodle/mod/assign/submission/comments/locallib.php
+share/moodle/mod/assign/submission/comments/settings.php
+share/moodle/mod/assign/submission/comments/version.php
+share/moodle/mod/assign/submission/file/backup/moodle2/backup_assignsubmission_file_subplugin.class.php
+share/moodle/mod/assign/submission/file/backup/moodle2/restore_assignsubmission_file_subplugin.class.php
+share/moodle/mod/assign/submission/file/db/access.php
+share/moodle/mod/assign/submission/file/db/install.xml
+share/moodle/mod/assign/submission/file/db/upgrade.php
+share/moodle/mod/assign/submission/file/lang/en/assignsubmission_file.php
+share/moodle/mod/assign/submission/file/lib.php
+share/moodle/mod/assign/submission/file/locallib.php
+share/moodle/mod/assign/submission/file/settings.php
+share/moodle/mod/assign/submission/file/version.php
+share/moodle/mod/assign/submission/onlinetext/backup/moodle2/backup_assignsubmission_onlinetext_subplugin.class.php
+share/moodle/mod/assign/submission/onlinetext/backup/moodle2/restore_assignsubmission_onlinetext_subplugin.class.php
+share/moodle/mod/assign/submission/onlinetext/db/access.php
+share/moodle/mod/assign/submission/onlinetext/db/install.php
+share/moodle/mod/assign/submission/onlinetext/db/install.xml
+share/moodle/mod/assign/submission/onlinetext/db/upgrade.php
+share/moodle/mod/assign/submission/onlinetext/lang/en/assignsubmission_onlinetext.php
+share/moodle/mod/assign/submission/onlinetext/lib.php
+share/moodle/mod/assign/submission/onlinetext/locallib.php
+share/moodle/mod/assign/submission/onlinetext/settings.php
+share/moodle/mod/assign/submission/onlinetext/version.php
+share/moodle/mod/assign/submission_form.php
+share/moodle/mod/assign/submissionplugin.php
+share/moodle/mod/assign/upgradelib.php
+share/moodle/mod/assign/version.php
+share/moodle/mod/assign/view.php
share/moodle/mod/assignment/assignment.js
share/moodle/mod/assignment/backup/moodle1/lib.php
share/moodle/mod/assignment/backup/moodle2/backup_assignment_activity_task.class.php
@@ -6125,6 +6526,7 @@ share/moodle/mod/assignment/backup/moodle2/restore_assignment_activity_task.clas
share/moodle/mod/assignment/backup/moodle2/restore_assignment_stepslib.php
share/moodle/mod/assignment/db/access.php
share/moodle/mod/assignment/db/events.php
+share/moodle/mod/assignment/db/install.php
share/moodle/mod/assignment/db/install.xml
share/moodle/mod/assignment/db/log.php
share/moodle/mod/assignment/db/messages.php
@@ -6140,30 +6542,100 @@ share/moodle/mod/assignment/mod_form.php
share/moodle/mod/assignment/pix/icon.gif
share/moodle/mod/assignment/renderer.php
share/moodle/mod/assignment/settings.php
-share/moodle/mod/assignment/simpletest/test_assignment_portfolio_callers.php
share/moodle/mod/assignment/styles.css
share/moodle/mod/assignment/submissions.php
+share/moodle/mod/assignment/tests/generator/lib.php
+share/moodle/mod/assignment/tests/generator_test.php
share/moodle/mod/assignment/type/offline/assignment.class.php
share/moodle/mod/assignment/type/offline/backup/moodle1/lib.php
share/moodle/mod/assignment/type/offline/backup/moodle2/backup_assignment_offline_subplugin.class.php
share/moodle/mod/assignment/type/offline/backup/moodle2/restore_assignment_offline_subplugin.class.php
+share/moodle/mod/assignment/type/offline/lang/en/assignment_offline.php
+share/moodle/mod/assignment/type/offline/version.php
share/moodle/mod/assignment/type/online/all.php
share/moodle/mod/assignment/type/online/assignment.class.php
share/moodle/mod/assignment/type/online/backup/moodle1/lib.php
share/moodle/mod/assignment/type/online/file.php
+share/moodle/mod/assignment/type/online/lang/en/assignment_online.php
share/moodle/mod/assignment/type/online/version.php
+share/moodle/mod/assignment/type/upgrade.txt
share/moodle/mod/assignment/type/upload/assignment.class.php
share/moodle/mod/assignment/type/upload/backup/moodle1/lib.php
+share/moodle/mod/assignment/type/upload/lang/en/assignment_upload.php
share/moodle/mod/assignment/type/upload/notes.php
share/moodle/mod/assignment/type/upload/upload.php
share/moodle/mod/assignment/type/upload/upload_form.php
+share/moodle/mod/assignment/type/upload/version.php
share/moodle/mod/assignment/type/uploadsingle/assignment.class.php
share/moodle/mod/assignment/type/uploadsingle/backup/moodle1/lib.php
+share/moodle/mod/assignment/type/uploadsingle/lang/en/assignment_uploadsingle.php
share/moodle/mod/assignment/type/uploadsingle/upload.php
share/moodle/mod/assignment/type/uploadsingle/upload_form.php
+share/moodle/mod/assignment/type/uploadsingle/version.php
share/moodle/mod/assignment/upload.php
share/moodle/mod/assignment/version.php
share/moodle/mod/assignment/view.php
+share/moodle/mod/book/README.md
+share/moodle/mod/book/backup/moodle1/lib.php
+share/moodle/mod/book/backup/moodle2/backup_book_activity_task.class.php
+share/moodle/mod/book/backup/moodle2/backup_book_settingslib.php
+share/moodle/mod/book/backup/moodle2/backup_book_stepslib.php
+share/moodle/mod/book/backup/moodle2/restore_book_activity_task.class.php
+share/moodle/mod/book/backup/moodle2/restore_book_stepslib.php
+share/moodle/mod/book/db/access.php
+share/moodle/mod/book/db/install.xml
+share/moodle/mod/book/db/log.php
+share/moodle/mod/book/db/subplugins.php
+share/moodle/mod/book/db/upgrade.php
+share/moodle/mod/book/db/upgradelib.php
+share/moodle/mod/book/delete.php
+share/moodle/mod/book/edit.php
+share/moodle/mod/book/edit_form.php
+share/moodle/mod/book/index.php
+share/moodle/mod/book/lang/en/book.php
+share/moodle/mod/book/lib.php
+share/moodle/mod/book/locallib.php
+share/moodle/mod/book/mod_form.php
+share/moodle/mod/book/move.php
+share/moodle/mod/book/pix/add.png
+share/moodle/mod/book/pix/chapter.png
+share/moodle/mod/book/pix/icon.png
+share/moodle/mod/book/pix/nav_exit.png
+share/moodle/mod/book/pix/nav_next.png
+share/moodle/mod/book/pix/nav_prev.png
+share/moodle/mod/book/pix/nav_prev_dis.png
+share/moodle/mod/book/pix/nav_sep.png
+share/moodle/mod/book/settings.php
+share/moodle/mod/book/show.php
+share/moodle/mod/book/styles.css
+share/moodle/mod/book/tool/exportimscp/db/access.php
+share/moodle/mod/book/tool/exportimscp/db/log.php
+share/moodle/mod/book/tool/exportimscp/imscp.css
+share/moodle/mod/book/tool/exportimscp/index.php
+share/moodle/mod/book/tool/exportimscp/lang/en/booktool_exportimscp.php
+share/moodle/mod/book/tool/exportimscp/lib.php
+share/moodle/mod/book/tool/exportimscp/locallib.php
+share/moodle/mod/book/tool/exportimscp/pix/generate.png
+share/moodle/mod/book/tool/exportimscp/version.php
+share/moodle/mod/book/tool/importhtml/db/access.php
+share/moodle/mod/book/tool/importhtml/import_form.php
+share/moodle/mod/book/tool/importhtml/index.php
+share/moodle/mod/book/tool/importhtml/lang/en/booktool_importhtml.php
+share/moodle/mod/book/tool/importhtml/lib.php
+share/moodle/mod/book/tool/importhtml/locallib.php
+share/moodle/mod/book/tool/importhtml/version.php
+share/moodle/mod/book/tool/print/db/access.php
+share/moodle/mod/book/tool/print/db/log.php
+share/moodle/mod/book/tool/print/index.php
+share/moodle/mod/book/tool/print/lang/en/booktool_print.php
+share/moodle/mod/book/tool/print/lib.php
+share/moodle/mod/book/tool/print/locallib.php
+share/moodle/mod/book/tool/print/pix/book.png
+share/moodle/mod/book/tool/print/pix/chapter.png
+share/moodle/mod/book/tool/print/print.css
+share/moodle/mod/book/tool/print/version.php
+share/moodle/mod/book/version.php
+share/moodle/mod/book/view.php
share/moodle/mod/chat/README.txt
share/moodle/mod/chat/backup/moodle1/lib.php
share/moodle/mod/chat/backup/moodle2/backup_chat_activity_task.class.php
@@ -6210,7 +6682,6 @@ share/moodle/mod/chat/mod_form.php
share/moodle/mod/chat/pix/icon.gif
share/moodle/mod/chat/report.php
share/moodle/mod/chat/settings.php
-share/moodle/mod/chat/simpletest/test_chat_portfolio_callers.php
share/moodle/mod/chat/styles.css
share/moodle/mod/chat/version.php
share/moodle/mod/chat/view.php
@@ -6253,32 +6724,54 @@ share/moodle/mod/data/export.php
share/moodle/mod/data/export_form.php
share/moodle/mod/data/field.php
share/moodle/mod/data/field/checkbox/field.class.php
+share/moodle/mod/data/field/checkbox/lang/en/datafield_checkbox.php
share/moodle/mod/data/field/checkbox/mod.html
+share/moodle/mod/data/field/checkbox/version.php
share/moodle/mod/data/field/date/field.class.php
+share/moodle/mod/data/field/date/lang/en/datafield_date.php
share/moodle/mod/data/field/date/mod.html
+share/moodle/mod/data/field/date/version.php
share/moodle/mod/data/field/file/field.class.php
+share/moodle/mod/data/field/file/lang/en/datafield_file.php
share/moodle/mod/data/field/file/mod.html
+share/moodle/mod/data/field/file/version.php
share/moodle/mod/data/field/latlong/field.class.php
share/moodle/mod/data/field/latlong/kml.php
+share/moodle/mod/data/field/latlong/lang/en/datafield_latlong.php
share/moodle/mod/data/field/latlong/mod.html
+share/moodle/mod/data/field/latlong/version.php
share/moodle/mod/data/field/menu/field.class.php
+share/moodle/mod/data/field/menu/lang/en/datafield_menu.php
share/moodle/mod/data/field/menu/mod.html
+share/moodle/mod/data/field/menu/version.php
share/moodle/mod/data/field/multimenu/field.class.php
+share/moodle/mod/data/field/multimenu/lang/en/datafield_multimenu.php
share/moodle/mod/data/field/multimenu/mod.html
+share/moodle/mod/data/field/multimenu/version.php
share/moodle/mod/data/field/number/field.class.php
+share/moodle/mod/data/field/number/lang/en/datafield_number.php
share/moodle/mod/data/field/number/mod.html
+share/moodle/mod/data/field/number/version.php
share/moodle/mod/data/field/picture/field.class.php
+share/moodle/mod/data/field/picture/lang/en/datafield_picture.php
share/moodle/mod/data/field/picture/mod.html
+share/moodle/mod/data/field/picture/version.php
share/moodle/mod/data/field/radiobutton/field.class.php
+share/moodle/mod/data/field/radiobutton/lang/en/datafield_radiobutton.php
share/moodle/mod/data/field/radiobutton/mod.html
+share/moodle/mod/data/field/radiobutton/version.php
share/moodle/mod/data/field/text/field.class.php
+share/moodle/mod/data/field/text/lang/en/datafield_text.php
share/moodle/mod/data/field/text/mod.html
+share/moodle/mod/data/field/text/version.php
share/moodle/mod/data/field/textarea/field.class.php
share/moodle/mod/data/field/textarea/lang/en/datafield_textarea.php
share/moodle/mod/data/field/textarea/mod.html
+share/moodle/mod/data/field/textarea/version.php
share/moodle/mod/data/field/url/field.class.php
+share/moodle/mod/data/field/url/lang/en/datafield_url.php
share/moodle/mod/data/field/url/mod.html
-share/moodle/mod/data/filter.php
+share/moodle/mod/data/field/url/version.php
share/moodle/mod/data/import.php
share/moodle/mod/data/import_form.php
share/moodle/mod/data/index.php
@@ -6312,15 +6805,20 @@ share/moodle/mod/data/preset/imagegallery/preset.xml
share/moodle/mod/data/preset/imagegallery/rsstemplate.html
share/moodle/mod/data/preset/imagegallery/rsstitletemplate.html
share/moodle/mod/data/preset/imagegallery/singletemplate.html
+share/moodle/mod/data/preset/imagegallery/version.php
share/moodle/mod/data/preset_form.php
share/moodle/mod/data/renderer.php
share/moodle/mod/data/rsslib.php
share/moodle/mod/data/settings.php
-share/moodle/mod/data/simpletest/test_data_portfolio_callers.php
-share/moodle/mod/data/simpletest/testpreset.php
share/moodle/mod/data/styles.css
share/moodle/mod/data/tabs.php
share/moodle/mod/data/templates.php
+share/moodle/mod/data/tests/fixtures/test_data_content.csv
+share/moodle/mod/data/tests/fixtures/test_data_fields.csv
+share/moodle/mod/data/tests/fixtures/test_data_records.csv
+share/moodle/mod/data/tests/generator/lib.php
+share/moodle/mod/data/tests/generator_test.php
+share/moodle/mod/data/tests/search_test.php
share/moodle/mod/data/version.php
share/moodle/mod/data/view.php
share/moodle/mod/feedback/README.txt
@@ -6415,7 +6913,6 @@ share/moodle/mod/folder/db/install.php
share/moodle/mod/folder/db/install.xml
share/moodle/mod/folder/db/log.php
share/moodle/mod/folder/db/upgrade.php
-share/moodle/mod/folder/db/upgradelib.php
share/moodle/mod/folder/edit.php
share/moodle/mod/folder/edit_form.php
share/moodle/mod/folder/index.php
@@ -6459,11 +6956,11 @@ share/moodle/mod/forum/rsslib.php
share/moodle/mod/forum/search.php
share/moodle/mod/forum/settings.php
share/moodle/mod/forum/settracking.php
-share/moodle/mod/forum/simpletest/test_forum_portfolio_callers.php
-share/moodle/mod/forum/simpletest/testmodforumlib.php
share/moodle/mod/forum/styles.css
share/moodle/mod/forum/subscribe.php
share/moodle/mod/forum/subscribers.php
+share/moodle/mod/forum/tests/generator/lib.php
+share/moodle/mod/forum/tests/generator_test.php
share/moodle/mod/forum/unsubscribeall.php
share/moodle/mod/forum/user.php
share/moodle/mod/forum/version.php
@@ -6487,7 +6984,6 @@ share/moodle/mod/glossary/editcategories.html
share/moodle/mod/glossary/editcategories.php
share/moodle/mod/glossary/export.php
share/moodle/mod/glossary/exportentry.php
-share/moodle/mod/glossary/filter.php
share/moodle/mod/glossary/formats.php
share/moodle/mod/glossary/formats/README.txt
share/moodle/mod/glossary/formats/TEMPLATE/TEMPLATE_format.php
@@ -6517,13 +7013,11 @@ share/moodle/mod/glossary/rsslib.php
share/moodle/mod/glossary/settings.php
share/moodle/mod/glossary/showentry.php
share/moodle/mod/glossary/showentry_ajax.php
-share/moodle/mod/glossary/simpletest/test_glossary_portfolio_callers.php
share/moodle/mod/glossary/sql.php
share/moodle/mod/glossary/styles.css
share/moodle/mod/glossary/tabs.php
share/moodle/mod/glossary/version.php
share/moodle/mod/glossary/view.php
-share/moodle/mod/glossary/yui/autolinker/autolinker.js
share/moodle/mod/imscp/backup/moodle1/lib.php
share/moodle/mod/imscp/backup/moodle2/backup_imscp_activity_task.class.php
share/moodle/mod/imscp/backup/moodle2/backup_imscp_stepslib.php
@@ -6534,7 +7028,6 @@ share/moodle/mod/imscp/db/install.php
share/moodle/mod/imscp/db/install.xml
share/moodle/mod/imscp/db/log.php
share/moodle/mod/imscp/db/upgrade.php
-share/moodle/mod/imscp/db/upgradelib.php
share/moodle/mod/imscp/dummyapi.js
share/moodle/mod/imscp/index.php
share/moodle/mod/imscp/lang/en/imscp.php
@@ -6554,6 +7047,7 @@ share/moodle/mod/label/backup/moodle2/backup_label_activity_task.class.php
share/moodle/mod/label/backup/moodle2/backup_label_stepslib.php
share/moodle/mod/label/backup/moodle2/restore_label_activity_task.class.php
share/moodle/mod/label/backup/moodle2/restore_label_stepslib.php
+share/moodle/mod/label/db/access.php
share/moodle/mod/label/db/install.xml
share/moodle/mod/label/db/log.php
share/moodle/mod/label/db/upgrade.php
@@ -6575,7 +7069,6 @@ share/moodle/mod/lesson/db/install.xml
share/moodle/mod/lesson/db/log.php
share/moodle/mod/lesson/db/messages.php
share/moodle/mod/lesson/db/upgrade.php
-share/moodle/mod/lesson/db/upgradelib.php
share/moodle/mod/lesson/edit.php
share/moodle/mod/lesson/editpage.php
share/moodle/mod/lesson/editpage_form.php
@@ -6586,8 +7079,6 @@ share/moodle/mod/lesson/grade.php
share/moodle/mod/lesson/highscores.php
share/moodle/mod/lesson/import.php
share/moodle/mod/lesson/import_form.php
-share/moodle/mod/lesson/importppt.php
-share/moodle/mod/lesson/importpptlib.php
share/moodle/mod/lesson/index.php
share/moodle/mod/lesson/lang/en/lesson.php
share/moodle/mod/lesson/lesson.php
@@ -6616,6 +7107,44 @@ share/moodle/mod/lesson/timer.js
share/moodle/mod/lesson/version.php
share/moodle/mod/lesson/view.php
share/moodle/mod/lesson/view_form.php
+share/moodle/mod/lti/OAuth.php
+share/moodle/mod/lti/OAuthBody.php
+share/moodle/mod/lti/TrivialStore.php
+share/moodle/mod/lti/ajax.php
+share/moodle/mod/lti/backup/moodle1/lib.php
+share/moodle/mod/lti/backup/moodle2/backup_lti_activity_task.class.php
+share/moodle/mod/lti/backup/moodle2/backup_lti_stepslib.php
+share/moodle/mod/lti/backup/moodle2/restore_lti_activity_task.class.php
+share/moodle/mod/lti/backup/moodle2/restore_lti_stepslib.php
+share/moodle/mod/lti/basiclti.js
+share/moodle/mod/lti/db/access.php
+share/moodle/mod/lti/db/install.xml
+share/moodle/mod/lti/db/log.php
+share/moodle/mod/lti/db/upgrade.php
+share/moodle/mod/lti/edit_form.php
+share/moodle/mod/lti/grade.php
+share/moodle/mod/lti/index.php
+share/moodle/mod/lti/instructor_edit_tool_type.php
+share/moodle/mod/lti/lang/en/lti.php
+share/moodle/mod/lti/launch.php
+share/moodle/mod/lti/lib.php
+share/moodle/mod/lti/localadminlib.php
+share/moodle/mod/lti/locallib.php
+share/moodle/mod/lti/mod_form.js
+share/moodle/mod/lti/mod_form.php
+share/moodle/mod/lti/pix/icon.gif
+share/moodle/mod/lti/pix/warning.png
+share/moodle/mod/lti/request_tool.php
+share/moodle/mod/lti/return.php
+share/moodle/mod/lti/service.php
+share/moodle/mod/lti/servicelib.php
+share/moodle/mod/lti/settings.php
+share/moodle/mod/lti/styles.css
+share/moodle/mod/lti/submissions.js
+share/moodle/mod/lti/tests/locallib_test.php
+share/moodle/mod/lti/typessettings.php
+share/moodle/mod/lti/version.php
+share/moodle/mod/lti/view.php
share/moodle/mod/page/backup/moodle1/lib.php
share/moodle/mod/page/backup/moodle2/backup_page_activity_task.class.php
share/moodle/mod/page/backup/moodle2/backup_page_stepslib.php
@@ -6626,7 +7155,6 @@ share/moodle/mod/page/db/install.php
share/moodle/mod/page/db/install.xml
share/moodle/mod/page/db/log.php
share/moodle/mod/page/db/upgrade.php
-share/moodle/mod/page/db/upgradelib.php
share/moodle/mod/page/index.php
share/moodle/mod/page/lang/en/page.php
share/moodle/mod/page/lib.php
@@ -6635,19 +7163,59 @@ share/moodle/mod/page/mod_form.php
share/moodle/mod/page/pix/icon.gif
share/moodle/mod/page/readme.txt
share/moodle/mod/page/settings.php
+share/moodle/mod/page/tests/generator/lib.php
+share/moodle/mod/page/tests/generator_test.php
share/moodle/mod/page/version.php
share/moodle/mod/page/view.php
-share/moodle/mod/quiz/accessrules.php
+share/moodle/mod/quiz/accessmanager.php
+share/moodle/mod/quiz/accessmanager_form.php
+share/moodle/mod/quiz/accessrule/accessrulebase.php
+share/moodle/mod/quiz/accessrule/delaybetweenattempts/lang/en/quizaccess_delaybetweenattempts.php
+share/moodle/mod/quiz/accessrule/delaybetweenattempts/rule.php
+share/moodle/mod/quiz/accessrule/delaybetweenattempts/tests/rule_test.php
+share/moodle/mod/quiz/accessrule/delaybetweenattempts/version.php
+share/moodle/mod/quiz/accessrule/ipaddress/lang/en/quizaccess_ipaddress.php
+share/moodle/mod/quiz/accessrule/ipaddress/rule.php
+share/moodle/mod/quiz/accessrule/ipaddress/tests/rule_test.php
+share/moodle/mod/quiz/accessrule/ipaddress/version.php
+share/moodle/mod/quiz/accessrule/numattempts/lang/en/quizaccess_numattempts.php
+share/moodle/mod/quiz/accessrule/numattempts/rule.php
+share/moodle/mod/quiz/accessrule/numattempts/tests/rule_test.php
+share/moodle/mod/quiz/accessrule/numattempts/version.php
+share/moodle/mod/quiz/accessrule/openclosedate/lang/en/quizaccess_openclosedate.php
+share/moodle/mod/quiz/accessrule/openclosedate/rule.php
+share/moodle/mod/quiz/accessrule/openclosedate/tests/rule_test.php
+share/moodle/mod/quiz/accessrule/openclosedate/version.php
+share/moodle/mod/quiz/accessrule/password/lang/en/quizaccess_password.php
+share/moodle/mod/quiz/accessrule/password/rule.php
+share/moodle/mod/quiz/accessrule/password/tests/rule_test.php
+share/moodle/mod/quiz/accessrule/password/version.php
+share/moodle/mod/quiz/accessrule/safebrowser/lang/en/quizaccess_safebrowser.php
+share/moodle/mod/quiz/accessrule/safebrowser/rule.php
+share/moodle/mod/quiz/accessrule/safebrowser/tests/rule_test.php
+share/moodle/mod/quiz/accessrule/safebrowser/version.php
+share/moodle/mod/quiz/accessrule/securewindow/lang/en/quizaccess_securewindow.php
+share/moodle/mod/quiz/accessrule/securewindow/rule.php
+share/moodle/mod/quiz/accessrule/securewindow/tests/rule_test.php
+share/moodle/mod/quiz/accessrule/securewindow/version.php
+share/moodle/mod/quiz/accessrule/timelimit/lang/en/quizaccess_timelimit.php
+share/moodle/mod/quiz/accessrule/timelimit/rule.php
+share/moodle/mod/quiz/accessrule/timelimit/tests/rule_test.php
+share/moodle/mod/quiz/accessrule/timelimit/version.php
+share/moodle/mod/quiz/accessrule/upgrade.txt
share/moodle/mod/quiz/addrandom.php
share/moodle/mod/quiz/addrandomform.php
share/moodle/mod/quiz/attempt.php
share/moodle/mod/quiz/attemptlib.php
share/moodle/mod/quiz/backup/moodle1/lib.php
+share/moodle/mod/quiz/backup/moodle2/backup_mod_quiz_access_subplugin.class.php
share/moodle/mod/quiz/backup/moodle2/backup_quiz_activity_task.class.php
share/moodle/mod/quiz/backup/moodle2/backup_quiz_stepslib.php
+share/moodle/mod/quiz/backup/moodle2/restore_mod_quiz_access_subplugin.class.php
share/moodle/mod/quiz/backup/moodle2/restore_quiz_activity_task.class.php
share/moodle/mod/quiz/backup/moodle2/restore_quiz_stepslib.php
share/moodle/mod/quiz/comment.php
+share/moodle/mod/quiz/cronlib.php
share/moodle/mod/quiz/db/access.php
share/moodle/mod/quiz/db/events.php
share/moodle/mod/quiz/db/install.php
@@ -6656,7 +7224,6 @@ share/moodle/mod/quiz/db/log.php
share/moodle/mod/quiz/db/messages.php
share/moodle/mod/quiz/db/subplugins.php
share/moodle/mod/quiz/db/upgrade.php
-share/moodle/mod/quiz/db/upgradelib.php
share/moodle/mod/quiz/edit.js
share/moodle/mod/quiz/edit.php
share/moodle/mod/quiz/editlib.php
@@ -6677,6 +7244,9 @@ share/moodle/mod/quiz/processattempt.php
share/moodle/mod/quiz/renderer.php
share/moodle/mod/quiz/report.php
share/moodle/mod/quiz/report/attemptsreport.php
+share/moodle/mod/quiz/report/attemptsreport_form.php
+share/moodle/mod/quiz/report/attemptsreport_options.php
+share/moodle/mod/quiz/report/attemptsreport_table.php
share/moodle/mod/quiz/report/default.php
share/moodle/mod/quiz/report/grading/db/access.php
share/moodle/mod/quiz/report/grading/gradingsettings_form.php
@@ -6687,19 +7257,19 @@ share/moodle/mod/quiz/report/grading/version.php
share/moodle/mod/quiz/report/overview/db/install.xml
share/moodle/mod/quiz/report/overview/db/upgrade.php
share/moodle/mod/quiz/report/overview/lang/en/quiz_overview.php
+share/moodle/mod/quiz/report/overview/overview_form.php
+share/moodle/mod/quiz/report/overview/overview_options.php
share/moodle/mod/quiz/report/overview/overview_table.php
share/moodle/mod/quiz/report/overview/overviewgraph.php
-share/moodle/mod/quiz/report/overview/overviewsettings_form.php
share/moodle/mod/quiz/report/overview/report.php
share/moodle/mod/quiz/report/overview/version.php
share/moodle/mod/quiz/report/reportlib.php
share/moodle/mod/quiz/report/responses/lang/en/quiz_responses.php
share/moodle/mod/quiz/report/responses/report.php
+share/moodle/mod/quiz/report/responses/responses_form.php
+share/moodle/mod/quiz/report/responses/responses_options.php
share/moodle/mod/quiz/report/responses/responses_table.php
-share/moodle/mod/quiz/report/responses/responsessettings_form.php
share/moodle/mod/quiz/report/responses/version.php
-share/moodle/mod/quiz/report/simpletest/testreportlib.php
-share/moodle/mod/quiz/report/statistics/cron.php
share/moodle/mod/quiz/report/statistics/db/access.php
share/moodle/mod/quiz/report/statistics/db/install.php
share/moodle/mod/quiz/report/statistics/db/install.xml
@@ -6709,26 +7279,28 @@ share/moodle/mod/quiz/report/statistics/lib.php
share/moodle/mod/quiz/report/statistics/qstats.php
share/moodle/mod/quiz/report/statistics/report.php
share/moodle/mod/quiz/report/statistics/responseanalysis.php
-share/moodle/mod/quiz/report/statistics/simpletest/mdl_question.csv
-share/moodle/mod/quiz/report/statistics/simpletest/mdl_question_states.csv
-share/moodle/mod/quiz/report/statistics/simpletest/test_qstats.php
share/moodle/mod/quiz/report/statistics/statistics_form.php
share/moodle/mod/quiz/report/statistics/statistics_graph.php
share/moodle/mod/quiz/report/statistics/statistics_question_table.php
share/moodle/mod/quiz/report/statistics/statistics_table.php
+share/moodle/mod/quiz/report/statistics/tests/fixtures/mdl_question.csv
+share/moodle/mod/quiz/report/statistics/tests/fixtures/mdl_question_states.csv
+share/moodle/mod/quiz/report/statistics/tests/statistics_test.php
share/moodle/mod/quiz/report/statistics/version.php
+share/moodle/mod/quiz/report/tests/reportlib_test.php
+share/moodle/mod/quiz/report/upgrade.txt
share/moodle/mod/quiz/review.php
share/moodle/mod/quiz/reviewquestion.php
share/moodle/mod/quiz/settings.php
share/moodle/mod/quiz/settingslib.php
-share/moodle/mod/quiz/simpletest/testaccessrules.php
-share/moodle/mod/quiz/simpletest/testeditlib.php
-share/moodle/mod/quiz/simpletest/testlib.php
-share/moodle/mod/quiz/simpletest/testlocallib.php
-share/moodle/mod/quiz/simpletest/testquizdisplayoptions.php
share/moodle/mod/quiz/startattempt.php
share/moodle/mod/quiz/styles.css
share/moodle/mod/quiz/summary.php
+share/moodle/mod/quiz/tests/editlib_test.php
+share/moodle/mod/quiz/tests/lib_test.php
+share/moodle/mod/quiz/tests/locallib_test.php
+share/moodle/mod/quiz/tests/quizdisplayoptions_test.php
+share/moodle/mod/quiz/tests/quizobj_test.php
share/moodle/mod/quiz/version.php
share/moodle/mod/quiz/view.php
share/moodle/mod/resource/backup/moodle1/lib.php
@@ -6740,7 +7312,6 @@ share/moodle/mod/resource/db/access.php
share/moodle/mod/resource/db/install.xml
share/moodle/mod/resource/db/log.php
share/moodle/mod/resource/db/upgrade.php
-share/moodle/mod/resource/db/upgradelib.php
share/moodle/mod/resource/index.php
share/moodle/mod/resource/lang/en/resource.php
share/moodle/mod/resource/lib.php
@@ -6752,9 +7323,7 @@ share/moodle/mod/resource/settings.php
share/moodle/mod/resource/styles.css
share/moodle/mod/resource/version.php
share/moodle/mod/resource/view.php
-share/moodle/mod/scorm/README.txt
share/moodle/mod/scorm/aicc.php
-share/moodle/mod/scorm/api.php
share/moodle/mod/scorm/backup/moodle1/lib.php
share/moodle/mod/scorm/backup/moodle2/backup_scorm_activity_task.class.php
share/moodle/mod/scorm/backup/moodle2/backup_scorm_stepslib.php
@@ -6768,14 +7337,14 @@ share/moodle/mod/scorm/datamodels/debug.js.php
share/moodle/mod/scorm/datamodels/scorm_12.js.php
share/moodle/mod/scorm/datamodels/scorm_12lib.php
share/moodle/mod/scorm/datamodels/scorm_13.js.php
-share/moodle/mod/scorm/datamodels/scorm_datamodels.js
+share/moodle/mod/scorm/datamodels/scorm_13lib.php
share/moodle/mod/scorm/datamodels/scormlib.php
share/moodle/mod/scorm/datamodels/sequencinglib.php
share/moodle/mod/scorm/db/access.php
share/moodle/mod/scorm/db/install.xml
share/moodle/mod/scorm/db/log.php
+share/moodle/mod/scorm/db/subplugins.php
share/moodle/mod/scorm/db/upgrade.php
-share/moodle/mod/scorm/db/upgradelib.php
share/moodle/mod/scorm/grade.php
share/moodle/mod/scorm/index.php
share/moodle/mod/scorm/lang/en/scorm.php
@@ -6804,16 +7373,29 @@ share/moodle/mod/scorm/pix/wait.gif
share/moodle/mod/scorm/player.js
share/moodle/mod/scorm/player.php
share/moodle/mod/scorm/prereqs.php
-share/moodle/mod/scorm/rd.js
share/moodle/mod/scorm/report.php
+share/moodle/mod/scorm/report/basic/lang/en/scormreport_basic.php
+share/moodle/mod/scorm/report/basic/report.php
+share/moodle/mod/scorm/report/basic/version.php
+share/moodle/mod/scorm/report/default.php
+share/moodle/mod/scorm/report/graphs/graph.php
+share/moodle/mod/scorm/report/graphs/lang/en/scormreport_graphs.php
+share/moodle/mod/scorm/report/graphs/report.php
+share/moodle/mod/scorm/report/graphs/version.php
+share/moodle/mod/scorm/report/interactions/lang/en/scormreport_interactions.php
+share/moodle/mod/scorm/report/interactions/report.php
+share/moodle/mod/scorm/report/interactions/responsessettings_form.php
+share/moodle/mod/scorm/report/interactions/version.php
+share/moodle/mod/scorm/report/reportlib.php
share/moodle/mod/scorm/reportsettings_form.php
share/moodle/mod/scorm/request.js
share/moodle/mod/scorm/settings.php
-share/moodle/mod/scorm/simpletest/test_formatduration.php
share/moodle/mod/scorm/styles.css
share/moodle/mod/scorm/tabs.php
+share/moodle/mod/scorm/tests/formatduration_test.php
share/moodle/mod/scorm/userreport.php
share/moodle/mod/scorm/version.php
+share/moodle/mod/scorm/view.js
share/moodle/mod/scorm/view.php
share/moodle/mod/survey/backup/moodle1/lib.php
share/moodle/mod/survey/backup/moodle2/backup_survey_activity_task.class.php
@@ -6849,7 +7431,6 @@ share/moodle/mod/url/db/install.php
share/moodle/mod/url/db/install.xml
share/moodle/mod/url/db/log.php
share/moodle/mod/url/db/upgrade.php
-share/moodle/mod/url/db/upgradelib.php
share/moodle/mod/url/index.php
share/moodle/mod/url/lang/en/url.php
share/moodle/mod/url/lib.php
@@ -6858,8 +7439,8 @@ share/moodle/mod/url/mod_form.php
share/moodle/mod/url/pix/icon.gif
share/moodle/mod/url/readme.txt
share/moodle/mod/url/settings.php
-share/moodle/mod/url/simpletest/testlib.php
share/moodle/mod/url/styles.css
+share/moodle/mod/url/tests/lib_test.php
share/moodle/mod/url/version.php
share/moodle/mod/url/view.php
share/moodle/mod/wiki/README
@@ -6877,12 +7458,7 @@ share/moodle/mod/wiki/create_form.php
share/moodle/mod/wiki/db/access.php
share/moodle/mod/wiki/db/install.php
share/moodle/mod/wiki/db/install.xml
-share/moodle/mod/wiki/db/migration/lib.php
-share/moodle/mod/wiki/db/migration/wiki/ewiki/ewiki.php
-share/moodle/mod/wiki/db/migration/wiki/ewiki/plugins/moodle/moodle_rescue_html.php
-share/moodle/mod/wiki/db/migration/wiki/ewikimoodlelib.php
share/moodle/mod/wiki/db/upgrade.php
-share/moodle/mod/wiki/db/upgradelib.php
share/moodle/mod/wiki/diff.php
share/moodle/mod/wiki/diff/diff_added_begins.gif
share/moodle/mod/wiki/diff/diff_added_ends.gif
@@ -6958,40 +7534,40 @@ share/moodle/mod/wiki/prettyview.php
share/moodle/mod/wiki/renderer.php
share/moodle/mod/wiki/restoreversion.php
share/moodle/mod/wiki/search.php
-share/moodle/mod/wiki/simpletest/input/creole/1
-share/moodle/mod/wiki/simpletest/input/creole/2
-share/moodle/mod/wiki/simpletest/input/creole/3
-share/moodle/mod/wiki/simpletest/input/creole/4
-share/moodle/mod/wiki/simpletest/input/creole/5
-share/moodle/mod/wiki/simpletest/input/creole/6
-share/moodle/mod/wiki/simpletest/input/creole/7
-share/moodle/mod/wiki/simpletest/input/creole/8
-share/moodle/mod/wiki/simpletest/input/creole/9
-share/moodle/mod/wiki/simpletest/input/html/1
-share/moodle/mod/wiki/simpletest/input/html/2
-share/moodle/mod/wiki/simpletest/input/nwiki/1
-share/moodle/mod/wiki/simpletest/input/nwiki/2
-share/moodle/mod/wiki/simpletest/input/nwiki/3
-share/moodle/mod/wiki/simpletest/input/nwiki/4
-share/moodle/mod/wiki/simpletest/input/nwiki/5
-share/moodle/mod/wiki/simpletest/output/creole/1
-share/moodle/mod/wiki/simpletest/output/creole/2
-share/moodle/mod/wiki/simpletest/output/creole/3
-share/moodle/mod/wiki/simpletest/output/creole/4
-share/moodle/mod/wiki/simpletest/output/creole/5
-share/moodle/mod/wiki/simpletest/output/creole/6
-share/moodle/mod/wiki/simpletest/output/creole/7
-share/moodle/mod/wiki/simpletest/output/creole/8
-share/moodle/mod/wiki/simpletest/output/creole/9
-share/moodle/mod/wiki/simpletest/output/html/1
-share/moodle/mod/wiki/simpletest/output/html/2
-share/moodle/mod/wiki/simpletest/output/nwiki/1
-share/moodle/mod/wiki/simpletest/output/nwiki/2
-share/moodle/mod/wiki/simpletest/output/nwiki/3
-share/moodle/mod/wiki/simpletest/output/nwiki/4
-share/moodle/mod/wiki/simpletest/output/nwiki/5
-share/moodle/mod/wiki/simpletest/testwikiparser.php
share/moodle/mod/wiki/styles.css
+share/moodle/mod/wiki/tests/fixtures/input/creole/1
+share/moodle/mod/wiki/tests/fixtures/input/creole/2
+share/moodle/mod/wiki/tests/fixtures/input/creole/3
+share/moodle/mod/wiki/tests/fixtures/input/creole/4
+share/moodle/mod/wiki/tests/fixtures/input/creole/5
+share/moodle/mod/wiki/tests/fixtures/input/creole/6
+share/moodle/mod/wiki/tests/fixtures/input/creole/7
+share/moodle/mod/wiki/tests/fixtures/input/creole/8
+share/moodle/mod/wiki/tests/fixtures/input/creole/9
+share/moodle/mod/wiki/tests/fixtures/input/html/1
+share/moodle/mod/wiki/tests/fixtures/input/html/2
+share/moodle/mod/wiki/tests/fixtures/input/nwiki/1
+share/moodle/mod/wiki/tests/fixtures/input/nwiki/2
+share/moodle/mod/wiki/tests/fixtures/input/nwiki/3
+share/moodle/mod/wiki/tests/fixtures/input/nwiki/4
+share/moodle/mod/wiki/tests/fixtures/input/nwiki/5
+share/moodle/mod/wiki/tests/fixtures/output/creole/1
+share/moodle/mod/wiki/tests/fixtures/output/creole/2
+share/moodle/mod/wiki/tests/fixtures/output/creole/3
+share/moodle/mod/wiki/tests/fixtures/output/creole/4
+share/moodle/mod/wiki/tests/fixtures/output/creole/5
+share/moodle/mod/wiki/tests/fixtures/output/creole/6
+share/moodle/mod/wiki/tests/fixtures/output/creole/7
+share/moodle/mod/wiki/tests/fixtures/output/creole/8
+share/moodle/mod/wiki/tests/fixtures/output/creole/9
+share/moodle/mod/wiki/tests/fixtures/output/html/1
+share/moodle/mod/wiki/tests/fixtures/output/html/2
+share/moodle/mod/wiki/tests/fixtures/output/nwiki/1
+share/moodle/mod/wiki/tests/fixtures/output/nwiki/2
+share/moodle/mod/wiki/tests/fixtures/output/nwiki/3
+share/moodle/mod/wiki/tests/fixtures/output/nwiki/4
+share/moodle/mod/wiki/tests/fixtures/output/nwiki/5
+share/moodle/mod/wiki/tests/wikiparser_test.php
share/moodle/mod/wiki/version.php
share/moodle/mod/wiki/view.php
share/moodle/mod/wiki/viewversion.php
@@ -7002,12 +7578,19 @@ share/moodle/mod/workshop/allocation/manual/lang/en/workshopallocation_manual.ph
share/moodle/mod/workshop/allocation/manual/lib.php
share/moodle/mod/workshop/allocation/manual/renderer.php
share/moodle/mod/workshop/allocation/manual/styles.css
+share/moodle/mod/workshop/allocation/manual/version.php
share/moodle/mod/workshop/allocation/random/lang/en/workshopallocation_random.php
share/moodle/mod/workshop/allocation/random/lib.php
share/moodle/mod/workshop/allocation/random/settings.php
share/moodle/mod/workshop/allocation/random/settings_form.php
-share/moodle/mod/workshop/allocation/random/simpletest/testallocator.php
share/moodle/mod/workshop/allocation/random/styles.css
+share/moodle/mod/workshop/allocation/random/tests/allocator_test.php
+share/moodle/mod/workshop/allocation/random/version.php
+share/moodle/mod/workshop/allocation/scheduled/db/install.xml
+share/moodle/mod/workshop/allocation/scheduled/lang/en/workshopallocation_scheduled.php
+share/moodle/mod/workshop/allocation/scheduled/lib.php
+share/moodle/mod/workshop/allocation/scheduled/settings_form.php
+share/moodle/mod/workshop/allocation/scheduled/version.php
share/moodle/mod/workshop/assessment.php
share/moodle/mod/workshop/backup/moodle1/lib.php
share/moodle/mod/workshop/backup/moodle2/backup_workshop_activity_task.class.php
@@ -7021,7 +7604,6 @@ share/moodle/mod/workshop/db/log.php
share/moodle/mod/workshop/db/subplugins.php
share/moodle/mod/workshop/db/uninstall.php
share/moodle/mod/workshop/db/upgrade.php
-share/moodle/mod/workshop/db/upgradelib.php
share/moodle/mod/workshop/editform.php
share/moodle/mod/workshop/editformpreview.php
share/moodle/mod/workshop/eval/best/backup/moodle2/backup_workshopeval_best_subplugin.class.php
@@ -7031,7 +7613,7 @@ share/moodle/mod/workshop/eval/best/lang/en/workshopeval_best.php
share/moodle/mod/workshop/eval/best/lib.php
share/moodle/mod/workshop/eval/best/settings.php
share/moodle/mod/workshop/eval/best/settings_form.php
-share/moodle/mod/workshop/eval/best/simpletest/testlib.php
+share/moodle/mod/workshop/eval/best/tests/lib_test.php
share/moodle/mod/workshop/eval/best/version.php
share/moodle/mod/workshop/eval/lib.php
share/moodle/mod/workshop/exassessment.php
@@ -7047,11 +7629,10 @@ share/moodle/mod/workshop/form/accumulative/backup/moodle2/restore_workshopform_
share/moodle/mod/workshop/form/accumulative/db/install.php
share/moodle/mod/workshop/form/accumulative/db/install.xml
share/moodle/mod/workshop/form/accumulative/db/upgrade.php
-share/moodle/mod/workshop/form/accumulative/db/upgradelib.php
share/moodle/mod/workshop/form/accumulative/edit_form.php
share/moodle/mod/workshop/form/accumulative/lang/en/workshopform_accumulative.php
share/moodle/mod/workshop/form/accumulative/lib.php
-share/moodle/mod/workshop/form/accumulative/simpletest/testlib.php
+share/moodle/mod/workshop/form/accumulative/tests/lib_test.php
share/moodle/mod/workshop/form/accumulative/version.php
share/moodle/mod/workshop/form/assessment_form.php
share/moodle/mod/workshop/form/comments/assessment_form.php
@@ -7061,7 +7642,6 @@ share/moodle/mod/workshop/form/comments/backup/moodle2/restore_workshopform_comm
share/moodle/mod/workshop/form/comments/db/install.php
share/moodle/mod/workshop/form/comments/db/install.xml
share/moodle/mod/workshop/form/comments/db/upgrade.php
-share/moodle/mod/workshop/form/comments/db/upgradelib.php
share/moodle/mod/workshop/form/comments/edit_form.php
share/moodle/mod/workshop/form/comments/lang/en/workshopform_comments.php
share/moodle/mod/workshop/form/comments/lib.php
@@ -7075,12 +7655,11 @@ share/moodle/mod/workshop/form/numerrors/backup/moodle2/restore_workshopform_num
share/moodle/mod/workshop/form/numerrors/db/install.php
share/moodle/mod/workshop/form/numerrors/db/install.xml
share/moodle/mod/workshop/form/numerrors/db/upgrade.php
-share/moodle/mod/workshop/form/numerrors/db/upgradelib.php
share/moodle/mod/workshop/form/numerrors/edit_form.php
share/moodle/mod/workshop/form/numerrors/lang/en/workshopform_numerrors.php
share/moodle/mod/workshop/form/numerrors/lib.php
share/moodle/mod/workshop/form/numerrors/settings.php
-share/moodle/mod/workshop/form/numerrors/simpletest/testlib.php
+share/moodle/mod/workshop/form/numerrors/tests/lib_test.php
share/moodle/mod/workshop/form/numerrors/version.php
share/moodle/mod/workshop/form/rubric/assessment_form.php
share/moodle/mod/workshop/form/rubric/backup/moodle1/lib.php
@@ -7089,12 +7668,11 @@ share/moodle/mod/workshop/form/rubric/backup/moodle2/restore_workshopform_rubric
share/moodle/mod/workshop/form/rubric/db/install.php
share/moodle/mod/workshop/form/rubric/db/install.xml
share/moodle/mod/workshop/form/rubric/db/upgrade.php
-share/moodle/mod/workshop/form/rubric/db/upgradelib.php
share/moodle/mod/workshop/form/rubric/edit_form.php
share/moodle/mod/workshop/form/rubric/lang/en/workshopform_rubric.php
share/moodle/mod/workshop/form/rubric/lib.php
-share/moodle/mod/workshop/form/rubric/simpletest/testlib.php
share/moodle/mod/workshop/form/rubric/styles.css
+share/moodle/mod/workshop/form/rubric/tests/lib_test.php
share/moodle/mod/workshop/form/rubric/version.php
share/moodle/mod/workshop/index.php
share/moodle/mod/workshop/lang/en/workshop.php
@@ -7108,11 +7686,11 @@ share/moodle/mod/workshop/pix/userplan/task-info.gif
share/moodle/mod/workshop/pix/userplan/task-todo.gif
share/moodle/mod/workshop/renderer.php
share/moodle/mod/workshop/settings.php
-share/moodle/mod/workshop/simpletest/testlocallib.php
share/moodle/mod/workshop/styles.css
share/moodle/mod/workshop/submission.php
share/moodle/mod/workshop/submission_form.php
share/moodle/mod/workshop/switchphase.php
+share/moodle/mod/workshop/tests/locallib_test.php
share/moodle/mod/workshop/toolbox.php
share/moodle/mod/workshop/version.php
share/moodle/mod/workshop/view.php
@@ -7125,7 +7703,11 @@ share/moodle/notes/edit_form.php
share/moodle/notes/externallib.php
share/moodle/notes/index.php
share/moodle/notes/lib.php
+share/moodle/phpunit.xml.dist
share/moodle/pix/.cvsignore
+share/moodle/pix/a/add_file.png
+share/moodle/pix/a/create_folder.png
+share/moodle/pix/a/download_all.png
share/moodle/pix/a/em1_bwgreater.gif
share/moodle/pix/a/em1_greater.gif
share/moodle/pix/a/em1_lesser.gif
@@ -7142,97 +7724,419 @@ share/moodle/pix/a/search.png
share/moodle/pix/a/setting.png
share/moodle/pix/adv.gif
share/moodle/pix/b.gif
+share/moodle/pix/b/BIG-ICONS
+share/moodle/pix/b/bookmark-new.png
+share/moodle/pix/b/document-edit.png
+share/moodle/pix/b/document-new.png
+share/moodle/pix/b/document-properties.png
+share/moodle/pix/b/edit-copy.png
+share/moodle/pix/b/edit-delete.png
share/moodle/pix/c/course.gif
share/moodle/pix/c/event.gif
share/moodle/pix/c/group.gif
share/moodle/pix/c/site.gif
share/moodle/pix/c/user.gif
share/moodle/pix/docs.gif
+share/moodle/pix/f/FileTypesIcons-LICENSE.txt
+share/moodle/pix/f/Oxygen-LICENSE.txt
+share/moodle/pix/f/archive-128.png
+share/moodle/pix/f/archive-24.png
+share/moodle/pix/f/archive-256.png
+share/moodle/pix/f/archive-32.png
+share/moodle/pix/f/archive-48.png
+share/moodle/pix/f/archive-64.png
+share/moodle/pix/f/archive-72.png
+share/moodle/pix/f/archive-80.png
+share/moodle/pix/f/archive-96.png
+share/moodle/pix/f/archive.png
+share/moodle/pix/f/audio-128.png
+share/moodle/pix/f/audio-24.png
+share/moodle/pix/f/audio-256.png
share/moodle/pix/f/audio-32.png
-share/moodle/pix/f/audio.gif
+share/moodle/pix/f/audio-48.png
+share/moodle/pix/f/audio-64.png
+share/moodle/pix/f/audio-72.png
+share/moodle/pix/f/audio-80.png
+share/moodle/pix/f/audio-96.png
+share/moodle/pix/f/audio.png
+share/moodle/pix/f/avi-128.png
+share/moodle/pix/f/avi-24.png
+share/moodle/pix/f/avi-256.png
share/moodle/pix/f/avi-32.png
-share/moodle/pix/f/avi.gif
+share/moodle/pix/f/avi-48.png
+share/moodle/pix/f/avi-64.png
+share/moodle/pix/f/avi-72.png
+share/moodle/pix/f/avi-80.png
+share/moodle/pix/f/avi-96.png
+share/moodle/pix/f/avi.png
+share/moodle/pix/f/base-128.png
+share/moodle/pix/f/base-24.png
+share/moodle/pix/f/base-32.png
+share/moodle/pix/f/base-48.png
+share/moodle/pix/f/base-64.png
+share/moodle/pix/f/base-72.png
+share/moodle/pix/f/base-80.png
+share/moodle/pix/f/base-96.png
+share/moodle/pix/f/base.png
+share/moodle/pix/f/bmp-128.png
+share/moodle/pix/f/bmp-24.png
+share/moodle/pix/f/bmp-256.png
+share/moodle/pix/f/bmp-32.png
+share/moodle/pix/f/bmp-48.png
+share/moodle/pix/f/bmp-64.png
+share/moodle/pix/f/bmp-72.png
+share/moodle/pix/f/bmp-80.png
+share/moodle/pix/f/bmp-96.png
+share/moodle/pix/f/bmp.png
+share/moodle/pix/f/calc-128.png
+share/moodle/pix/f/calc-24.png
+share/moodle/pix/f/calc-32.png
+share/moodle/pix/f/calc-48.png
+share/moodle/pix/f/calc-64.png
+share/moodle/pix/f/calc-72.png
+share/moodle/pix/f/calc-80.png
+share/moodle/pix/f/calc-96.png
+share/moodle/pix/f/calc.png
+share/moodle/pix/f/chart-128.png
+share/moodle/pix/f/chart-24.png
+share/moodle/pix/f/chart-32.png
+share/moodle/pix/f/chart-48.png
+share/moodle/pix/f/chart-64.png
+share/moodle/pix/f/chart-72.png
+share/moodle/pix/f/chart-80.png
+share/moodle/pix/f/chart-96.png
+share/moodle/pix/f/chart.png
+share/moodle/pix/f/database-128.png
+share/moodle/pix/f/database-24.png
+share/moodle/pix/f/database-256.png
+share/moodle/pix/f/database-32.png
+share/moodle/pix/f/database-48.png
+share/moodle/pix/f/database-64.png
+share/moodle/pix/f/database-72.png
+share/moodle/pix/f/database-80.png
+share/moodle/pix/f/database-96.png
+share/moodle/pix/f/database.png
share/moodle/pix/f/dmg-32.png
share/moodle/pix/f/dmg.gif
-share/moodle/pix/f/docm-32.png
-share/moodle/pix/f/docm.gif
-share/moodle/pix/f/docx-32.png
-share/moodle/pix/f/docx.gif
-share/moodle/pix/f/dotm-32.png
-share/moodle/pix/f/dotm.gif
-share/moodle/pix/f/dotx-32.png
-share/moodle/pix/f/dotx.gif
+share/moodle/pix/f/document-128.png
+share/moodle/pix/f/document-24.png
+share/moodle/pix/f/document-256.png
+share/moodle/pix/f/document-32.png
+share/moodle/pix/f/document-48.png
+share/moodle/pix/f/document-64.png
+share/moodle/pix/f/document-72.png
+share/moodle/pix/f/document-80.png
+share/moodle/pix/f/document-96.png
+share/moodle/pix/f/document.png
+share/moodle/pix/f/draw-128.png
+share/moodle/pix/f/draw-24.png
+share/moodle/pix/f/draw-32.png
+share/moodle/pix/f/draw-48.png
+share/moodle/pix/f/draw-64.png
+share/moodle/pix/f/draw-72.png
+share/moodle/pix/f/draw-80.png
+share/moodle/pix/f/draw-96.png
+share/moodle/pix/f/draw.png
share/moodle/pix/f/edit-32.png
share/moodle/pix/f/edit.gif
share/moodle/pix/f/env.gif
-share/moodle/pix/f/excel-32.png
-share/moodle/pix/f/excel.gif
+share/moodle/pix/f/eps-128.png
+share/moodle/pix/f/eps-24.png
+share/moodle/pix/f/eps-256.png
+share/moodle/pix/f/eps-32.png
+share/moodle/pix/f/eps-48.png
+share/moodle/pix/f/eps-64.png
+share/moodle/pix/f/eps-72.png
+share/moodle/pix/f/eps-80.png
+share/moodle/pix/f/eps-96.png
+share/moodle/pix/f/eps.png
+share/moodle/pix/f/epub.png
share/moodle/pix/f/explore-32.png
share/moodle/pix/f/explore.gif
-share/moodle/pix/f/flash.gif
+share/moodle/pix/f/flash-128.png
+share/moodle/pix/f/flash-24.png
+share/moodle/pix/f/flash-256.png
+share/moodle/pix/f/flash-32.png
+share/moodle/pix/f/flash-48.png
+share/moodle/pix/f/flash-64.png
+share/moodle/pix/f/flash-72.png
+share/moodle/pix/f/flash-80.png
+share/moodle/pix/f/flash-96.png
+share/moodle/pix/f/flash.png
+share/moodle/pix/f/folder-128.png
+share/moodle/pix/f/folder-24.png
share/moodle/pix/f/folder-32.png
-share/moodle/pix/f/folder.gif
+share/moodle/pix/f/folder-48.png
+share/moodle/pix/f/folder-64.png
+share/moodle/pix/f/folder-open-128.png
+share/moodle/pix/f/folder-open-24.png
+share/moodle/pix/f/folder-open-32.png
+share/moodle/pix/f/folder-open-48.png
+share/moodle/pix/f/folder-open-64.png
+share/moodle/pix/f/folder-open.png
+share/moodle/pix/f/folder.png
+share/moodle/pix/f/gif-128.png
+share/moodle/pix/f/gif-24.png
+share/moodle/pix/f/gif-256.png
+share/moodle/pix/f/gif-32.png
+share/moodle/pix/f/gif-48.png
+share/moodle/pix/f/gif-64.png
+share/moodle/pix/f/gif-72.png
+share/moodle/pix/f/gif-80.png
+share/moodle/pix/f/gif-96.png
+share/moodle/pix/f/gif.png
share/moodle/pix/f/help-32.png
share/moodle/pix/f/help.gif
+share/moodle/pix/f/html-128.png
+share/moodle/pix/f/html-24.png
+share/moodle/pix/f/html-256.png
share/moodle/pix/f/html-32.png
+share/moodle/pix/f/html-48.png
+share/moodle/pix/f/html-64.png
+share/moodle/pix/f/html-72.png
+share/moodle/pix/f/html-80.png
+share/moodle/pix/f/html-96.png
share/moodle/pix/f/html.gif
+share/moodle/pix/f/image-128.png
+share/moodle/pix/f/image-24.png
+share/moodle/pix/f/image-256.png
share/moodle/pix/f/image-32.png
-share/moodle/pix/f/image.gif
-share/moodle/pix/f/isf.gif
-share/moodle/pix/f/jbc.gif
-share/moodle/pix/f/jcl.gif
-share/moodle/pix/f/jcw.gif
-share/moodle/pix/f/jmt.gif
-share/moodle/pix/f/jmx.gif
-share/moodle/pix/f/jqz.gif
-share/moodle/pix/f/moodle.gif
+share/moodle/pix/f/image-48.png
+share/moodle/pix/f/image-64.png
+share/moodle/pix/f/image-72.png
+share/moodle/pix/f/image-80.png
+share/moodle/pix/f/image-96.png
+share/moodle/pix/f/image.png
+share/moodle/pix/f/impress-128.png
+share/moodle/pix/f/impress-24.png
+share/moodle/pix/f/impress-32.png
+share/moodle/pix/f/impress-48.png
+share/moodle/pix/f/impress-64.png
+share/moodle/pix/f/impress-72.png
+share/moodle/pix/f/impress-80.png
+share/moodle/pix/f/impress-96.png
+share/moodle/pix/f/impress.png
+share/moodle/pix/f/isf-128.png
+share/moodle/pix/f/isf-24.png
+share/moodle/pix/f/isf-256.png
+share/moodle/pix/f/isf-32.png
+share/moodle/pix/f/isf-48.png
+share/moodle/pix/f/isf-64.png
+share/moodle/pix/f/isf-72.png
+share/moodle/pix/f/isf-80.png
+share/moodle/pix/f/isf-96.png
+share/moodle/pix/f/isf.png
+share/moodle/pix/f/jpeg-128.png
+share/moodle/pix/f/jpeg-24.png
+share/moodle/pix/f/jpeg-256.png
+share/moodle/pix/f/jpeg-32.png
+share/moodle/pix/f/jpeg-48.png
+share/moodle/pix/f/jpeg-64.png
+share/moodle/pix/f/jpeg-72.png
+share/moodle/pix/f/jpeg-80.png
+share/moodle/pix/f/jpeg-96.png
+share/moodle/pix/f/jpeg.png
+share/moodle/pix/f/markup-128.png
+share/moodle/pix/f/markup-24.png
+share/moodle/pix/f/markup-256.png
+share/moodle/pix/f/markup-32.png
+share/moodle/pix/f/markup-48.png
+share/moodle/pix/f/markup-64.png
+share/moodle/pix/f/markup-72.png
+share/moodle/pix/f/markup-80.png
+share/moodle/pix/f/markup-96.png
+share/moodle/pix/f/markup.png
+share/moodle/pix/f/math-128.png
+share/moodle/pix/f/math-24.png
+share/moodle/pix/f/math-32.png
+share/moodle/pix/f/math-48.png
+share/moodle/pix/f/math-64.png
+share/moodle/pix/f/math-72.png
+share/moodle/pix/f/math-80.png
+share/moodle/pix/f/math-96.png
+share/moodle/pix/f/math.png
+share/moodle/pix/f/moodle-128.png
+share/moodle/pix/f/moodle-24.png
+share/moodle/pix/f/moodle-256.png
+share/moodle/pix/f/moodle-32.png
+share/moodle/pix/f/moodle-48.png
+share/moodle/pix/f/moodle-64.png
+share/moodle/pix/f/moodle-72.png
+share/moodle/pix/f/moodle-80.png
+share/moodle/pix/f/moodle-96.png
+share/moodle/pix/f/moodle.png
+share/moodle/pix/f/mov.png
share/moodle/pix/f/move.gif
-share/moodle/pix/f/odb.gif
-share/moodle/pix/f/odc.gif
-share/moodle/pix/f/odf.gif
-share/moodle/pix/f/odg.gif
-share/moodle/pix/f/odi.gif
-share/moodle/pix/f/odm.gif
-share/moodle/pix/f/odp-32.png
-share/moodle/pix/f/odp.gif
-share/moodle/pix/f/ods.gif
-share/moodle/pix/f/odt-32.png
-share/moodle/pix/f/odt.gif
+share/moodle/pix/f/mp3-128.png
+share/moodle/pix/f/mp3-24.png
+share/moodle/pix/f/mp3-256.png
+share/moodle/pix/f/mp3-32.png
+share/moodle/pix/f/mp3-48.png
+share/moodle/pix/f/mp3-64.png
+share/moodle/pix/f/mp3-72.png
+share/moodle/pix/f/mp3-80.png
+share/moodle/pix/f/mp3-96.png
+share/moodle/pix/f/mp3.png
+share/moodle/pix/f/mpeg-128.png
+share/moodle/pix/f/mpeg-24.png
+share/moodle/pix/f/mpeg-256.png
+share/moodle/pix/f/mpeg-32.png
+share/moodle/pix/f/mpeg-48.png
+share/moodle/pix/f/mpeg-64.png
+share/moodle/pix/f/mpeg-72.png
+share/moodle/pix/f/mpeg-80.png
+share/moodle/pix/f/mpeg-96.png
+share/moodle/pix/f/mpeg.png
+share/moodle/pix/f/oth-128.png
+share/moodle/pix/f/oth-24.png
+share/moodle/pix/f/oth-32.png
+share/moodle/pix/f/oth-48.png
+share/moodle/pix/f/oth-64.png
+share/moodle/pix/f/oth-72.png
+share/moodle/pix/f/oth-80.png
+share/moodle/pix/f/oth-96.png
+share/moodle/pix/f/oth.png
share/moodle/pix/f/parent-32.png
share/moodle/pix/f/parent.gif
-share/moodle/pix/f/pdf.gif
-share/moodle/pix/f/potm.gif
-share/moodle/pix/f/potx.gif
+share/moodle/pix/f/pdf-128.png
+share/moodle/pix/f/pdf-24.png
+share/moodle/pix/f/pdf-256.png
+share/moodle/pix/f/pdf-32.png
+share/moodle/pix/f/pdf-48.png
+share/moodle/pix/f/pdf-64.png
+share/moodle/pix/f/pdf-72.png
+share/moodle/pix/f/pdf-80.png
+share/moodle/pix/f/pdf-96.png
+share/moodle/pix/f/pdf.png
+share/moodle/pix/f/png-128.png
+share/moodle/pix/f/png-24.png
+share/moodle/pix/f/png-256.png
+share/moodle/pix/f/png-32.png
+share/moodle/pix/f/png-48.png
+share/moodle/pix/f/png-64.png
+share/moodle/pix/f/png-72.png
+share/moodle/pix/f/png-80.png
+share/moodle/pix/f/png-96.png
+share/moodle/pix/f/png.png
+share/moodle/pix/f/powerpoint-128.png
+share/moodle/pix/f/powerpoint-24.png
+share/moodle/pix/f/powerpoint-256.png
share/moodle/pix/f/powerpoint-32.png
-share/moodle/pix/f/powerpoint.gif
-share/moodle/pix/f/ppam.gif
-share/moodle/pix/f/pps-32.png
-share/moodle/pix/f/ppsm.gif
-share/moodle/pix/f/ppsx-32.png
-share/moodle/pix/f/ppsx.gif
-share/moodle/pix/f/pptm.gif
-share/moodle/pix/f/pptx-32.png
-share/moodle/pix/f/pptx.gif
+share/moodle/pix/f/powerpoint-48.png
+share/moodle/pix/f/powerpoint-64.png
+share/moodle/pix/f/powerpoint-72.png
+share/moodle/pix/f/powerpoint-80.png
+share/moodle/pix/f/powerpoint-96.png
+share/moodle/pix/f/powerpoint.png
+share/moodle/pix/f/psd-128.png
+share/moodle/pix/f/psd-24.png
+share/moodle/pix/f/psd-256.png
+share/moodle/pix/f/psd-32.png
+share/moodle/pix/f/psd-48.png
+share/moodle/pix/f/psd-64.png
+share/moodle/pix/f/psd-72.png
+share/moodle/pix/f/psd-80.png
+share/moodle/pix/f/psd-96.png
+share/moodle/pix/f/psd.png
+share/moodle/pix/f/quicktime-128.png
+share/moodle/pix/f/quicktime-24.png
+share/moodle/pix/f/quicktime-256.png
+share/moodle/pix/f/quicktime-32.png
+share/moodle/pix/f/quicktime-48.png
+share/moodle/pix/f/quicktime-64.png
+share/moodle/pix/f/quicktime-72.png
+share/moodle/pix/f/quicktime-80.png
+share/moodle/pix/f/quicktime-96.png
+share/moodle/pix/f/quicktime.png
+share/moodle/pix/f/sourcecode-128.png
+share/moodle/pix/f/sourcecode-24.png
+share/moodle/pix/f/sourcecode-256.png
+share/moodle/pix/f/sourcecode-32.png
+share/moodle/pix/f/sourcecode-48.png
+share/moodle/pix/f/sourcecode-64.png
+share/moodle/pix/f/sourcecode-72.png
+share/moodle/pix/f/sourcecode-80.png
+share/moodle/pix/f/sourcecode-96.png
+share/moodle/pix/f/sourcecode.png
+share/moodle/pix/f/spreadsheet-128.png
+share/moodle/pix/f/spreadsheet-24.png
+share/moodle/pix/f/spreadsheet-256.png
+share/moodle/pix/f/spreadsheet-32.png
+share/moodle/pix/f/spreadsheet-48.png
+share/moodle/pix/f/spreadsheet-64.png
+share/moodle/pix/f/spreadsheet-72.png
+share/moodle/pix/f/spreadsheet-80.png
+share/moodle/pix/f/spreadsheet-96.png
+share/moodle/pix/f/spreadsheet.png
+share/moodle/pix/f/text-128.png
+share/moodle/pix/f/text-24.png
+share/moodle/pix/f/text-256.png
share/moodle/pix/f/text-32.png
-share/moodle/pix/f/text.gif
+share/moodle/pix/f/text-48.png
+share/moodle/pix/f/text-64.png
+share/moodle/pix/f/text-72.png
+share/moodle/pix/f/text-80.png
+share/moodle/pix/f/text-96.png
+share/moodle/pix/f/text.png
+share/moodle/pix/f/tiff-128.png
+share/moodle/pix/f/tiff-24.png
+share/moodle/pix/f/tiff-256.png
+share/moodle/pix/f/tiff-32.png
+share/moodle/pix/f/tiff-48.png
+share/moodle/pix/f/tiff-64.png
+share/moodle/pix/f/tiff-72.png
+share/moodle/pix/f/tiff-80.png
+share/moodle/pix/f/tiff-96.png
+share/moodle/pix/f/tiff.png
+share/moodle/pix/f/unknown-128.png
+share/moodle/pix/f/unknown-24.png
+share/moodle/pix/f/unknown-256.png
share/moodle/pix/f/unknown-32.png
-share/moodle/pix/f/unknown.gif
+share/moodle/pix/f/unknown-48.png
+share/moodle/pix/f/unknown-64.png
+share/moodle/pix/f/unknown-72.png
+share/moodle/pix/f/unknown-80.png
+share/moodle/pix/f/unknown-96.png
+share/moodle/pix/f/unknown.png
+share/moodle/pix/f/video-128.png
+share/moodle/pix/f/video-24.png
+share/moodle/pix/f/video-256.png
share/moodle/pix/f/video-32.png
-share/moodle/pix/f/video.gif
-share/moodle/pix/f/web-32.png
-share/moodle/pix/f/web.gif
-share/moodle/pix/f/word-32.png
-share/moodle/pix/f/word.gif
-share/moodle/pix/f/xlam.gif
-share/moodle/pix/f/xlsb.gif
-share/moodle/pix/f/xlsm.gif
-share/moodle/pix/f/xlsx.gif
-share/moodle/pix/f/xltm.gif
-share/moodle/pix/f/xltx.gif
-share/moodle/pix/f/xml-32.png
-share/moodle/pix/f/xml.gif
-share/moodle/pix/f/zip-32.png
-share/moodle/pix/f/zip.gif
+share/moodle/pix/f/video-48.png
+share/moodle/pix/f/video-64.png
+share/moodle/pix/f/video-72.png
+share/moodle/pix/f/video-80.png
+share/moodle/pix/f/video-96.png
+share/moodle/pix/f/video.png
+share/moodle/pix/f/wav-128.png
+share/moodle/pix/f/wav-24.png
+share/moodle/pix/f/wav-256.png
+share/moodle/pix/f/wav-32.png
+share/moodle/pix/f/wav-48.png
+share/moodle/pix/f/wav-64.png
+share/moodle/pix/f/wav-72.png
+share/moodle/pix/f/wav-80.png
+share/moodle/pix/f/wav-96.png
+share/moodle/pix/f/wav.png
+share/moodle/pix/f/wmv-128.png
+share/moodle/pix/f/wmv-24.png
+share/moodle/pix/f/wmv-256.png
+share/moodle/pix/f/wmv-32.png
+share/moodle/pix/f/wmv-48.png
+share/moodle/pix/f/wmv-64.png
+share/moodle/pix/f/wmv-72.png
+share/moodle/pix/f/wmv-80.png
+share/moodle/pix/f/wmv-96.png
+share/moodle/pix/f/wmv.png
+share/moodle/pix/f/writer-128.png
+share/moodle/pix/f/writer-24.png
+share/moodle/pix/f/writer-32.png
+share/moodle/pix/f/writer-48.png
+share/moodle/pix/f/writer-64.png
+share/moodle/pix/f/writer-72.png
+share/moodle/pix/f/writer-80.png
+share/moodle/pix/f/writer-96.png
+share/moodle/pix/f/writer.png
share/moodle/pix/g/f1.png
share/moodle/pix/g/f2.png
share/moodle/pix/help.gif
@@ -7241,7 +8145,6 @@ share/moodle/pix/i/admin.gif
share/moodle/pix/i/agg_mean.gif
share/moodle/pix/i/agg_sum.gif
share/moodle/pix/i/ajaxloader.gif
-share/moodle/pix/i/all.gif
share/moodle/pix/i/approve.gif
share/moodle/pix/i/backup.gif
share/moodle/pix/i/calc.gif
@@ -7250,14 +8153,14 @@ share/moodle/pix/i/checkpermissions.gif
share/moodle/pix/i/closed.gif
share/moodle/pix/i/cohort.gif
share/moodle/pix/i/colourpicker.png
-share/moodle/pix/i/completion-auto-enabled.gif
-share/moodle/pix/i/completion-auto-fail.gif
-share/moodle/pix/i/completion-auto-n.gif
-share/moodle/pix/i/completion-auto-pass.gif
-share/moodle/pix/i/completion-auto-y.gif
-share/moodle/pix/i/completion-manual-enabled.gif
-share/moodle/pix/i/completion-manual-n.gif
-share/moodle/pix/i/completion-manual-y.gif
+share/moodle/pix/i/completion-auto-enabled.png
+share/moodle/pix/i/completion-auto-fail.png
+share/moodle/pix/i/completion-auto-n.png
+share/moodle/pix/i/completion-auto-pass.png
+share/moodle/pix/i/completion-auto-y.png
+share/moodle/pix/i/completion-manual-enabled.png
+share/moodle/pix/i/completion-manual-n.png
+share/moodle/pix/i/completion-manual-y.png
share/moodle/pix/i/configlock.gif
share/moodle/pix/i/course.gif
share/moodle/pix/i/cross_red_big.gif
@@ -7299,7 +8202,6 @@ share/moodle/pix/i/ne_red_mark.png
share/moodle/pix/i/new.gif
share/moodle/pix/i/news.gif
share/moodle/pix/i/nosubcat.png
-share/moodle/pix/i/one.gif
share/moodle/pix/i/open.gif
share/moodle/pix/i/outcomes.gif
share/moodle/pix/i/payment.gif
@@ -7324,6 +8226,7 @@ share/moodle/pix/i/roles.gif
share/moodle/pix/i/rss.gif
share/moodle/pix/i/rsssitelogo.gif
share/moodle/pix/i/scales.gif
+share/moodle/pix/i/scheduled.png
share/moodle/pix/i/search.gif
share/moodle/pix/i/settings.gif
share/moodle/pix/i/show.gif
@@ -7397,6 +8300,7 @@ share/moodle/pix/t/dockclose.png
share/moodle/pix/t/down.gif
share/moodle/pix/t/download.png
share/moodle/pix/t/edit.gif
+share/moodle/pix/t/editstring.png
share/moodle/pix/t/email.gif
share/moodle/pix/t/emailno.gif
share/moodle/pix/t/enroladd.gif
@@ -7446,39 +8350,39 @@ share/moodle/pix/t/userblue.gif
share/moodle/pix/t/usernot.gif
share/moodle/pix/u/f1.png
share/moodle/pix/u/f2.png
+share/moodle/pix/u/f3.png
share/moodle/pix/u/user100.png
share/moodle/pix/u/user35.png
share/moodle/pix/webding.png
-share/moodle/pix/y/lm.gif
-share/moodle/pix/y/lmh.gif
+share/moodle/pix/y/lm.png
share/moodle/pix/y/ln.gif
+share/moodle/pix/y/ln.png
+share/moodle/pix/y/ln_rtl.gif
share/moodle/pix/y/loading.gif
-share/moodle/pix/y/lp.gif
-share/moodle/pix/y/lph.gif
-share/moodle/pix/y/tm.gif
-share/moodle/pix/y/tmh.gif
+share/moodle/pix/y/lp.png
+share/moodle/pix/y/lp_rtl.png
+share/moodle/pix/y/tm.png
share/moodle/pix/y/tn.gif
-share/moodle/pix/y/tp.gif
-share/moodle/pix/y/tph.gif
+share/moodle/pix/y/tn_rtl.gif
+share/moodle/pix/y/tp.png
+share/moodle/pix/y/tp_rtl.png
share/moodle/pix/y/vline.gif
share/moodle/plagiarism/lib.php
share/moodle/pluginfile.php
share/moodle/portfolio/add.php
share/moodle/portfolio/boxnet/lang/en/portfolio_boxnet.php
share/moodle/portfolio/boxnet/lib.php
-share/moodle/portfolio/boxnet/simpletest/testportfoliopluginboxnet.php
share/moodle/portfolio/boxnet/version.php
share/moodle/portfolio/download/file.php
share/moodle/portfolio/download/helper.js
share/moodle/portfolio/download/lang/en/portfolio_download.php
share/moodle/portfolio/download/lib.php
-share/moodle/portfolio/download/simpletest/testportfolioplugindownload.php
share/moodle/portfolio/download/version.php
share/moodle/portfolio/file.php
share/moodle/portfolio/flickr/lang/en/portfolio_flickr.php
share/moodle/portfolio/flickr/lib.php
share/moodle/portfolio/flickr/version.php
-share/moodle/portfolio/googledocs/db/events.php
+share/moodle/portfolio/googledocs/db/upgrade.php
share/moodle/portfolio/googledocs/lang/en/portfolio_googledocs.php
share/moodle/portfolio/googledocs/lib.php
share/moodle/portfolio/googledocs/version.php
@@ -7488,57 +8392,70 @@ share/moodle/portfolio/mahara/lang/en/portfolio_mahara.php
share/moodle/portfolio/mahara/lib.php
share/moodle/portfolio/mahara/preconfig.php
share/moodle/portfolio/mahara/version.php
-share/moodle/portfolio/picasa/db/events.php
+share/moodle/portfolio/picasa/db/upgrade.php
share/moodle/portfolio/picasa/lang/en/portfolio_picasa.php
share/moodle/portfolio/picasa/lib.php
share/moodle/portfolio/picasa/version.php
+share/moodle/portfolio/upgrade.txt
share/moodle/question/addquestion.php
share/moodle/question/behaviour/adaptive/behaviour.php
share/moodle/question/behaviour/adaptive/lang/en/qbehaviour_adaptive.php
share/moodle/question/behaviour/adaptive/renderer.php
-share/moodle/question/behaviour/adaptive/simpletest/testwalkthrough.php
+share/moodle/question/behaviour/adaptive/tests/walkthrough_test.php
+share/moodle/question/behaviour/adaptive/version.php
share/moodle/question/behaviour/adaptivenopenalty/behaviour.php
share/moodle/question/behaviour/adaptivenopenalty/lang/en/qbehaviour_adaptivenopenalty.php
share/moodle/question/behaviour/adaptivenopenalty/renderer.php
-share/moodle/question/behaviour/adaptivenopenalty/simpletest/testwalkthrough.php
+share/moodle/question/behaviour/adaptivenopenalty/tests/walkthrough_test.php
+share/moodle/question/behaviour/adaptivenopenalty/version.php
share/moodle/question/behaviour/behaviourbase.php
share/moodle/question/behaviour/deferredcbm/behaviour.php
share/moodle/question/behaviour/deferredcbm/lang/en/qbehaviour_deferredcbm.php
share/moodle/question/behaviour/deferredcbm/renderer.php
-share/moodle/question/behaviour/deferredcbm/simpletest/testwalkthrough.php
+share/moodle/question/behaviour/deferredcbm/tests/walkthrough_test.php
+share/moodle/question/behaviour/deferredcbm/version.php
share/moodle/question/behaviour/deferredfeedback/behaviour.php
share/moodle/question/behaviour/deferredfeedback/lang/en/qbehaviour_deferredfeedback.php
share/moodle/question/behaviour/deferredfeedback/renderer.php
-share/moodle/question/behaviour/deferredfeedback/simpletest/testwalkthrough.php
+share/moodle/question/behaviour/deferredfeedback/tests/walkthrough_test.php
+share/moodle/question/behaviour/deferredfeedback/version.php
share/moodle/question/behaviour/immediatecbm/behaviour.php
share/moodle/question/behaviour/immediatecbm/lang/en/qbehaviour_immediatecbm.php
share/moodle/question/behaviour/immediatecbm/renderer.php
-share/moodle/question/behaviour/immediatecbm/simpletest/testwalkthrough.php
+share/moodle/question/behaviour/immediatecbm/tests/walkthrough_test.php
+share/moodle/question/behaviour/immediatecbm/version.php
share/moodle/question/behaviour/immediatefeedback/behaviour.php
share/moodle/question/behaviour/immediatefeedback/lang/en/qbehaviour_immediatefeedback.php
share/moodle/question/behaviour/immediatefeedback/renderer.php
-share/moodle/question/behaviour/immediatefeedback/simpletest/testwalkthrough.php
+share/moodle/question/behaviour/immediatefeedback/tests/walkthrough_test.php
+share/moodle/question/behaviour/immediatefeedback/version.php
share/moodle/question/behaviour/informationitem/behaviour.php
share/moodle/question/behaviour/informationitem/lang/en/qbehaviour_informationitem.php
share/moodle/question/behaviour/informationitem/renderer.php
-share/moodle/question/behaviour/informationitem/simpletest/testwalkthrough.php
+share/moodle/question/behaviour/informationitem/tests/walkthrough_test.php
+share/moodle/question/behaviour/informationitem/version.php
share/moodle/question/behaviour/interactive/behaviour.php
share/moodle/question/behaviour/interactive/lang/en/qbehaviour_interactive.php
share/moodle/question/behaviour/interactive/renderer.php
-share/moodle/question/behaviour/interactive/simpletest/testwalkthrough.php
+share/moodle/question/behaviour/interactive/tests/walkthrough_test.php
+share/moodle/question/behaviour/interactive/version.php
share/moodle/question/behaviour/interactivecountback/behaviour.php
share/moodle/question/behaviour/interactivecountback/lang/en/qbehaviour_interactivecountback.php
share/moodle/question/behaviour/interactivecountback/renderer.php
-share/moodle/question/behaviour/interactivecountback/simpletest/testwalkthrough.php
+share/moodle/question/behaviour/interactivecountback/tests/walkthrough_test.php
+share/moodle/question/behaviour/interactivecountback/version.php
share/moodle/question/behaviour/manualgraded/behaviour.php
share/moodle/question/behaviour/manualgraded/lang/en/qbehaviour_manualgraded.php
share/moodle/question/behaviour/manualgraded/renderer.php
-share/moodle/question/behaviour/manualgraded/simpletest/testwalkthrough.php
+share/moodle/question/behaviour/manualgraded/tests/walkthrough_test.php
+share/moodle/question/behaviour/manualgraded/version.php
share/moodle/question/behaviour/missing/behaviour.php
share/moodle/question/behaviour/missing/lang/en/qbehaviour_missing.php
share/moodle/question/behaviour/missing/renderer.php
-share/moodle/question/behaviour/missing/simpletest/testmissingbehaviour.php
+share/moodle/question/behaviour/missing/tests/missingbehaviour_test.php
+share/moodle/question/behaviour/missing/version.php
share/moodle/question/behaviour/rendererbase.php
+share/moodle/question/behaviour/upgrade.txt
share/moodle/question/category.php
share/moodle/question/category_class.php
share/moodle/question/category_form.php
@@ -7552,22 +8469,23 @@ share/moodle/question/engine/questionattemptstep.php
share/moodle/question/engine/questionusage.php
share/moodle/question/engine/renderer.php
share/moodle/question/engine/simpletest/helpers.php
-share/moodle/question/engine/simpletest/testdatalib.php
-share/moodle/question/engine/simpletest/testquestionattempt.php
-share/moodle/question/engine/simpletest/testquestionattemptiterator.php
-share/moodle/question/engine/simpletest/testquestionattemptstep.php
-share/moodle/question/engine/simpletest/testquestionattemptstepiterator.php
-share/moodle/question/engine/simpletest/testquestionbank.php
-share/moodle/question/engine/simpletest/testquestioncbm.php
-share/moodle/question/engine/simpletest/testquestionengine.php
-share/moodle/question/engine/simpletest/testquestionstate.php
-share/moodle/question/engine/simpletest/testquestionusagebyactivity.php
-share/moodle/question/engine/simpletest/testquestionutils.php
-share/moodle/question/engine/simpletest/testunitofwork.php
share/moodle/question/engine/states.php
+share/moodle/question/engine/tests/datalib_test.php
+share/moodle/question/engine/tests/helpers.php
+share/moodle/question/engine/tests/questionattempt_test.php
+share/moodle/question/engine/tests/questionattemptiterator_test.php
+share/moodle/question/engine/tests/questionattemptstep_test.php
+share/moodle/question/engine/tests/questionattemptstepiterator_test.php
+share/moodle/question/engine/tests/questionbank_test.php
+share/moodle/question/engine/tests/questioncbm_test.php
+share/moodle/question/engine/tests/questionengine_test.php
+share/moodle/question/engine/tests/questionstate_test.php
+share/moodle/question/engine/tests/questionusagebyactivity_test.php
+share/moodle/question/engine/tests/questionutils_test.php
+share/moodle/question/engine/tests/unitofwork_test.php
share/moodle/question/engine/upgrade/behaviourconverters.php
share/moodle/question/engine/upgrade/logger.php
-share/moodle/question/engine/upgrade/simpletest/helper.php
+share/moodle/question/engine/upgrade/tests/helper.php
share/moodle/question/engine/upgrade/upgradelib.php
share/moodle/question/export.php
share/moodle/question/export_form.php
@@ -7576,51 +8494,60 @@ share/moodle/question/format.php
share/moodle/question/format/README.txt
share/moodle/question/format/aiken/format.php
share/moodle/question/format/aiken/lang/en/qformat_aiken.php
-share/moodle/question/format/aiken/simpletest/fixtures/questions.aiken.txt
+share/moodle/question/format/aiken/tests/fixtures/questions.aiken.txt
+share/moodle/question/format/aiken/version.php
share/moodle/question/format/blackboard/format.php
share/moodle/question/format/blackboard/lang/en/qformat_blackboard.php
+share/moodle/question/format/blackboard/tests/blackboardformat_test.php
+share/moodle/question/format/blackboard/tests/fixtures/sample_blackboard.dat
+share/moodle/question/format/blackboard/version.php
share/moodle/question/format/blackboard_six/format.php
+share/moodle/question/format/blackboard_six/formatbase.php
+share/moodle/question/format/blackboard_six/formatpool.php
+share/moodle/question/format/blackboard_six/formatqti.php
share/moodle/question/format/blackboard_six/lang/en/qformat_blackboard_six.php
+share/moodle/question/format/blackboard_six/tests/blackboardformatpool_test.php
+share/moodle/question/format/blackboard_six/tests/blackboardsixformatqti_test.php
+share/moodle/question/format/blackboard_six/tests/fixtures/sample_blackboard_pool.dat
+share/moodle/question/format/blackboard_six/tests/fixtures/sample_blackboard_qti.dat
+share/moodle/question/format/blackboard_six/version.php
share/moodle/question/format/examview/format.php
share/moodle/question/format/examview/lang/en/qformat_examview.php
+share/moodle/question/format/examview/tests/examviewformat_test.php
+share/moodle/question/format/examview/tests/fixtures/examview_sample.xml
+share/moodle/question/format/examview/tests/fixtures/questions.examview.xml
+share/moodle/question/format/examview/version.php
share/moodle/question/format/gift/examples.txt
share/moodle/question/format/gift/format.php
share/moodle/question/format/gift/lang/en/qformat_gift.php
-share/moodle/question/format/gift/simpletest/fixtures/questions.gift.txt
-share/moodle/question/format/gift/simpletest/testgiftformat.php
+share/moodle/question/format/gift/tests/fixtures/questions.gift.txt
+share/moodle/question/format/gift/tests/giftformat_test.php
+share/moodle/question/format/gift/version.php
share/moodle/question/format/learnwise/format.php
share/moodle/question/format/learnwise/lang/en/qformat_learnwise.php
share/moodle/question/format/learnwise/learnwise-example.xml
+share/moodle/question/format/learnwise/version.php
share/moodle/question/format/missingword/format.php
share/moodle/question/format/missingword/lang/en/qformat_missingword.php
+share/moodle/question/format/missingword/version.php
share/moodle/question/format/multianswer/format.php
share/moodle/question/format/multianswer/lang/en/qformat_multianswer.php
-share/moodle/question/format/qti_two/custommediafilter.php
-share/moodle/question/format/qti_two/format.php
-share/moodle/question/format/qti_two/lang/en/qformat_qti_two.php
-share/moodle/question/format/qti_two/qt_common.php
-share/moodle/question/format/qti_two/templates/choice.tpl
-share/moodle/question/format/qti_two/templates/choiceMultiple.tpl
-share/moodle/question/format/qti_two/templates/composite.tpl
-share/moodle/question/format/qti_two/templates/extendedText.tpl
-share/moodle/question/format/qti_two/templates/extendedText_simpleEssay.tpl
-share/moodle/question/format/qti_two/templates/graphicGapMatch.tpl
-share/moodle/question/format/qti_two/templates/imsmanifest.tpl
-share/moodle/question/format/qti_two/templates/match.tpl
-share/moodle/question/format/qti_two/templates/mmchoiceMultiple.tpl
-share/moodle/question/format/qti_two/templates/notimplemented.tpl
-share/moodle/question/format/qti_two/templates/numerical.tpl
-share/moodle/question/format/qti_two/templates/textEntry.tpl
+share/moodle/question/format/multianswer/tests/fixtures/questions.multianswer.txt
+share/moodle/question/format/multianswer/tests/multianswerformat_test.php
+share/moodle/question/format/multianswer/version.php
share/moodle/question/format/upgrade.txt
share/moodle/question/format/webct/TODO.txt
share/moodle/question/format/webct/format.php
share/moodle/question/format/webct/lang/en/qformat_webct.php
+share/moodle/question/format/webct/version.php
share/moodle/question/format/xhtml/format.php
share/moodle/question/format/xhtml/lang/en/qformat_xhtml.php
+share/moodle/question/format/xhtml/version.php
share/moodle/question/format/xhtml/xhtml.css
share/moodle/question/format/xml/format.php
share/moodle/question/format/xml/lang/en/qformat_xml.php
-share/moodle/question/format/xml/simpletest/testxmlformat.php
+share/moodle/question/format/xml/tests/xmlformat_test.php
+share/moodle/question/format/xml/version.php
share/moodle/question/import.php
share/moodle/question/import_form.php
share/moodle/question/move_form.php
@@ -7631,7 +8558,7 @@ share/moodle/question/qbank.js
share/moodle/question/qengine.js
share/moodle/question/question.php
share/moodle/question/renderer.php
-share/moodle/question/simpletest/testimportexport.php
+share/moodle/question/tests/importexport_test.php
share/moodle/question/toggleflag.php
share/moodle/question/type/calculated/backup/moodle1/lib.php
share/moodle/question/type/calculated/backup/moodle2/backup_qtype_calculated_plugin.class.php
@@ -7639,7 +8566,6 @@ share/moodle/question/type/calculated/backup/moodle2/restore_qtype_calculated_pl
share/moodle/question/type/calculated/datasetdefinitions_form.php
share/moodle/question/type/calculated/datasetitems_form.php
share/moodle/question/type/calculated/db/install.xml
-share/moodle/question/type/calculated/db/simpletest/testupgradelibnewqe.php
share/moodle/question/type/calculated/db/upgrade.php
share/moodle/question/type/calculated/db/upgradelib.php
share/moodle/question/type/calculated/edit_calculated_form.php
@@ -7649,16 +8575,16 @@ share/moodle/question/type/calculated/pix/icon.gif
share/moodle/question/type/calculated/question.php
share/moodle/question/type/calculated/questiontype.php
share/moodle/question/type/calculated/renderer.php
-share/moodle/question/type/calculated/simpletest/helper.php
-share/moodle/question/type/calculated/simpletest/testquestion.php
-share/moodle/question/type/calculated/simpletest/testquestiontype.php
-share/moodle/question/type/calculated/simpletest/testvariablesubstituter.php
-share/moodle/question/type/calculated/simpletest/testwalkthrough.php
share/moodle/question/type/calculated/styles.css
+share/moodle/question/type/calculated/tests/helper.php
+share/moodle/question/type/calculated/tests/question_test.php
+share/moodle/question/type/calculated/tests/questiontype_test.php
+share/moodle/question/type/calculated/tests/upgradelibnewqe_test.php
+share/moodle/question/type/calculated/tests/variablesubstituter_test.php
+share/moodle/question/type/calculated/tests/walkthrough_test.php
share/moodle/question/type/calculated/version.php
share/moodle/question/type/calculatedmulti/backup/moodle2/backup_qtype_calculatedmulti_plugin.class.php
share/moodle/question/type/calculatedmulti/backup/moodle2/restore_qtype_calculatedmulti_plugin.class.php
-share/moodle/question/type/calculatedmulti/db/simpletest/testupgradelibnewqe.php
share/moodle/question/type/calculatedmulti/db/upgradelib.php
share/moodle/question/type/calculatedmulti/edit_calculatedmulti_form.php
share/moodle/question/type/calculatedmulti/lang/en/qtype_calculatedmulti.php
@@ -7667,14 +8593,14 @@ share/moodle/question/type/calculatedmulti/pix/icon.gif
share/moodle/question/type/calculatedmulti/question.php
share/moodle/question/type/calculatedmulti/questiontype.php
share/moodle/question/type/calculatedmulti/renderer.php
-share/moodle/question/type/calculatedmulti/simpletest/helper.php
-share/moodle/question/type/calculatedmulti/simpletest/testquestion.php
-share/moodle/question/type/calculatedmulti/simpletest/testwalkthrough.php
share/moodle/question/type/calculatedmulti/styles.css
+share/moodle/question/type/calculatedmulti/tests/helper.php
+share/moodle/question/type/calculatedmulti/tests/question_test.php
+share/moodle/question/type/calculatedmulti/tests/upgradelibnewqe_test.php
+share/moodle/question/type/calculatedmulti/tests/walkthrough_test.php
share/moodle/question/type/calculatedmulti/version.php
share/moodle/question/type/calculatedsimple/backup/moodle2/backup_qtype_calculatedsimple_plugin.class.php
share/moodle/question/type/calculatedsimple/backup/moodle2/restore_qtype_calculatedsimple_plugin.class.php
-share/moodle/question/type/calculatedsimple/db/simpletest/testupgradelibnewqe.php
share/moodle/question/type/calculatedsimple/db/upgradelib.php
share/moodle/question/type/calculatedsimple/edit_calculatedsimple_form.php
share/moodle/question/type/calculatedsimple/lang/en/qtype_calculatedsimple.php
@@ -7683,12 +8609,12 @@ share/moodle/question/type/calculatedsimple/pix/icon.gif
share/moodle/question/type/calculatedsimple/question.php
share/moodle/question/type/calculatedsimple/questiontype.php
share/moodle/question/type/calculatedsimple/renderer.php
-share/moodle/question/type/calculatedsimple/simpletest/helper.php
-share/moodle/question/type/calculatedsimple/simpletest/testquestion.php
-share/moodle/question/type/calculatedsimple/simpletest/testwalkthrough.php
share/moodle/question/type/calculatedsimple/styles.css
+share/moodle/question/type/calculatedsimple/tests/helper.php
+share/moodle/question/type/calculatedsimple/tests/question_test.php
+share/moodle/question/type/calculatedsimple/tests/upgradelibnewqe_test.php
+share/moodle/question/type/calculatedsimple/tests/walkthrough_test.php
share/moodle/question/type/calculatedsimple/version.php
-share/moodle/question/type/description/db/simpletest/testupgradelibnewqe.php
share/moodle/question/type/description/db/upgradelib.php
share/moodle/question/type/description/edit_description_form.php
share/moodle/question/type/description/lang/en/qtype_description.php
@@ -7696,16 +8622,16 @@ share/moodle/question/type/description/pix/icon.gif
share/moodle/question/type/description/question.php
share/moodle/question/type/description/questiontype.php
share/moodle/question/type/description/renderer.php
-share/moodle/question/type/description/simpletest/helper.php
-share/moodle/question/type/description/simpletest/testquestiontype.php
-share/moodle/question/type/description/simpletest/testwalkthrough.php
+share/moodle/question/type/description/tests/helper.php
+share/moodle/question/type/description/tests/questiontype_test.php
+share/moodle/question/type/description/tests/upgradelibnewqe_test.php
+share/moodle/question/type/description/tests/walkthrough_test.php
share/moodle/question/type/description/version.php
share/moodle/question/type/edit_question_form.php
share/moodle/question/type/essay/backup/moodle1/lib.php
share/moodle/question/type/essay/backup/moodle2/backup_qtype_essay_plugin.class.php
share/moodle/question/type/essay/backup/moodle2/restore_qtype_essay_plugin.class.php
share/moodle/question/type/essay/db/install.xml
-share/moodle/question/type/essay/db/simpletest/testupgradelibnewqe.php
share/moodle/question/type/essay/db/upgrade.php
share/moodle/question/type/essay/db/upgradelib.php
share/moodle/question/type/essay/edit_essay_form.php
@@ -7715,15 +8641,15 @@ share/moodle/question/type/essay/pix/icon.gif
share/moodle/question/type/essay/question.php
share/moodle/question/type/essay/questiontype.php
share/moodle/question/type/essay/renderer.php
-share/moodle/question/type/essay/simpletest/testquestion.php
-share/moodle/question/type/essay/simpletest/testquestiontype.php
share/moodle/question/type/essay/styles.css
+share/moodle/question/type/essay/tests/question_test.php
+share/moodle/question/type/essay/tests/questiontype_test.php
+share/moodle/question/type/essay/tests/upgradelibnewqe_test.php
share/moodle/question/type/essay/version.php
share/moodle/question/type/match/backup/moodle1/lib.php
share/moodle/question/type/match/backup/moodle2/backup_qtype_match_plugin.class.php
share/moodle/question/type/match/backup/moodle2/restore_qtype_match_plugin.class.php
share/moodle/question/type/match/db/install.xml
-share/moodle/question/type/match/db/simpletest/testupgradelibnewqe.php
share/moodle/question/type/match/db/upgrade.php
share/moodle/question/type/match/db/upgradelib.php
share/moodle/question/type/match/edit_match_form.php
@@ -7733,10 +8659,11 @@ share/moodle/question/type/match/pix/icon.gif
share/moodle/question/type/match/question.php
share/moodle/question/type/match/questiontype.php
share/moodle/question/type/match/renderer.php
-share/moodle/question/type/match/simpletest/testquestion.php
-share/moodle/question/type/match/simpletest/testquestiontype.php
-share/moodle/question/type/match/simpletest/testwalkthrough.php
share/moodle/question/type/match/styles.css
+share/moodle/question/type/match/tests/question_test.php
+share/moodle/question/type/match/tests/questiontype_test.php
+share/moodle/question/type/match/tests/upgradelibnewqe_test.php
+share/moodle/question/type/match/tests/walkthrough_test.php
share/moodle/question/type/match/version.php
share/moodle/question/type/missingtype/edit_missingtype_form.php
share/moodle/question/type/missingtype/lang/en/qtype_missingtype.php
@@ -7744,13 +8671,12 @@ share/moodle/question/type/missingtype/pix/icon.gif
share/moodle/question/type/missingtype/question.php
share/moodle/question/type/missingtype/questiontype.php
share/moodle/question/type/missingtype/renderer.php
-share/moodle/question/type/missingtype/simpletest/testmissingtype.php
+share/moodle/question/type/missingtype/tests/missingtype_test.php
share/moodle/question/type/missingtype/version.php
share/moodle/question/type/multianswer/backup/moodle1/lib.php
share/moodle/question/type/multianswer/backup/moodle2/backup_qtype_multianswer_plugin.class.php
share/moodle/question/type/multianswer/backup/moodle2/restore_qtype_multianswer_plugin.class.php
share/moodle/question/type/multianswer/db/install.xml
-share/moodle/question/type/multianswer/db/simpletest/testupgradelibnewqe.php
share/moodle/question/type/multianswer/db/upgrade.php
share/moodle/question/type/multianswer/db/upgradelib.php
share/moodle/question/type/multianswer/edit_multianswer_form.php
@@ -7760,17 +8686,17 @@ share/moodle/question/type/multianswer/pix/icon.gif
share/moodle/question/type/multianswer/question.php
share/moodle/question/type/multianswer/questiontype.php
share/moodle/question/type/multianswer/renderer.php
-share/moodle/question/type/multianswer/simpletest/helper.php
-share/moodle/question/type/multianswer/simpletest/testquestion.php
-share/moodle/question/type/multianswer/simpletest/testquestiontype.php
-share/moodle/question/type/multianswer/simpletest/testwalkthrough.php
share/moodle/question/type/multianswer/styles.css
+share/moodle/question/type/multianswer/tests/helper.php
+share/moodle/question/type/multianswer/tests/question_test.php
+share/moodle/question/type/multianswer/tests/questiontype_test.php
+share/moodle/question/type/multianswer/tests/upgradelibnewqe_test.php
+share/moodle/question/type/multianswer/tests/walkthrough_test.php
share/moodle/question/type/multianswer/version.php
share/moodle/question/type/multichoice/backup/moodle1/lib.php
share/moodle/question/type/multichoice/backup/moodle2/backup_qtype_multichoice_plugin.class.php
share/moodle/question/type/multichoice/backup/moodle2/restore_qtype_multichoice_plugin.class.php
share/moodle/question/type/multichoice/db/install.xml
-share/moodle/question/type/multichoice/db/simpletest/testupgradelibnewqe.php
share/moodle/question/type/multichoice/db/upgrade.php
share/moodle/question/type/multichoice/db/upgradelib.php
share/moodle/question/type/multichoice/edit_multichoice_form.php
@@ -7780,16 +8706,16 @@ share/moodle/question/type/multichoice/pix/icon.gif
share/moodle/question/type/multichoice/question.php
share/moodle/question/type/multichoice/questiontype.php
share/moodle/question/type/multichoice/renderer.php
-share/moodle/question/type/multichoice/simpletest/testquestion.php
-share/moodle/question/type/multichoice/simpletest/testquestiontype.php
-share/moodle/question/type/multichoice/simpletest/testwalkthrough.php
share/moodle/question/type/multichoice/styles.css
+share/moodle/question/type/multichoice/tests/question_test.php
+share/moodle/question/type/multichoice/tests/questiontype_test.php
+share/moodle/question/type/multichoice/tests/upgradelibnewqe_test.php
+share/moodle/question/type/multichoice/tests/walkthrough_test.php
share/moodle/question/type/multichoice/version.php
share/moodle/question/type/numerical/backup/moodle1/lib.php
share/moodle/question/type/numerical/backup/moodle2/backup_qtype_numerical_plugin.class.php
share/moodle/question/type/numerical/backup/moodle2/restore_qtype_numerical_plugin.class.php
share/moodle/question/type/numerical/db/install.xml
-share/moodle/question/type/numerical/db/simpletest/testupgradelibnewqe.php
share/moodle/question/type/numerical/db/upgrade.php
share/moodle/question/type/numerical/db/upgradelib.php
share/moodle/question/type/numerical/edit_numerical_form.php
@@ -7799,24 +8725,25 @@ share/moodle/question/type/numerical/pix/icon.gif
share/moodle/question/type/numerical/question.php
share/moodle/question/type/numerical/questiontype.php
share/moodle/question/type/numerical/renderer.php
-share/moodle/question/type/numerical/simpletest/helper.php
-share/moodle/question/type/numerical/simpletest/testanswer.php
-share/moodle/question/type/numerical/simpletest/testanswerprocessor.php
-share/moodle/question/type/numerical/simpletest/testform.php
-share/moodle/question/type/numerical/simpletest/testquestion.php
-share/moodle/question/type/numerical/simpletest/testquestiontype.php
-share/moodle/question/type/numerical/simpletest/testwalkthrough.php
share/moodle/question/type/numerical/styles.css
+share/moodle/question/type/numerical/tests/answer_test.php
+share/moodle/question/type/numerical/tests/answerprocessor_test.php
+share/moodle/question/type/numerical/tests/form_test.php
+share/moodle/question/type/numerical/tests/helper.php
+share/moodle/question/type/numerical/tests/question_test.php
+share/moodle/question/type/numerical/tests/questiontype_test.php
+share/moodle/question/type/numerical/tests/upgradelibnewqe_test.php
+share/moodle/question/type/numerical/tests/walkthrough_test.php
share/moodle/question/type/numerical/version.php
share/moodle/question/type/questionbase.php
share/moodle/question/type/questiontypebase.php
share/moodle/question/type/random/backup/moodle2/restore_qtype_random_plugin.class.php
-share/moodle/question/type/random/db/simpletest/testupgradelibnewqe.php
share/moodle/question/type/random/edit_random_form.php
share/moodle/question/type/random/lang/en/qtype_random.php
share/moodle/question/type/random/pix/icon.gif
share/moodle/question/type/random/questiontype.php
-share/moodle/question/type/random/simpletest/testquestiontype.php
+share/moodle/question/type/random/tests/questiontype_test.php
+share/moodle/question/type/random/tests/upgradelibnewqe_test.php
share/moodle/question/type/random/version.php
share/moodle/question/type/randomsamatch/backup/moodle2/backup_qtype_randomsamatch_plugin.class.php
share/moodle/question/type/randomsamatch/backup/moodle2/restore_qtype_randomsamatch_plugin.class.php
@@ -7831,7 +8758,6 @@ share/moodle/question/type/shortanswer/backup/moodle1/lib.php
share/moodle/question/type/shortanswer/backup/moodle2/backup_qtype_shortanswer_plugin.class.php
share/moodle/question/type/shortanswer/backup/moodle2/restore_qtype_shortanswer_plugin.class.php
share/moodle/question/type/shortanswer/db/install.xml
-share/moodle/question/type/shortanswer/db/simpletest/testupgradelibnewqe.php
share/moodle/question/type/shortanswer/db/upgradelib.php
share/moodle/question/type/shortanswer/edit_shortanswer_form.php
share/moodle/question/type/shortanswer/lang/en/qtype_shortanswer.php
@@ -7840,18 +8766,18 @@ share/moodle/question/type/shortanswer/pix/icon.gif
share/moodle/question/type/shortanswer/question.php
share/moodle/question/type/shortanswer/questiontype.php
share/moodle/question/type/shortanswer/renderer.php
-share/moodle/question/type/shortanswer/simpletest/helper.php
-share/moodle/question/type/shortanswer/simpletest/testquestion.php
-share/moodle/question/type/shortanswer/simpletest/testquestiontype.php
share/moodle/question/type/shortanswer/styles.css
+share/moodle/question/type/shortanswer/tests/helper.php
+share/moodle/question/type/shortanswer/tests/question_test.php
+share/moodle/question/type/shortanswer/tests/questiontype_test.php
+share/moodle/question/type/shortanswer/tests/tupgradelibnewqe_test.php
share/moodle/question/type/shortanswer/version.php
-share/moodle/question/type/simpletest/testquestionbase.php
-share/moodle/question/type/simpletest/testquestiontype.php
+share/moodle/question/type/tests/questionbase_test.php
+share/moodle/question/type/tests/questiontype_test.php
share/moodle/question/type/truefalse/backup/moodle1/lib.php
share/moodle/question/type/truefalse/backup/moodle2/backup_qtype_truefalse_plugin.class.php
share/moodle/question/type/truefalse/backup/moodle2/restore_qtype_truefalse_plugin.class.php
share/moodle/question/type/truefalse/db/install.xml
-share/moodle/question/type/truefalse/db/simpletest/testupgradelibnewqe.php
share/moodle/question/type/truefalse/db/upgradelib.php
share/moodle/question/type/truefalse/edit_truefalse_form.php
share/moodle/question/type/truefalse/lang/en/qtype_truefalse.php
@@ -7860,19 +8786,109 @@ share/moodle/question/type/truefalse/pix/icon.gif
share/moodle/question/type/truefalse/question.php
share/moodle/question/type/truefalse/questiontype.php
share/moodle/question/type/truefalse/renderer.php
-share/moodle/question/type/truefalse/simpletest/helper.php
-share/moodle/question/type/truefalse/simpletest/testquestion.php
-share/moodle/question/type/truefalse/simpletest/testquestiontype.php
-share/moodle/question/type/truefalse/simpletest/testwalkthrough.php
share/moodle/question/type/truefalse/styles.css
+share/moodle/question/type/truefalse/tests/helper.php
+share/moodle/question/type/truefalse/tests/question_test.php
+share/moodle/question/type/truefalse/tests/questiontype_test.php
+share/moodle/question/type/truefalse/tests/upgradelibnewqe_test.php
+share/moodle/question/type/truefalse/tests/walkthrough_test.php
share/moodle/question/type/truefalse/version.php
+share/moodle/question/type/upgrade.txt
share/moodle/question/upgrade.php
share/moodle/rating/index.php
share/moodle/rating/lib.php
share/moodle/rating/module.js
share/moodle/rating/rate.php
share/moodle/rating/rate_ajax.php
-share/moodle/rating/simpletest/testrating.php
+share/moodle/rating/tests/rating_test.php
+share/moodle/report/backups/index.php
+share/moodle/report/backups/lang/en/report_backups.php
+share/moodle/report/backups/settings.php
+share/moodle/report/backups/version.php
+share/moodle/report/completion/db/access.php
+share/moodle/report/completion/db/install.php
+share/moodle/report/completion/index.php
+share/moodle/report/completion/lang/en/report_completion.php
+share/moodle/report/completion/lib.php
+share/moodle/report/completion/textrotate.js
+share/moodle/report/completion/user.php
+share/moodle/report/completion/version.php
+share/moodle/report/configlog/index.php
+share/moodle/report/configlog/lang/en/report_configlog.php
+share/moodle/report/configlog/settings.php
+share/moodle/report/configlog/version.php
+share/moodle/report/courseoverview/db/access.php
+share/moodle/report/courseoverview/index.php
+share/moodle/report/courseoverview/lang/en/report_courseoverview.php
+share/moodle/report/courseoverview/reportsgraph.php
+share/moodle/report/courseoverview/settings.php
+share/moodle/report/courseoverview/version.php
+share/moodle/report/log/db/access.php
+share/moodle/report/log/db/install.php
+share/moodle/report/log/graph.php
+share/moodle/report/log/index.php
+share/moodle/report/log/lang/en/report_log.php
+share/moodle/report/log/lib.php
+share/moodle/report/log/locallib.php
+share/moodle/report/log/settings.php
+share/moodle/report/log/styles.css
+share/moodle/report/log/user.php
+share/moodle/report/log/version.php
+share/moodle/report/loglive/db/access.php
+share/moodle/report/loglive/index.php
+share/moodle/report/loglive/lang/en/report_loglive.php
+share/moodle/report/loglive/lib.php
+share/moodle/report/loglive/settings.php
+share/moodle/report/loglive/styles.css
+share/moodle/report/loglive/version.php
+share/moodle/report/outline/db/access.php
+share/moodle/report/outline/db/install.php
+share/moodle/report/outline/index.php
+share/moodle/report/outline/lang/en/report_outline.php
+share/moodle/report/outline/lib.php
+share/moodle/report/outline/locallib.php
+share/moodle/report/outline/styles.css
+share/moodle/report/outline/user.php
+share/moodle/report/outline/version.php
+share/moodle/report/participation/db/access.php
+share/moodle/report/participation/db/install.php
+share/moodle/report/participation/index.php
+share/moodle/report/participation/lang/en/report_participation.php
+share/moodle/report/participation/lib.php
+share/moodle/report/participation/module.js
+share/moodle/report/participation/styles.css
+share/moodle/report/participation/version.php
+share/moodle/report/progress/db/access.php
+share/moodle/report/progress/db/install.php
+share/moodle/report/progress/index.php
+share/moodle/report/progress/lang/en/report_progress.php
+share/moodle/report/progress/lib.php
+share/moodle/report/progress/styles.css
+share/moodle/report/progress/textrotate.js
+share/moodle/report/progress/version.php
+share/moodle/report/questioninstances/db/access.php
+share/moodle/report/questioninstances/index.php
+share/moodle/report/questioninstances/lang/en/report_questioninstances.php
+share/moodle/report/questioninstances/settings.php
+share/moodle/report/questioninstances/version.php
+share/moodle/report/security/db/access.php
+share/moodle/report/security/index.php
+share/moodle/report/security/lang/en/report_security.php
+share/moodle/report/security/locallib.php
+share/moodle/report/security/settings.php
+share/moodle/report/security/version.php
+share/moodle/report/stats/db/access.php
+share/moodle/report/stats/db/install.php
+share/moodle/report/stats/graph.php
+share/moodle/report/stats/index.php
+share/moodle/report/stats/lang/en/report_stats.php
+share/moodle/report/stats/lib.php
+share/moodle/report/stats/locallib.php
+share/moodle/report/stats/settings.php
+share/moodle/report/stats/styles.css
+share/moodle/report/stats/user.php
+share/moodle/report/stats/version.php
+share/moodle/report/upgrade.txt
share/moodle/repository/README.txt
share/moodle/repository/alfresco/db/access.php
share/moodle/repository/alfresco/lang/en/repository_alfresco.php
@@ -7892,11 +8908,19 @@ share/moodle/repository/coursefiles/version.php
share/moodle/repository/draftfiles_ajax.php
share/moodle/repository/draftfiles_manager.php
share/moodle/repository/dropbox/db/access.php
+share/moodle/repository/dropbox/db/upgrade.php
share/moodle/repository/dropbox/lang/en/repository_dropbox.php
share/moodle/repository/dropbox/lib.php
share/moodle/repository/dropbox/locallib.php
share/moodle/repository/dropbox/pix/icon.png
+share/moodle/repository/dropbox/thumbnail.php
share/moodle/repository/dropbox/version.php
+share/moodle/repository/equella/callback.php
+share/moodle/repository/equella/db/access.php
+share/moodle/repository/equella/lang/en/repository_equella.php
+share/moodle/repository/equella/lib.php
+share/moodle/repository/equella/pix/icon.png
+share/moodle/repository/equella/version.php
share/moodle/repository/filepicker.js
share/moodle/repository/filepicker.php
share/moodle/repository/filesystem/db/access.php
@@ -7916,6 +8940,7 @@ share/moodle/repository/flickr_public/lib.php
share/moodle/repository/flickr_public/pix/icon.png
share/moodle/repository/flickr_public/version.php
share/moodle/repository/googledocs/db/access.php
+share/moodle/repository/googledocs/db/upgrade.php
share/moodle/repository/googledocs/lang/en/repository_googledocs.php
share/moodle/repository/googledocs/lib.php
share/moodle/repository/googledocs/pix/icon.png
@@ -7934,6 +8959,7 @@ share/moodle/repository/merlot/lib.php
share/moodle/repository/merlot/pix/icon.png
share/moodle/repository/merlot/version.php
share/moodle/repository/picasa/db/access.php
+share/moodle/repository/picasa/db/upgrade.php
share/moodle/repository/picasa/lang/en/repository_picasa.php
share/moodle/repository/picasa/lib.php
share/moodle/repository/picasa/pix/icon.png
@@ -7946,12 +8972,15 @@ share/moodle/repository/recent/pix/icon.png
share/moodle/repository/recent/version.php
share/moodle/repository/repository_ajax.php
share/moodle/repository/repository_callback.php
+share/moodle/repository/s3/README_MOODLE.txt
share/moodle/repository/s3/S3.php
share/moodle/repository/s3/db/access.php
share/moodle/repository/s3/lang/en/repository_s3.php
share/moodle/repository/s3/lib.php
share/moodle/repository/s3/pix/icon.png
share/moodle/repository/s3/version.php
+share/moodle/repository/tests/repository_test.php
+share/moodle/repository/upgrade.txt
share/moodle/repository/upload/db/access.php
share/moodle/repository/upload/db/install.php
share/moodle/repository/upload/lang/en/repository_upload.php
@@ -7959,6 +8988,7 @@ share/moodle/repository/upload/lib.php
share/moodle/repository/upload/pix/icon.png
share/moodle/repository/upload/version.php
share/moodle/repository/url/db/access.php
+share/moodle/repository/url/db/install.php
share/moodle/repository/url/lang/en/repository_url.php
share/moodle/repository/url/lib.php
share/moodle/repository/url/locallib.php
@@ -7976,12 +9006,14 @@ share/moodle/repository/webdav/lib.php
share/moodle/repository/webdav/pix/icon.png
share/moodle/repository/webdav/version.php
share/moodle/repository/wikimedia/db/access.php
+share/moodle/repository/wikimedia/db/install.php
share/moodle/repository/wikimedia/lang/en/repository_wikimedia.php
share/moodle/repository/wikimedia/lib.php
share/moodle/repository/wikimedia/pix/icon.png
share/moodle/repository/wikimedia/version.php
share/moodle/repository/wikimedia/wikimedia.php
share/moodle/repository/youtube/db/access.php
+share/moodle/repository/youtube/db/install.php
share/moodle/repository/youtube/lang/en/repository_youtube.php
share/moodle/repository/youtube/lib.php
share/moodle/repository/youtube/pix/icon.png
@@ -7989,122 +9021,6 @@ share/moodle/repository/youtube/version.php
share/moodle/rss/file.php
share/moodle/rss/index.html
share/moodle/rss/renderer.php
-share/moodle/search/.cvsignore
-share/moodle/search/LISEZMOI.txt
-share/moodle/search/README.txt
-share/moodle/search/README_ARCHIVE.txt
-share/moodle/search/Zend/Exception.php
-share/moodle/search/Zend/IMPORTANT.txt
-share/moodle/search/Zend/LICENSE.txt
-share/moodle/search/Zend/Search/Exception.php
-share/moodle/search/Zend/Search/Lucene.php
-share/moodle/search/Zend/Search/Lucene/Analysis/Analyzer.php
-share/moodle/search/Zend/Search/Lucene/Analysis/Analyzer/Common.php
-share/moodle/search/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php
-share/moodle/search/Zend/Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php
-share/moodle/search/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum.php
-share/moodle/search/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php
-share/moodle/search/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8.php
-share/moodle/search/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php
-share/moodle/search/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php
-share/moodle/search/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php
-share/moodle/search/Zend/Search/Lucene/Analysis/Token.php
-share/moodle/search/Zend/Search/Lucene/Analysis/TokenFilter.php
-share/moodle/search/Zend/Search/Lucene/Analysis/TokenFilter/LowerCase.php
-share/moodle/search/Zend/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php
-share/moodle/search/Zend/Search/Lucene/Analysis/TokenFilter/ShortWords.php
-share/moodle/search/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.php
-share/moodle/search/Zend/Search/Lucene/Document.php
-share/moodle/search/Zend/Search/Lucene/Document/Html.php
-share/moodle/search/Zend/Search/Lucene/Exception.php
-share/moodle/search/Zend/Search/Lucene/FSM.php
-share/moodle/search/Zend/Search/Lucene/FSMAction.php
-share/moodle/search/Zend/Search/Lucene/Field.php
-share/moodle/search/Zend/Search/Lucene/Index/DictionaryLoader.php
-share/moodle/search/Zend/Search/Lucene/Index/FieldInfo.php
-share/moodle/search/Zend/Search/Lucene/Index/SegmentInfo.php
-share/moodle/search/Zend/Search/Lucene/Index/SegmentInfoPriorityQueue.php
-share/moodle/search/Zend/Search/Lucene/Index/SegmentMerger.php
-share/moodle/search/Zend/Search/Lucene/Index/SegmentWriter.php
-share/moodle/search/Zend/Search/Lucene/Index/SegmentWriter/DocumentWriter.php
-share/moodle/search/Zend/Search/Lucene/Index/SegmentWriter/StreamWriter.php
-share/moodle/search/Zend/Search/Lucene/Index/Term.php
-share/moodle/search/Zend/Search/Lucene/Index/TermInfo.php
-share/moodle/search/Zend/Search/Lucene/Index/Writer.php
-share/moodle/search/Zend/Search/Lucene/Interface.php
-share/moodle/search/Zend/Search/Lucene/LockManager.php
-share/moodle/search/Zend/Search/Lucene/PriorityQueue.php
-share/moodle/search/Zend/Search/Lucene/Proxy.php
-share/moodle/search/Zend/Search/Lucene/Search/BooleanExpressionRecognizer.php
-share/moodle/search/Zend/Search/Lucene/Search/Query.php
-share/moodle/search/Zend/Search/Lucene/Search/Query/Boolean.php
-share/moodle/search/Zend/Search/Lucene/Search/Query/Empty.php
-share/moodle/search/Zend/Search/Lucene/Search/Query/Fuzzy.php
-share/moodle/search/Zend/Search/Lucene/Search/Query/Insignificant.php
-share/moodle/search/Zend/Search/Lucene/Search/Query/MultiTerm.php
-share/moodle/search/Zend/Search/Lucene/Search/Query/Phrase.php
-share/moodle/search/Zend/Search/Lucene/Search/Query/Range.php
-share/moodle/search/Zend/Search/Lucene/Search/Query/Term.php
-share/moodle/search/Zend/Search/Lucene/Search/Query/Wildcard.php
-share/moodle/search/Zend/Search/Lucene/Search/QueryEntry.php
-share/moodle/search/Zend/Search/Lucene/Search/QueryEntry/Phrase.php
-share/moodle/search/Zend/Search/Lucene/Search/QueryEntry/Subquery.php
-share/moodle/search/Zend/Search/Lucene/Search/QueryEntry/Term.php
-share/moodle/search/Zend/Search/Lucene/Search/QueryHit.php
-share/moodle/search/Zend/Search/Lucene/Search/QueryLexer.php
-share/moodle/search/Zend/Search/Lucene/Search/QueryParser.php
-share/moodle/search/Zend/Search/Lucene/Search/QueryParserContext.php
-share/moodle/search/Zend/Search/Lucene/Search/QueryParserException.php
-share/moodle/search/Zend/Search/Lucene/Search/QueryToken.php
-share/moodle/search/Zend/Search/Lucene/Search/Similarity.php
-share/moodle/search/Zend/Search/Lucene/Search/Similarity/Default.php
-share/moodle/search/Zend/Search/Lucene/Search/Weight.php
-share/moodle/search/Zend/Search/Lucene/Search/Weight/Boolean.php
-share/moodle/search/Zend/Search/Lucene/Search/Weight/Empty.php
-share/moodle/search/Zend/Search/Lucene/Search/Weight/MultiTerm.php
-share/moodle/search/Zend/Search/Lucene/Search/Weight/Phrase.php
-share/moodle/search/Zend/Search/Lucene/Search/Weight/Term.php
-share/moodle/search/Zend/Search/Lucene/Storage/Directory.php
-share/moodle/search/Zend/Search/Lucene/Storage/Directory/Filesystem.php
-share/moodle/search/Zend/Search/Lucene/Storage/File.php
-share/moodle/search/Zend/Search/Lucene/Storage/File/Filesystem.php
-share/moodle/search/Zend/Search/Lucene/Storage/File/Memory.php
-share/moodle/search/Zend/Search/TODO.txt
-share/moodle/search/add.php
-share/moodle/search/cron.php
-share/moodle/search/cron_php5.php
-share/moodle/search/delete.php
-share/moodle/search/documents/assignment_document.php
-share/moodle/search/documents/chat_document.php
-share/moodle/search/documents/data_document.php
-share/moodle/search/documents/document.php
-share/moodle/search/documents/forum_document.php
-share/moodle/search/documents/glossary_document.php
-share/moodle/search/documents/label_document.php
-share/moodle/search/documents/lesson_document.php
-share/moodle/search/documents/physical_doc.php
-share/moodle/search/documents/physical_htm.php
-share/moodle/search/documents/physical_html.php
-share/moodle/search/documents/physical_odt.php
-share/moodle/search/documents/physical_pdf.php
-share/moodle/search/documents/physical_ppt.php
-share/moodle/search/documents/physical_swf.php
-share/moodle/search/documents/physical_txt.php
-share/moodle/search/documents/physical_xml.php
-share/moodle/search/documents/resource_document.php
-share/moodle/search/documents/user_document.php
-share/moodle/search/documents/wiki_document.php
-share/moodle/search/index.php
-share/moodle/search/indexer.php
-share/moodle/search/indexersplash.php
-share/moodle/search/indexlib.php
-share/moodle/search/lib.php
-share/moodle/search/query.php
-share/moodle/search/querylib.php
-share/moodle/search/searchtypes.php
-share/moodle/search/stats.php
-share/moodle/search/tests/index.php
-share/moodle/search/update.php
share/moodle/tag/coursetags_add.php
share/moodle/tag/coursetags_edit.php
share/moodle/tag/coursetags_more.php
@@ -8125,6 +9041,7 @@ share/moodle/theme/afterburner/config.php
share/moodle/theme/afterburner/lang/en/theme_afterburner.php
share/moodle/theme/afterburner/layout/default.php
share/moodle/theme/afterburner/layout/embedded.php
+share/moodle/theme/afterburner/lib.php
share/moodle/theme/afterburner/pix/core/bg.png
share/moodle/theme/afterburner/pix/core/bground.jpg
share/moodle/theme/afterburner/pix/core/h2grad.jpg
@@ -8132,6 +9049,7 @@ share/moodle/theme/afterburner/pix/favicon.ico
share/moodle/theme/afterburner/pix/footer/moodle-logo.png
share/moodle/theme/afterburner/pix/forum/gradient.png
share/moodle/theme/afterburner/pix/images/light3.png
+share/moodle/theme/afterburner/pix/images/logo.jpg
share/moodle/theme/afterburner/pix/menu/ab-arrowover.png
share/moodle/theme/afterburner/pix/menu/nav-arrow-right.png
share/moodle/theme/afterburner/pix/screenshot.jpg
@@ -8319,14 +9237,17 @@ share/moodle/theme/afterburner/pix_plugins/mod/url/icon.png
share/moodle/theme/afterburner/pix_plugins/mod/wiki/icon.png
share/moodle/theme/afterburner/pix_plugins/mod/workshop/icon.png
share/moodle/theme/afterburner/renderers.php
+share/moodle/theme/afterburner/settings.php
share/moodle/theme/afterburner/style/afterburner_blocks.css
share/moodle/theme/afterburner/style/afterburner_calendar.css
share/moodle/theme/afterburner/style/afterburner_dock.css
share/moodle/theme/afterburner/style/afterburner_layout.css
share/moodle/theme/afterburner/style/afterburner_menu.css
share/moodle/theme/afterburner/style/afterburner_mod.css
+share/moodle/theme/afterburner/style/afterburner_settings.css
share/moodle/theme/afterburner/style/afterburner_styles.css
share/moodle/theme/afterburner/style/rtl.css
+share/moodle/theme/afterburner/version.php
share/moodle/theme/anomaly/config.php
share/moodle/theme/anomaly/lang/en/theme_anomaly.php
share/moodle/theme/anomaly/layout/general.php
@@ -8338,6 +9259,10 @@ share/moodle/theme/anomaly/pix/corners_header.gif
share/moodle/theme/anomaly/pix/dock_removeall.png
share/moodle/theme/anomaly/pix/favicon.ico
share/moodle/theme/anomaly/pix/logo.jpg
+share/moodle/theme/anomaly/pix/menu/nav-arrow-left.jpg
+share/moodle/theme/anomaly/pix/menu/nav-arrow-right.jpg
+share/moodle/theme/anomaly/pix/menu/nav-arrowover-left.jpg
+share/moodle/theme/anomaly/pix/menu/nav-arrowover-right.jpg
share/moodle/theme/anomaly/pix/movedock.png
share/moodle/theme/anomaly/pix/navigation_gradient.png
share/moodle/theme/anomaly/pix/navigation_gradient_vertical.png
@@ -8357,8 +9282,11 @@ share/moodle/theme/anomaly/pix/tab/tabrow1.gif
share/moodle/theme/anomaly/renderers.php
share/moodle/theme/anomaly/style/base.css
share/moodle/theme/anomaly/style/browser.css
+share/moodle/theme/anomaly/style/dock.css
share/moodle/theme/anomaly/style/editor.css
share/moodle/theme/anomaly/style/general.css
+share/moodle/theme/anomaly/style/menu.css
+share/moodle/theme/anomaly/version.php
share/moodle/theme/arialist/config.php
share/moodle/theme/arialist/lang/en/theme_arialist.php
share/moodle/theme/arialist/layout/frontpage.php
@@ -8372,6 +9300,7 @@ share/moodle/theme/arialist/style/core.css
share/moodle/theme/arialist/style/editor.css
share/moodle/theme/arialist/style/pagelayout.css
share/moodle/theme/arialist/style/settings.css
+share/moodle/theme/arialist/version.php
share/moodle/theme/base/config.php
share/moodle/theme/base/lang/en/theme_base.php
share/moodle/theme/base/layout/embedded.php
@@ -8379,6 +9308,24 @@ share/moodle/theme/base/layout/frontpage.php
share/moodle/theme/base/layout/general.php
share/moodle/theme/base/layout/report.php
share/moodle/theme/base/pix/favicon.ico
+share/moodle/theme/base/pix/fp/alias.png
+share/moodle/theme/base/pix/fp/alias_sm.png
+share/moodle/theme/base/pix/fp/check.png
+share/moodle/theme/base/pix/fp/cross.png
+share/moodle/theme/base/pix/fp/dnd_arrow.gif
+share/moodle/theme/base/pix/fp/link.png
+share/moodle/theme/base/pix/fp/link_sm.png
+share/moodle/theme/base/pix/fp/path_folder.png
+share/moodle/theme/base/pix/fp/path_folder_rtl.png
+share/moodle/theme/base/pix/fp/view_icon_active.png
+share/moodle/theme/base/pix/fp/view_icon_inactive.png
+share/moodle/theme/base/pix/fp/view_icon_selected.png
+share/moodle/theme/base/pix/fp/view_list_active.png
+share/moodle/theme/base/pix/fp/view_list_inactive.png
+share/moodle/theme/base/pix/fp/view_list_selected.png
+share/moodle/theme/base/pix/fp/view_tree_active.png
+share/moodle/theme/base/pix/fp/view_tree_inactive.png
+share/moodle/theme/base/pix/fp/view_tree_selected.png
share/moodle/theme/base/pix/horizontal-menu-submenu-indicator.png
share/moodle/theme/base/pix/screenshot.png
share/moodle/theme/base/pix/vertical-menu-submenu-indicator.png
@@ -8390,11 +9337,13 @@ share/moodle/theme/base/style/core.css
share/moodle/theme/base/style/course.css
share/moodle/theme/base/style/dock.css
share/moodle/theme/base/style/editor.css
+share/moodle/theme/base/style/filemanager.css
share/moodle/theme/base/style/grade.css
share/moodle/theme/base/style/message.css
share/moodle/theme/base/style/pagelayout.css
share/moodle/theme/base/style/question.css
share/moodle/theme/base/style/user.css
+share/moodle/theme/base/version.php
share/moodle/theme/binarius/config.php
share/moodle/theme/binarius/lang/en/theme_binarius.php
share/moodle/theme/binarius/layout/frontpage.php
@@ -8407,6 +9356,7 @@ share/moodle/theme/binarius/pix/sideblock.png
share/moodle/theme/binarius/style/core.css
share/moodle/theme/binarius/style/editor.css
share/moodle/theme/binarius/style/pagelayout.css
+share/moodle/theme/binarius/version.php
share/moodle/theme/boxxie/config.php
share/moodle/theme/boxxie/lang/en/theme_boxxie.php
share/moodle/theme/boxxie/layout/embedded.php
@@ -8425,8 +9375,8 @@ share/moodle/theme/boxxie/pix/tab/right_hover.gif
share/moodle/theme/boxxie/pix/tab/right_last.gif
share/moodle/theme/boxxie/pix/tab/rtlbg.gif
share/moodle/theme/boxxie/pix/tab/tabrow1.gif
-share/moodle/theme/boxxie/style/boilerplate.css
share/moodle/theme/boxxie/style/core.css
+share/moodle/theme/boxxie/version.php
share/moodle/theme/brick/config.php
share/moodle/theme/brick/lang/en/theme_brick.php
share/moodle/theme/brick/layout/frontpage.php
@@ -8454,6 +9404,7 @@ share/moodle/theme/brick/style/colors.css
share/moodle/theme/brick/style/core.css
share/moodle/theme/brick/style/css3.css
share/moodle/theme/brick/style/pagelayout.css
+share/moodle/theme/brick/version.php
share/moodle/theme/canvas/config.php
share/moodle/theme/canvas/lang/en/theme_canvas.php
share/moodle/theme/canvas/layout/embedded.php
@@ -8472,6 +9423,7 @@ share/moodle/theme/canvas/style/question.css
share/moodle/theme/canvas/style/tables.css
share/moodle/theme/canvas/style/tabs.css
share/moodle/theme/canvas/style/text.css
+share/moodle/theme/canvas/version.php
share/moodle/theme/formal_white/config.php
share/moodle/theme/formal_white/db/install.php
share/moodle/theme/formal_white/db/upgrade.php
@@ -8479,6 +9431,7 @@ share/moodle/theme/formal_white/lang/en/theme_formal_white.php
share/moodle/theme/formal_white/layout/embedded.php
share/moodle/theme/formal_white/layout/frontpage.php
share/moodle/theme/formal_white/layout/general.php
+share/moodle/theme/formal_white/layout/report.php
share/moodle/theme/formal_white/lib.php
share/moodle/theme/formal_white/pix/bg_bread.jpg
share/moodle/theme/formal_white/pix/custommenubg.jpg
@@ -8510,6 +9463,7 @@ share/moodle/theme/formal_white/pix/tab/right_last.gif
share/moodle/theme/formal_white/pix/tab/rtlbg.gif
share/moodle/theme/formal_white/pix/tab/tabrow1.gif
share/moodle/theme/formal_white/settings.php
+share/moodle/theme/formal_white/style/block.css
share/moodle/theme/formal_white/style/calendar.css
share/moodle/theme/formal_white/style/core.css
share/moodle/theme/formal_white/style/course.css
@@ -8537,6 +9491,7 @@ share/moodle/theme/formfactor/style/editor.css
share/moodle/theme/formfactor/style/mods.css
share/moodle/theme/formfactor/style/pagelayout.css
share/moodle/theme/formfactor/style/selected.css
+share/moodle/theme/formfactor/version.php
share/moodle/theme/fusion/config.php
share/moodle/theme/fusion/lang/en/theme_fusion.php
share/moodle/theme/fusion/layout/frontpage.php
@@ -8559,6 +9514,7 @@ share/moodle/theme/fusion/style/editor.css
share/moodle/theme/fusion/style/menus.css
share/moodle/theme/fusion/style/pagelayout.css
share/moodle/theme/fusion/style/settings.css
+share/moodle/theme/fusion/version.php
share/moodle/theme/image.php
share/moodle/theme/index.php
share/moodle/theme/javascript.php
@@ -8572,6 +9528,7 @@ share/moodle/theme/leatherbound/pix/header.jpg
share/moodle/theme/leatherbound/pix/screenshot.jpg
share/moodle/theme/leatherbound/style/core.css
share/moodle/theme/leatherbound/style/editor.css
+share/moodle/theme/leatherbound/version.php
share/moodle/theme/magazine/config.php
share/moodle/theme/magazine/lang/en/theme_magazine.php
share/moodle/theme/magazine/layout/embedded.php
@@ -8615,6 +9572,189 @@ share/moodle/theme/magazine/style/core.css
share/moodle/theme/magazine/style/css3.css
share/moodle/theme/magazine/style/editor.css
share/moodle/theme/magazine/style/layout.css
+share/moodle/theme/magazine/version.php
+share/moodle/theme/mymobile/config.php
+share/moodle/theme/mymobile/javascript/custom.js
+share/moodle/theme/mymobile/javascript/jquery-1.7.1.min.js
+share/moodle/theme/mymobile/javascript/jquery.mobile-1.1.0.js
+share/moodle/theme/mymobile/lang/en/theme_mymobile.php
+share/moodle/theme/mymobile/layout/embedded.php
+share/moodle/theme/mymobile/layout/general.php
+share/moodle/theme/mymobile/lib.php
+share/moodle/theme/mymobile/pix/07-map-marker.png
+share/moodle/theme/mymobile/pix/41-picture-frame.png
+share/moodle/theme/mymobile/pix/83-calendar.png
+share/moodle/theme/mymobile/pix/ajax-loader.png
+share/moodle/theme/mymobile/pix/ajax-loader2.gif
+share/moodle/theme/mymobile/pix/ajax-loader2.png
+share/moodle/theme/mymobile/pix/clip.png
+share/moodle/theme/mymobile/pix/empty.gif
+share/moodle/theme/mymobile/pix/favicon.ico
+share/moodle/theme/mymobile/pix/form-check-off.png
+share/moodle/theme/mymobile/pix/form-check-on.png
+share/moodle/theme/mymobile/pix/form-radio-off.png
+share/moodle/theme/mymobile/pix/form-radio-on.png
+share/moodle/theme/mymobile/pix/header.png
+share/moodle/theme/mymobile/pix/ibulb.png
+share/moodle/theme/mymobile/pix/icalendar.png
+share/moodle/theme/mymobile/pix/icalendarI4.png
+share/moodle/theme/mymobile/pix/icon-arrow-white-down.png
+share/moodle/theme/mymobile/pix/icon-arrow-white-left.png
+share/moodle/theme/mymobile/pix/icon-arrow-white-right.png
+share/moodle/theme/mymobile/pix/icon-arrow-white-up.png
+share/moodle/theme/mymobile/pix/icon-delete.png
+share/moodle/theme/mymobile/pix/icon-minus-white.png
+share/moodle/theme/mymobile/pix/icon-plus-white.png
+share/moodle/theme/mymobile/pix/icon-search-black.png
+share/moodle/theme/mymobile/pix/icons-18-black.png
+share/moodle/theme/mymobile/pix/icons-18-white.png
+share/moodle/theme/mymobile/pix/icons-36-black.png
+share/moodle/theme/mymobile/pix/icons-36-white.png
+share/moodle/theme/mymobile/pix/imessage.png
+share/moodle/theme/mymobile/pix/imessageI4.png
+share/moodle/theme/mymobile/pix/iuser.png
+share/moodle/theme/mymobile/pix/iuserI4.png
+share/moodle/theme/mymobile/pix/linevert.png
+share/moodle/theme/mymobile/pix/m2m.png
+share/moodle/theme/mymobile/pix/m2m2x.png
+share/moodle/theme/mymobile/pix/m2ms.png
+share/moodle/theme/mymobile/pix/navs.png
+share/moodle/theme/mymobile/pix/navsI4.png
+share/moodle/theme/mymobile/pix/newnav.png
+share/moodle/theme/mymobile/pix/newnav_s.png
+share/moodle/theme/mymobile/pix/photos.png
+share/moodle/theme/mymobile/pix/pinstripes.png
+share/moodle/theme/mymobile/pix/power.png
+share/moodle/theme/mymobile/pix/req.png
+share/moodle/theme/mymobile/pix/screenshot.png
+share/moodle/theme/mymobile/pix/texture_05.png
+share/moodle/theme/mymobile/pix/texture_075.png
+share/moodle/theme/mymobile/pix_core/a/help.png
+share/moodle/theme/mymobile/pix_core/a/refresh.png
+share/moodle/theme/mymobile/pix_core/a/search.png
+share/moodle/theme/mymobile/pix_core/a/setting.png
+share/moodle/theme/mymobile/pix_core/c/course.png
+share/moodle/theme/mymobile/pix_core/c/event.png
+share/moodle/theme/mymobile/pix_core/c/group.png
+share/moodle/theme/mymobile/pix_core/c/site.png
+share/moodle/theme/mymobile/pix_core/c/user.png
+share/moodle/theme/mymobile/pix_core/docs.png
+share/moodle/theme/mymobile/pix_core/f/audio.png
+share/moodle/theme/mymobile/pix_core/f/avi.png
+share/moodle/theme/mymobile/pix_core/f/dmg.png
+share/moodle/theme/mymobile/pix_core/f/docm.png
+share/moodle/theme/mymobile/pix_core/f/docx.png
+share/moodle/theme/mymobile/pix_core/f/excel.png
+share/moodle/theme/mymobile/pix_core/f/image.png
+share/moodle/theme/mymobile/pix_core/f/text.png
+share/moodle/theme/mymobile/pix_core/f/video.png
+share/moodle/theme/mymobile/pix_core/f/web.png
+share/moodle/theme/mymobile/pix_core/help.png
+share/moodle/theme/mymobile/pix_core/i/admin.png
+share/moodle/theme/mymobile/pix_core/i/approve.png
+share/moodle/theme/mymobile/pix_core/i/backup.png
+share/moodle/theme/mymobile/pix_core/i/calc.png
+share/moodle/theme/mymobile/pix_core/i/checkpermissions.png
+share/moodle/theme/mymobile/pix_core/i/closed.png
+share/moodle/theme/mymobile/pix_core/i/cohort.png
+share/moodle/theme/mymobile/pix_core/i/completion-auto-n.png
+share/moodle/theme/mymobile/pix_core/i/completion-auto-y.png
+share/moodle/theme/mymobile/pix_core/i/completion-manual-n.png
+share/moodle/theme/mymobile/pix_core/i/completion-manual-y.png
+share/moodle/theme/mymobile/pix_core/i/course.png
+share/moodle/theme/mymobile/pix_core/i/cross_red_big.png
+share/moodle/theme/mymobile/pix_core/i/cross_red_small.png
+share/moodle/theme/mymobile/pix_core/i/db.png
+share/moodle/theme/mymobile/pix_core/i/edit.png
+share/moodle/theme/mymobile/pix_core/i/email.png
+share/moodle/theme/mymobile/pix_core/i/files.png
+share/moodle/theme/mymobile/pix_core/i/filter.png
+share/moodle/theme/mymobile/pix_core/i/flagged.png
+share/moodle/theme/mymobile/pix_core/i/grades.png
+share/moodle/theme/mymobile/pix_core/i/group.png
+share/moodle/theme/mymobile/pix_core/i/guest.png
+share/moodle/theme/mymobile/pix_core/i/info.png
+share/moodle/theme/mymobile/pix_core/i/item.png
+share/moodle/theme/mymobile/pix_core/i/lock.png
+share/moodle/theme/mymobile/pix_core/i/log.png
+share/moodle/theme/mymobile/pix_core/i/mail.png
+share/moodle/theme/mymobile/pix_core/i/menu.png
+share/moodle/theme/mymobile/pix_core/i/navigationitem.png
+share/moodle/theme/mymobile/pix_core/i/new.png
+share/moodle/theme/mymobile/pix_core/i/news.png
+share/moodle/theme/mymobile/pix_core/i/open.png
+share/moodle/theme/mymobile/pix_core/i/payment.png
+share/moodle/theme/mymobile/pix_core/i/publish.png
+share/moodle/theme/mymobile/pix_core/i/reload.png
+share/moodle/theme/mymobile/pix_core/i/report.png
+share/moodle/theme/mymobile/pix_core/i/return.png
+share/moodle/theme/mymobile/pix_core/i/rss.png
+share/moodle/theme/mymobile/pix_core/i/search.png
+share/moodle/theme/mymobile/pix_core/i/stats.png
+share/moodle/theme/mymobile/pix_core/i/switch.png
+share/moodle/theme/mymobile/pix_core/i/unflagged.png
+share/moodle/theme/mymobile/pix_core/i/unlock.png
+share/moodle/theme/mymobile/pix_core/i/user.png
+share/moodle/theme/mymobile/pix_core/i/users.png
+share/moodle/theme/mymobile/pix_core/req.png
+share/moodle/theme/mymobile/pix_core/t/add.png
+share/moodle/theme/mymobile/pix_core/t/adddir.png
+share/moodle/theme/mymobile/pix_core/t/addfile.png
+share/moodle/theme/mymobile/pix_core/t/clear.png
+share/moodle/theme/mymobile/pix_core/t/collapsed.png
+share/moodle/theme/mymobile/pix_core/t/delete.png
+share/moodle/theme/mymobile/pix_core/t/down.png
+share/moodle/theme/mymobile/pix_core/t/edit.png
+share/moodle/theme/mymobile/pix_core/t/email.png
+share/moodle/theme/mymobile/pix_core/t/expanded.png
+share/moodle/theme/mymobile/pix_core/t/groupn.png
+share/moodle/theme/mymobile/pix_core/t/hiddenuntil.png
+share/moodle/theme/mymobile/pix_core/t/hideuntil.png
+share/moodle/theme/mymobile/pix_core/t/left.png
+share/moodle/theme/mymobile/pix_core/t/lock.png
+share/moodle/theme/mymobile/pix_core/t/log.png
+share/moodle/theme/mymobile/pix_core/t/message.png
+share/moodle/theme/mymobile/pix_core/t/move.png
+share/moodle/theme/mymobile/pix_core/t/portfolioadd.png
+share/moodle/theme/mymobile/pix_core/t/preview.png
+share/moodle/theme/mymobile/pix_core/t/ranges.png
+share/moodle/theme/mymobile/pix_core/t/reload.png
+share/moodle/theme/mymobile/pix_core/t/restore.png
+share/moodle/theme/mymobile/pix_core/t/right.png
+share/moodle/theme/mymobile/pix_core/t/unlock.png
+share/moodle/theme/mymobile/pix_core/t/up.png
+share/moodle/theme/mymobile/pix_core/t/user.png
+share/moodle/theme/mymobile/pix_core/u/f1.png
+share/moodle/theme/mymobile/pix_core/u/f2.png
+share/moodle/theme/mymobile/pix_core/u/user100.png
+share/moodle/theme/mymobile/pix_core/u/user35.png
+share/moodle/theme/mymobile/pix_plugins/mod/assignment/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/book/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/chat/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/choice/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/data/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/feedback/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/folder/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/forum/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/glossary/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/glossary/print.png
+share/moodle/theme/mymobile/pix_plugins/mod/label/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/lams/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/lesson/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/mail/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/page/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/quiz/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/resource/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/scorm/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/survey/icon.png
+share/moodle/theme/mymobile/pix_plugins/mod/wiki/icon.png
+share/moodle/theme/mymobile/renderers.php
+share/moodle/theme/mymobile/settings.php
+share/moodle/theme/mymobile/style/core.css
+share/moodle/theme/mymobile/style/jmobile11.css
+share/moodle/theme/mymobile/style/jmobile11_rtl.css
+share/moodle/theme/mymobile/style/media.css
+share/moodle/theme/mymobile/version.php
share/moodle/theme/nimble/config.php
share/moodle/theme/nimble/lang/en/theme_nimble.php
share/moodle/theme/nimble/layout/frontpage.php
@@ -8628,6 +9768,7 @@ share/moodle/theme/nimble/style/colors.css
share/moodle/theme/nimble/style/core.css
share/moodle/theme/nimble/style/menu.css
share/moodle/theme/nimble/style/pagelayout.css
+share/moodle/theme/nimble/version.php
share/moodle/theme/nonzero/config.php
share/moodle/theme/nonzero/lang/en/theme_nonzero.php
share/moodle/theme/nonzero/layout/frontpage.php
@@ -8641,6 +9782,7 @@ share/moodle/theme/nonzero/settings.php
share/moodle/theme/nonzero/style/core.css
share/moodle/theme/nonzero/style/editor.css
share/moodle/theme/nonzero/style/pagelayout.css
+share/moodle/theme/nonzero/version.php
share/moodle/theme/overlay/config.php
share/moodle/theme/overlay/lang/en/theme_overlay.php
share/moodle/theme/overlay/layout/frontpage.php
@@ -8656,11 +9798,9 @@ share/moodle/theme/overlay/style/core.css
share/moodle/theme/overlay/style/editor.css
share/moodle/theme/overlay/style/pagelayout.css
share/moodle/theme/overlay/style/settings.css
+share/moodle/theme/overlay/version.php
share/moodle/theme/serenity/config.php
share/moodle/theme/serenity/lang/en/theme_serenity.php
-share/moodle/theme/serenity/layout/embedded.php
-share/moodle/theme/serenity/layout/frontpage.php
-share/moodle/theme/serenity/layout/general.php
share/moodle/theme/serenity/pix/body.png
share/moodle/theme/serenity/pix/breadcrumb.png
share/moodle/theme/serenity/pix/favicon.ico
@@ -8674,6 +9814,7 @@ share/moodle/theme/serenity/pix_core/t/switch_minus.png
share/moodle/theme/serenity/pix_core/t/switch_plus.png
share/moodle/theme/serenity/style/core.css
share/moodle/theme/serenity/style/editor.css
+share/moodle/theme/serenity/version.php
share/moodle/theme/sky_high/config.php
share/moodle/theme/sky_high/lang/en/theme_sky_high.php
share/moodle/theme/sky_high/layout/frontpage.php
@@ -8697,82 +9838,57 @@ share/moodle/theme/sky_high/pix_core/t/dockclose.png
share/moodle/theme/sky_high/pix_core/t/switch_minus.gif
share/moodle/theme/sky_high/pix_core/t/switch_plus.gif
share/moodle/theme/sky_high/settings.php
+share/moodle/theme/sky_high/style/admin.css
share/moodle/theme/sky_high/style/core.css
share/moodle/theme/sky_high/style/editor.css
share/moodle/theme/sky_high/style/menu.css
share/moodle/theme/sky_high/style/pagelayout.css
share/moodle/theme/sky_high/style/report.css
share/moodle/theme/sky_high/style/settings.css
+share/moodle/theme/sky_high/version.php
share/moodle/theme/splash/config.php
+share/moodle/theme/splash/javascript/colourswitcher.js
share/moodle/theme/splash/lang/en/theme_splash.php
+share/moodle/theme/splash/layout/embedded.php
share/moodle/theme/splash/layout/general.php
share/moodle/theme/splash/layout/report.php
share/moodle/theme/splash/lib.php
+share/moodle/theme/splash/pix/arrow-menu.gif
share/moodle/theme/splash/pix/bg.jpg
share/moodle/theme/splash/pix/bgblue.jpg
share/moodle/theme/splash/pix/bggreen.jpg
share/moodle/theme/splash/pix/bgorange.jpg
-share/moodle/theme/splash/pix/blue-theme.jpg
share/moodle/theme/splash/pix/blue-theme2.gif
-share/moodle/theme/splash/pix/blue-theme2.jpg
-share/moodle/theme/splash/pix/blue.jpg
share/moodle/theme/splash/pix/colour.jpg
-share/moodle/theme/splash/pix/contentbg.jpg
-share/moodle/theme/splash/pix/contentbgright.jpg
-share/moodle/theme/splash/pix/csmenubg.jpg
-share/moodle/theme/splash/pix/dropdownbg.jpg
share/moodle/theme/splash/pix/footerbg.jpg
-share/moodle/theme/splash/pix/green-theme.jpg
share/moodle/theme/splash/pix/green-theme2.gif
-share/moodle/theme/splash/pix/green-theme2.jpg
-share/moodle/theme/splash/pix/green.jpg
-share/moodle/theme/splash/pix/header.jpg
share/moodle/theme/splash/pix/lbgv2.jpg
share/moodle/theme/splash/pix/lbgv2blue.jpg
share/moodle/theme/splash/pix/lbgv2green.jpg
share/moodle/theme/splash/pix/lbgv2orange.jpg
-share/moodle/theme/splash/pix/loginpanel.jpg
-share/moodle/theme/splash/pix/logobgleft.jpg
-share/moodle/theme/splash/pix/logobgleftblue.jpg
-share/moodle/theme/splash/pix/logobgleftgreen.jpg
-share/moodle/theme/splash/pix/logobgleftorange.jpg
-share/moodle/theme/splash/pix/logobgright.jpg
-share/moodle/theme/splash/pix/logobgrightblue.jpg
-share/moodle/theme/splash/pix/logobgrightgreen.jpg
-share/moodle/theme/splash/pix/logobgrightorange.jpg
-share/moodle/theme/splash/pix/orange-theme.jpg
share/moodle/theme/splash/pix/orange-theme2.gif
-share/moodle/theme/splash/pix/orange-theme2.jpg
-share/moodle/theme/splash/pix/orange.jpg
share/moodle/theme/splash/pix/pageheaderbgblue.jpg
share/moodle/theme/splash/pix/pageheaderbggreen.jpg
share/moodle/theme/splash/pix/pageheaderbgorange.jpg
share/moodle/theme/splash/pix/pageheaderbgred.jpg
-share/moodle/theme/splash/pix/post-sbbg.jpg
-share/moodle/theme/splash/pix/post-sbheaderbg.jpg
-share/moodle/theme/splash/pix/pre-sbbg.jpg
-share/moodle/theme/splash/pix/pre-sbheaderbg.jpg
-share/moodle/theme/splash/pix/red-theme.jpg
share/moodle/theme/splash/pix/red-theme2.gif
-share/moodle/theme/splash/pix/red-theme2.jpg
-share/moodle/theme/splash/pix/red.jpg
-share/moodle/theme/splash/pix/sbheaderbg.jpg
share/moodle/theme/splash/pix/sbheaderbg2.jpg
share/moodle/theme/splash/pix/sbheaderbg2blue.jpg
share/moodle/theme/splash/pix/sbheaderbg2green.jpg
share/moodle/theme/splash/pix/sbheaderbg2orange.jpg
share/moodle/theme/splash/pix/screenshot.jpg
share/moodle/theme/splash/pix/selectbg.jpg
-share/moodle/theme/splash/pix/switchbg.jpg
-share/moodle/theme/splash/pix/userinfobg.jpg
share/moodle/theme/splash/settings.php
share/moodle/theme/splash/style/blue.css
+share/moodle/theme/splash/style/core.css
share/moodle/theme/splash/style/editor.css
share/moodle/theme/splash/style/green.css
-share/moodle/theme/splash/style/ie.css
+share/moodle/theme/splash/style/menus.css
share/moodle/theme/splash/style/orange.css
-share/moodle/theme/splash/style/sl.css
-share/moodle/theme/splash/yui/colourswitcher/colourswitcher.js
+share/moodle/theme/splash/style/pagelayout.css
+share/moodle/theme/splash/style/red.css
+share/moodle/theme/splash/style/settings.css
+share/moodle/theme/splash/version.php
share/moodle/theme/standard/config.php
share/moodle/theme/standard/lang/en/theme_standard.php
share/moodle/theme/standard/pix/favicon.ico
@@ -8802,6 +9918,7 @@ share/moodle/theme/standard/style/grade.css
share/moodle/theme/standard/style/message.css
share/moodle/theme/standard/style/modules.css
share/moodle/theme/standard/style/question.css
+share/moodle/theme/standard/version.php
share/moodle/theme/standardold/README
share/moodle/theme/standardold/config.php
share/moodle/theme/standardold/lang/en/theme_standardold.php
@@ -8810,9 +9927,11 @@ share/moodle/theme/standardold/layout/frontpage.php
share/moodle/theme/standardold/layout/general.php
share/moodle/theme/standardold/pix/favicon.ico
share/moodle/theme/standardold/style/pagelayout.css
+share/moodle/theme/standardold/version.php
share/moodle/theme/styles.php
share/moodle/theme/styles_debug.php
share/moodle/theme/switchdevice.php
+share/moodle/theme/upgrade.txt
share/moodle/theme/yui_combo.php
share/moodle/theme/yui_image.php
share/moodle/user/action_redir.php
@@ -8828,8 +9947,7 @@ share/moodle/user/editlib.php
share/moodle/user/emailupdate.php
share/moodle/user/externallib.php
share/moodle/user/files.php
-share/moodle/user/filesedit.php
-share/moodle/user/filesedit_form.php
+share/moodle/user/files_form.php
share/moodle/user/filters/checkbox.php
share/moodle/user/filters/cohort.php
share/moodle/user/filters/courserole.php
@@ -8860,18 +9978,23 @@ share/moodle/user/profile/definelib.php
share/moodle/user/profile/field/checkbox/define.class.php
share/moodle/user/profile/field/checkbox/field.class.php
share/moodle/user/profile/field/checkbox/lang/en/profilefield_checkbox.php
+share/moodle/user/profile/field/checkbox/version.php
share/moodle/user/profile/field/datetime/define.class.php
share/moodle/user/profile/field/datetime/field.class.php
share/moodle/user/profile/field/datetime/lang/en/profilefield_datetime.php
+share/moodle/user/profile/field/datetime/version.php
share/moodle/user/profile/field/menu/define.class.php
share/moodle/user/profile/field/menu/field.class.php
share/moodle/user/profile/field/menu/lang/en/profilefield_menu.php
+share/moodle/user/profile/field/menu/version.php
share/moodle/user/profile/field/text/define.class.php
share/moodle/user/profile/field/text/field.class.php
share/moodle/user/profile/field/text/lang/en/profilefield_text.php
+share/moodle/user/profile/field/text/version.php
share/moodle/user/profile/field/textarea/define.class.php
share/moodle/user/profile/field/textarea/field.class.php
share/moodle/user/profile/field/textarea/lang/en/profilefield_textarea.php
+share/moodle/user/profile/field/textarea/version.php
share/moodle/user/profile/index.php
share/moodle/user/profile/index_category_form.php
share/moodle/user/profile/index_field_form.php
@@ -8882,6 +10005,7 @@ share/moodle/user/repository.php
share/moodle/user/selector/lib.php
share/moodle/user/selector/module.js
share/moodle/user/selector/search.php
+share/moodle/user/tests/externallib_test.php
share/moodle/user/view.php
share/moodle/userpix/index.php
share/moodle/version.php
@@ -8899,6 +10023,7 @@ share/moodle/webservice/amf/testclient/index.php
share/moodle/webservice/amf/version.php
share/moodle/webservice/externallib.php
share/moodle/webservice/lib.php
+share/moodle/webservice/pluginfile.php
share/moodle/webservice/renderer.php
share/moodle/webservice/rest/db/access.php
share/moodle/webservice/rest/lang/en/webservice_rest.php
@@ -8907,7 +10032,6 @@ share/moodle/webservice/rest/locallib.php
share/moodle/webservice/rest/server.php
share/moodle/webservice/rest/simpleserver.php
share/moodle/webservice/rest/version.php
-share/moodle/webservice/simpletest/testwebservice.php
share/moodle/webservice/soap/db/access.php
share/moodle/webservice/soap/lang/en/webservice_soap.php
share/moodle/webservice/soap/lib.php
@@ -8915,6 +10039,7 @@ share/moodle/webservice/soap/locallib.php
share/moodle/webservice/soap/server.php
share/moodle/webservice/soap/simpleserver.php
share/moodle/webservice/soap/version.php
+share/moodle/webservice/tests/helpers.php
share/moodle/webservice/upload.php
share/moodle/webservice/wsdoc.php
share/moodle/webservice/xmlrpc/db/access.php
diff --git a/www/moodle/distinfo b/www/moodle/distinfo
index bbf3566c1ab..eb3796102ad 100644
--- a/www/moodle/distinfo
+++ b/www/moodle/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2012/07/27 12:44:21 wen Exp $
+$NetBSD: distinfo,v 1.11 2012/11/30 07:19:44 wen Exp $
-SHA1 (moodle-2.1.7.tgz) = 55098ffbdeca07fdf02ae1762b6e3fd08ce03c47
-RMD160 (moodle-2.1.7.tgz) = 4031e7eefe685e8dc11a1fc9b70f1c22318ca686
-Size (moodle-2.1.7.tgz) = 24035837 bytes
+SHA1 (moodle-2.3.3.tgz) = cb55ea192c5419c0dff03be936d72ac324ab82e6
+RMD160 (moodle-2.3.3.tgz) = 985e73c14b9ccaf3e1412b911ca634b32eb6d747
+Size (moodle-2.3.3.tgz) = 28588101 bytes