@extends('layouts.admin') @section('title', 'Upload Questions') @section('page-title', 'Upload Questions') @section('content')
Import questions for: {{ $quiz->name }}
Your Excel should have these columns in order: Question, Option A, Option B, Option C, Option D, Correct Answer (A, B, C, or D)
Download the sample file to see the exact format. Each row represents one question with its options.