scratchfoundation / scratch-gui

Graphical User Interface for creating and running Scratch 3.0 projects.
https://scratchfoundation.github.io/scratch-gui/develop/
GNU Affero General Public License v3.0
4.5k stars 3.6k forks source link

The tutorial projects are missing #8824

Open alonsovidales opened 1 year ago

alonsovidales commented 1 year ago

Expected Behavior

  1. Open the GUI: https://llk.github.io/scratch-gui/develop/
  2. Visit the "Tutorials" section using the top navigation bar.
  3. Click in "Code Cartoon"

Actual Behavior

It should load the project, but it is a 404: https://llk.github.io/projects/331474033/editor?tutorial=code-cartoon

Steps to Reproduce

See expected behaviour

mxmou commented 1 year ago

This only an issue in the playground on llk.github.io. On the Scratch website, selecting this tutorial opens the correct link: https://scratch.mit.edu/projects/331474033/editor?tutorial=code-cartoon

alonsovidales commented 1 year ago

Thanks for the reply! Where is the project in the repository? I did a clone following the instructions in the Readme.md. I can't see it in local and I can't find it in the repo.

CST1229 commented 1 year ago

Thanks for the reply! Where is the project in the repository? I did a clone following the instructions in the Readme.md. I can't see it in local and I can't find it in the repo.

I think the project is on the Scratch website (that's why it links to a /projects/*/editor URL).

alonsovidales commented 1 year ago

How can I download it? we need it offline since this is for a digital education project in Africa and they don't have internet connection in most of the schools? :(

Wowfunhappy commented 1 year ago

You can always save the sb3 with filesave to your computer. I downloaded the sb3 and put it here in case it's easier:

Code a Cartoon.sb3.zip

Then, use fileload from my computer in the offline Scratch playground and select downloaded sb3 file.

MaterArc commented 1 year ago

That's true...