Commit graph

1835 commits

Author SHA1 Message Date
bobopinna
7d97f6f87b Fixed a problem with memory use and big data tracks MDL-10318 2007-07-03 07:52:22 +00:00
moodler
3b631edabe Merged string fixes from stable 2007-06-22 05:48:24 +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
skodak
23a7718bd1 MDL-9696 used absolute path include in mod_forms 2007-06-10 23:20:45 +00:00
bobopinna
9a71cd85d8 MDL-9206 Readded unlimited attempts option (Sorry I miss it) 2007-06-06 21:36:50 +00:00
bobopinna
97be053372 MDL-9562 Fixed 2007-06-06 21:04:56 +00:00
moodler
bd3523a5f7 Merged fix for MDL-9077 and MDL-9557 2007-06-06 09:19:18 +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
36938e1a67 fixed translation file for othersettings string 2007-05-27 21:24:51 +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
bb8f14335a Added exitactivity link in navigation bar 2007-05-27 17:08:54 +00:00
bobopinna
2b90f94115 commented attend fields because this feature in not implemented yet 2007-05-27 16:32:59 +00:00
bobopinna
456980415c fixed a big problem with local manifest file import
removed a white space in url generation
2007-05-27 16:28:39 +00:00
bobopinna
23ab8e8d80 removed an unrequired require_once
optimized an if branch
2007-05-27 16:26:05 +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
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
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