Dan Marsden
98c59aaab2
MDL-46760 mod_scorm: Fix js error when preview mode disabled
2014-08-17 22:14:15 +12:00
Marina Glancy
7d90b9b9f9
NOBUG: Fixed file access permissions
2014-08-14 14:52:07 +08:00
Nobelium
6a6709ec51
MDL-37401 mod_scorm : autocommit for scorm
2014-08-09 22:06:54 +00:00
Dan Poltawski
2ac36ad587
Merge branch 'MDL-46236' of git://github.com/nobelium/moodle
2014-07-29 12:04:29 +01:00
Nobelium
bf4f65fbb6
MDL-46397 mod_scorm : binding cmi values with scoid
2014-07-28 05:37:21 +00:00
Nobelium
98939a3c84
MDL-46236 mod_scorm : Setting lauch options for scorm in popup
2014-07-26 14:46:25 +00:00
Eloy Lafuente (stronk7)
9a363a1cd2
Merge branch 'MDL-35870' of git://github.com/nobelium/moodle
2014-07-16 09:04:55 +02:00
Nobelium
6f850a51a4
MDL-35870 mod_scorm: Fixing undefined scoid for popup mode
2014-07-16 11:51:03 +00:00
Eloy Lafuente (stronk7)
c5e0735569
Merge branch 'MDL-35870' of git://github.com/nobelium/moodle
2014-07-15 18:30:29 +02:00
Nobelium
76c8fa4190
MDL-35870 mod_scorm : fix for debug.js.php not found error
2014-07-15 16:05:40 +00:00
Eloy Lafuente (stronk7)
3b674f5d0a
MDL-35870 mod_scorm : Bump version
2014-07-15 01:45:23 +02:00
Eloy Lafuente (stronk7)
714b25d07d
MDL-35870 mod_scorm : whitespace fixes
2014-07-15 01:41:07 +02:00
Nobelium
ad88d3ed2a
MDL-35870 mod_scorm : Adding phpdocs for new functions
...
get_scorm_default in scorm_12lib.php
get_scorm_default in scorm_13lib.php
get_scorm_default in aicclib.php
scorm_isset in locallib.php
scorm_empty in locallib.php
2014-07-10 15:40:39 +00:00
Nobelium
3ad5eeedcf
MDL-35870 mod_scorm : Removing loaddatamodel.php
2014-07-10 14:17:32 +00:00
Nobelium
7b9036be25
MDL-35870 mod_scorm : Initializing scorm API using js_init_call
2014-07-08 11:22:37 +00:00
Nobelium
93ca0d54c0
MDL-35870 mod_scorm : Prevents scorm API reload
2014-07-08 11:22:37 +00:00
Nobelium
139f32c218
MDL-35870 mod_scorm : Separating js and php files
2014-07-08 11:22:36 +00:00
Mark Nelson
3b0347712a
MDL-45445 events: added '(optional)' to event params where applicable
2014-06-12 20:46:58 -07:00
Mark Nelson
d0c65a411f
MDL-45445 events: added missing 'other' validation
2014-06-12 20:46:58 -07:00
Mark Nelson
943c61051f
MDL-45445 events: added missing 'relateduserid' validation
2014-06-12 20:46:58 -07:00
Damyon Wiese
c48c9bf02f
MDL-42835 Scorm: Fix for JS error because no nodes are selected in the toc.
2014-06-12 13:57:34 +08:00
Nobelium
6a761d016c
MDL-42835 mod_scorm: Close tree nodes using TreeView API
2014-06-05 22:30:05 +00:00
Mark Nelson
e2cd4f5b95
MDL-41665 mod_scorm: fixed broken report URLs
2014-06-04 00:17:41 -07:00
Dan Poltawski
ed3f8591ed
Merge branch 'master_MDL-40371' of git://github.com/danmarsden/moodle
...
Conflicts:
mod/scorm/lib.php
2014-06-03 15:19:22 +01:00
Damyon Wiese
96c9b2feb3
Merge branch 'MDL-45630_master' of https://github.com/markn86/moodle
2014-06-03 15:00:27 +08:00
Damyon Wiese
5bbcdbeb96
Merge branch 'MDL-41665' of git://github.com/nobelium/moodle
2014-06-03 13:16:22 +08:00
Eloy Lafuente (stronk7)
bd29ed2770
Merge branch 'master_MDL-45726' of https://github.com/danmarsden/moodle
2014-06-03 02:20:48 +02:00
Sam Hemelryk
24df080cdc
Merge branch 'master_MDL-45212' of git://github.com/totara/moodle
2014-06-03 10:18:58 +12:00
Mark Nelson
1ea5f1e2d3
MDL-45630 events: removed unnecessary 'the' from event descriptions
2014-05-31 15:27:11 -07:00
Nobelium
27b8872cb3
MDL-41665 scorm : Rewriting using html_writer
2014-05-29 21:54:00 +00:00
Ciaran Irvine
005141f3d0
MDL-45726 SCORM: Correct check for forcenewattempt
2014-05-30 09:48:16 +12:00
Brian King
6a97697a2a
MDL-40371 Upgrade-until-22: remove obsolete _upgrade_grades functions
2014-05-29 19:43:37 +12:00
Eloy Lafuente (stronk7)
f94891cc00
MDL-45503 upgrade: add v2.7.0 sep lines
2014-05-28 01:13:42 +02:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Andrew Nicols
02915dfc23
MDL-45357 events: Remove unnecessary the before 'id' in event descriptions
2014-05-06 16:45:05 +08:00
Mark Nelson
c5cfb3ca98
MDL-45357 events: changed event descriptions to ensure consistency in core
2014-05-05 00:55:50 -07:00
Mark Nelson
02a5a4b2ff
MDL-43557 events: fixed minor issues in existing events
2014-04-29 19:16:11 -07:00
Simon Coggins
e205a159e3
MDL-45212 scorm: Disable sorting on unsortable columns in SCORM reports
2014-04-22 14:11:52 +12:00
Marina Glancy
cf051cc46e
Revert "MDL-41283 report_participation: Fixed legacy actions returned from api's"
...
This reverts commit 7b7bb92d4206beac111fa0eed63a964fd9d20f4a.
2014-04-15 17:14:57 +08:00
Marina Glancy
c733401634
Merge branch 'MDL-45035-master' of git://github.com/ankitagarwal/moodle
2014-04-15 14:34:36 +08:00
Rajesh Taneja
7b7bb92d42
MDL-41283 report_participation: Fixed legacy actions returned from api's
2014-04-15 13:31:03 +08:00
Rajesh Taneja
b2b4ec308e
MDL-41283 report_participation: Added phpdoc about function not used
...
In new logging api, xxx_get_view_actions() and xxx_get_post_actions()
will not be used to identify the paticipation of user. Event's crud
and edulevel status will define user's participation.
2014-04-15 13:31:03 +08:00
Ankit Agarwal
3610ad436c
MDL-45035 events: Fix @package and @since tags in Moodle 2.7 events
2014-04-11 13:45:33 +08:00
Marina Glancy
39b70b23b7
Merge branch 'MDL-44677_scorm_commit' of git://github.com/davosmith/moodle
2014-04-08 11:14:52 +08:00
Marina Glancy
72c0f16889
Merge branch 'master_MDL-44938' of git://github.com/danmarsden/moodle
2014-04-08 08:53:58 +08:00
Marina Glancy
08cf1d787e
Merge branch 'master_MDL-43011' of git://github.com/danmarsden/moodle
2014-04-08 08:53:49 +08:00
Nobelium
e3528983f2
MDL-41476 scorm settings- SCORM1.2 standard mode and CMIString length
...
Adding SCORM 1.2 standard mode checkbox in scorm admin panel. By default it will be enabled
(i.e: config name = `scorm12standard`, plugin name = `scorm`, value = `1`)
If `scorm12standard` is `1` CMIString256 is of length 256 and CMIString4096 is of length is 4096
if `scorm12standard` is `0` CMIString256 and CMIString4096 are of length is 64000
2014-04-07 14:07:48 +08:00
Dan Marsden
3babdf83fe
MDL-43011 SCORM: use embedded layout instead of scorm for pop-up windows
2014-04-04 11:47:13 +13:00
Dan Marsden
e0eac0c6f3
MDL-44938 SCORM: missing constant definition during upgrade.
2014-04-04 09:38:48 +13:00
Damyon Wiese
c8afcb2e7b
Merge branch 'master_MDL-44753' of https://github.com/danmarsden/moodle
2014-04-02 16:33:06 +08:00