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
csantossaenz
134588836e
Added functions to for the SCORM compliance 2004 (Sequencing and Navigation)
2007-04-27 12:20:26 +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
nicolasconnault
77a297d274
Fixed many xhtml errors
2007-04-20 07:54:42 +00:00
mattc-catalyst
04bc70fc26
mod/scorm: HTML fix
...
Fixed and HTML causing a parser error in Firefox when in developer debug
mode.
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 23:18:32 +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
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
csantossaenz
9d759a0e85
Fixed problem with scorm_get_sco to connect with the API when there is no data in the scorm_scoes_data table.
2007-04-12 10:28:51 +00:00
csantossaenz
730d42b336
DB UPGRADE for SCORM 2004
2007-04-04 12:34:22 +00:00
skodak
376c9c70e9
merging changes from MOODLE_18_STABLE
2007-03-30 21:23:09 +00:00
csantossaenz
43edb6269a
Fixed backup problem for scorm module. Now, it includes needed files in moddata/scorm. even though the backup is done without user data and files
2007-03-28 15:14:15 +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
13929adcd7
MERGED MDL-8872 from 1.8 removed "course" mentions from scorm interface
2007-03-15 20:54:45 +00:00
bobopinna
2b600d16c0
MDL-8872 removed "course" mentions from scorm interface
2007-03-15 20:50:12 +00:00
bobopinna
41e8df8755
Removed some debugging print
2007-03-15 20:45:54 +00:00
bobopinna
b0758a402d
Bug fix MDL-8725
2007-03-15 08:04:20 +00:00
bobopinna
4ecb6a9bbb
Bug fix MDL-8903
2007-03-15 07:47:43 +00:00
bobopinna
9a0212da08
*** empty log message ***
2007-03-14 20:50:42 +00:00