{{-- Locale --}}
@include('design_1.panel.includes.locale.locale_select',[ 'itemRow' => !empty($quiz) ? $quiz : null, 'withoutReloadLocale' => true, 'extraClass' => 'js-quiz-locale' ])
@if(empty($selectedWebinar))
@else @endif

{{ trans('update.quiz_options') }}

{{ (!empty($quiz) and !empty($quiz->icon)) ? getFileNameByPath($quiz->icon) : '' }}
@error('icon')
{{ $message }}
@enderror @if(!empty($quiz) and !empty($quiz->icon)) {{ trans('update.preview') }} @endif
{{ trans('public.minutes') }}
{{ trans('public.days') }}

{{ trans('update.quiz_expiry_days_hint') }}

@if(!empty($quiz))
display_limited_questions) ? 'checked' : ''}}>
@endif
display_questions_randomly) ? 'checked' : ''}}>
certificate) ? 'checked' : ''}}>
status == 'active') ? 'checked' : ''}}>
@if(!empty($inWebinarPage))
@if(empty($quiz)) @endif
@elseif(!empty($isQuizPage)) @endif