Install the free-trial version of Cursum PowerBi Create a custom Learning Center app for Microsoft Teams How to set up Office365 Tenant ID in a Domain SMS and Twilo module
4 min read

Create your own Learning Center Teams app

The Learning Center makes it easy to start creating or integrating your own Teams apps for your enterprise. When you create your own Teams app, you can get a view of the different tabs depending on how you set them up. First, you need to install App Studio which you can directly download from this link. You can also search for the app by clicking this icon   in Microsoft Teams. 

When you've installed App Studio, you can now set up the integration in the Learning Center and in Microsoft Teams: 

  1. In Full Admin, click System AdminInstallation Setup
  2. On the Federated issuers tab, in the Identifier/App ID, copy the app ID of your installation.
  3. On the 3rd party integration tab, in the Teams app Azure app ID field, paste the app ID that you copied from the Federated issuers tab. 
         
  4. Click Download templates for Teams app to download the template for the app. 
  5. In App Studio, on the Manifest editor tab, click Import an existing app to import the template that you've downloaded. The app now appears as a tile under Recently created apps.
  6. Click the tile and in App details, enter the relevant information, for example, you can generate a new ID for the app,  rename it, and change its logo.
  7. In Tabsyou can specify what you want to show as tabs in the app. For example, in addition to the portal view, you can also display your individual learning plans and courses as tabs. 

    Note
    When you add a URL, you must ensure that the URL is correct and redirects to the correct page of your installation. 
  8. Click Test and distribute and select Install to install the app in Teams. To download and save your app package for distribution and submission, click Download.  
    Note
    If you want to hide the title bar in Teams, edit the relevant template in the Templates Admin and select the Hide in embedded mode checkbox.

 

Note - here is the launch content url samples for customizing what the teams tab opens:

  • Default Tab Content Url
    https://my.lms.url/teams/PersonalTab.aspx
  •  Tab content url if you want to launch a specific slide in the users default course with a given CMI Identifier
    https://my.lms.url/teams/PersonalTab.aspx?launch=BookmarkInDefaultCourse&dest=MyLearningPlans
  •  Tab content url if you want to launch a specific course
    https://my.lms.url/teams/PersonalTab.aspx?launch=Course&dest=4365
  •  Tab content url if you want to launch a specific slide based in the slides CAID
    https://my.lms.url/teams/PersonalTab.aspx?launch=CAID&dest=330000
 

 

Comments

No comment available