From 3c5d8237a1eab753ca63d31cf3a535a9ff757940 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 3 Mar 2022 20:13:36 +0100 Subject: [PATCH] wip #5041 @2 --- .idea/workspace.xml | 28 +-- .../ELearningPackage/ImportOperation.php | 8 +- app/Models/ELearningPackage.php | 177 ++++++++++++++---- app/SubForms/ElearningPackageContent.php | 1 + 4 files changed, 162 insertions(+), 52 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9f4d8c73e..1cc6101f7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -22,12 +22,11 @@