239 Commits

Author SHA1 Message Date
vyshane
5f672a4dd8 Fixed inserts for log_display. 2006-04-24 09:05:08 +00:00
toyomoyo
f21cc86bca changed formats for log_display table 2006-04-24 08:10:55 +00:00
bobopinna
bb3af8d431 Added memory to toc's collaps/expand mode 2006-04-24 06:42:45 +00:00
toyomoyo
4c3b42f7c5 just in case someone has the index elemeny and not element 2006-04-24 02:17:16 +00:00
bobopinna
008bfd2795 Added utf8 conversion 2006-04-12 06:15:29 +00:00
bobopinna
9ff41f7ed0 Fixed navigation bar links for SCORM course format 2006-04-12 06:13:29 +00:00
bobopinna
df88f4ea9d Fixed navigation bar link for SCORM course format 2006-04-12 06:12:16 +00:00
bobopinna
82c3173ea5 Fixed a typo 2006-04-12 06:08:48 +00:00
bobopinna
d74b87919f Fixed empty tags check 2006-04-12 06:05:25 +00:00
bobopinna
586de5a08a Fixed default stage size 2006-04-12 06:04:15 +00:00
bobopinna
5046492815 Added multi attempt support 2006-04-12 06:03:46 +00:00
bobopinna
a91433f9ec Added debug messages 2006-04-12 06:02:08 +00:00
stronk7
1b1858d260 htmlentities() to s() 2006-04-11 16:09:52 +00:00
bobopinna
5fe1f8afb4 Added support to multi attempts 2006-04-11 13:51:10 +00:00
bobopinna
a2464082c4 Fixed two problems in AICC import 2006-03-30 06:19:52 +00:00
mjollnir_
34f4ff351d WHERE 1 is NOT valid postgres syntax. Just pass empty string instead! 2006-03-27 04:04:40 +00:00
patrickslee
cb8229d0a8 UTF8 migration - now supporting PostgreSQL 2006-03-10 03:43:33 +00:00
skodak
0c0849cf5f lots of incorrect required_param()'s - there MUST be only two parameters not three!! 2006-03-08 00:08:51 +00:00
skodak
38b7336ed1 short php tags 2006-03-07 21:35:13 +00:00
toyomoyo
f841494c62 see changes for admin/utfdbmigrate.php 2006-02-24 08:20:13 +00:00
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