Include authoring client that has toolContentID, no userID in authoring calls, and expects libraryActivityUIImage. Some problems with the version built last night, so did a rebuild.
1)stop sending nulls (only in design, still to do activity and transitions) 2)send toolContentID, and remove userID 3)Expect libraryActivityUIImage for toolkit's TemplateActivities
changed libraryActivityUiImage to libraryActivityUIImagefor any properties that are null, it will return null, instead of sending the special null value
Added checks, so that it will only set the value if the field is present in the wddx packet. Will also update any activities that exist in a learning design, and delete unused ones. instead of creating new entries each time al earning design is saved