bobopinna
1347b1c10b
Updated css for playscorm.php
2005-10-14 07:02:51 +00:00
bobopinna
105058b390
Revised all html code.
...
Fixed to be XHTML Strict
2005-10-14 07:00:06 +00:00
bobopinna
4b5a6dff0a
Fixed a bug in a javascript string.
2005-10-13 13:42:26 +00:00
bobopinna
95b58efe16
Downgraded Moodle requirements to Moodle 1.5
2005-09-26 15:16:49 +00:00
bobopinna
77f18d3936
Added the new popup window mode
2005-09-26 15:15:07 +00:00
bobopinna
27a10b8dd8
Fixed a problem with version datamodel
2005-09-26 15:08:39 +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
e112e31851
Included support for guest users.
...
Now guest, teacher and admin (not student) can play scorm package without save tracks.
2005-09-13 06:50:55 +00:00
bobopinna
e45ecd37d5
Modified debug mode: now only andmin view api communication alert when debug mode is on
2005-09-13 06:47:08 +00:00
mjollnir_
f3221af9e5
Initial checkin of stats (from processing the log table).
...
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
bobopinna
699927cf78
Fixed next sco search
2005-08-30 11:48:22 +00:00
bobopinna
15d2f0ca70
Code cleaning
2005-08-30 07:29:05 +00:00
bobopinna
3d23821ceb
Fixed a typo
...
Fixed activity outline style sheet
Fixed a problem with next and prev sco search
Made some fix for scorm 1.3 support
2005-08-30 07:19:42 +00:00
bobopinna
b1738387bf
New popup mode
...
Fixed some amp coding
2005-08-30 07:15:54 +00:00
bobopinna
0b33f2d91b
New popup launching mode
2005-08-30 07:13:02 +00:00
bobopinna
464882421a
Fixed some style in order to work with course format and activity outline
2005-08-30 07:10:56 +00:00
bobopinna
6293071b9e
Fixed a problem with parameter passing
2005-08-30 07:09:18 +00:00
bobopinna
c36037e765
First working release
2005-08-30 07:08:28 +00:00
patrickslee
4e980e5a92
Mass cleanup of bad postgres upgrade scripts(merged from 15_stable)
2005-08-15 23:17:58 +00:00
bobopinna
6609424621
General revision of lib:
...
- removed some functions not more used
- modified some others
- initial PHPDoc comments add
2005-08-11 06:54:37 +00:00
bobopinna
505285110c
Fixed a problem with browse mode display
2005-08-11 06:50:34 +00:00
bobopinna
32b8dbe826
Changed styles from div to table
2005-08-11 06:48:41 +00:00
bobopinna
ad3614b2b1
Updated detail's report from the Stephan code (many thanks!!!! :-D)
2005-08-11 06:47:09 +00:00
bobopinna
4b46d4df9b
Removed double char conversion and added PHPDoc comments
2005-08-11 06:44:45 +00:00
bobopinna
223a10ad58
Removed db store of element session_time, not required from ADL
2005-08-11 06:42:27 +00:00
bobopinna
f15d228034
Added uft-8 to html entities encoding for non ASCII characters
2005-08-01 14:08:47 +00:00
bobopinna
6bcfd67887
fixed a parameter problem
2005-08-01 09:26:34 +00:00
bobopinna
e1992096ae
Added string_format to the title print
2005-08-01 09:25:45 +00:00
bobopinna
eda807b70f
Fixed a problem with AICC tracking
2005-07-26 11:01:27 +00:00
bobopinna
3a9867d3d1
Fixed a bug in masteryscore reach evaluation
2005-07-26 10:59:44 +00:00
bobopinna
b967259ca5
Update Moodle release request
2005-07-20 08:51:04 +00:00
bobopinna
45d9a18aaf
Updated Roadmap
2005-07-20 08:47:39 +00:00
bobopinna
d771d90c8a
Added prerequisites support
2005-07-20 08:46:27 +00:00
moodler
07875f39ee
Adding this file again to make things work .... is it used?
2005-07-18 05:34:12 +00:00
ikawhero
948511e890
Using absolute path name.
2005-07-18 05:33:27 +00:00
bobopinna
b5e5bbebdb
Updated to Moodle 1.6 Develop
2005-07-15 12:43:29 +00:00
bobopinna
d8f1b5d578
Update to Moodle 1.6 develop
2005-07-15 12:32:43 +00:00
bobopinna
f1793bda91
Fixed some problems with manifest parsing and fixed a bug in structure display
2005-07-15 07:13:11 +00:00
urs_hunkler
67316e5b44
merged from 1.5
2005-07-14 19:49:26 +00:00
moodler
f5e1319ec3
Merged SC139 from stable
2005-07-12 08:00:51 +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
7f2f2b2d1a
Fixed a typo
2005-07-07 09:24:24 +00:00
bobopinna
5c1dbdb8a4
Changed scoid passing mode from SESSION to POST to fix a problem with tracking update
2005-07-07 09:22:05 +00:00
bobopinna
144f3abebc
Changed scoid pass mode from SESSION to POST to fix a problem with tracking update
2005-07-07 09:20:43 +00:00
bobopinna
73a2a50665
Added hidetoc and changed browsemode to hidemode (to fix a problem when a scorm is updated)
2005-07-07 09:16:01 +00:00
stronk7
25ef0370d5
Improved automatic relinking in backup and restore. Credits go to skodak.
...
Complete refactoring of the system that was really awful (my fault!).
Now everything is in its place and working like a charm, making things really
easier to be implemented and amplied. Bug 3678
(http://moodle.org/bugs/bug.php?op=show&bugid=3678 )
(http://moodle.org/mod/forum/discuss.php?d=26530 )
Note: Everything is merged from stable but the quiz module because it has
other changes not merged for now. I've skyped a message to Gustav about it.
Merged from MOODLE_15_STABLE
2005-07-04 18:56:03 +00:00
bobopinna
79714e2af3
Fixed a bug in report counting
2005-07-03 07:15:13 +00:00
bobopinna
644b5629ff
Fixed a problem with altered chars in UTF-8
2005-07-03 07:14:20 +00:00
bobopinna
2ddb242f56
Fixed two typos
2005-06-30 19:46:19 +00:00