Drop Trinket’s Download All Trinkets export. It’s converted
here in your browser into a Silver notebook-import archive - one notebook per
Trinket project. Nothing is uploaded; you get a .zip to feed into
ImportTasks.aspx, where you pick the section & competency as usual.
| Project | Becomes | Blocks | Files | Notes |
|---|
ImportTasks.aspx, upload
silver-notebooks.zip, choose the section and competency,
and import. Each folder is a type:notebook with your blocks already laid out.
Turtle projects are auto-routed to the client-side Brython runner
(TranslatorID 12); other Python to the server runner (6). Multi-file projects keep
every file - the main file becomes the runnable block, the rest are shown alongside and
shipped as attachments. Old Skulpt Python-2 syntax (e.g. print "x") is
flagged, not silently rewritten.