How will I Notes add Glossary data?
Currently when a new I-Note is created, all of the scene and caption data is assembled as one giant json object here-
https://github.com/classtranscribe/WebAPI/blob/staging/ClassTranscribeServer/Controllers/EPubsController.cs#L86
Should Glossary data be added to this json too?