From: Vincent Vanwaelscappel Date: Wed, 20 Sep 2023 18:47:01 +0000 (+0200) Subject: wip #6248 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=3c9a03767b7f858248af11af96fcbd10c52b4f73;p=fluidbook-toolbox-quiz.git wip #6248 @0.25 --- diff --git a/views/screens/outro.blade.php b/views/screens/outro.blade.php index b0ca24d..a6dccb0 100644 --- a/views/screens/outro.blade.php +++ b/views/screens/outro.blade.php @@ -34,10 +34,7 @@

{{$__('Congratulation!')}}

-

You have completed the quiz


-

with - correct answers out of -

+

{!! $__('You have completed the quiz with :score correct answers out of :total',['score'=>'','total'=>'']) !!}

@if($data->restart_button)
{{$__('Want to improve your score?')}}