@extends('layouts.admin', [ 'page_header' => "Questions / {$topic->title} ", 'dash' => '', 'quiz' => '', 'users' => '', 'questions' => 'active', 'top_re' => '', 'all_re' => '', 'sett' => '' ]) @section('content')
YouTube And Vimeo Video Support (Only Embed Code Link)
Please Choose Only .JPG, .JPEG and .PNG
Only Excel File (.CSV and .XLS)
{{ $errors->first('question_file') }}{{__('Follow the instructions carefully before importing the file')}}.
{{__('The columns of the file should be in the following order.')}}
| {{__('No')}} | {{__('Column Name')}} | {{__('Description')}} |
|---|---|---|
| 1 | {{__('topic_id')}} * | {{__('Enter the topic_id:')}} {{$topic->id}} {{ __('(Required)')}} |
| 2 | {{__('question')}} * | {{__('Enter question')}} {{ __('(Required)')}} |
| 3 | {{__('a')}} * | {{__('Option A')}} {{ __('(Required)')}} |
| 4 | {{__('b')}} * | {{__('Option B')}} {{ __('(Required)')}} |
| 5 | {{__('c')}} * | {{__('Option C')}} {{ __('(Required)')}} |
| 6 | {{__('d')}} * | {{__('Option D')}} {{ __('(Required)')}} |
| 7 | {{__('e')}} | {{__('Option E')}} {{ __('(Optional can be left empty)') }} |
| 6 | {{__('f')}} | {{__('Option F')}} {{ __('(Optional can be left empty)') }} |
| 7 | {{__('answer')}} * | {{__('Please enter correct answer option like:A,B,C...')}} {{ __('(Required)')}} |
| 8 | {{ __('code_snippet')}} | {{ __('Enter code snippet if any')}} {{ __('(Optional can be left empty)') }} |
| 9 | {{__('answer_exp')}} | {{__('Answer Explanation if any')}} {{ __('(Optional can be left empty)') }} |
| 10 | {{__('question_video_link')}} | {{__('Attach question video link')}} {{ __('(Optional can be left empty)') }} |
| 10 | {{__('question_audio')}} | {{__('Attach question audio link')}} {{ __('(Optional can be left empty)') }} |
| # | Questions | A - Option | B - Option | C - Option | D - Option | E - Option | F - Option | Correct Answer | Actions |
|---|