Dan Marsden
da92e3b05a
MDL-34848 SCORM: add extra flexibiltiy to attempt status
2012-09-19 19:53:03 +12:00
Dan Marsden
812bdaeb12
MDL-33755 SCORM: fix the way launch is triggered
...
fixes bug with the way it handles skipview set to first time.
2012-09-12 20:16:57 +12:00
Dan Marsden
410b7c9bcc
MDL-33755 SCORM: new quick function to check if a user has scorm data/tracks - better/quicker way to check as full track info isn't needed.
2012-09-12 19:53:56 +12:00
Dan Marsden
234415c4ea
MDL-33755 SCORM: use correct constants for skipview instead of magic numbers
2012-09-12 19:38:49 +12:00
Dan Marsden
81f460b1e2
MDL-33755 SCORM only auto-skipview for users with skipview cap that can't see reports
...
also don't generate unrequired content when scorm will be launched automatically.
2012-09-06 20:30:37 +12:00
Piers Harding
35cfa9e62c
MDL-33755 mod/scorm: directview scorm activity
...
Enable direct view of scorm activity from the course
overview page
Conflicts:
mod/scorm/view.js
2012-09-06 20:28:42 +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 Poltawski
bebf083159
Merge branch 'w17_MDL-31607_m23_login' of git://github.com/skodak/moodle
2012-04-23 11:47:11 +08:00
Petr Skoda
cdbea7eed1
MDL-31607 use full course object for require_login() if already available
...
This eliminates 1 db query.
2012-04-22 17:41:47 +02:00
Dan Marsden
d5159fb8d3
MDL-29975 SCORM improve pop-up generation
2012-04-20 10:28:12 +12:00
Dan Marsden
d32e353e35
MDL-28728 SCORM - add capability to allow users to delete own attempts - given to no-one by default.
2011-12-11 19:10:28 +13:00
Dan Marsden
ba0e91a281
SCORM MDL-27036 enable AICC HACP
2011-11-05 20:31:01 +13:00
Sam Hemelryk
8ebbb06adf
MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently
2011-09-08 09:30:27 +12:00
Dan Marsden
666efc149a
MDL-28649 SCORM fix force new attempt when skipview is used
2011-08-12 12:44:16 +12:00
Dan Marsden
4201a7464a
MDL-28542 SCORM tidy up code.
2011-08-02 17:00:01 +12:00
Dan Marsden
f7b5c6aae6
SCORM MDL-28111 tidy up formatting of code
2011-07-03 12:49:29 +12:00
Petr Skoda
431ac39634
MDL-26623 fix file permissions
...
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
Dan Marsden
30bce58eb9
SCORM MDL-26201 setting to allow admin to force users to enable JS in their browser before allowing them to view/use SCORM objects.
2011-01-31 16:53:10 +13:00
Dan Marsden
bd803ac7e4
SCORM MDL-23422 fix logic for displaying closed messages.
2010-07-21 10:19:38 +00:00
Dan Marsden
489797d979
SCORM MDL-21492 don't skip view if user is able to view reports - thanks to valerian for report/patch
2010-06-25 10:12:29 +00:00
Dan Marsden
86996ffe92
SCORM MDL-22340 use full path for includes.
2010-05-06 00:13:54 +00:00
Dan Marsden
6f8dda46d8
SCORM MDL-21555 improved Report interface - now allows export as text/excel/ods - probably could do with some more refactoring/improvement, but this is much better than it was. Thanks to Valerian for the initial patch.
2010-04-22 09:41:41 +00:00
Petr Skoda
4aea3cc7cd
MDL-20204 the ultimate fix for our frames (theyare not accessbile, but anyway); instead of adding the target to each element when creating html we use yui to set the target from page footer via JS - this fixes the links and forms in all elements in pages with frametop layout
2010-02-11 13:27:02 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Sam Hemelryk
0a1f8f8ffe
mod-scorm MDL-20261 Added functions to extend navigation and removed update this module buttons
2009-12-23 01:47:57 +00:00
Petr Skoda
e5dd8e3bbd
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 15:24:58 +00:00
samhemelryk
5c508e3f0c
mod-scorm MDL-19815 Added set_url calls, replaced deprecated functions
2009-09-24 08:28:51 +00:00
samhemelryk
52869011ad
scorm MDL-19815 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
2009-09-04 01:41:51 +00:00
nicolasconnault
6aff538add
MDL-19815 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 05:16:50 +00:00
nicolasconnault
670bc3e7ef
MDL-19815 Converted all print_footer() calls
2009-08-06 14:20:31 +00:00
nicolasconnault
465f165d10
MDL-19815 Migrated calls to print_heading
2009-08-06 08:21:24 +00:00
skodak
ac3668bfae
MDL-18910 full support for module intro editor with embedded images
2009-04-22 05:10:08 +00:00
skodak
d0bcf735aa
MDL-18910 normalised module intro and introformat
2009-04-20 19:57:04 +00:00
danmarsden
66c7d3731f
SCORM MDL-18626 - fix SCORM navigation breadcrumbs
2009-03-27 01:46:39 +00:00
danmarsden
d54e2145ba
add time restriction MDL-12588 - add ability to restrict the viewing of SCORM objects using a time/date restriction like most other modules already allow.
2008-11-28 09:20:59 +00:00
piers
6381fa56ed
MDL-11501 Scorm New attempts and reviewing. Changes to help customise player/package interactions.
2008-09-16 20:32:50 +00:00
piers
5b89dfbb74
MDL-15950 MDL-15640 - SCORM player.php not inserting footer, Showing SCORM participation report. (thanks Urs Hunkler and Mitsuhiro Yoshida).
2008-08-05 22:58:32 +00:00
dongsheng
08b56f936d
"MDL-14129, fix print_error"
2008-06-15 11:00:30 +00:00
skodak
bf34704184
MDL-15115 scorm dml covnersion
2008-06-05 10:02:26 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
danmarsden
9c5ba97480
MDL-11722 - incorrect string - creating new one so that other lang packs translate it correctly.
2008-03-04 20:11:36 +00:00
poltawski
dfe2fbc665
MDL-13354 - wrong capability checked for view report link
...
merged from MOODLE_19_STABLE
2008-02-08 10:00:13 +00:00
poltawski
fdf09b28c8
MDL-13221 - doing wrong capability check for hidden activites. But we
...
don't need it at all as require_login() with the $cm argument does the
check for us
2008-01-30 20:42:41 +00:00
mattc-catalyst
d8c9d8a150
MDL-10888: - groupings - mod/scorm - updated to support groupings
2007-08-28 02:54:37 +00:00
mattc-catalyst
01e3838853
MDL-9473: Initialise navlinks array before use
...
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:55:24 +00:00
mattc-catalyst
3b27b0fe21
MDL-9615: Correct incorrect use of term breadcrumbs
...
- $crumbs -> $navlinks
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:40:48 +00:00
mattc-catalyst
70c6c0ad70
MDL-9474: Updated build_navigation() to use global $COURSE
...
- Removed $course parameter from build_navigation()
- Updated all calls to build_navigation()
Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-23 21:11:10 +00:00
mattc-catalyst
afd97d1c9d
Breadcrumbs: mod/scorm changes
...
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 21:27:08 +00:00
moodler
6ba65fa08d
Merged Nicolas' changes from MDL-8582 into HEAD.
2007-02-28 06:25:22 +00:00
moodler
c1afef8059
FIxed up the intro boxes XHTML Strict
2007-01-11 08:06:15 +00:00