New: PR#1 Plug-in Enhancements (fixes #36) #42
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix
Update
StatementModel.send()with async/await, 3-retry logic (2s, 5s, 10s intervals), and 20-second timeoutStateModelto be non-blocking when LRS unavailable, allowing course to load with LRS failuresLaunchModelwith proper wait management and Rustici launch parameter handlingNew
_debugModeEnabledconfiguration flag with color-coded console logging utility (slogf())_contentReleaseand_revisionfields to track course version informationsendCriticalStatement()method for completion/termination statements with fetch keepalive_statementFailurestracking optionTesting
grunt build_debugModeEnabled: trueto see color-coded console logging