Commit Graph

35 Commits

Author SHA1 Message Date
bobopinna 12801f73f7 Fixed a problem in AICC course tracking 2005-07-26 06:18:23 +00:00
moodler 27437410f4 file survey.php was added on branch MOODLE_15_STABLE on 2006-03-10 07:27:54 +0000 2005-04-05 20:54:43 +00:00
bobopinna 47de120cbf Added multiple attempts support 2005-11-29 14:54:39 +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 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 b967259ca5 Update Moodle release request 2005-07-20 08:51:04 +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 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 b5127f1e26 Added popup support 2005-06-27 07:26:49 +00:00
bobopinna 9633a42350 Added user activity support
General TAB cleaning
SCO-LMS communication systeme changed to POST method
Several bug fix
2005-05-23 06:56:10 +00:00
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