Aparup Banerjee
1f8c6a9012
Merge branch 'master_MDL-30028' of git://github.com/danmarsden/moodle
2011-12-08 17:00:37 +08:00
Sam Hemelryk
74482042ac
Merge branch 'MDL-28282-master' of git://github.com/ankitagarwal/moodle
2011-12-08 10:22:34 +13:00
Ankit Kumar Agarwal
f17d78cac1
MDL-28588 Removing IN from SQL statments
2011-12-06 10:59:02 +05:30
Ankit Kumar Agarwal
6073fcbe16
MDL-28282 Scorm Restorting Groups support in Scomr reports
2011-12-06 07:20:51 +05:30
Dan Marsden
62169a677d
MDL-26974 - add extra logging information all the time - not just when debugging is on.
2011-12-05 21:38:27 +13:00
Mayank Gupa
75638e0ab0
MDL-30579, fixing Data Model Elements are being initialized with an empty string
2011-12-05 05:17:40 +05:30
Mayank Gupa
ab94be6bd1
MDL-30577, fixing cmi.credit, cmi.mode are not evaluated correctly
2011-12-05 04:44:28 +05:30
Mayank Gupa
b5a26fe11a
MDL-30576, Fixing cmi.completion_threshold and default value of minProgressMeasure to be saved correctly in the database.
2011-12-05 04:06:10 +05:30
Dan Marsden
b27917eea4
MDL-30028 - use page pref correctly when pagination or re-ordering
2011-12-02 21:07:59 +13:00
Sam Hemelryk
6416c6c25b
Merge branch 'MDL-30007' of git://github.com/stronk7/moodle
2011-12-01 17:14:52 +13:00
Petr Skoda
633d5a07af
MDL-30007 standardise module version files
2011-11-29 21:38:14 +01:00
Ankit Kumar Agarwal
bbe5bad575
MDL-30440 SCORM Fixing Sql errors in interraction reporting
2011-11-28 11:51:37 +05:30
Sam Hemelryk
77da06ceb4
Merge branch 'MDL-30422-master' of git://github.com/ankitagarwal/moodle
2011-11-25 13:13:06 +13:00
Ankit Kumar Agarwal
6348043461
MDL-30422 SCORM Fixing old variable use in interraction report
2011-11-24 12:53:37 +05:30
Eloy Lafuente (stronk7)
3a02133f3f
Merge branch 'master_MDL-25757' of git://github.com/danmarsden/moodle
2011-11-23 11:07:50 +01:00
Eloy Lafuente (stronk7)
ea46fcbced
Merge branch 'master_MDL-30223' of git://github.com/danmarsden/moodle
2011-11-23 01:20:39 +01:00
Ankit Kumar Agarwal
63a1625d78
MDL-30279 SCORM Fixing sql errors during cron
2011-11-16 09:47:00 +05:30
Dan Marsden
23b3e448b2
SCORM MDL-25757 fix for saving of duplicate CMI values - thanks to Evan Irving-Pease for the patch
2011-11-16 10:50:55 +13:00
Dan Marsden
d3bf0a950f
SCORM AICC MDL-30223 invalid call to update_record - very hard to test/reproduce.
2011-11-16 08:48:50 +13:00
Dan Marsden
9a68ff24d2
MDL-27036 AICC HACP handling - add missing check for correct user with has_capability.
2011-11-14 21:20:14 +13:00
Eloy Lafuente (stronk7)
8ac9d33f49
Merge branch 'MDL-26647-master' of git://github.com/sammarshallou/moodle
...
Conflicts:
lib/db/upgrade.php
report/completion/index.php
report/progress/index.php
version.php
2011-11-11 03:37:55 +01:00
Eloy Lafuente (stronk7)
8f1a0d21cb
MDL-28277 scorm report - set interaction as standard + version component
2011-11-10 16:55:54 +01:00
Eloy Lafuente (stronk7)
b5b99e0b7a
NOBUG: Whitespace fixes
2011-11-09 16:32:30 +01:00
Eloy Lafuente (stronk7)
7654b7bbc1
Merge branch 'MDL-28277-master' of git://github.com/ankitagarwal/moodle
2011-11-09 09:43:18 +01:00
Ankit Kumar Agarwal
f9ab70a908
MDL-28277 Changing optional_param to optional_param_array
2011-11-09 13:29:26 +05:30
Eloy Lafuente (stronk7)
b7830daba1
Merge branch 'master_MDL-29159' of git://github.com/danmarsden/moodle
2011-11-09 02:20:26 +01:00
Eloy Lafuente (stronk7)
0a9ed36c9e
Merge branch 'master_MDL-30146' of git://github.com/danmarsden/moodle
2011-11-09 02:13:38 +01:00
Eloy Lafuente (stronk7)
ec25a72c4d
Merge branch 'master_MDL-27036' of git://github.com/danmarsden/moodle
2011-11-09 02:03:25 +01:00
Eloy Lafuente (stronk7)
df087b865b
Merge branch 'master_MDL-30041' of git://github.com/danmarsden/moodle
2011-11-09 01:34:08 +01:00
Eloy Lafuente (stronk7)
e7ec46fc59
MDL-28277 SCORM some whitespace and MOODLE_INTERNAL fixes
2011-11-09 01:30:51 +01:00
Eloy Lafuente (stronk7)
253b3231b9
Merge branch 'MDL-28277-master' of git://github.com/ankitagarwal/moodle
2011-11-09 01:20:06 +01:00
Dan Marsden
3cfffd8c3e
SCORM MDL-27036 increase sessid, improve lang strings
2011-11-07 14:34:13 +13:00
Dan Marsden
4388bd45b2
SCORM MDL-30146 AICC - add ability to link direct to a simple AICC url
2011-11-05 21:51:24 +13:00
Dan Marsden
ba0e91a281
SCORM MDL-27036 enable AICC HACP
2011-11-05 20:31:01 +13:00
sam marshall
e4aec5bed3
MDL-26647 (6) Support showuseridentity on grader report, quiz report, SCORM report
2011-11-04 13:57:17 +00:00
Ankit Kumar Agarwal
3ab853fade
MDL-28277 SCORM optimising function get_scorm_question_count
2011-11-04 11:27:17 +05:30
Dan Marsden
7320f48b98
SCORM MDL-29159 - override getContentHtml function in treeview so that it doesn't escape text incorrectly
2011-11-04 00:29:05 +13:00
Ankit Kumar Agarwal
e46cef0b64
MDL-30044 SCORM documenting function scorm_report_list
2011-11-03 07:51:43 +05:30
Ankit Kumar Agarwal
b2f5ce3526
MDL-28277 SCORM Polishing codes
2011-11-03 07:46:08 +05:30
Dan Marsden
3297bb1add
MDL-28277 SCORM remove whitespace from patch
2011-11-03 07:46:05 +05:30
Dan Marsden
49ff0cf349
MDL-28277 MDL-30009 fix for started on/last accessed on dates for users with no attempts.
2011-11-03 07:46:03 +05:30
Ankit Kumar Agarwal
769a621dc0
MDL-28277 small bug fixes
...
modified: mod/scorm/report/interactions/report.php
modified: mod/scorm/report/interactions/responsessettings_form.php
modified: mod/scorm/report/reportlib.php
2011-11-03 07:46:01 +05:30
Ankit Kumar Agarwal
35540ec537
MDL-28277 Adding course context to format_Strings
2011-11-03 07:45:59 +05:30
Ankit Kumar Agarwal
7def307d1a
MDL-28277 removed IN from sql statments
2011-11-03 07:45:57 +05:30
Ankit Kumar Agarwal
3b1e85a143
MDL-28277 formating codes
2011-11-03 07:45:55 +05:30
Ankit Kumar Agarwal
b84b783f6c
MDL-28277 Small fixes
2011-11-03 07:45:52 +05:30
Ankit Kumar Agarwal
c03d2b753e
MDL-28277 Added function to find question count
2011-11-03 07:45:50 +05:30
Ankit Kumar Agarwal
1135979696
MDL-28277 Basic Skeleton update
...
modified: mod/scorm/report/interactions/report.php
2011-11-03 07:45:48 +05:30
Ankit Kumar Agarwal
8fb40a45fb
MDL-28277 First Version push of the interactions plugin
...
new file: mod/scorm/report/interactions/lang/en/scormreport_interactions.php
new file: mod/scorm/report/interactions/report.php
new file: mod/scorm/report/interactions/responsessettings_form.php
new file: mod/scorm/report/interactions/version.php
2011-11-03 07:45:46 +05:30
Ankit Kumar Agarwal
b7afad0e17
MDL27522 First version Push
...
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
2011-11-03 07:45:43 +05:30