71 Commits

Author SHA1 Message Date
nicolasconnault
6aff538add MDL-19815 Upgraded calls to helpbutton, print_simple_box* and notify 2009-08-18 05:16:50 +00:00
nicolasconnault
670bc3e7ef MDL-19815 Converted all print_footer() calls 2009-08-06 14:20:31 +00:00
nicolasconnault
465f165d10 MDL-19815 Migrated calls to print_heading 2009-08-06 08:21:24 +00:00
skodak
ac3668bfae MDL-18910 full support for module intro editor with embedded images 2009-04-22 05:10:08 +00:00
skodak
d0bcf735aa MDL-18910 normalised module intro and introformat 2009-04-20 19:57:04 +00:00
danmarsden
66c7d3731f SCORM MDL-18626 - fix SCORM navigation breadcrumbs 2009-03-27 01:46:39 +00:00
danmarsden
d54e2145ba add time restriction MDL-12588 - add ability to restrict the viewing of SCORM objects using a time/date restriction like most other modules already allow. 2008-11-28 09:20:59 +00:00
piers
6381fa56ed MDL-11501 Scorm New attempts and reviewing. Changes to help customise player/package interactions. 2008-09-16 20:32:50 +00:00
piers
5b89dfbb74 MDL-15950 MDL-15640 - SCORM player.php not inserting footer, Showing SCORM participation report. (thanks Urs Hunkler and Mitsuhiro Yoshida). 2008-08-05 22:58:32 +00:00
dongsheng
08b56f936d "MDL-14129, fix print_error" 2008-06-15 11:00:30 +00:00
skodak
bf34704184 MDL-15115 scorm dml covnersion 2008-06-05 10:02:26 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
danmarsden
9c5ba97480 MDL-11722 - incorrect string - creating new one so that other lang packs translate it correctly. 2008-03-04 20:11:36 +00:00
poltawski
dfe2fbc665 MDL-13354 - wrong capability checked for view report link
merged from MOODLE_19_STABLE
2008-02-08 10:00:13 +00:00
poltawski
fdf09b28c8 MDL-13221 - doing wrong capability check for hidden activites. But we
don't need it at all as require_login() with the $cm argument does the
check for us
2008-01-30 20:42:41 +00:00
mattc-catalyst
d8c9d8a150 MDL-10888: - groupings - mod/scorm - updated to support groupings 2007-08-28 02:54:37 +00:00
mattc-catalyst
01e3838853 MDL-9473: Initialise navlinks array before use
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:55:24 +00:00
mattc-catalyst
3b27b0fe21 MDL-9615: Correct incorrect use of term breadcrumbs
- $crumbs -> $navlinks


Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:40:48 +00:00
mattc-catalyst
70c6c0ad70 MDL-9474: Updated build_navigation() to use global $COURSE
- Removed $course parameter from build_navigation()
- Updated all calls to build_navigation()


Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-23 21:11:10 +00:00
mattc-catalyst
afd97d1c9d Breadcrumbs: mod/scorm changes
- Modified to use build_navigation() for breadcrumb generation.


Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 21:27:08 +00:00
moodler
6ba65fa08d Merged Nicolas' changes from MDL-8582 into HEAD. 2007-02-28 06:25:22 +00:00
moodler
c1afef8059 FIxed up the intro boxes XHTML Strict 2007-01-11 08:06:15 +00:00
skodak
fa73873105 MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit 2007-01-04 18:23:55 +00:00
skodak
1936c10e54 fixed obsoleted use of course->category to find site course - now used SITEID instead MDL-1899 2006-11-12 08:55:13 +00:00
bobopinna
8e45ba4522 Added the new features MDL-4482 and MDL-6534 (Course structure view.php skip) 2006-09-26 14:40:00 +00:00
bobopinna
77bf0c292d Fixed a typo 2006-08-31 10:37:33 +00:00
bobopinna
0d699c2449 Fixed context selection 2006-08-31 10:29:16 +00:00
bobopinna
2b3447c38a Added capability support 2006-08-31 08:34:13 +00:00
skodak
f9d5371b28 new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283 2006-08-08 22:09:55 +00:00
bobopinna
3eabd4cf97 Cleaned some unused include 2006-05-29 07:07:48 +00:00
bobopinna
1a50a1f91e New version with SCORM 2004 sequencing done by Pham Minh Duc 2006-05-25 10:20:45 +00:00
bobopinna
9ff41f7ed0 Fixed navigation bar links for SCORM course format 2006-04-12 06:13:29 +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
bobopinna
47de120cbf Added multiple attempts support 2005-11-29 14:54:39 +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
77f18d3936 Added the new popup window mode 2005-09-26 15:15:07 +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
bobopinna
0b33f2d91b New popup launching mode 2005-08-30 07:13:02 +00:00
bobopinna
7b8732344e changed all the POST with option/required_param functions 2005-07-08 06:56:49 +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
79714e2af3 Fixed a bug in report counting 2005-07-03 07:15:13 +00:00
bobopinna
bc5a6319be Added support to SCORM course format 2005-06-27 07:24:52 +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
stronk7
5e5b6b7f19 Tabs are out.
Please don't use tabs in source code. Set your editor to 4 cc per tab.!
2005-05-16 23:41:58 +00:00
bobopinna
9c28a7c06e Fixed report counter 2005-05-10 07:09:54 +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
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
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