Managing your projects in the "My Stuff" page
-
Prerequisite
Introduction
If you have many projects on the CreatiCode platform, you can manage them on the “My Stuff” page.
Getting to the “My Stuff” Page
There are many ways for you to get to the “My Stuff” page:
-
The web address of the “My Stuff” page is https://play.creaticode.com/mystuff. Note that you need to be logged in to use this page.
-
On many pages, you can click this button on the top right corner.
-
When you click your user name on the top right, there should be a link like this:
Project List
Every project is listed in the my stuff page. Each item in the list tells us a few things about one project:
- Preview: what the project looks like when you run it
- Project Name
- Last Modified Time: when was the last time you created or changed the project.
- Block Count: how many blocks you have used in that project. This number tells us how big that project is.
- See Inside Button: you can click this button to look inside the project, for its code and costumes, etc.
- Delete Button: you can easily delete a project using this button.
Sorting Order of Projects
You can control how the projects are sorted, using the “sort by” menu.
-
Last Modified Time: This is the default option. The project you have modified most recently will be listed on top. This makes it easy to find projects you are working on recently.
-
Views: This option shows the most viewed projects of yours on top. So you know which projects are the most popular.
-
Loves: This option shows the most loved projects of yours on top. So you know which projects are loved the most by others.
-
Remixes: This option shows which projects have been remixed the most times. That means many other users have copied these projects to modify them.
-
A-Z: This option means the projects are sorted by their names, starting from letter A.
-
Z-A: This option means the projects are sorted by their names in the reverse order, starting from the letter Z.
Search for A Project
If you have many projects, it might not be easy to find a project when you browse the project list. When this happens, you can try to use the search tool. There are 3 ways to decide which words to search for:
-
Search by Project Name: Most of the time, we search for a project by its name. This is also why it is important to give your projects a meaningful name that’s easy to remember.
-
Search by Sprite Name: If you happen to remember the name of a sprite in a project, you can search for that name.
-
Search by Block: This is a great way to search for projects that use a specific block. For example, if you search for “costume”, then you will get all the projects that contain some block that contains the word “costume”, such as “next costume”.
-