56 Commits

Author SHA1 Message Date
samhemelryk
91152a3518 navigation MDL-20216 Refactored add arguments
Moved $action argument from arg5 to arg2
2009-09-04 03:12:01 +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
samhemelryk
f3665549b8 mod-scorm MDL-16706 Replaced inline JS with new PAGE methods and created player.js 2009-06-29 02:38:22 +00:00
samhemelryk
bd257031a9 mod-scorm MDL-16706 Removed inline JS and replaced with new PAGE methods 2009-06-26 06:31:26 +00:00
nicolasconnault
6dbcaceef1 MDL-19418 Replaced ereg* by preg* 2009-06-22 01:22:37 +00:00
danmarsden
43f4e520be rename api.php file:MDL-17515: Moodle API will treat files called api.php in a special way.... 2008-12-05 02:50:17 +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
30fc6e2dac MDL-16810 - Allow site configuration of scorm settings. Thanks Jason Hardin. 2008-11-11 02:46:20 +00:00
piers
d49ad45872 MDL-15993 The method to calculate the SCORM area needs to be changed - based on screen size alone does not make sense with big screens. Only allow the overide of the height parameter if it is less than the user specified (user specified is no allowed to be less than 400). Also - removed gratuitous use of whitespace. 2008-08-12 01:26:10 +00:00
danmarsden
bd49de6457 MDL-15967 - must use full php tags, not shortags - thanks Urs 2008-08-07 20:46:20 +00:00
piers
6aebf2e140 MDL-15943 Warning are displayed in a SCORM activity (thanks Dan). 2008-08-05 23:17:24 +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
piers
61fa8a09df MDL-15899 JavaScript error In IE7 when opening SCORM content in a new window. Fix spaces in popup name for fussy IE. 2008-07-31 22:16:30 +00:00
piers
52a9a9b549 MDL-9378 New visualisation for SCORM - modify CSS class names to make them more specific. 2008-07-29 00:42:28 +00:00
piers
97852875da MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM 1.2 code. Minor syntax alignment in player.php. 2008-07-18 06:03:51 +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
9438ede68a MDL-9378, new visualization for scorm, see tracker, head only 2008-04-18 04:29:03 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
skodak
9f7f1a74a0 MDL-12221 custom themes revisited - implemented container concept; merged from MOODLE_19_STABLE 2007-11-23 16:49:51 +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
bobopinna
4e204f8956 Fixed bug MDL-9236 2007-07-03 09:38:56 +00:00
bobopinna
bb8f14335a Added exitactivity link in navigation bar 2007-05-27 17:08:54 +00:00
urs_hunkler
132148ad2e added/changed custom corners lib and calls to add the necessary divs
The SCORM course makes big problems because the  scorm content is absolutely positioned. All surrounding divs collapse.
2007-05-09 18:29:36 +00:00
poltawski
e73457e4ba MDL-9742 Converting tabs to spaces 2007-05-08 15:44:37 +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
bobopinna
41e8df8755 Removed some debugging print 2007-03-15 20:45:54 +00:00
moodler
5b6191963b MDL-8872 Merged "course" fixes from 1.8 2007-03-13 08:52:46 +00:00
csantossaenz
a46cf52d26 Firex MDL-8600. Added code to get the scoid which was missed 2007-03-08 12:41:43 +00:00
moodler
6ba65fa08d Merged Nicolas' changes from MDL-8582 into HEAD. 2007-02-28 06:25:22 +00:00
skodak
fa73873105 MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit 2007-01-04 18:23:55 +00:00
moodler
f4ba7e1a54 Bend over for XHTML 1.0 Strict ... MDL-8049
Removed Javascript language attribute tags and added CDATA
2007-01-03 14:44:17 +00:00
moodler
dbe7e6f6b6 Merged better checks for datamodel inclusion from stable 2006-11-28 03:04:50 +00:00
moodler
faf01ee4de FIxed problem when scorm->version is bad 2006-11-28 02:53:44 +00:00
bobopinna
b3659259fd Splitted scoes optional data in a new table 2006-11-21 16:12:19 +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
57d52eebfa Fixed a bug in mode selection 2006-09-26 14:37:13 +00:00
bobopinna
a30b6819fc Fixed some problems with reporting and multiattempts 2006-09-26 07:56:07 +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
bobopinna
03f5564e43 Fixed a problem with popup window and IE 2006-08-10 08:27:12 +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
7cef1dfd3d Added class name for the IFRAME element 2006-06-05 07:38:46 +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
df88f4ea9d Fixed navigation bar link for SCORM course format 2006-04-12 06:12:16 +00:00