@if(session('success'))
{{ session('success') }}
@endif @if($errors->any())
Please fix the following errors:
    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf @method('PUT')

Reading Information

Canvas Integration

Canvas Integration

Provide either a Canvas Page ID or URL. The Page ID is preferred as it will survive course copies.

Session Organization

Organization & Settings

Cancel