Skip to main content
All CollectionsEducatorsExperiencesImports
Importing projects to an experience
Importing projects to an experience

A step by step guide for importing projects into an experience using the Riipen importer

Updated over a week ago

If you have projects from outside of Riipen that you want to use as part of an experience within Riipen, imports can often be the best strategy for a migration of those projects into your experience and being able to manage all of your projects from inside your experience.

Main benefits of project imports to experiences:

  • Manage all of your projects in one spot

  • Ensure all of your learners get access to equal project benefits

  • Ease of managing learners in a single spot

General

Outcomes

When importing a projects into an experience, several outcomes will occur:

  • If the company associated with the project does not exist on Riipen:

    • The company is created

    • The company is issued a portal pass for your experience's portal

    • The project is created on behalf of the company

      • The project is not displayed anywhere else other than as a matched project to your experience.

    • The project is matched to your experience

      • A match request is not generated

    • The employer associated with the project is invited to join their company and project

  • If the company associated with the project already exists on Riipen,

    • A match request is sent with the project details to the company. The existing company administrators will notified about the match request and can respond to it as per usual match request behavior.

Import template

When importing projects into your experience, Riipen will accept a comma separated value (CSV) file. You can download the template file attached to this article to get you started.

Required fields:

  • Company name

    • Type: String

    • Description: The name of the company who the project is for. This field is case sensitive.

  • Email

    • Type: String

    • Description: This email address of the employer who will be running the project on behalf of the company. This field is case insensitive.

  • Project name

    • Type: String

    • Description: The name of the project to be imported.

  • Start date *

    • Type: Date

    • Description: The start date of the project.

  • End date *

    • Type: Date

    • Description: The end date of the project.

* Only required if dates are set per project in the experience.

Optional fields:

  • Project goals

    • Type: Rich text

    • Description: A description of the project's objectives and goals providing a summary of the problem and solution expected.

  • Project tasks

    • Type: Rich text

    • Description: A description of the tasks learners will need to complete while working on the project.

  • Categories

    • Type: Array of String

    • Description: A commas separated list of categories to apply to the project. Must be from the available list of categories on RIipen.

How To

Prepare an import file

To import projects into your experience, follow these steps:

  1. Download the import template attached to this document. Your next step will largely be dependent on where you are wanting to import your data from. This may be from a spreadsheet or a survey tool for example.

  2. Export your data from your external system if applicable.

  3. Input the data into the provided template to match its format.

For a full technical breakdown of import file formatting, see this article.

Run an import

The following steps can be completed by administrator of any experience.

  1. Navigate to your experience

  2. Click the "Settings" tab

  3. Select the "Imports" tab.

  4. Click the "New" button

  5. In the presented form, select:

    1. Type - Experience projects

    2. Source file - Upload your import file you have previously generated

  6. Click "Submit"

Your import file will now begin to be pre-processed. Riipen will check each record in your file for potential errors including formatting issues or missing data. You will be able to see the progress of this pre-processing on your screen now.

Once pre-processing is complete you will be shown each record of your import file and it's pre-import status which shows you how the data was interpreted by Riipen. This is a good time to check over all your data to make sure it looks correct and you haven't made any mistakes in your original import file.

Once you are happy with your import records, you can then run your import by pressing the "Run" button.

Once your import has finished running, Riipen will email you to let you know with a link back to your import so you can view the final status.

View / monitor an import

While your import is running, or at any time, you will be able to see it's progress along with each individual record and its accompanying import status which is either Success or Error. While the import is running you can safely navigate away from this page and return to it at any point to check the import status.

To return to and view an import:

  1. Navigate to your experience

  2. Click the "Settings" tab

  3. Select the "Imports" tab.

  4. Click the import you would like to monitor

Error handling

See this article for full details on how to handle import errors.

Did this answer your question?