]> _ Git - fluidbook-toolbox.git/commitdiff
wait #6412 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 7 Nov 2023 17:32:11 +0000 (18:32 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 7 Nov 2023 17:32:11 +0000 (18:32 +0100)
app/Elearning/QuizCompiler.php

index b4b36e9fac5e95c27a9410285ea1c9701ef12ad9..f9b958714e6e2d0f4a4d252a620ce7b08a985e86 100644 (file)
@@ -173,6 +173,7 @@ class QuizCompiler extends Base
         $this->_addBackgrounds('intro');
         $this->_addBackgrounds('standard');
         $this->_addBackgrounds('draganddrop');
+        $this->_addBackgrounds('match');
 
         $this->writeSass();
     }