21 Commits

Author SHA1 Message Date
moodler
7f3f41ecfb Added some reportlink classed to the report links 2005-04-13 07:45:47 +00:00
bobopinna
867b2a5c5b Uniformed view and playscorm course structure 2005-04-04 14:10:03 +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
b846ac39ff Standardise the intro box using an ID 2005-03-13 16:17:55 +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
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
bobopinna
59c71f4b37 Updated XHTML tags and attributes in order to pass W3C validation 2004-09-20 13:50:38 +00:00
gustav_delius
839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius
e0b7b090d3 towards XHTML compliance 2004-09-14 20:39:28 +00:00
gustav_delius
d1290cec39 fixed capitalization and quoting of attribute values 2004-09-12 17:34:35 +00:00
bobopinna
d64bc8aea6 Patched a problem with asset resources 2004-08-25 08:34:52 +00:00
bobopinna
2c508ab9b1 Added multiorg display and patched some typo 2004-08-09 07:26:06 +00:00
bobopinna
fc274a5f40 *** empty log message *** 2004-07-06 12:45:56 +00:00
bobopinna
a6c2e96480 Modified user score visualization 2004-06-29 08:02:39 +00:00
bobopinna
02f5d4390c Fixed last Explorer popup bug and added user score view 2004-06-29 07:50:07 +00:00
bobopinna
76d3542313 Added popup window scorm player and its settings 2004-06-21 11:27:52 +00:00
bobopinna
5d8790cb77 Fixed PHP_SELF and patched some other playing problems 2004-06-07 12:16:41 +00:00
bobopinna
fc1b266304 Fixed some undefined variable 2004-05-27 12:44:11 +00:00
moodler
c5163bfdbe Putting in Bobo's latest changes (from the contrib version) 2004-05-21 01:42:17 +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