From 8ac80afeb1b10129f522de90043784eb49141239 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 14 Feb 2022 11:56:23 +0100 Subject: [PATCH] wip #5041 @1 --- .idea/workspace.xml | 32 +++++++++++-------- .../ELearningPackage/ImportOperation.php | 2 +- .../ELearningPackage/PreviewOperation.php | 2 +- app/Jobs/ElearningPackageDownload.php | 2 +- app/Models/ELearningPackage.php | 25 ++++++++------- app/Models/Quiz.php | 4 +-- resources/elearningpackage/js/app.js | 3 +- 7 files changed, 40 insertions(+), 30 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 74b2247b4..375ed6473 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -22,9 +22,14 @@