327 Commits

Author SHA1 Message Date
skodak
fa73873105 MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit 2007-01-04 18:23:55 +00:00
Martin Langhoff
f3f7610c90 cvsimport fixups -- cvshead had strayed from upstream 2007-01-04 13:15:04 +13:00
skodak
32f0b38a4a MDL-8049 Remove all language=Javascript from javascript includes 2007-01-03 19:33:44 +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
csantossaenz
25fe9d1972 Fixed a problem with double indexed elements in the GetValue method 2006-12-19 08:55:25 +00:00
csantossaenz
469a8d7505 Fixed a problem with double indexed elements in the GetValue method 2006-12-19 08:37:44 +00:00
csantossaenz
8e5d604263 Fixed problem with the update of cmi.entry adding conditions in the first php block 2006-12-12 11:57:00 +00:00
bobopinna
b7e771ce20 Added sequencing db support 2006-12-11 15:14:59 +00:00
bobopinna
0e1bf35071 Added sequencing tables 2006-12-11 15:13:44 +00:00
bobopinna
33b6a8f4c8 Added sequencing manifest parsing and db store 2006-12-11 15:12:02 +00:00
tjhunt
b036f941e3 There was some random code between two functions definitions that was giving errors on restore. I assume it was just a copy and paste error, so I have deleted the offending lines so that restore works.
However, someone who understands SCORM should review this.
2006-12-05 18:34:29 +00:00
skodak
32636f90f6 MDL-7741 missing ? in start php tag 2006-11-29 22:30:54 +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
skodak
7150b8ae20 MDL-7434 all images that convey information should have alt text to convey that information - part 3 2006-11-26 16:20:19 +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
skodak
810944af7f we are going 100% unicode now - removed use of $CFG->unicodedb and current_charset(); MDL-7439 - part 2, only hotpot and wiki left 2006-11-11 17:23:20 +00:00
bobopinna
90e1b39acd Fixed a problem with TIMESPAN pattern matching 2006-10-27 08:04:15 +00:00
bobopinna
4c2095defe Added support to adl.nav (Sequencing is needed to complete) 2006-10-27 06:51:25 +00:00
stronk7
5d0fc5c33d Deprecating old "upgrade" files. MDL-7214
Merged from MOODLE_17_STABLE
2006-10-26 22:46:02 +00:00
stronk7
3aac1dc9a0 Deprecating old "upgrade" files. MDL-7214
Merged from MOODLE_17_STABLE
2006-10-26 22:39:10 +00:00
stronk7
b8a342d7ac New upgrade.php file added for this module. MDL-7214 2006-10-26 17:33:40 +00:00
bobopinna
23fee00632 Added link in sco title for launch the sco in browse mode 2006-10-26 11:18:00 +00:00
bobopinna
2aaf134c02 Added Write Once Error reveal 2006-10-26 11:14:47 +00:00
bobopinna
d11b69ff27 Added CAM support to SCORM 2004 3rd Edition 2006-10-24 07:35:11 +00:00
moodler
2d5a4f255b Merged fixes for MDL-6907 from stable 2006-10-11 06:21:58 +00:00
bobopinna
89656c6129 Fixed some bugs in the datamodel definition 2006-10-09 07:36:51 +00:00
bobopinna
04231a9547 Fixed comments_from_learner data element to fit ADL requirements 2006-10-05 06:48:30 +00:00
bobopinna
acba841b09 Fixed a bad error code choose
Rewritten the GetErrorString function to fix bad error code call
2006-10-04 06:22:18 +00:00
bobopinna
e743389667 Added API property version required from ADL Test Suite 2006-10-04 06:18:49 +00:00
bobopinna
aaa267965a Moved to scorm_1x.js.php 2006-09-29 06:45:25 +00:00
bobopinna
ea5928ee16 No more used 2006-09-29 06:43:58 +00:00
bobopinna
5a40140ec4 New icon to support toc bug fix 2006-09-29 06:43:36 +00:00
bobopinna
cfc74f324c Changes no datadir error message from bad manifest to bad package 2006-09-29 06:29:10 +00:00
bobopinna
3c6c4eaf66 Fixed completed status for launched Asset 2006-09-29 06:27:47 +00:00
bobopinna
172ec29fcc Added _ to version data element 2006-09-29 06:26:36 +00:00
bobopinna
530a61d5d3 Fixed a bug in toc display 2006-09-29 06:25:56 +00:00
moodler
05e8f81eeb A notice about versions 2006-09-27 16:45:40 +00:00
moodler
924ccd683a Fixed up some wrong entries in the log_display table MDL-6516
NOTE:  The dates are a month in advance for $version here!  We need
to increment very slowly until it catches up, and make sure that we
manage the versions in HEAD very carefully after we branch for 1.7
2006-09-27 14:08:17 +00:00
bobopinna
e54a9c39cf Added skipview field backup and restore 2006-09-27 06:58:28 +00:00
stronk7
7bd1b4f5ba Ops, scorm->skipview default must be 1 2006-09-26 16:58:49 +00:00
stronk7
d5a28fdae9 Adding scorm->skipview to PostgreSQL 2006-09-26 15:56:18 +00:00
stronk7
d107d19057 Adding scorm->skipview to XMLDB file! 2006-09-26 15:25:29 +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
57d52eebfa Fixed a bug in mode selection 2006-09-26 14:37:13 +00:00
bobopinna
32cfa4dbf8 Added skip view page feature 2006-09-26 14:25:59 +00:00
bobopinna
a9d22c84b6 Fixed a problem with Firefox 2006-09-26 10:26:03 +00:00
bobopinna
c9a2f27e80 Downgraded a new feature to fix the module 2006-09-26 10:23:37 +00:00
bobopinna
d292466ca6 Moved in datamodels directory 2006-09-26 08:21:46 +00:00