From: Vincent Vanwaelscappel Date: Tue, 7 Nov 2023 17:32:02 +0000 (+0100) Subject: wait #6412 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=55217b60f0bd4996a9153a3c912c0e4075e7d767;p=fluidbook-toolbox-quiz.git wait #6412 @0.25 --- diff --git a/views/screens/question_match.blade.php b/views/screens/question_match.blade.php index dcad0df..5b839a6 100644 --- a/views/screens/question_match.blade.php +++ b/views/screens/question_match.blade.php @@ -11,7 +11,7 @@ @endphp
- @include('components.background',['data'=>$data,'name'=>'standard','fit'=>'fill']) + @include('components.background',['data'=>$data,'name'=>'match','fit'=>'fill'])
@include('header_question', ['data' => $data, 'max' => $max, 'position' => $position])