How submit code from Scratch for the Create PT?

I have a student who coded their Create PT in Scratch.

There is no way in scratch to switch to text.

How does this student submit their code for the Create PT?

Hi @mohremd,

The student will need to submit screenshots of the code. You may have to figure out or search around for how to do this, as it varies depending on whether you’re on Mac or PC. The simplest way without extra software is probably using some shortcut keys.

Frank

The “snipping” tool in Windows is good. I am not a Mac user but here’s what I found:

Capture a selected portion of the screen

  1. Press Shift-Command-4.
  2. Drag to select the area of the screen to capture . To move the entire selection, press and hold Space bar while dragging.
  3. After you release your mouse or trackpad button, find the screenshot as a .png file on your desktop.

It really helps if the students orders their code for readability. Scratch is notorious for overlapping code, having code off the screen etc.