LDEV-4497 Check if source LD SVG exists before attempting to copy it When a LD is imported from ZIP, the SVG is not extracted nor created im…
Show more
LDEV-4497 Check if source LD SVG exists before attempting to copy itWhen a LD is imported from ZIP, the SVG is not extracted nor createdimmediately, thus it may not exist when a lesson gets created based onthis LD. The SVG will be created on first real user access.
Show less