RusticiSoftware / TinCanJava

Tin Can Java Library
http://rusticisoftware.github.io/TinCanJava/
Apache License 2.0
44 stars 46 forks source link

Fix bug in JSON marshalling for the category context activity. #16

Closed zachlowry closed 10 years ago

zachlowry commented 10 years ago

Can you review this, @brianjmiller? This is preventing category being marshalled correctly.

brianjmiller commented 10 years ago

I suspect @bscSCORM is going to want us to throw an exception in the case of 0.9 and 0.95 and .size > 0, this shouldn't be a large burden though since the others already throw exceptions. Can you make that change @zachlowry?

zachlowry commented 10 years ago

Should be there now @brianjmiller.

brianjmiller commented 10 years ago

Getting back to this, I'm :+1: on this now. @bscSCORM over to you.