Appearance
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
- Go to https://s3.console.aws.amazon.com/
- Log in as
development@interaction-design.orgusing the credentials from LastPass - Find
ixdf--assetsbucket - Open
toolkitsdirectory - Upload a new ZIP file that contains all toolkits in PDF format
- Name the file according to a convention, i.e. toolkits-2023-05-09.zip
Config file
- Update the ZIP file name in the
config/ixdf_toolkit.phpconfig file
Teacher Toolkits page
- Edit the Teacher Toolkits page by adding information about the new toolkit
- Include title, description and an image (png+webp) on a transparent background
- 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