Closed CSchmitz81 closed 4 years ago
Need to add code to update feedbackCount, interactionCount, and lastInteractionDate for Firebase implementation, anytime a new comment is added. Also ensure that rating is set to 0 for all new feedback entries in Firebase. Should also double check that lastInteractionDate is set correctly for new children and that the parent's childCount, interactionCount, and lastInteractionDate is also set correctly too. If not, file a new bug ticket instead of fixing in this ticket.
Resolved blocking issues and opened #142 to do additional count updates when add new child element.
Merging due to lack of reviews
Added element comment submission as general feedback writing. This was implemented for Firebase and test data, with a stub implementation for xAPI.