@extends('layouts.admin', ['title' => 'Embed Code Generator — ESMT Berlin', 'currentPage' => 'embed-generator', 'breadcrumbs' => [ ['title' => 'Embed Tools', 'url' => null] ]]) @section('content')

How to Use This Tool

  1. 1. Select an activity type and specific activity from the dropdowns below
  2. 2. Choose your preferred embed size (Small, Medium, or Large)
  3. 3. Copy the generated embed code
  4. 4. In Canvas, go to your course page and click "Edit"
  5. 5. Switch to HTML editor and paste the embed code
  6. 6. Save your page - the activity will appear embedded!

Generate Embed Code

Pro Tips for Canvas Integration

  • Mobile-friendly: All embedded activities automatically adapt to mobile devices
  • No authentication needed: Canvas/LTI handles user identification automatically
  • Responsive design: Activities scale beautifully on all screen sizes
  • Real-time updates: Changes to activities are reflected immediately in Canvas
  • Accessibility: All activities meet WCAG accessibility standards
@push('head') @endpush @endsection