Commit Graph

106 Commits

Author SHA1 Message Date
bobopinna
f652028012 Fixed MDL-11914 2007-11-14 09:52:16 +00:00
toyomoyo
c6af52a915 fixing bogus $scoid 2007-11-06 05:41:24 +00:00
toyomoyo
b10bd7b5aa fixing a warning 2007-11-06 02:59:48 +00:00
moodler
1879ef2b5a Properly merged fixes from 1.8 2007-08-13 04:07:37 +00:00
skodak
531fa830a6 MDL-9552 support for new gradebook in scorm 2007-08-10 20:58:09 +00:00
poltawski
c31f631baa MDL-9742 - converting tabs to spaces 2007-07-23 15:38:31 +00:00
bobopinna
adb2030a16 Fixed a problem with utf8 strings bug MDL-10101 2007-06-20 08:51:22 +00:00
csantossaenz
090be7435c Fixed a problem with true-false type for correct responses 2007-06-19 14:56:36 +00:00
bobopinna
75bca47db0 Fixed a typo added during last update 2007-06-18 11:58:57 +00:00
bobopinna
7e17f5a241 First step in correct_resposes element debug 2007-06-17 20:36:08 +00:00
csantossaenz
eaa15ed1ad Fixed bug mdl-7516 2007-06-15 09:26:17 +00:00
csantossaenz
50ccd872cb Fixed some bugs with duplicated elements and undefined elements for correct_responses type 2007-06-14 12:41:41 +00:00
bobopinna
f8c950b362 MDL-7097 Fixed all stuff for learner_response datamodel element 2007-06-06 07:35:44 +00:00
csantossaenz
caf5cd741c The field "unique" has been changed to false for the sequencing type. 2007-06-05 14:10:27 +00:00
bobopinna
55175138ae fixed some others problem with learner_response element 2007-06-05 09:30:19 +00:00
bobopinna
77f6272082 fixed some problems with learner_response values 2007-06-04 15:50:44 +00:00
bobopinna
f30fc27a35 Commented lines that block ADL test suite check 2007-06-04 11:19:27 +00:00
bobopinna
d5f9eb42b1 General cleaning of function SetValue
First step for solving CMIFeedback pattern matching
2007-06-04 07:26:00 +00:00
csantossaenz
1a3dad3484 Fixed problem with cmi.interactions.id elements' duplicated ids. 2007-06-01 12:42:36 +00:00
csantossaenz
3b2c6f99b6 Fixed a problem with cmi.interactions.n.objectives.n.id duplicated ids 2007-05-31 16:24:53 +00:00
csantossaenz
ef24d5b8fd Fixed problem with cmi.interactions.n.id duplicated ids 2007-05-29 11:22:49 +00:00
bobopinna
416050aa9a patched a parse error 2007-05-28 12:53:42 +00:00
bobopinna
27a46315e2 Added the starting point for CMIFeedback type checking 2007-05-28 08:18:25 +00:00
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