LDEV-4163 Using new LessonManager method "checkLessonForNumericToolOutputs" instead of quering for SVGs to discover if learning design has numeric tool output
LDEV-4163 Using new LessonManager method "checkLessonForNumericToolOutputs" instead of quering for SVGs to discover if learning design has numeric tool output
LDEV-4162 When requesting sequence image pass lessonId parameter instead of learningDesignId one as the latter might not have responsible generated SVG image
LDEV-3897 Update ldId parameter (stored in content's Url field) after running ImportLessonsServlet as otherwise it points to completely wrong ldId from the old LAMS server
LDEV-3939* Grade center column now gets created on course copy/import* Refactoring of Java code* All util classes moved to org.lamsfoundation.ld.integration.util package
LDEV-3510: In trying to fix the ordering problem, started opening lessons in a new tab/window. Now reverted back to previous behaviour with lesson loading in the same tab.