@extends('layouts.app') @push('css') @endpush @section('content')
Exam Type
Name Description
Written Question Written questions provide a complex prompt that requires written responses, which can vary in length from a couple of paragraphs to many pages. Like short answer questions, they provide learners with an opportunity to explain their understanding and demonstrate creativity.
MCQ Question A multiple-choice question (MCQ) is composed of two parts: a stem that identifies the question or problem, and a set of alternatives or possible answers that contain a key that is the best answer to the question, and a number of distractors that are plausible but incorrect answers to the question.
Combined Combined Questions will have both MCQ and Written Questions.
@endsection @push('js') @endpush