BackBack
Alternate launch method for SST-based courses
If you are using an alternate student authorization method, and you have listed the students as authorized to take a ReadyGo SST-based course, you can add the fields "student_id" and "au_password" to the startup URL for the course (using the file index3.htm), and the students will not need to enter the registration details.

To make this happen, note the URL where the course content is stored, e.g.. http://www.readygo.com/demo3. The start page is typically "index.htm", but this page includes a student registration prompt. So, instead of using the default course URL, create a URL that points to the file "index3.htm", and is trailed with the form variables "student_id" and "au_password" with values for these. The "au_password" field is only needed if course result storage has been password-protected by the author. For example, with student "supp0000", if the course registration password is "abcd", the course could be launched through the URL:
http://www.readygo.com/demo3/index3.htm?student_id=supp0000&au_password=abcd&

Option 2: If you want to register them as they start up, you will need to know a few more details for launch:
next_file = URL of the "next" file they should go to, e.g. index3.htm. This is relative to the start page in curr_url
curr_url = full qualified URL to the start page of course (e.g. http://www.readygo.com/demo3/index.htm)
this_file = file name of start page of course (e.g. index.htm)
last_name = student's last name. (with self-registration, SST creates the student_id based on last/first name)
first_name = student's given name
au_password = optional password for the course.
force_id=yes If you want to specify your own student_id, you may do so. By adding "force_id=yes" to the list of variables, SST will adopt the user ID you have specified. It becomes your responsibility to ensure that there is no duplication of user IDs.

http://your_sst_server/scripts/rdgsvtst.exe?action=reregister&course_id=id_for_this_course&next_file=next_file_to_show_them&curr_url=URL_of_this_course's_index.htm&this_file=index.htm&last_name=student's_last_name&first_name=students_first_name&au_password=course_password SST will place cookies on the student's machine with their assigned student_id; so they don't actually have to re-register for every course if they want to retake it.
Configuring and Installing SST
Course Configuration
Serving
Installation
IIS
Administrator
Merchant Connect
Bookmark Page
Go to Bookmark