adlnet / xAPIWrapper

Wrapper to simplify communication to an LRS
https://adlnet.gov/projects/xapi/
Apache License 2.0
219 stars 114 forks source link

Issue 86 (https://github.com/adlnet/xAPIWrapper/issues/86) correction… #102

Closed vbhayden closed 6 years ago

vbhayden commented 6 years ago

@nag5000 https://github.com/adlnet/xAPIWrapper/issues/86

Corrected the goofy behavior that would happen if Array.prototype received a user-created value and attempted to iterate over arrays using for-in.

Running the test pages come back clean.