mirror of
https://github.com/moodle/moodle.git
synced 2025-02-19 07:41:02 +01:00
modified: mod/scorm/report.php new file: mod/scorm/reportuser.php MDL-27522 SCORM Reports-remove users report to seperate files for better re-use modified: mod/scorm/reportuser.php MDL-27522 SCORM Reports validated reportuser.php modified: mod/scorm/report.php modified: mod/scorm/reportuser.php MDL-27522 SCORM REPORT - updating reportuser.php to use MUST_EXIST parameter modified: mod/scorm/lang/en/scorm.php modified: mod/scorm/reportuser.php MDL-27522 SCORM Reports- Cleaning of codes modified: mod/scorm/report.php modified: mod/scorm/reportuser.php MDL-27522 SCORM Reports- update formating modified: mod/scorm/report.php modified: mod/scorm/reportuser.php MDL-27522 SCORM Reports removed unwanted codes from reportuser.php modified: mod/scorm/reportuser.php MDL-27522 Scorm Reports - optimising codes modified: mod/scorm/report.php modified: mod/scorm/reportuser.php MDL-27522 Scorm Reports-Formating report.php modified: mod/scorm/report.php MDL-27522 Scorm Reporting - removing unsed variables modified: mod/scorm/lang/en/scorm.php modified: mod/scorm/report.php modified: mod/scorm/reportuser.php MDL-27522 SCORM Reporting - Renaming reportuser.php to userreport.php new file: mod/scorm/userreport.php MDL-27522 SCORM Reporting - deleting old reportuser.php deleted: mod/scorm/reportuser.php MDL-27522 Scorm Reporting - updated version number MDL-27522 Scorm Reporting - Discarding version changes MDL-27523 Scorm Reporting - Basic reporting plugin new file: mod/scorm/report/basic/lang/en/scorm_basic.php new file: mod/scorm/report/basic/report.php new file: mod/scorm/report/default.php new file: mod/scorm/report/reportlib.php MDL-27523 Scorm Reporting - Database Table structure pushed new file: mod/scorm/db/subplugins.php MDL-27523 Scorm Reporting - Plugin container codes modified: mod/scorm/report.php modified: mod/scorm/tabs.php MDL-27523 Scorm Reporting - Capability update modified: mod/scorm/report/reportlib.php MDL-27523 Scorm Reporting - commenting files modified: mod/scorm/report/basic/db/install.php modified: mod/scorm/report/basic/lang/en/scorm_basic.php modified: mod/scorm/report/basic/version.php MDL-27523 Scorm Reporting - Formating codes modified: mod/scorm/report/basic/db/install.php modified: mod/scorm/report/basic/report.php modified: mod/scorm/report/basic/version.php modified: mod/scorm/report/default.php modified: mod/scorm/report/reportlib.php MDL-27523 Scorm Reporting - fixing small bugs modified: mod/scorm/report/basic/report.php MDL-27523 Scorm Reporting - added databse upgrade code to scorm/db/upgrade.php MDL-27523 Scorm Reporting - small optimisations MDL-27523 SCorm Reporting - Removing Mod.php MDL-27523 Scorm Reporting - Minor Fixes new file: mod/scorm/db/subplugins.php modified: mod/scorm/lang/en/scorm.php modified: mod/scorm/report.php new file: mod/scorm/report/basic/db/install.php new file: mod/scorm/report/basic/lang/en/scorm_basic.php new file: mod/scorm/report/basic/report.php new file: mod/scorm/report/basic/version.php new file: mod/scorm/report/default.php new file: mod/scorm/report/reportlib.php modified: mod/scorm/tabs.php modified: mod/scorm/userreport.php modified: mod/scorm/db/install.xml new file: mod/scorm/db/subplugins.php modified: mod/scorm/db/upgrade.php modified: mod/scorm/lang/en/scorm.php modified: mod/scorm/report.php new file: mod/scorm/report/basic/db/install.php new file: mod/scorm/report/basic/lang/en/scorm_basic.php new file: mod/scorm/report/basic/report.php new file: mod/scorm/report/basic/version.php new file: mod/scorm/report/default.php new file: mod/scorm/report/reportlib.php modified: mod/scorm/tabs.php modified: mod/scorm/userreport.php modified: mod/scorm/version.php MDL-27523 Scorm Reporting - Removing Database Refereneces MDL-27523 Scorm Reporting - Updating structure to remove DB usage modified: mod/scorm/db/upgrade.php modified: mod/scorm/report.php modified: mod/scorm/report/basic/report.php modified: mod/scorm/report/default.php modified: mod/scorm/report/reportlib.php MDL-27523 Scorm Reporting - Minor fixes MDL-27523 Scorm Reporting - Formating codes MDL-27523 Scorm Reporting - Foramting Codes modified: mod/scorm/report/basic/lang/en/scorm_basic.php modified: mod/scorm/report/basic/report.php modified: mod/scorm/report/default.php modified: mod/scorm/report/reportlib.php new file: mod/scorm/db/subplugins.php modified: mod/scorm/lang/en/scorm.php modified: mod/scorm/report.php new file: mod/scorm/report/basic/lang/en/scorm_basic.php new file: mod/scorm/report/basic/report.php new file: mod/scorm/report/basic/version.php new file: mod/scorm/report/default.php new file: mod/scorm/report/reportlib.php modified: mod/scorm/tabs.php modified: mod/scorm/userreport.php modified: mod/scorm/version.php
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
QUICK INSTALL ============= For the impatient, here is a basic outline of the installation process, which normally takes me only a few minutes: 1) Move the Moodle files into your web directory. 2) Create a single database for Moodle to store all it's tables in (or choose an existing database). 3) Visit your Moodle site with a browser, you should be taken to the install.php script, which will lead you through creating a config.php file and then setting up Moodle, creating an admin account etc. 4) Set up a cron task to call the file admin/cron.php every five minutes or so. For more information, see the INSTALL DOCUMENTATION: http://docs.moodle.org/en/Installing_Moodle Good luck and have fun! Martin Dougiamas, Lead Developer
Description
Languages
PHP
78.1%
JavaScript
14.6%
Gherkin
3.5%
CSS
1.7%
Mustache
1.6%
Other
0.4%