@extends('layouts.master') @section('browserTitle') Text completion @endsection @section('breadcrumb') @if(isset($_SESSION['logged'])&&($_SESSION['logged']==true))
{{ trans('ex.txtCmplExLongDescription') }}
{{ trans('ex.txtCmplV2ExLongDescription') }}
{{ trans('ex.txtCmplV1V2InputInstr') }}
{{ trans('ex.story') }} | {{ trans('ex.level') }} | {{ trans('ex.target') }} | {{ trans('ex.distractors') }} | @foreach($ex_inputs as $input) @if($input->sortable == 0) |
---|---|---|---|---|
{{ $input->complete_story }} | {{ $input->level }} |
|
|
{{ trans('btn.edit') }} {{ trans('btn.delete') }} |