23 Commits

Author SHA1 Message Date
bobopinna
5f18d4e79a Added sco frame size
Completed compliance for scorm 1.2
2005-05-09 09:50:37 +00:00
bobopinna
26b3d26d2a Added store datamodel and repot 2005-04-29 14:13:37 +00:00
bobopinna
a5463b3455 Added data store and reporting 2005-04-28 07:04:55 +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
e170f66546 Fixed mysql db design 2005-04-11 06:15:50 +00:00
bobopinna
51ffd65c72 Added INDEX parameters support 2005-04-04 09:37:52 +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
bobopinna
82af563584 Added complete datamodel support for SCORM 1.2 2005-02-22 08:00:19 +00:00
bobopinna
2a0407b7f6 First step for SCORM2004, new communication subsystem 2005-02-17 08:52:54 +00:00
gustav_delius
ec81373f50 In order to ensure that when a teacher hides a resource or an activity that students really can't get at it, even if they know the direct links to its pages, I have given an optional third argument $cm to the functions require_login() and require_course_login(). Pages showing information about a particular course module now pass the course module object in this third argument. The login functions will then test if either the course module is visible or the user is a teacher. If neither is the case then the user is redirected to the course homepage after being shown a message "Sorry, this activity is currently hidden".
(While I was at it I also turned the autologinguests off for most module pages, except on the index.php pages and the view.php pages for those modules that allow guests)
2005-02-16 10:40:48 +00:00
mjollnir_
7e0286af89 Merged from MOODLE_14_STABLE: Indexes for scorm and version bump (honoring partial freeze) 2004-11-19 05:28:51 +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
mjollnir_
eee8d9c8f5 bumps for version and requires for modules that use new upload class 2004-09-17 05:46:12 +00:00
gustav_delius
d1290cec39 fixed capitalization and quoting of attribute values 2004-09-12 17:34:35 +00:00
gustav_delius
8f6b80b90c Merging from stable branch 2004-08-24 18:38:14 +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
76d3542313 Added popup window scorm player and its settings 2004-06-21 11:27:52 +00:00
moodler
070528fc79 MOdules are dependent on this version of course/mod.php 2004-06-04 07:28:34 +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
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