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
Marina Glancy
cf051cc46e
Revert "MDL-41283 report_participation: Fixed legacy actions returned from api's"
...
This reverts commit 7b7bb92d42
.
2014-04-15 17:14:57 +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
Nobelium
76e9e1028f
MDL-43341 SCORM Report: spacer.gif must be managed with $OUTPUT->spacer
2014-03-14 22:16:07 +00:00
Niclas Tollstorff
7f9759c25c
MDL-37733 SCORM: Correct check for force new attempt
2014-03-08 21:22:38 +13:00
Sam Hemelryk
6da956e607
MDL-44181 mod_scorm: unified @package use
...
Conflicts:
mod/scorm/db/upgrade.php
2014-02-18 14:19:21 +08:00
Marina Glancy
15cca13822
MDL-42508 scorm: add module generator
2013-11-22 15:25:37 +11:00
Petr Škoda
0c431257e9
MDL-42387 standardise file lifetime handling
2013-11-01 10:42:18 +01:00
Sam Hemelryk
00a2879412
Merge branch 'master_MDL-41848' of git://github.com/danmarsden/moodle
2013-09-30 12:09:50 +13:00
Sam Hemelryk
a78e39e3d3
Merge branch 'master_MDL-41580' of git://github.com/danmarsden/moodle
2013-09-25 09:27:44 +12:00
Dan Marsden
b64bc10cb7
MDL-41848 SCORM: Drag drop SCORM upload fix
2013-09-24 22:50:30 +12:00
Dan Marsden
361a47d409
MDL-41580 SCORM: allow imsmanifest.xml to be used in file system repos
2013-09-24 12:08:38 +12:00
Mayank Gupta
df5c7086c8
MDL-39910 mod_scorm: rewrite SCORM code in YUI3, use responsive grids, add new nav setting; squashing commits
2013-09-20 22:45:36 +12:00
Sam Hemelryk
31dea4fea4
Merge branch 'master_MDL-41434' of https://github.com/danmarsden/moodle
2013-09-16 15:07:57 +12:00
Dan Marsden
39355b46f9
MDL-37524 SCORM: mode not calculated correctly.
2013-09-16 10:12:49 +12:00
Dan Marsden
b33e466550
MDL-41434 SCORM: add new sortorder field to allow better ordering of scos
2013-09-16 10:11:16 +12:00
Dan Marsden
27b87c10bf
MDL-28579 SCORM: use filemanager instead of old file picker
2013-09-04 09:51:41 +12:00
Dan Marsden
c7e6fb6c8d
MDL-35380 SCORM: improve check for imsmanifest file and consolidate into a single function.
2013-08-26 13:06:59 +12:00
Damyon Wiese
aee8151f7d
Revert "MDL-35380 SCORM: improve check for imsmanifest file and consolidate into a single function."
...
This reverts commit 492407e9f7
.
2013-08-22 14:11:18 +08:00
Dan Marsden
492407e9f7
MDL-35380 SCORM: improve check for imsmanifest file and consolidate into a single function.
2013-08-16 09:34:06 +12:00
Petr Škoda
eb459f7192
MDL-40642 set more restrictive umask and use proper permission for new dirs and files
2013-07-19 09:18:44 +02:00
Dan Marsden
f2b3e82b09
MDL-37484 SCORM: disable toc in player when using direct AICC url
2013-07-05 14:37:20 +12:00
Dan Marsden
93c984a829
MDL-39239 SCORM: drop old imsrepository code - it doesn't work anyway.
2013-06-12 09:47:26 +12:00
Ankit Agarwal
6e9d3c19e3
MDL-38370 scorm: Fixing strict standard errors in outline report
2013-03-12 11:43:10 +08:00
Adam Olley
d684074114
MDL-36828: mod_scorm: Allow deletion of scorm modules if no scorm_scoes data exists
2012-11-26 15:30:49 +10:30
Aaron Barnes
01259692ef
MDL-36107 scorm: Fix non-static method call
2012-10-19 18:39:45 +13:00
Eloy Lafuente (stronk7)
f6bfcaf6b3
Merge branch 'master_MDL-34848' of git://github.com/danmarsden/moodle
2012-10-10 09:57:00 +02:00
Dan Marsden
828b6925c0
MDL-34848 SCORM: rewrite over complicated scorm_print_overview to use a single loop and make a single check for attemptstatus
2012-10-10 20:38:06 +13:00
Eloy Lafuente (stronk7)
5d3559f7b5
Merge branch 'master_MDL-34848' of git://github.com/danmarsden/moodle
2012-10-09 00:02:41 +02:00
Dan Marsden
3270869aab
MDL-35227 SCORM: set completion in correct location.
2012-09-28 09:02:30 +12:00
Dan Marsden
da92e3b05a
MDL-34848 SCORM: add extra flexibiltiy to attempt status
2012-09-19 19:53:03 +12:00
Simon Coggins
cf0387ff08
MDL-34644 SCORM fix completion when only completion on view is selected.
2012-09-13 14:38:36 +12:00
Ankit Agarwal
a3fc4b3ad6
MDL-34468 scorm: Replace all instances of get_context_instance() with respective context_XXXX in mod/scorm
2012-07-24 17:08:05 +08:00
Dan Marsden
c2c5c2f8c7
MDL-33978 SCORM activity completion - don't tiggere completion update state on creation of SCORM
2012-06-25 12:23:52 +12:00
Dan Poltawski
8550d72d85
MDL-32937 - scorm: switch commenting style to //
2012-06-12 13:18:51 +08:00
Christopher Tombleson
01b5936cd0
MDL-32937 Add drag and drop support to SCORM
2012-06-11 12:18:32 +12:00
David Mudrak
261cbbacc1
MDL-32471 preview thumbnails support for activity modules
...
Activity module's xxx_pluginfile() now accepts the $options parameter
that is to be passed to the send_stored_file() function.
2012-04-24 12:09:45 +02:00
Ray Guo
8e6530d897
MDL-29174 Remove the empty modulename_extend_navigation() stub from 7
...
modules.
2012-04-03 14:38:47 +01:00
Sam Hemelryk
c194925278
Merge branch 'master_MDL-32147' of git://github.com/danmarsden/moodle
2012-03-27 09:51:40 +13:00
Dan Marsden
dbdc735559
MDL-32147 - use correct 404 for server type
2012-03-23 10:01:04 +13:00
Dan Marsden
6ceef54c6e
MDL-32147 SCORM improve performance of 404s for files inside SCORM packages.
2012-03-22 20:05:59 +13:00
Aaron Barnes
94db27498d
MDL-27469 scorm: Add extra activity completion conditions
2012-03-21 09:48:38 +13:00
Eloy Lafuente (stronk7)
d8c9ff403b
Merge branch 's17_MDL-30973_file_docblock_master' of git://github.com/dongsheng/moodle
2012-03-01 00:25:18 +01:00
Eloy Lafuente (stronk7)
2a5fa9e64a
Merge branch 'MDL-30999_grade_phpdocs' of git://github.com/andyjdavis/moodle
2012-02-20 12:02:18 +01:00
Dan Marsden
8aba9cda72
MDL-31652 SCORM - hide updatefreq setting and remove it if not required.
2012-02-16 12:16:02 +13:00
Dongsheng Cai
d2b7803e5a
MDL-30973 Files API, check and update DocBlock
2012-02-15 12:48:57 +08:00
Andrew Davis
a153c9f2fe
MDL-30999 grade: updated Grade API phpdocs
2012-02-14 14:04:19 +07:00