We want people to access quality education easily anywhere!

How to Host Interactive Live Classes Using Tuition Near Me and Zoom

Using Zoom with Tuition Near Me

To start creating live online lessons, you will need a few tools as well as configuring some of them to your liking. 

So let’s take a look at the tools you will need:

  1. An account with Tuition Near Me;
  2. An account with Zoom.

Create a Course

To create a course that is optimized for live classes, first, create the general structure of the course. Add all the other necessary text and image content along with the course preview video. Then you can create a course for your students.

Create a Zoom Account

Tutor LMS Create A Zoom Account

To get started, you need to create a Zoom account first. Visit Zoom’s website and sign up to create an account. 

Create a Server-to-Server OAuth App

Tutor LMS Create Zoom App

After creating an account, you must create an app that will connect Tuition Near Me to Zoom.

Step 1: Go to the Zoom App Marketplace Developer Dashboard (https://marketplace.zoom.us/develop) and log in with your Zoom account. On the top right hand, click on “Develop”, followed by “Build Legacy App”.

Step 2: Scroll down to find Server-to-Server. Click on “Create” under the Server-to-Server OAuth app type.

Step 3: Fill in the App Name field and click on Create.

This will take you to the App credentials page. But first, you need to fill in the required Information & Scopes to Activate your app. 

Step 4: Go to Information to set your Company Name and Developer Contact Information, i.e. your name and email address. 

Step 5: Go to Scopes and configure your app’s necessary scopes based on your Tuition Near Me integration requirements. We recommend you select the required scopes for MeetingWebinarRecording, and User

Migrate From Zoom JWT App to Server-To-Server

Here’s the list of required scopes –

Meeting Scopes:

meeting:read:local_recording_token:admin 
meeting:read:summary:admin
meeting:read:list_summaries:admin 
meeting:read:past_meeting:admin 
meeting:read:meeting:admin 
meeting:read:list_past_participants:admin 
meeting:read:list_upcoming_meetings:admin 
meeting:read:list_past_instances:admin 
meeting:read:list_meetings:admin 
meeting:read:invitation:admin 
meeting:read:alert:admin 
meeting:read:list_registrants:admin 
meeting:read:livestream:admin 
meeting:read:participant:admin 
meeting:write:registrant:admin 
meeting:update:meeting:admin 
meeting:delete:meeting:admin 
meeting:write:meeting:admin 
meeting:write:invite_links:admin 
meeting:read:list_summaries:master 
meeting:read:summary:master

Recording Scopes:

archiving:read:archived_file_statistics:admin
archiving:read:list_archived_files:admin

User Scopes:

user:read:list_schedulers:admin
user:read:summary:admin
user:read:list_collaboration_devices:admin
user:read:list_users:admin
user:read:token:admin
user:read:user:admin
user:read:email:admin
user:read:list_permissions:admin
user:read:list_assistants:admin
user:read:list_assistants:master
user:read:list_permissions:master
user:read:summary:master
user:read:user:master
user:read:list_users:master
user:read:token:master
user:read:list_schedulers:master
user:read:zak:admin

Webinar Scopes:

webinar:read:list_past_instances:admin
webinar:read:list_webinars:admin
webinar:read:list_panelists:admin
webinar:read:list_absentees:admin
webinar:read:participant:admin
webinar:read:alert:admin
webinar:update:webinar:admin
webinar:delete:webinar:admin

⚠️ Note: If you’re having trouble finding these scopes, use the search bar of the Add Scopes page.

Search zoom scopes

Step 6: Go to Activation, and activate your app. 

Obtain the App Credentials

Once your Server-to-Server OAuth app is activated, Go to App Credentials to obtain the Account ID, Client ID, and Client Secret. Keep these credentials handy as you will need them in the following step.

Connect Zoom to Tutor LMS

Cut and paste the relevant credentials from Zoom to Tuition Near Me, then press save.