@extends('coaching.layout.master') @section('content')
Step 1
Create a New Test
Step 2
Add Question
Step 3
Test Setting
Step 4
Finish Test
Using our import wizard you can simply select a .csv or .xlsx file from your system.
For tips on how to make your .csv or .xlsx file, download our sample file.
Test Pattern:
Section Wise
@elseif($test->test_pattern_type == 2)Subject Wise
@elseDifficulty Wise
@endifArrangement & Grouping:
Shuffle questions within subject
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