Skip to content

New Teacher Toolkit

A Teacher Toolkit is a collection of resources, such as articles, videos, templates, and other materials, designed to assist teachers, educators, and professors in enhancing their curriculum with up-to-date and high-quality content.

Below you can find the steps of how to add a new Teacher Toolkit in PDF format to the site.

ZIP file

  1. Go to https://s3.console.aws.amazon.com/
  2. Log in as development@interaction-design.org using the credentials from LastPass
  3. Find ixdf--assets bucket
  4. Open toolkits directory
  5. Upload a new ZIP file that contains all toolkits in PDF format
  6. Name the file according to a convention, i.e. toolkits-2023-05-09.zip

Config file

  1. Update the ZIP file name in the config/ixdf_toolkit.php config file

Teacher Toolkits page

  1. Edit the Teacher Toolkits page by adding information about the new toolkit
  2. Include title, description and an image (png+webp) on a transparent background
  3. Optimize the png+webp images using a service like cloudconvert or similar

The toolkits are listed in the following toolkits.blade.php Blade file:

text
resources/views/pages/toolkits/index__/toolkits.blade.php