Set Up Integration

Getting Started with Integration

  1. Log in to the Elice institution site that will be integrated with your company's site.

  2. Go to Institution Management -> Settings -> Integration Settings menu.

  3. Click the toggle button for "Integrate with Learning Management System" to enable it.

Selecting Integration Type

There are three types of integration. Choose the appropriate type based on your company's site UI and integration purpose.

※ The relationship between Elice subjects and classes is as follows.

Home Integration

  1. When a student clicks the "Learn" button or similar buttons on your company's LMS, they will be redirected to Elice's "Home" or "Classroom".

    • The destination ("Home" or "Classroom") can be selected through tokens.

  2. In the "Classroom," students can access all subjects integrated with Elice.

Subject Integration

  1. When a student clicks the "Learn" button or similar buttons for a subject they want to take on your company's LMS, they will be redirected to Elice's "Subject".

  2. Students can learn all classes within the subject they are redirected to and cannot move to other subjects. To learn another subject, they need to go back to your company's LMS site and click the "Learn" button for the desired subject.

Class Integration

  1. When a student clicks the "Learn" button or similar buttons for a specific class within a subject they want to take on your company's LMS, they will be redirected to Elice's specific class within the subject.

  2. Students can only access the specific class they are redirected to and cannot move to other classes. To learn another class, they need to go back to your company's LMS site and click the "Learn" button for the desired class.

Enter Integration Information

Enter the information to be provided to Elice developers.

Integration will proceed based on the entered information.

Site URL

In the "Site URL" field, enter the URL of your company's site where students need to log in.

Students need to log in to your company's site and come to the Elice institution. They cannot log in directly to Elice. Students who try to log in directly to Elice will be guided to the correct method by entering the URL of your company's site in the "Site URL" field.

Access Key

Access Key is the password used to encrypt/decrypt the integration token exchanged between Elice server and your company's server.

Set it as a string of 32 or more characters that are difficult to guess.

Token Format

Select the method for generating the integration token.

  • AES Encryption Token: No additional development is required. It corresponds to AES-CBC mode.

  • JWT Token: No additional development is required. It corresponds to JWT method.

  • Others: Use a proprietary encryption method. Additional development is required. Enter the URL value provided by Elice developers.

Last updated