Skip to Main Content

Loading and Saving VEXcode IQ Project on a Chrome Browser

A project can be loaded and saved in web-based VEXcode IQ in a variety of ways.


Create a New Project

rename 5.png

A new project opens when VEXcode IQ is launched. But, a new project can also be opened from the File Menu.

Select either New Blocks Project or New Text Project from the File Menu.

Save_now_.png

Note: when creating a new project, a prompt will appear asking to save if the current project has not already been saved. See the Save Using the File Menu section of this article for details on how to save a project.


Load an Existing Project

open examples.png

Open an existing project by selecting Open from the File menu.

Screen_Shot_2022-04-04_at_1.59.18_PM.png

Use the device’s interface to navigate and open your existing project. VEXcode IQ will only allow you to open files with a .iqblocks, .iqpython, or .iqcpp file extension.


Open an Example Project

open actual examples.png

Open an example project by selecting Open Examples from the File menu.


Rename a Project

rename 1.png

To rename a project, select the Project Name window.

rename 2.png

Select Save to name the project and set where the project will be saved on your computer.

rename 3.png

The autosave indicator to the right of the project's name will now change to "Saved".

rename 4.png

Now when you select the Project Name window, select Rename to save a new copy of the project with a different name.


Save Using the File Menu

savies.png

Open the File menu and select Save As.

Screen_Shot_2022-04-04_at_2.09.42_PM.png

After saving, navigate to your device’s Downloads folder, you'll see a file with a .iqblocks extension (.iqpython or .iqcpp if you were coding in Python or C++). This means your project has been successfully saved.


Common Issue when Loading/Saving

Screen_Shot_2022-03-29_at_1.42.30_PM.png

A common issue when using VEXcode IQ project files (.iqblocks, .iqpython, or .iqcpp) is trying to select the file to be opened directly by the operating system.

If you try to open a VEXcode IQ project file (.iqblocks, .iqpython, or .iqcpp) by double clicking it, it will show this error message.

All VEXcode IQ project files (.iqblocks, .iqpython, or .iqcpp) can ONLY be opened within VEXcode IQ. View the Load an Existing Project section from this article for more information.

For more information, help, and tips, check out the many resources at VEX Professional Development Plus

Last Updated: