tunapanda / h5p-standalone

Display H5P content without the need for an H5P server
MIT License
272 stars 117 forks source link

Minor but Pesky Bug | H5PIntegration.postUserStatistics is always false #112

Closed ganeshghag closed 1 year ago

ganeshghag commented 2 years ago

below bug at line 125 in h5p-standalone.class.js

if (options.postUserStatistics) {
  H5PIntegration.postUserStatistics = false
}
0xMurage commented 2 years ago

Thank you for identifying and raising the bug. Do you wish to work on a fix for the issue?

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 3.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: