@if(!empty($errors->all()))
    @foreach($errors->all() as $error)
  1. {{ $error }}
  2. @endforeach
@endif
{{ csrf_field() }}
@lang('tr.Online Exams Method Confirmation')
@lang('tr.I need to use on-campus computer Labs')

@lang('tr.under the following conditions:')

  1. @lang('tr.I will follow the procedures of Sit-in Exams regarding the process and medical condition.')
  2. @lang('tr.I will follow the same timing announced for the exam.')
@lang('tr.I can manage to take the online exam at home')

@lang('tr.under the following constraints:')

  1. @lang('tr.I have a computer.')
  2. @lang('tr.I have a stable land-line internet connection. An IP detection will be performed, and it will not be allowed that two students connect using the same IP. No use of cellolar internet connection will be allowed.')
  3. @lang('tr.I have access to a webcam which will be active the whole exam duration.')
  4. @lang('tr.I confirm to comply with all online exam requirements.')
  5. @lang('tr.I am totally responsible for the above. In case of failure to take the exam online, I will submit an excuse to re-take the exam later.')