Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Prelaunch

Programs configure their questions for the next cycle in the Liaison prelaunch environment. Once the general CAS questions (that is, the items in sections 1-3) have been certified/approved/whatever they do by the relevant professional association, it is possible to create test application and submit it. These are detailed notes with screenshots about the process to do that; the example is in Vet, but the process is similar across all CASes.

Upon login to the prelaunch environment (WebAdMIT > Login), enter the CAS Configuration Portal

image-20240404-224301.png

This opens in a new window:

image-20240404-224340.png

Click through to the proper year

image-20240404-224734.png

And into Tufts

image-20240404-225006.png

Where we need to create a test version of the application and use that to apply

 Detailed instructions for copying the current program into a TEST version and having it approved

https://help.liaisonedu.com/Integration/Getting_Started_with_Data_Integration/Collecting_Applicant_Data/Data_Collection_Resources_for_CAS_Users Within this page, select CAS Configuration Portal Help Center

image-20240410-213630.png

and Preview Your Programs, which contains instructions for submitting a test application through a test program:

image-20240412-193518.png

Make sure to toggle the “preview” on, and then click the Preview Program(s) button

image-20240412-193637.png

The link for the environment will be formatted like https://~CAS~2025playground.prelaunch.liaisoncas.com/applicant-ux/#/login

So, for Vet: https://vmcas2025playground.prelaunch.liaisoncas.com/applicant-ux/#/login

image-20240418-135854.pngimage-20240418-135004.png

image-20240418-135926.png

Once the application has been started and the TEST version of the program has been selected, application data can be retrieved via Postman.

 Instructions for retrieving the data
  • GET applications list endpoint to find the application ID

  • use that in the GET individual application end point

  • export to text

  • use Get Data in Excel to convert to .csv

image-20240418-132953.png

Note that retrieving an unsubmitted application will be quite unsatisfying--the available fields are quite restricted.

Postlaunch

There are several different options for testing the data mapping and confirming that data is being imported correctly once the feeds have been turned on. The immediate check is the test file from the CAS; if that arrives in Slate, that is a good sign. It will not actually be imported, but will show an Error. Once real application files start flowing, it is good to check occasionally that everything is flowing as expected.

In Slate, there is a group of queries that return data from imported files, which can be compared to the same data in VMCAS.

image-20240624-171815.png

In Progress files

The options for exporting data about In Progress Applicants is limited.

image-20240624-175459.png

Pulling this list gets a list of everyone who is currently In Progress; this means that anyone who has submitted is not included. There is no control over what fields are exported, so for vet this means there is a great deal of address information that has not been imported yet.

The number of individuals in the “In Progress” pile in WebAdmit fluctuates as individuals submit their applications, and as they change their mind about applying to Tufts and ‘undesignate’ the school. When students previously designated Tufts, the In Progress file was sent; there is no way to pull back that data, so over the course of the cycle there will be several hundred people who ‘disappear’ from WebAdmit, but exist in Slate.

  • No labels