]> _ Git - fluidbook-toolbox.git/commit
wip #6180 @4
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 26 Jul 2023 18:25:17 +0000 (20:25 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 26 Jul 2023 18:25:17 +0000 (20:25 +0200)
commit2a2842844a16bfd1563c12a30f712775ec680bd7
treed3e00716505ab8cc33591389cb626be7252f2634
parent987a9502b4a3dfff6efc038676b4c34398d6c47c
wip #6180 @4
12 files changed:
app/Elearning/QuizCompiler.php [new file with mode: 0644]
app/Models/Quiz.php
package.json
resources/quizv2/js/quiz.data.js [new file with mode: 0644]
resources/quizv2/js/quiz.js [new file with mode: 0644]
resources/quizv2/style/001-global-variables.sass [new file with mode: 0644]
resources/quizv2/style/002-item-variables.sass [new file with mode: 0644]
resources/quizv2/style/003-reset.sass [new file with mode: 0644]
resources/quizv2/style/style.sass [new file with mode: 0644]
resources/views/quizv2/icons.blade.php [new file with mode: 0644]
resources/views/quizv2/index.blade.php [new file with mode: 0644]
webpack.mix.js