</h1>
<h2 class="subtitle"
class="only-desktop">{{$__('Use arrow keys to move the cards to the corresponding zone')}}</h2>
- @elseif($data['type']==='draganddropmatch')
+ @elseif($data['type']==='match')
<h1 id="titleQuestion">
{{$__('Answer the question by swiping left or right to select the most appropriate answer')}}
</h1>
- <h2 class="subtitle" class="only-desktop">{{$__('When you feel the answer is appropriate, confirm the match to move on to the next question')}}</h2>
+ <h2 class="subtitle"
+ class="only-desktop">{{$__('When you feel the answer is appropriate, confirm the match to move on to the next question')}}</h2>
@else
<h1 id="titleQuestion">{{$question['question']}}</h1>
@endif