219 Commits

Author SHA1 Message Date
toyomoyo
81ef8c1f48 fixing a weird index in scorm_scoes_track (see bug report 4742) 2006-02-14 02:44:03 +00:00
bobopinna
baef508d2c Removed the last short tag 2006-02-13 15:14:57 +00:00
bobopinna
0f995ab206 Fixed some bugs and typos 2006-02-03 08:04:57 +00:00
moodler
136b6ab33f changed to use utfconvert function 2006-01-31 02:15:21 +00:00
moodler
677169b9dc fixing typo 2006-01-27 04:31:46 +00:00
moodler
3b32165cc7 bug fixing 2006-01-24 02:37:18 +00:00
moodler
f6691427d9 Added default values where needed for columns in the MySQL creation script mysql.sql.
Added default values to migrate2utf8.xml, for any varchar and text field types, if the default values for these fields were not defined as '' in the MySQL table creation script.

Committed by vyshane
2006-01-17 07:37:29 +00:00
moodler
5d7a2722d5 more bugs 2006-01-16 07:57:56 +00:00
mjollnir_
f90666aa5c Abstracted a bit of the restore procedure to allow for silent restoring.
Added new function, import_backup_file_silently
Changed everything that prints stuff to check for a constant first.
Backup_flush checks a different constant, this is so that output can still
get flushed to the browser when necessary but not print <li>s everywhere.
Please test this!
2006-01-15 21:09:13 +00:00
toyomoyo
e8f7b20f9a more bug fixes =( 2006-01-13 07:24:43 +00:00
mjollnir_
1ecea97679 Granular backup & restore:
This patch allows the much requested selection of individual instances of modules within a course to backup and restore.
It needs A LOT of testing and probably some prettyifying too.
2006-01-13 03:45:31 +00:00
mjollnir_
b44a6e5a04 Fixed a fatal error in scorm locallib 2006-01-12 20:05:34 +00:00
bobopinna
810390bcf2 Fixed some theme skinning bugs.
Now every theme can modify scorm's icons.
2006-01-12 11:29:16 +00:00
toyomoyo
c8ee027b0e added 2 fields in xml, addindex and dropindex, and bug fixes 2006-01-11 01:46:22 +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
toyomoyo
1e4d9ff6dc utf8 migration support scripts 2006-01-09 06:06:49 +00:00
mjollnir_
6f61d7b985 Postgres compatibility in scorm db upgrade 2005-12-20 20:39:52 +00:00
martinlanghoff
d57f7fda7c mod/scorm: fixed syntax errors (switch to an editor that balances brackets, mate ;-) -- credits to Nigel McNie 2005-12-12 03:26:54 +00:00
bobopinna
47de120cbf Added multiple attempts support 2005-11-29 14:54:39 +00:00
bobopinna
558bed05be Fixed bug 4379 2005-11-29 14:53:11 +00:00
moodler
6220058b16 fixes bug #4354 2005-11-22 03:45:48 +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
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