Node Copied to Clipboard!

Creating a Project


In the Xplorer Creator Project Hub click the New Projects button near the top of the page. Then click the Create New Project option.

A window will appear to add project specific details, such as a title, description (optional), and thumbnail image (optional).

To Share or collaborate the project with others you will need to Upload it to the server.

Project Detail

After selecting a project you will be taken to its detail view which consists of several components.

Lessons Section

  • New Lesson: Allows you to add a new lesson, opens a blank lesson in a new creator window.
  • Preview: Allows you to preview the published lesson as it would look exactly in the XR Player.
  • Edit: Ability to edit an existing lesson. Opens new creator window with lesson opened.
  • Delete: Ability to delete a lesson from the project it is not undoable.
  • Export Asset package: Ability to export the lesson and all referenced assets to be moved to another project.

Version History

The complete history of all project updates made to the project since it was uploaded to the server.

Changes

  • Local Uncommitted Changes: Changes made to a project that only exist on the local copy and are not grouped
  • Local Committed Changes: Changes made to a project that only exist on the local copy but are grouped and ready to be pushed online
  • Server Changes: Changes that were made to the online copy of the project that you do not have in your local copy

Project Dropdown

From the Project list view, At the top right of each project entry is a kebab menu with several actions that change depending on your context and the status of the project.

Online Actions

  • Download - Allows you to download a local copy of an online project.
  • Manage - takes you to the project on the Modest Tree Dashboard where the server copy of the project can be edited and users managed.

Local Actions

  • Show Folder - Will open a file explorer to the project's location on your computer.

  • Upload - Allows you to upload local projects to the server.

  • Sync - Sync any differences between your local version of the project, and the online version of the project.

  • Edit - Allows you to edit project details such as the title, description, and thumbnail image.

  • Duplicate - Allows you to create another local copy of the project.

  • Delete - Deletes the project from the computers local drive and it's associated files.

Next: Uploading a Project