Application NameSTEMscopes
PublisherAccelerate Learning
Date Entered08/24/2015
Date Modified
webNetwork Version 6.3.0.181
Delivery MethodwebPass Client
ConfigurationwebPass
Standard Link : https://YOUR_SCHOOL_ID.acceleratelearning.com/

Form type : webPass
Startup URL : https://YOUR_SCHOOL_ID.acceleratelearning.com/login
Login URL : https://YOUR_SCHOOL_ID.acceleratelearning.com/login
Trigger URL : https://YOUR_SCHOOL_ID.acceleratelearning.com/login
Login Page Launch : Enabled
Form Identifier : login-form
Button Identifier : _submit

Form Inpus :
password : @@enc:Accelerate Learning Password@@
username : @@enc:Accelerate Learning User ID@@
 
Notes

Assign the Standard Link, Lockboxes, and SSO form to the same users.

Make sure Password Manager is also assigned to the users, so that they are able to be prompted to fill in their credentials the first time they launch the application.

If your users need to choose a different school than the default, you can remove the "_submit" Button Identifier. The form will then fill in the users credentials, but allow them to select the school they want, then click the Login button.


You can also populate the correct school by adding a JavaScript line to the Script field:

document.getElementById("location").value = "SCHOOLVALUE";

To find the SCHOOLVALUE, look at the login page source, for a listing of the Schools and their numerical values.