Project 4: Values

When to Do It

By 2024-12-31T23:59:00-05:00.

What to Do

Visit scratch.mit.edu and sign in to your account. Click the “Create” button to create a new project.

Your assignment is to create an interactive Scratch project where the user types in answers to questions. Your project should include:

  • The ask and wait block.
  • The answer block.
  • The join block.

Once finished with your project, select File > Save now one last time. Then select File > Save to your computer and keep that file (with file extension .sb3) so that you can submit it. If prompted by your computer to Open or Save the file, be sure to Save it.

How to Submit

This step assumes that you’ve downloaded your Scratch project as a file whose name ends in .sb3. And this step also assumes that you’ve signed up for a GitHub account, per the above form.

  1. Visit this link, log in with your GitHub account, and click Authorize cs50.
  2. Check the box indicating that you’d like to grant course staff access to your submissions, and click Join course.
  3. Go to submit.cs50.io/upload/cs50/problems/2024/scratch/values.
  4. Click “Choose File” and choose your .sb3 file. Click Submit.

That’s it! Once your submission uploads, you should be redirected to your submission page. Click the submission link and then the check50 link to see which requirements your project met. You are welcome to resubmit as many times as you’d like (before the deadline)! Note that if you upload a file whose size is larger than 10MB (which is quite large for a Scratch project) check50 may struggle to process it. Best to make sure your file is smaller than that limit.

To view your current progress in the course, visit the course gradebook at cs50.me/cs50s!