Commit Graph

151 Commits

Author SHA1 Message Date
Jonathan Putney 0d7d44f6ce [skip ci] - Updating Dist and Docs 2019-12-30 18:20:05 +00:00
Jonathan Putney f2637f10b5 Blank string is valid for cmi.core.exit/cmi.exit 2019-12-30 13:19:06 -05:00
Jonathan Putney 6445904432 [skip ci] - Updating Dist and Docs 2019-12-30 16:34:32 +00:00
Jonathan Putney eb5d442bed Merge branch 'master' of https://github.com/jcputney/scorm-again 2019-12-30 11:33:31 -05:00
Jonathan Putney a1d94eef97 Handling non-string values being passed to SetValue/LMSSetValue 2019-12-30 11:33:08 -05:00
Jonathan Putney 845260c76f [skip ci] - Updating Dist and Docs 2019-12-26 19:37:53 +00:00
Jonathan Putney 7b780c4c39 Merge branch 'master' of https://github.com/jcputney/scorm-again 2019-12-26 14:36:42 -05:00
Jonathan Putney 6e4f2e3663 Removing total_time from JSON export, unless it's for the final commit 2019-12-26 14:36:36 -05:00
Jonathan Putney a5307a416d [skip ci] - Updating Dist and Docs 2019-12-26 19:15:08 +00:00
Jonathan Putney 086f935d59 Checking if more than 2 decimal places, before using toFixed 2019-12-26 14:14:07 -05:00
Jonathan Putney bbe30d4ab0 Moving term state changing to earlier in terminate call 2019-12-26 13:03:43 -05:00
Jonathan Putney a084f35f0e eslint fix 2019-12-23 20:42:33 -05:00
Jonathan Putney 79d7081167 Merge branch 'master' of https://github.com/jcputney/scorm-again 2019-12-23 20:40:17 -05:00
Jonathan Putney f30e546aa6 Rounding seconds to 2 decimal places 2019-12-23 20:40:13 -05:00
Jonathan Putney a0808159b3 [skip ci] - Updating Dist and Docs 2019-12-24 00:16:01 +00:00
Jonathan Putney ffc79c3615 Merge branch 'master' of https://github.com/jcputney/scorm-again 2019-12-23 19:15:09 -05:00
Jonathan Putney 8318e143de If root element is empty, don't start with dot 2019-12-23 19:15:04 -05:00
Jonathan Putney 06cef99f1f [skip ci] - Updating Dist and Docs 2019-12-24 00:07:21 +00:00
Jonathan Putney 0d4f931154 Adding ability to set empty base element for loading from JSON 2019-12-23 19:06:29 -05:00
Jonathan Putney 365080a93c Dependency updates 2019-12-23 09:50:05 -05:00
Jonathan Putney 6fbf65b7f9 [skip ci] - Updating Dist and Docs 2019-12-20 19:38:49 +00:00
Jonathan Putney 45d4e6ef02 Merge branch 'master' of https://github.com/jcputney/scorm-again 2019-12-20 14:37:43 -05:00
Jonathan Putney b4d598eed0 Allowing cmi.core.lesson_location to contain empty string 2019-12-20 14:35:24 -05:00
Jonathan Putney b79bd86192 [skip ci] - Updating Dist and Docs 2019-11-25 10:37:31 +00:00
dependabot-preview[bot] 5f70f9813c Bump @babel/core from 7.7.2 to 7.7.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.2 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.2...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 10:35:52 +00:00
Jonathan Putney 8d8831954e Fixing bind on original ScheduledCommit class 2019-11-19 15:32:41 -05:00
Jonathan Putney d3f7184507 Fixing 'this' for scheduled timeout 2019-11-19 15:31:18 -05:00
Jonathan Putney 7456c1cbc6 Still working on schedule commit 2019-11-19 15:28:04 -05:00
Jonathan Putney df029a4fda Inlining the ScheduledCommit class 2019-11-19 15:22:14 -05:00
Jonathan Putney 4abe1f3420 Fixing debug logging 2019-11-19 15:06:46 -05:00
Jonathan Putney 74ac0d4c8c Working on scheduleCommit 2019-11-19 15:00:45 -05:00
Jonathan Putney e19e7d76fa Adding log level to settings 2019-11-19 14:45:13 -05:00
Jonathan Putney fa184a3245 Stringify params before sending to LMS 2019-11-19 14:17:35 -05:00
Jonathan Putney 5c46dea6d9 Fixing XMLHttpRequest data type 2019-11-19 14:12:09 -05:00
Jonathan Putney d9adc2f0de Fixing an empty string check 2019-11-19 14:08:10 -05:00
Jonathan Putney bb5e85d087 Fixing generic error 2019-11-19 14:00:58 -05:00
Jonathan Putney a23cf5557b Error handling on request processing 2019-11-19 13:58:29 -05:00
Jonathan Putney cd4af37775 [skip ci] - Updating Dist and Docs 2019-11-19 17:17:47 +00:00
Jonathan Putney 1257df6d18 Storing data on terminate/finish and calling listeners for LMS sequencing 2019-11-19 12:16:31 -05:00
Jonathan Putney fa5f60401c Updating packaged files 2019-11-18 13:46:30 -05:00
Jonathan Putney 28e3279830 Creating separate exports file 2019-11-18 13:45:59 -05:00
Jonathan Putney bbc5af424e Changing exports to just create variables on window 2019-11-18 13:41:07 -05:00
Jonathan Putney bc7a3a03a0 Updating browserify for standalone 2019-11-18 13:18:57 -05:00
Jonathan Putney 10b86955fd Merge branch 'master' of https://github.com/jcputney/scorm-again 2019-11-18 13:13:00 -05:00
Jonathan Putney c6db0116cc Making browserify export classes as standalone file 2019-11-18 13:12:58 -05:00
Jonathan Putney 69281ee5a2 [skip ci] - Updating Dist and Docs 2019-11-18 15:42:36 +00:00
Jonathan Putney 9fa9769f1d Adding ability to load initial data from flattened JSON object 2019-11-18 10:41:59 -05:00
Jonathan Putney 6131021d9c Update README.md 2019-11-15 22:50:46 -05:00
Jonathan Putney 3f134b0450 [skip ci] - Updating Dist and Docs 2019-11-16 02:55:40 +00:00
Jonathan Putney d548330436 Fixes and additional test cases 2019-11-15 21:54:49 -05:00