bobopinna
0f995ab206
Fixed some bugs and typos
2006-02-03 08:04:57 +00:00
bobopinna
aedbddfd31
Added multi attempt management
...
Readded popup menu structure mode
Fixed autocontinue/nav.event with XHTML code
2006-01-10 15:42:36 +00:00
bobopinna
133c5c2792
General review to support XHTML Strict
...
First step in multi-attempt feature (requested by SCORM 2004)
Removed javascript use as much as possible in button and link
2005-11-15 08:10:26 +00:00
bobopinna
77f18d3936
Added the new popup window mode
2005-09-26 15:15:07 +00:00
bobopinna
45b700159a
Added direct import of manifest files.
...
Now is possible to select in the package field a imsmanifest.xml file
2005-09-13 07:00:16 +00:00
bobopinna
7b8732344e
changed all the POST with option/required_param functions
2005-07-08 06:56:49 +00:00
bobopinna
261ee0b00b
Fixed an update problem with the setting browsemode (changed to hidebrowse)
...
Added hidetoc setting to enable course structure hiding in playscorm.php
2005-07-07 09:26:12 +00:00
bobopinna
2ddb242f56
Fixed two typos
2005-06-30 19:46:19 +00:00
bobopinna
b5127f1e26
Added popup support
2005-06-27 07:26:49 +00:00
bobopinna
9633a42350
Added user activity support
...
General TAB cleaning
SCO-LMS communication systeme changed to POST method
Several bug fix
2005-05-23 06:56:10 +00:00
stronk7
5e5b6b7f19
Tabs are out.
...
Please don't use tabs in source code. Set your editor to 4 cc per tab.!
2005-05-16 23:41:58 +00:00
bobopinna
5f18d4e79a
Added sco frame size
...
Completed compliance for scorm 1.2
2005-05-09 09:50:37 +00:00
bobopinna
ae377545b7
Fixed some typos
2005-05-02 06:49:03 +00:00
bobopinna
26b3d26d2a
Added store datamodel and repot
2005-04-29 14:13:37 +00:00
bobopinna
88f75516f6
Added support to AICC packages
2005-04-18 07:49:36 +00:00
bobopinna
1daed920e4
Removed field datadir form scorm table
...
Fixed a validation problem.
2005-04-15 14:34:48 +00:00
bobopinna
4928a2f323
Several change to db fields, a complete redesign of user data track
2005-04-01 15:53:32 +00:00
bobopinna
92a489eb6a
First step to SCORM2004, new communication subsystem
2005-02-17 16:04:42 +00:00
bobopinna
8b1b2407ee
New validation procedure
2005-02-17 09:26:13 +00:00
bobopinna
2a0407b7f6
First step for SCORM2004, new communication subsystem
2005-02-17 08:52:54 +00:00
gustav_delius
48e535bc35
Activities can now be hidden/shown from the activity editing page. Also for modules that know about groups the groupmode can be set from there. See bug 2533. This required adding to the mod.html files calls to new functions print_visible_setting() and print_groupmode_setting() which are combined in print_standard_coursemodule_settings().
...
The visibility of coursemodules is now always set through the function set_coursemodule_visible() in order to make sure that the associated events get updated in the calendar appropriately.
If moving a coursemodule to a hidden section then the module is set to hidden as well and its events are hidden in the calendar.
If deleting a coursemodule its events are deleted from the calendar.
The function choose_from_menu() has an extra optional argument $disabled which, when set to true, will disable the menu.
For the sake of consistency the function set_groupmode_for_module has been renamed to set_coursemodule_groupmode and the functions show_course_module() and hide_course_module() have been combined to set_coursemodule_visible().
2005-02-12 21:41:22 +00:00
stronk7
1082105205
Modify sesskey behaviour. SC#73
2005-01-22 18:53:44 +00:00
moodler
caf261b0c3
Changes for XHTML and accessibility compatibility
2004-11-26 07:07:06 +00:00
moodler
5938401cff
Updated Resource, Wiki and Scorm to use the new files/index.php to
...
choose files. The old coursefiles.php is obsolete.
2004-11-02 12:53:32 +00:00
gustav_delius
1c5d9bbbec
closed some br tags
2004-09-12 22:29:44 +00:00
gustav_delius
d1290cec39
fixed capitalization and quoting of attribute values
2004-09-12 17:34:35 +00:00
gustav_delius
a9ef4a630a
closed <input /> <br /> <hr />
2004-09-12 14:41:49 +00:00
bobopinna
1a12b1f1d1
Some bug fixes, added new score view (thanks Matt) and added a new validation procedure
2004-07-19 14:53:43 +00:00
bobopinna
434983ca45
Fixed some problems in Moodle 1.3.2
2004-07-12 08:14:06 +00:00
bobopinna
de8595db91
Patched the auto-continue feature
2004-06-30 12:25:12 +00:00
bobopinna
b98eebbf93
Fixed some popup window problems (some still fixing)
2004-06-28 11:20:52 +00:00
bobopinna
76d3542313
Added popup window scorm player and its settings
2004-06-21 11:27:52 +00:00
bobopinna
5d8790cb77
Fixed PHP_SELF and patched some other playing problems
2004-06-07 12:16:41 +00:00
moodler
7613890851
BRANCH MERGE
...
These are the changes from MOODLE_13_STABLE, merged into trunk
The tag MOODLE_13_MERGED on the MOODLE_13_STABLE branch now refers to this point
The biggest changes here are the fixes for HTML editor in all standard modules
2004-06-04 06:17:30 +00:00
stronk7
e84ce5c8ca
Avoid some notices in edit page (debug=on)
...
:-)
2004-05-20 19:04:42 +00:00
moodler
98ca59f6e1
Putting SCORM into maintree CVS, to make it easier to test.
...
It's getting pretty useful now!
2004-05-20 17:06:19 +00:00