LDEV-2173 Fixed up some javascript referencing issues with the jqGrid library, Now it will work server-wide for LAMS (it will not work for RAMS unfortunately at this point but this can be fixed by editing the jquery.jqGrid.js file
LDEV-2173 Added "Activity view" to gradebook, which meant a bit of changing of naming of classes etc, plus a few more services calls and actions. I attempted to take advantage of OO design as much as possible here.
LDEV-2163 Creating a service for integrated servers where they can fetch tool outputs for a given lesson and userthis invovles:- Outlining/Saving expecteed tool outputs in author, so that includes copying/export/insert/save- Fetching the data in LessonManagerService so it can be serialised into xml
LDEV-2163 Creating a service for integrated servers where they can fetch tool outputs for a given lesson and userthis invovles:- Outlining/Saving expecteed tool outputs in author, so that includes copying/export/insert/save- Fetching the data in LessonManagerService so it can be serialised into xml