Sujith Haridasan
73d604369d
MDL-71062 core: Step 1 deprecation of print_error function
2022-07-13 08:20:54 +05:30
Peter Dias
8f16a4d98e
MDL-73448 scorm: Update scorm tertiary navigation
...
* Left align scorm content
* Add headings
* Remove exit buttons when in separate window
2022-02-10 15:23:36 +08:00
Peter Dias
a292bb9ea7
MDL-72413 scorm: Use the common module for setting the header
2021-12-13 09:49:34 +08:00
Sujith Haridasan
b98ea6f547
MDL-71915 mod_scorm: Update tertiary nav
...
Update the tertiary navigation for this activity.
2021-12-06 09:27:58 +05:30
Shamim Rezaie
3ba12dcc5d
MDL-71163 mod_scorm: Remove duplicate info for open and close time
2021-04-30 17:13:56 +10:00
Michael Hawkins
920646237d
MDL-71161 mod_scorm: Display activity completion information
2021-04-13 01:21:12 +08:00
Dan Marsden
7c75e02730
MDL-58015 mod_scorm: set orgidentifier correctly for popup.
2018-07-27 10:36:09 +12:00
Dan Marsden
e63d7244a6
MDL-58863 scorm: Improve accessibility when css disabled.
2017-07-07 10:40:13 +12:00
Dan Marsden
4d3fb5b879
MDL-46782 mod_scorm: Load first incomplete sco on re-entry.
2017-01-18 21:02:56 +13:00
Damyon Wiese
f25185d7b0
MDL-56844 scorm: Review styles in boost theme
...
The main change is that in boost we get rid of the random centered text.
To compensate we use "container" which is fixed with with auto margins -
but the text is still left aligned.
2016-11-15 11:19:33 +08:00
Juan Leyva
02c256c941
MDL-50837 mod_scorm: Fix availability checks
2015-11-04 12:54:55 +01:00
Dan Poltawski
b96da4eaef
MDL-51302 scorm: do not use invalid course urls
...
Previous behaviour of setting an empty sectionid was incorrect and we
were doing work which course_get_url() does for us.
2015-10-09 09:04:35 +01:00
Juan Leyva
0b9fc18ba1
MDL-50427 mod_scorm: Rename scorm_view_display to scorm_print_launch
...
In order to avoid confusion with the new scorm_view fuction
2015-07-20 09:15:44 +02:00
Juan Leyva
ade341deb2
MDL-50427 mod_scorm: Move logging and completion to new API
2015-07-20 09:13:42 +02:00
nobelium
4cb25b3605
MDL-45887 mod_scorm : Fixing coding standard violations
2014-08-17 22:15:04 +12:00
Nobelium
6f850a51a4
MDL-35870 mod_scorm: Fixing undefined scoid for popup mode
2014-07-16 11:51:03 +00:00
Nobelium
27b8872cb3
MDL-41665 scorm : Rewriting using html_writer
2014-05-29 21:54:00 +00:00
Dan Marsden
6573b07780
MDL-43247 SCORM: improve pop-up handling and redirect to homepage on close.
2014-03-08 21:04:31 +13:00
Marina Glancy
fbc4b77841
MDL-44321 events: cleaning up course_module_viewed event
2014-02-28 16:36:09 +08:00
Damyon Wiese
b158296ece
Revert "MDL-43247 SCORM: improve pop-up handling and redirect to homepage on close."
...
This reverts commit ed3d1ee60d1e48ade21438fd98fef2deb63ecb5f.
This reverts commit ed8eebeecefa98e17c96084b72fe2cd923cc051d.
This reverts commit f664a9387818b5b359df4696040da0aea07b926a.
This reverts commit 9d2276572372f5d249cde8c61d0976e25f0fa4a8.
2014-01-23 17:14:56 +08:00
Dan Marsden
9d22765723
MDL-43247 SCORM: improve pop-up handling and redirect to homepage on close.
2014-01-17 10:09:26 +13:00
Ankit Agarwal
0a61619043
MDL-40056 events: Replace old add_to_log calls with new events
2014-01-14 12:05:37 +08:00
Sam Hemelryk
669755a423
Merge branch 'master_MDL-38489' of git://github.com/danmarsden/moodle
2013-09-19 09:49:31 +12:00
Dan Marsden
d6d0c4e00b
MDL-38489 SCORM: obtain correct section number when getting course_url
2013-09-19 09:36:52 +12:00
Marina Glancy
9f21d24895
Merge branch 'MDL-41612_b' of git://github.com/rwijaya/moodle
2013-09-17 11:10:44 +10:00
Sam Hemelryk
29b56cfd09
MDL-38489 mod_scorm: added require to be explicit
2013-09-17 09:12:02 +12:00
Rossiani Wijaya
b2970f963a
MDL-41612 scorm: fix heading levels
2013-09-16 15:40:01 +08:00
Dan Marsden
b98dcd7dd6
MDL-38489 SCORM: use course_get_format to obtain info
2013-09-16 10:17:51 +12:00
Vinnie Monaco
011ae52a91
MDL-38489 SCORM: added check for course display format
2013-09-16 10:17:51 +12:00
Dan Marsden
da92e3b05a
MDL-34848 SCORM: add extra flexibiltiy to attempt status
2012-09-19 19:53:03 +12:00
Dan Marsden
812bdaeb12
MDL-33755 SCORM: fix the way launch is triggered
...
fixes bug with the way it handles skipview set to first time.
2012-09-12 20:16:57 +12:00
Dan Marsden
410b7c9bcc
MDL-33755 SCORM: new quick function to check if a user has scorm data/tracks - better/quicker way to check as full track info isn't needed.
2012-09-12 19:53:56 +12:00
Dan Marsden
234415c4ea
MDL-33755 SCORM: use correct constants for skipview instead of magic numbers
2012-09-12 19:38:49 +12:00
Dan Marsden
81f460b1e2
MDL-33755 SCORM only auto-skipview for users with skipview cap that can't see reports
...
also don't generate unrequired content when scorm will be launched automatically.
2012-09-06 20:30:37 +12:00
Piers Harding
35cfa9e62c
MDL-33755 mod/scorm: directview scorm activity
...
Enable direct view of scorm activity from the course
overview page
Conflicts:
mod/scorm/view.js
2012-09-06 20:28:42 +12:00
Ankit Agarwal
a3fc4b3ad6
MDL-34468 scorm: Replace all instances of get_context_instance() with respective context_XXXX in mod/scorm
2012-07-24 17:08:05 +08:00
Dan Poltawski
bebf083159
Merge branch 'w17_MDL-31607_m23_login' of git://github.com/skodak/moodle
2012-04-23 11:47:11 +08:00
Petr Skoda
cdbea7eed1
MDL-31607 use full course object for require_login() if already available
...
This eliminates 1 db query.
2012-04-22 17:41:47 +02:00
Dan Marsden
d5159fb8d3
MDL-29975 SCORM improve pop-up generation
2012-04-20 10:28:12 +12:00
Dan Marsden
d32e353e35
MDL-28728 SCORM - add capability to allow users to delete own attempts - given to no-one by default.
2011-12-11 19:10:28 +13:00
Dan Marsden
ba0e91a281
SCORM MDL-27036 enable AICC HACP
2011-11-05 20:31:01 +13:00
Sam Hemelryk
8ebbb06adf
MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently
2011-09-08 09:30:27 +12:00
Dan Marsden
666efc149a
MDL-28649 SCORM fix force new attempt when skipview is used
2011-08-12 12:44:16 +12:00
Dan Marsden
4201a7464a
MDL-28542 SCORM tidy up code.
2011-08-02 17:00:01 +12:00
Dan Marsden
f7b5c6aae6
SCORM MDL-28111 tidy up formatting of code
2011-07-03 12:49:29 +12:00
Petr Skoda
431ac39634
MDL-26623 fix file permissions
...
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
Dan Marsden
30bce58eb9
SCORM MDL-26201 setting to allow admin to force users to enable JS in their browser before allowing them to view/use SCORM objects.
2011-01-31 16:53:10 +13:00
Dan Marsden
bd803ac7e4
SCORM MDL-23422 fix logic for displaying closed messages.
2010-07-21 10:19:38 +00:00
Dan Marsden
489797d979
SCORM MDL-21492 don't skip view if user is able to view reports - thanks to valerian for report/patch
2010-06-25 10:12:29 +00:00
Dan Marsden
86996ffe92
SCORM MDL-22340 use full path for includes.
2010-05-06 00:13:54 +00:00