@extends('admin.layout.master') @section('content')
Please review the test details namely Test Pattern, Subject, No. Of Questions, Question Type, Difficulty Level, Language etc
It is recommended to go through these details thrice before finalization
Test Pattern:
Section Wise
@elseif($test->test_pattern_type == 2)Subject Wise
@elseDifficulty Wise
@endifInterval Time
Show instruction section wise
Show Section wise Test Summary
Arrangement:
Question Wise Shuffling
Option Wise Shuffling
Test Options:
Allow user to move back and forward
@elseif($val->options_id == 2)Allow user to attempt test in multiple language
@elseif($val->options_id == 3)Show marks / points for test
@elseif($val->options_id == 4)Show calculator
@elseif($val->options_id == 5)Apply Partial Marking
@elseAllow user to pause and resume
@endifCandidate Setting:
Show result with Candidate as per your subsequent selection
Calculate the ranks using automated or manual variations
Show Top Performer of test with Candidatee
Multiple Attempt:
Enable multiple attempt of test by a candidate