Jonathan Putney
|
b22b607209
|
Apparently it is common for SCORM 1.2 Objective IDs to break spec and include spaces
|
2020-10-29 12:05:10 -04:00 |
|
Jonathan Putney
|
e2c437d401
|
Version bump
|
2020-10-29 11:45:50 -04:00 |
|
Jonathan Putney
|
dc6292e0db
|
Allowing empty comments in SCORM 1.2
|
2020-10-29 11:45:40 -04:00 |
|
Jonathan Putney
|
95ad2dd904
|
[skip ci] - Updating Dist and Docs
|
2020-10-15 16:49:23 +00:00 |
|
dependabot-preview[bot]
|
d27e5a2559
|
Bump @babel/core from 7.11.6 to 7.12.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.6 to 7.12.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.0/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-15 16:47:29 +00:00 |
|
Jonathan Putney
|
c727c052c0
|
[skip ci] - Updating Dist and Docs
|
2020-10-11 04:11:34 +00:00 |
|
dependabot-preview[bot]
|
65642724e3
|
Bump browserify from 16.5.2 to 17.0.0
Bumps [browserify](https://github.com/browserify/browserify) from 16.5.2 to 17.0.0.
- [Release notes](https://github.com/browserify/browserify/releases)
- [Changelog](https://github.com/browserify/browserify/blob/master/changelog.markdown)
- [Commits](https://github.com/browserify/browserify/compare/v16.5.2...v17.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-11 04:07:43 +00:00 |
|
Jonathan Putney
|
7430f7dab2
|
Dev dependency updates
|
2020-09-12 09:16:07 -04:00 |
|
Jonathan Putney
|
96e18a54ef
|
[skip ci] - Updating Dist and Docs
|
2020-08-25 12:41:34 +00:00 |
|
Jonathan Putney
|
e5987f5ff1
|
Working on an issue with async commits
|
2020-08-25 08:39:59 -04:00 |
|
Jonathan Putney
|
fa04d99a27
|
Add Gitter channel
|
2020-08-20 15:54:20 -04:00 |
|
Jonathan Putney
|
54005312fd
|
Checking commit response for result.result instead of errorCode
|
2020-08-19 09:27:17 -04:00 |
|
Jonathan Putney
|
7f1d9953e4
|
Bug fixes and sorting issue with loadFromFlattenedJson
Also added several new test cases, most significantly some cases that test the commit functionality
|
2020-08-17 14:46:33 -04:00 |
|
Jonathan Putney
|
8c781ac378
|
Adding test cases for long-fill-in response type
|
2020-08-17 09:14:58 -04:00 |
|
Jonathan Putney
|
5a110dc067
|
[skip ci] - Updating Dist and Docs
|
2020-08-17 13:10:53 +00:00 |
|
Jonathan Putney
|
ab1f3b061b
|
Minor code cleanup and additional test cases
|
2020-08-17 09:09:52 -04:00 |
|
Jonathan Putney
|
576d417365
|
Cleaning up npm package
|
2020-08-14 16:10:28 -04:00 |
|
Jonathan Putney
|
578a7e7922
|
Adding some additional README buttons
|
2020-08-14 16:09:00 -04:00 |
|
Jonathan Putney
|
deef88f9c9
|
@types/mocha shouldn't have been a regular dependency
|
2020-08-14 16:08:50 -04:00 |
|
Jonathan Putney
|
4582d733af
|
Adding setting to always commit total_time, listeners for commit requests
|
2020-08-14 15:40:29 -04:00 |
|
Jonathan Putney
|
e9fee3c258
|
SCORM 2004 cmi.interactions.n.learner_response was never being set
|
2020-08-14 15:22:01 -04:00 |
|
Jonathan Putney
|
2f72c17d3a
|
Adding CONTRIBUTING.md
|
2020-08-14 15:11:59 -04:00 |
|
Jonathan Putney
|
fc9a56e4c4
|
Fixing boolean logic issue
|
2020-08-14 14:44:46 -04:00 |
|
Jonathan Putney
|
c44d7c7436
|
Dependency updates
|
2020-08-14 14:44:36 -04:00 |
|
Jonathan Putney
|
107069963c
|
Fixing build
|
2020-07-30 18:10:34 -04:00 |
|
Jonathan Putney
|
22408c2c0e
|
Finalizing changes to initial data load
|
2020-07-30 18:05:11 -04:00 |
|
Jonathan Putney
|
c341d3f70f
|
Not requiring fields to be previously set while loading existing data
|
2020-07-30 16:54:15 -04:00 |
|
Jonathan Putney
|
dcad088b25
|
Sort until we can't sort anymore
|
2020-07-30 15:53:50 -04:00 |
|
Jonathan Putney
|
0f9143be46
|
And again...
|
2020-07-30 14:34:21 -04:00 |
|
Jonathan Putney
|
6c96dadbce
|
Still trying to make sure that cmi is sorted properly
|
2020-07-30 12:13:15 -04:00 |
|
Jonathan Putney
|
a66712d3b4
|
Adding objectives sorting
|
2020-07-30 11:57:34 -04:00 |
|
Jonathan Putney
|
e4e9f87f18
|
Making sure to sort interactions properly
|
2020-07-30 11:48:56 -04:00 |
|
Jonathan Putney
|
9bb735bf59
|
Removing unnecessary log statements
|
2020-07-28 23:08:02 -04:00 |
|
Jonathan Putney
|
1b48c9ee4d
|
Fixing an issue with CMI interactions not being loaded in the proper order
Interaction ID and Type need to be loaded before most other interaction fields, so I added a built in sort when loading using the flattened JSON load.
|
2020-07-28 22:36:37 -04:00 |
|
Jonathan Putney
|
f4ab13ca8c
|
Compiling package
|
2020-07-14 10:34:22 -04:00 |
|
Jonathan Putney
|
84296aaf6f
|
Version bump
|
2020-07-14 10:33:48 -04:00 |
|
Jonathan Putney
|
2709afeec3
|
Merge branch 'master' of https://github.com/jcputney/scorm-again
|
2020-07-14 10:33:32 -04:00 |
|
Jonathan Putney
|
4a97c1c0a9
|
Dependency updates and fixing an issue with multiple final commits in SCORM 1.2
|
2020-07-14 10:33:05 -04:00 |
|
Jonathan Putney
|
653df7a296
|
[skip ci] - Updating Dist and Docs
|
2020-07-01 10:28:41 +00:00 |
|
dependabot-preview[bot]
|
050cb98138
|
Bump @babel/plugin-proposal-class-properties from 7.10.1 to 7.10.4
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.10.1 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-plugin-proposal-class-properties)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-01 10:26:51 +00:00 |
|
Jonathan Putney
|
97070184b8
|
Immediately commit if we're currently terminating
|
2020-06-29 21:12:27 -04:00 |
|
Jonathan Putney
|
2a3f9b61af
|
Switching to lodash's debounce
|
2020-06-29 17:45:34 -04:00 |
|
Jonathan Putney
|
5af069f2ef
|
Add getter for API error_codes
|
2020-06-29 17:21:09 -04:00 |
|
Jonathan Putney
|
2e09fde478
|
Missing error code for successful sendBeacon commit
|
2020-06-29 17:13:25 -04:00 |
|
Jonathan Putney
|
d1f22df4d7
|
Missing error codes on debounce
|
2020-06-29 17:11:38 -04:00 |
|
Jonathan Putney
|
063029e0ad
|
Debouncing the LMS API calls
|
2020-06-29 16:58:24 -04:00 |
|
Jonathan Putney
|
79a11c6dd5
|
Dist update
|
2020-06-29 15:58:54 -04:00 |
|
Jonathan Putney
|
90d981b2a4
|
Fixing content type for sendBeacon
|
2020-06-29 15:58:40 -04:00 |
|
Jonathan Putney
|
8b58992293
|
Version bump
|
2020-06-29 15:43:42 -04:00 |
|
Jonathan Putney
|
075dff8eec
|
Adding async processing of commits
|
2020-06-29 15:43:10 -04:00 |
|