webapp
webapp copied to clipboard
Make it possible store LearningEvents without matching Application/Content
- [x] StoryBookLearningEvent
- [ ] LetterLearningEvent
- [ ] WordLearningEvent
This will avoid data analysis problems when a referenced @Entity
is edited or deleted from the database.
Relates to #1490