Commit graph

333 commits

Author SHA1 Message Date
bobopinna
8e4838ffd7 Fixed some bugs that block ADL test suite
Still to fix ex CMIFeedback type
2007-05-27 21:22:27 +00:00
bobopinna
9b60b28a52 fixed a missing <li> tag in package TOC 2007-05-27 16:21:13 +00:00
bobopinna
91e7b2b18a Fixed bug with correct_responses elements 2007-05-16 14:30:25 +00:00
bobopinna
92733802a9 Fixed double indexed elements problem 2007-05-16 08:34:25 +00:00
csantossaenz
b7500e489f Removed code which was there to skip a step on Scorm compliance test 2007-05-15 06:41:25 +00:00
bobopinna
a5fcd78018 Removed maxmodel unuseful variable
This could fix also cmi.interactions.n.learner_response problem
2007-05-14 12:27:12 +00:00
poltawski
a9d71982b0 MDL-9742 Converting tabs to spaces 2007-05-08 23:30:58 +00:00
poltawski
e73457e4ba MDL-9742 Converting tabs to spaces 2007-05-08 15:44:37 +00:00
csantossaenz
7de38ebfcd Fixed some sintactic errors in sequencinglib.php 2007-05-08 12:40:29 +00:00
csantossaenz
33cf55bf96 Changed Ojective Rollup Process 2007-05-08 07:38:11 +00:00
csantossaenz
0506995042 Added function to handle exceptions 2007-05-08 07:25:20 +00:00
csantossaenz
af8ed6dcba Added some manifest data to the scorm_scoes_data table 2007-05-07 12:55:31 +00:00
csantossaenz
1536b92d5f Added a function to control the rollup process and changed some stored data 2007-05-07 12:15:16 +00:00
csantossaenz
a59b393433 Made some changes on scorm_seq_overall 2007-05-04 12:27:49 +00:00
csantossaenz
980c089bfa Fixed some problems with the variables stored in scorm_scoes_track and the last two functions have been commented and we are going to use scorm_seq_is() instead of them. 2007-05-04 11:17:15 +00:00
csantossaenz
d7309cf572 Changed some data from scorm_scoes_track to scorm_scoes_data 2007-05-04 07:46:15 +00:00
csantossaenz
6d41befdd0 Added some functions for the Sequencing and Navigation task for SCOMR 2004 compliance. This is a work-in-progress file 2007-05-03 12:55:22 +00:00
csantossaenz
60a3aaf932 Added auxiliar functions for sequencinglib.php 2007-05-03 12:52:11 +00:00
tjhunt
b186cb9d86 Fix all the PHP syntax errors in this code. I can't think of any valid reason for checking code with that many syntax errors into CVS, especially when there are plenty of editors out there that check the syntax for you and highlight the errors. Also, can I point out that Moodle coding guidelines require spaces for indents, not tabs. (http://docs.moodle.org/en/Development:Coding) 2007-05-01 07:03:52 +00:00
csantossaenz
f3800343b4 Fixed some bugs about undefined variables and added some more functions. Still work-in-progress file 2007-04-30 12:46:08 +00:00
donal72
1883612a1a Add missing closing-bracket from previous commit 2007-04-29 00:51:29 +00:00
csantossaenz
134588836e Added functions to for the SCORM compliance 2004 (Sequencing and Navigation) 2007-04-27 12:20:26 +00:00
csantossaenz
eb0e9d9da7 Fixed problem for the Moodle 1.7 scorm packages which didn't show the structure when you updated your version to 1.8. Now is possible to access to that structure and to each sco as well. 2007-04-12 10:31:33 +00:00
bobopinna
409375eef4 Fixed the problem with asset and review mode checkbox in view.php 2007-03-15 21:19:47 +00:00
bobopinna
552039b1ae Fixed the problem with asset and review mode checkbox in view.php 2007-03-15 21:04:01 +00:00
bobopinna
9a0212da08 *** empty log message *** 2007-03-14 20:50:42 +00:00
bobopinna
021d903e10 Fixed MDL-8191 2007-03-02 21:30:16 +00:00
bobopinna
10fd330f38 new sequencing engine 2007-01-16 14:03:15 +00:00
bobopinna
667a21664a fixed some typos. removed all tabs 2007-01-16 14:01:41 +00: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
33b6a8f4c8 Added sequencing manifest parsing and db store 2006-12-11 15:12:02 +00:00
bobopinna
b3659259fd Splitted scoes optional data in a new table 2006-11-21 16:12:19 +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
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
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
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
bobopinna
c9a2f27e80 Downgraded a new feature to fix the module 2006-09-26 10:23:37 +00:00