@php extension_loaded('zip') or die('PHP Zip extension not loaded.'); @endphp @extends('backend.layouts.app') @section('content')
{{ translate('Level Type ID (Easy = 1, Medium = 2, Hard = 3), which is used to categorize the questions in the Excel file.') }}
{{translate('Download the Question Excel file to understand the pattern for uploading questions normally. In the Excel file, the "Level ID" column is used to differentiate categories.')}}