adlnet / xapi-authored-profiles

Repository of official xAPI Profiles
https://adlnet.gov/projects/xapi/
Apache License 2.0
42 stars 44 forks source link

invalid JSON #53

Closed garajo closed 6 years ago

garajo commented 6 years ago

Looks like a recent change invalidated JSON format for the 'acrossx profile. I tried to fix it, except it has been updated and I couldn't work it out. JSON linting resulted in the following message.

screenshot from 2018-03-19 11-19-35

https://github.com/adlnet/xapi-authored-profiles/blob/master/acrossx/acrossx.jsonld#L41-L59

FlorianTolk commented 6 years ago

Thanks for bringing this up! I will look at previous versions and fix that!

FlorianTolk commented 6 years ago

Pull Request #54 should fix it

garajo commented 6 years ago

Happy to help. Thanks for the fix.