221 Commits

Author SHA1 Message Date
bobopinna
8afadf947c Fixed a problem with Safari 2005-05-10 06:54:49 +00:00
martinlanghoff
57472983bb Merged from MOODLE_14_STABLE - SQL fixes in GROUP BY clause in SCORM module -- merged patch from Patrick Li 2005-05-10 00:31:34 +00:00
bobopinna
5f18d4e79a Added sco frame size
Completed compliance for scorm 1.2
2005-05-09 09:50:37 +00:00
bobopinna
b3df3a0d71 Popup window icon 2005-05-09 09:46:29 +00:00
mjollnir_
a35ee52017 Please don't put 1 into the where part of get_records_select, it causes postgres-invalid sql 2005-05-07 02:36:45 +00:00
bobopinna
d5a62d972f fixed some typos and fixed some datamodel element 2005-05-06 13:29:59 +00:00
bobopinna
b420f47c8e Disabled some alert messages 2005-05-04 10:05:32 +00:00
bobopinna
bbc155d834 Fixed a bug with arrays data model element 2005-05-04 09:11:56 +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
paca70
6d9d3d1b27 postgres dont like "where 1"
CVS: ----------------------------------------------------------------------
2005-04-29 07:42:58 +00:00
bobopinna
a5463b3455 Added data store and reporting 2005-04-28 07:04:55 +00:00
stronk7
d858c87625 Now scorm->name supports filterall.
scorm->summary presentation changed a bit to use format_text.
2005-04-24 18:08:59 +00:00
bobopinna
2c7ecbe535 fixed typo 2005-04-22 12:23:26 +00:00
bobopinna
385b6df314 Fixed a typo in AICC launch string 2005-04-19 14:57:02 +00:00
bobopinna
f55a672eea Added support to AICC 2005-04-19 08:06:19 +00:00
mjollnir_
f82f45fab4 Fixes for scorm upgrade in postgres 2005-04-19 01:33:51 +00:00
bobopinna
473526b326 Added support to AICC 2005-04-18 12:11:05 +00:00
bobopinna
3332df2142 Added support to AICC lauch 2005-04-18 08:37:45 +00:00
bobopinna
88f75516f6 Added support to AICC packages 2005-04-18 07:49:36 +00:00
moodler
7c12949d10 Rationalised get_user_info_from_db() and sundry other small bits into
a single function called: get_complete_user_data()

This is to help shibboleth but will also help when this function
needs to be extended in future.
2005-04-17 12:08:46 +00:00
bobopinna
1daed920e4 Removed field datadir form scorm table
Fixed a validation problem.
2005-04-15 14:34:48 +00:00
moodler
7f3f41ecfb Added some reportlink classed to the report links 2005-04-13 07:45:47 +00:00
moodler
535136bde7 Correct calls to require_course_login 2005-04-13 07:00:35 +00:00
bobopinna
c7ba7d1197 fixed two typos in manifest parsing 2005-04-11 07:31:07 +00:00
bobopinna
206f68cf98 fixed a typo. 2005-04-11 06:48:39 +00:00
bobopinna
e170f66546 Fixed mysql db design 2005-04-11 06:15:50 +00:00
bobopinna
5b9ea0ebb5 Fixed db definition and upgrade 2005-04-08 15:58:40 +00:00
defacer
111bb080ac Fix some warnings when upgrading but no scorms exist. 2005-04-06 08:21:16 +00:00
bobopinna
3a94d06df6 New data model system 2005-04-06 08:07:03 +00:00
mjollnir_
4c9c104a22 One more syntax fix for scorm postgres upgrade. You can't do WHERE 1 in postgres 2005-04-06 02:09:16 +00:00
mjollnir_
7965748f14 Fixing a few syntax problems in scorm upgrade for postgres. Upgrade still fails (this relates to bug #2832 which I'm about to update) 2005-04-06 02:08:06 +00:00
bobopinna
0660e26186 Fixed a bad defined index 2005-04-05 06:54:32 +00:00
bobopinna
867b2a5c5b Uniformed view and playscorm course structure 2005-04-04 14:10:03 +00:00
bobopinna
1742fccc68 Fixed a typo 2005-04-04 09:43:28 +00:00
bobopinna
51ffd65c72 Added INDEX parameters support 2005-04-04 09:37:52 +00:00
bobopinna
d0dd5c4b3d Added ITEM parameters support. 2005-04-04 09:30:51 +00:00
gustav_delius
08dd99537a primary key has to be id, see bug 2832 2005-04-02 23:38:08 +00:00
moodler
a068498c5d Drop the popup field properly 2005-04-02 09:56:49 +00:00
bobopinna
4928a2f323 Several change to db fields, a complete redesign of user data track 2005-04-01 15:53:32 +00:00
moodler
d1a5fbd493 Just fixing some errors, but these functions should really return some info 2005-03-27 06:12:58 +00:00
moodler
b846ac39ff Standardise the intro box using an ID 2005-03-13 16:17:55 +00:00
moodler
8f7dc7f1c7 Variety of small fixes, but mostly related to how the recent activity
block is constructed.  A new function exists to pump these notes out
in a standard way :  print_recent_activity_note.

Module dependencies also updated because of this.
2005-03-10 13:30:57 +00:00
bobopinna
b7ddb4a618 New user inteface 2005-03-01 17:52:39 +00:00
stronk7
4a1bf86fae Some $ME are now out!
And 5 lines have been added because they weren't merged before! Please,
check them!

Merged from MOODLE_14_STABLE
2005-02-27 00:56:13 +00:00
bobopinna
82af563584 Added complete datamodel support for SCORM 1.2 2005-02-22 08:00:19 +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
moodler
4d2c0e754c Initialise a variable 2005-02-17 05:15:50 +00:00