experiment parent portal

by Micheal Rolfson 3 min read

How do I get or create an experiment?

To get or create an experiment from a workspace, you request the experiment using the experiment name. Experiment name must be 3-36 characters, start with a letter or a number, and can only contain letters, numbers, underscores, and dashes. If the experiment is not found in the workspace, a new experiment is created.

What is the experiment?

The Experiment is the most respected provider of international exchanges for high school students. For 90 years, we have empowered young people to step off the beaten path, experience the world as a classroom, and develop the skills they need to solve the challenges of tomorrow.

What happens when I submit an experiment?

Depending on the configuration, submit will automatically prepare your execution environments, execute your code, and capture your source code and results into the experiment's run history. To submit an experiment you first need to create a configuration object describing how the experiment is to be run.

Why study abroad with the experiment?

Through our ABROAD and VIRTUAL programs, you’ll experience homestays with trusted families, immerse yourself in new cultures, and learn alongside diverse groups of people, all while fueling your purpose-driven passions along the way. The Experiment is the most respected provider of international exchanges for high school students.

image

Fuel your future with high school intercultural exchange

Gain a deeper understanding of the world as you launch your unforgettable educational experiment. Through our ABROAD and VIRTUAL programs, you’ll experience homestays with trusted families, immerse yourself in new cultures, and learn alongside diverse groups of people, all while fueling your purpose-driven passions along the way.

LEADING ON HEALTH, SAFETY & RISK MANAGEMENT

Our long history of providing intercultural exchange programs comes with decades of experience ensuring safe learning environments abroad. We continually strive to identify, mitigate, and manage risk while adhering to health and safety guidelines in global and local contexts.

FUELING YOUR PURPOSE-DRIVEN PASSIONS

Earn college credit, intern, and build the technical and interpersonal skills that set you apart. Colleges and future employers look for leadership, intercultural communication, problem-solving, and critical thinking – all skills that you will build through Experiment programs and internships.

CELEBRATING DIVERSITY, EQUITY & INCLUSION

Diverse identities and experiences are essential to intercultural exchange. We are committed to recruiting and supporting participants of the broadest socioeconomic, racial, ethnic, and geographic background of any high school exchange program in the world.

How to authenticate a parent portal?

How-To: Authenticate a Parent Portal Account. Once you have a unique Parent Portal Account set up, you can authenticate yourself as the parent of your test student. To do this, make sure you are logged into the Parent Portal , and then click on the blue 'Enter Authentication Code' button. Take the authentication code that you copied earlier (see ...

Can you skip things on Parent Portal?

When you log into the Parent Portal with your Admin login, the system does allow you to skip certain things that a parent would not be able to skip . It is recommended that you save your login information if prompted by your browser so that it is easy to log in the next time you need to test.

Screenshots

Successfully complete experiments on your TEST SUBJECTS by opening and closing portals at the right places using your portal gun.

App Privacy

The developer, Idealump, indicated that the app’s privacy practices may include handling of data as described below. For more information, see the developer’s privacy policy.

How to execute an experiment trial?

If you are interactively experimenting in a Jupyter notebook, use start_logging If you are submitting an experiment from source code or some other type of configured trial, use submit. Both mechanisms create a Run object.

How to get an experiment in Python?

To get or create an experiment from a workspace, you request the experiment using the experiment name. Experiment name must be 3-36 characters, start with a letter or a number, and can only contain letters, numbers, underscores, and dashes. Python. experiment = Experiment (workspace, "MyExperiment")

What happens after an experiment is archived?

After archival, the experiment will not be listed by default. Attempting to write to an archived experiment will create a new active experiment with the same name. An archived experiment can be restored by calling reactivate as long as there is not another active experiment with the same name.

What is start_logging in Jupyter?

start_logging creates an interactive run for use in scenarios such as Jupyter notebooks. Any metrics that are logged during the session are added to the run record in the experiment. If an output directory is specified, the contents of that directory is uploaded as run artifacts upon run completion.

What is submit in machine learning?

Submit is an asynchronous call to the Azure Machine Learning platform to execute a trial on local or remote hardware. Depending on the configuration, submit will automatically prepare your execution environments, execute your code, and capture your source code and results into the experiment's run history.

image

Overview

How-To: Create A New Test Student

  • If you don't already have a test student to use, or you just want to start from scratch with one, you can follow these steps to create a test student (and associated parent) in your SchoolAdmin site.
See more on schooladmin.intercom.help

How-To: Create A Parent Portal Account

  • Navigate to your SchoolAdmin Parent Portal. If you are logged into the Admin side, click on your name in the upper right and select 'Parent Portal' from the drop-down menu. Once on the Parent Portal login page, click on the blue 'Create an Account' button in the right sidebar to create a new Parent Portal Account. You will need to enter your name, email, and a secure password (minimu…
See more on schooladmin.intercom.help

How-To: Authenticate A Parent Portal Account

  • Once you have a unique Parent Portal Account set up, you can authenticate yourself as the parent of your test student. To do this, make sure you are logged into the Parent Portal, and then click on the blue 'Enter Authentication Code'button. Take the authentication code that you copied earlier (see above: Create a New Test Student - Step 4) and pas...
See more on schooladmin.intercom.help

Specific Areas & Items to Test

  • Below is a list of some specific areas or items to review when you are testing the Parent Portal experience. Checklist Setup: 1. Is there clear Parent Explanation textfor checklist items to clarify what a family needs to do for an item to be marked complete? 2. Is each item appropriately marked as required, optional, or internal? Online Forms & File Uploads: 1. Do all online forms loo…
See more on schooladmin.intercom.help

Best Practices

  • If you keep the test student in your current workflow, make sure you remember what status they are in, so that you can reduce your counts by one for any reports you create or present to your board.
See more on schooladmin.intercom.help

Related Articles