Eloy Lafuente (stronk7)
57ea6753d3
MDL-62361 versions: bump all versions and requires near release
...
version = 2018051400 release version
requires= 2018050800 current beta+ (week4roll1) version
2018-05-09 02:46:30 +02:00
sarjona
0b01f6f391
MDL-61959 scormreport_basic: Implement privacy API
2018-04-26 19:00:18 +02:00
Eloy Lafuente (stronk7)
ba854606e6
MDL-60764 versions: bump all versions and requires near release
...
version = 2017111300 release version
requires= 2017110800 current rc2 version
2017-11-10 02:52:53 +01:00
Eloy Lafuente (stronk7)
d989ee1e03
MDL-58853 versions: bump all versions and requires near release
...
version = 2017051500 release version
requires= 2017050500 current rc1 version
2017-05-09 02:58:28 +02:00
Damyon Wiese
663640f5b3
MDL-40759 icons: convert uses of pix_url to pix_icon
...
Also change filepicker to use scaled svgs instead of sets of custom pngs. The svgs are taken from font-awesome.
2017-03-17 15:52:17 +08:00
Dan Poltawski
d574114aed
MDL-57490 scorm: convert legacy js to jquery
2017-01-16 13:22:50 +00:00
Eloy Lafuente (stronk7)
04649747a4
MDL-57197 versions: bump all versions and requires near release
...
version = 2016120500 release version
requires= 2016112900 current rc4 version
2016-11-29 22:57:05 +01:00
Simey Lameze
1d9356d7e9
MDL-56671 mod_scorm: fix styling issues on scorm module
2016-11-02 14:57:13 +08:00
Eloy Lafuente (stronk7)
1abca11e0a
MDL-54638 versions: bump all versions and requires near release
...
version = 2016052300 release version
requires= 2016051900 current rc1 version
2016-05-19 02:16:15 +02:00
Eloy Lafuente (stronk7)
2e144835bb
MDL-52059 versions: bump all versions and requires near release
...
version = planned 2015111600 release version
requires= current 2015111000 rc3 version
2015-11-10 12:33:52 +01:00
Eloy Lafuente (stronk7)
26ea380d24
MDL-50102 versions: bump all versions and requires near release
...
version = planned 2015051100 release version
requires= current 2015050500 rc1 version
Note: On purpose, the course format social wrong version (2015102100)
has been kept unmodified. Looking forward a solution right now.
2015-05-05 17:43:19 +02:00
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01:00
Marina Glancy
5639baa843
MDL-45336 scorm: copied used string from quiz
...
AMOS BEGIN
CPY [deleteselected,quiz_overview],[deleteselected,mod_scorm]
AMOS END
2014-09-24 01:22:58 +02:00
Ankit Agarwal
2eca9a23ae
MDL-46469 scorm: Update report plugins to use namespaced classnames
2014-08-19 13:56:13 +08:00
nobelium
4cb25b3605
MDL-45887 mod_scorm : Fixing coding standard violations
2014-08-17 22:15:04 +12:00
Mark Nelson
e2cd4f5b95
MDL-41665 mod_scorm: fixed broken report URLs
2014-06-04 00:17:41 -07:00
Damyon Wiese
5bbcdbeb96
Merge branch 'MDL-41665' of git://github.com/nobelium/moodle
2014-06-03 13:16:22 +08:00
Sam Hemelryk
24df080cdc
Merge branch 'master_MDL-45212' of git://github.com/totara/moodle
2014-06-03 10:18:58 +12:00
Nobelium
27b8872cb3
MDL-41665 scorm : Rewriting using html_writer
2014-05-29 21:54:00 +00:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Simon Coggins
e205a159e3
MDL-45212 scorm: Disable sorting on unsortable columns in SCORM reports
2014-04-22 14:11:52 +12:00
Ankit Agarwal
0a61619043
MDL-40056 events: Replace old add_to_log calls with new events
2014-01-14 12:05:37 +08:00
Adrian Greeve
e351bed5c1
MDL-42812 libraries: Update username_load_fields_from_object to add the prefix to everything.
2013-11-12 11:30:16 +08:00
Adrian Greeve
5b1944bbba
MDL-40612 libraries: Tidy up and improvement of the code for additional name fields.
...
Includes an update to get_all_user_name_fields() and the inclusion of set_user_name_object()
2013-11-11 11:01:14 +08:00
Eloy Lafuente (stronk7)
f39c82ebed
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01:00
Dan Marsden
b33e466550
MDL-41434 SCORM: add new sortorder field to allow better ordering of scos
2013-09-16 10:11:16 +12:00
Dan Marsden
b565637322
MDL-41290 SCORM: Improve user report
...
put descriptions in help popups instead of in table.
AMOS BEGIN
MOV [interactionscorrectcount, mod_scorm],[trackcorrectcount_help, mod_scorm]
MOV [interactionslatency, mod_scorm],[tracklatency_help, mod_scorm]
MOV [interactionsresult, mod_scorm],[trackresult_help, mod_scorm]
MOV [interactionsscoremin, mod_scorm],[trackscoremin_help, mod_scorm]
MOV [interactionsscoremax, mod_scorm],[trackscoremax_help, mod_scorm]
MOV [interactionsscoreraw, mod_scorm],[trackscoreraw_help, mod_scorm]
MOV [interactionssuspenddata, mod_scorm],[tracksuspenddata_help, mod_scorm]
MOV [interactionstime, mod_scorm],[tracktime_help, mod_scorm]
MOV [interactionsweight, mod_scorm],[trackweight_help, mod_scorm]
AMOS END
Move userreport into /report and rename parameters to be more useful
fix overcomplicated parameter handling
remove SCORM 2004 specific reporting of objectives and interactions to simplify page - these will appear in full list of tracking data instead
Also remove duplicated data - the general tracks info is repated 3 times on the page so isn't required.
remove link to player as loading scos this way is problematic
split out user tracks table into it's own file
convert tracks table to flexible table and allow export
add new interactions report
add tabs to allow navigation between reports
force wrapping of track data value even when no spaces
fix some coding guideline stuff
2013-09-04 09:56:48 +12:00
Adrian Greeve
a327f25ef1
MDL-31776 - lib: Alternate name fields
...
Add support for additional name fields and flexible formating of
user names.
2013-07-09 11:45:50 +08:00
Tim Gus
74816ad801
MDL-40259 - For SCORM reports limit fields returned from
...
get_users_by_capability to user ID to decrease memory utilization
2013-06-20 15:48:40 -04:00
David Mudrák
b60ab47cb7
MDL-39939 Fix the basic SCORM report plugin name
2013-05-30 22:42:12 +02:00
Helen Foster
9f3e096899
MDL-39642 Merge English strings from the en_fix language pack
2013-05-13 09:58:43 +02:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Matteo Scaramuccia
f1e316870d
MDL-37449 Incorrect doubled 'u.email' field in the SQL query (Oracle error: ORA-00918)
2013-02-14 21:38:05 +01:00
Petr Škoda
75427a824c
MDL-37171 fix multiple spreadsheet related PHP4isms
2012-12-15 12:36:40 +01:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Ankit Agarwal
4d26f274c4
MDL-34337 scorm: Updating export of basic reports as csv, to use new csv exporter class
2012-08-10 11:19:27 +08: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
Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02:00
Eloy Lafuente (stronk7)
130aed6e7e
MDL-33794 version.php: Fix some missing bits before bump.
2012-06-17 19:29:44 +02:00
Ankit Agarwal
d6ae6816d0
MDL-30965 SCORM Removing unused variable ->head
2012-02-17 08:46:45 +05:30
Ankit Kumar Agarwal
2af0e47259
MDL-30652 SCORM Fixing report prefrences display issue for basic report
2012-01-03 10:38:37 +05:30
Ankit Kumar Agarwal
e12459baa2
MDL-30652 Scorm adding proper comments
2012-01-03 10:38:07 +05:30
Aparup Banerjee
1f8c6a9012
Merge branch 'master_MDL-30028' of git://github.com/danmarsden/moodle
2011-12-08 17:00:37 +08:00
Sam Hemelryk
74482042ac
Merge branch 'MDL-28282-master' of git://github.com/ankitagarwal/moodle
2011-12-08 10:22:34 +13:00
Ankit Kumar Agarwal
f17d78cac1
MDL-28588 Removing IN from SQL statments
2011-12-06 10:59:02 +05:30
Ankit Kumar Agarwal
6073fcbe16
MDL-28282 Scorm Restorting Groups support in Scomr reports
2011-12-06 07:20:51 +05:30
Dan Marsden
b27917eea4
MDL-30028 - use page pref correctly when pagination or re-ordering
2011-12-02 21:07:59 +13:00
Eloy Lafuente (stronk7)
8ac9d33f49
Merge branch 'MDL-26647-master' of git://github.com/sammarshallou/moodle
...
Conflicts:
lib/db/upgrade.php
report/completion/index.php
report/progress/index.php
version.php
2011-11-11 03:37:55 +01:00
sam marshall
e4aec5bed3
MDL-26647 (6) Support showuseridentity on grader report, quiz report, SCORM report
2011-11-04 13:57:17 +00:00
Dan Marsden
503dfba895
SCORM MDL-30009 fix issue with started on/last accessed when iterating through users.
2011-10-31 11:04:20 +13:00