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
skodak
0c0849cf5f
lots of incorrect required_param()'s - there MUST be only two parameters not three!!
2006-03-08 00:08:51 +00:00
bobopinna
0f995ab206
Fixed some bugs and typos
2006-02-03 08:04:57 +00:00
bobopinna
810390bcf2
Fixed some theme skinning bugs.
...
Now every theme can modify scorm's icons.
2006-01-12 11:29:16 +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
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