Removed the chat client from the learning page and made it an independent component. The client was split up into separate javascript, css and jsp files.Added teacher functions.
added a condition to check parentID while drawing design on the Monitor canvas so that child activities will not be drawn outside of any complex activity container
replaced event handler for select claas button with edit class button as select class is no required in lesson tab after latest changes in functionality and user flow