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
LDEV-2068 fix 'http socket read of headers timed out' error when adding lesson. now use moodle's soap's default values (unlimited for connection timeout and 30s for response timeout)