Migrating from Trinket
If your lessons currently run on Trinket, you can bring them into Kita without rebuilding anything.
Bringing your Trinket work into Kita takes a few minutes. Once it is there, everything runs in the browser: your code, your lesson link, and what your students see.
Estimated time: 5 minutes. You only need your existing Trinket project and your lesson files.
Before you begin
You will need:
Your Trinket project, open so you can copy the code.
Any other files your program uses.
You can migrate and share a project without a Kita account, but it will only exist in the browser tab you are working in. Do not close the tab until you have created a free teacher account, or your work will be lost.
Step 1: Open a new project
Select I'm a teacher.

Choose Create a project to share.
The project opens straight away, with the editor on the left and the console on the right.
Step 2: Bring your code across
Open your Trinket project in another tab and copy your code.
Paste it into the editor on the left. Your changes are saved as you type.

If your lesson uses other files, such as a data file the program reads, select the folder icon on the left and upload them to your workspace.
Run the program and check it works the same way it did in Trinket.
Your work is saved automatically in your browser.
Step 3: Share it with your class
Once your project is ready:
Select Share in the project.
Copy the link.

Send it to your class however you normally would, or post it where they will see it.
Anyone with the link can open your project in their own browser. There is nothing for students to install and no account to create.
Step 4: Create a free teacher account
To save and manage your projects:
Sign up with Join Kita
Move your project into your workspace
Reuse it with your other classes next term
Your work will remain accessible throughout the school year.
Your lesson now runs in Kita. Students open it from a link in their own browser, with nothing to install and no account to create.
Need help?
If your code still will not run after checking your imports, email hello@getkita.com with the code you are moving and the error you are seeing.
Last updated
Was this helpful?

