81 Commits

Author SHA1 Message Date
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
skodak
fa73873105 MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit 2007-01-04 18:23:55 +00:00
skodak
1936c10e54 fixed obsoleted use of course->category to find site course - now used SITEID instead MDL-1899 2006-11-12 08:55:13 +00:00
bobopinna
8e45ba4522 Added the new features MDL-4482 and MDL-6534 (Course structure view.php skip) 2006-09-26 14:40:00 +00:00
bobopinna
77bf0c292d Fixed a typo 2006-08-31 10:37:33 +00:00
bobopinna
0d699c2449 Fixed context selection 2006-08-31 10:29:16 +00:00
bobopinna
2b3447c38a Added capability support 2006-08-31 08:34:13 +00:00
skodak
f9d5371b28 new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283 2006-08-08 22:09:55 +00:00
bobopinna
3eabd4cf97 Cleaned some unused include 2006-05-29 07:07:48 +00:00
bobopinna
1a50a1f91e New version with SCORM 2004 sequencing done by Pham Minh Duc 2006-05-25 10:20:45 +00:00
bobopinna
9ff41f7ed0 Fixed navigation bar links for SCORM course format 2006-04-12 06:13:29 +00:00
bobopinna
aedbddfd31 Added multi attempt management
Readded popup menu structure mode
Fixed autocontinue/nav.event with XHTML code
2006-01-10 15:42:36 +00:00
bobopinna
47de120cbf Added multiple attempts support 2005-11-29 14:54:39 +00:00
moodler
6220058b16 fixes bug #4354 2005-11-22 03:45:48 +00:00
bobopinna
133c5c2792 General review to support XHTML Strict
First step in multi-attempt feature (requested by SCORM 2004)
Removed javascript use as much as possible in button and link
2005-11-15 08:10:26 +00:00
bobopinna
77f18d3936 Added the new popup window mode 2005-09-26 15:15:07 +00:00
bobopinna
e112e31851 Included support for guest users.
Now guest, teacher and admin (not student) can play scorm package without save tracks.
2005-09-13 06:50:55 +00:00
bobopinna
0b33f2d91b New popup launching mode 2005-08-30 07:13:02 +00:00
bobopinna
7b8732344e changed all the POST with option/required_param functions 2005-07-08 06:56:49 +00:00