The Moodle Assistant Bot for Microsoft Teams helps teachers and students answer questions about their courses, assignments, grades and other information in Moodle. The bot also sends Moodle notifications to students and teachers right within Teams!
-
Go to the Microsoft Application Registration Portal to regsiter a new app.
-
Once you enter the name of the app (Eg. MoodleBot), simply click on the
Generate New Password
button and copy the one-time generated password. -
Once the password is generated, copy the
Application ID
of the app along with the generated password from above. -
Scroll down and click on Save.
Click on the Deploy to Azure button and fill in the following details in the form:
- LUIS Pricing Tier - LUIS Pricing Tier
- LUIS Region - Region where the LUIS resource will be deployed
- Bot Application ID - Application ID from Step 1
- Bot Application Password - Application Password from Step 1
- Moodle URL - The URL of your Moodle server
- Azure AD Application ID - The Application ID saved in the Setup page of your Office 365 Moodle Plugin
- Azure AD Application Key - The Application Key saved in the Setup page of your Office 365 Moodle Plugin
- Azure AD Tenant - The tenant name (xyz.onmicrosoft.com) of your Azure AD tenant
- Shared Moodle Secret - Paste the secret from the Office 365 Moodle plugin page
-
Once the bot is deployed, go to the Azure Portal, navigate to your bot's Resource Group and select the "Web App Bot".
-
Copy the Messaging Endpoint highlighted in the
Overview
section (Ex: https://provisioned-bot-name.azurewebsites.net/api/messages), renamemessages
towebhook
(Ex: https://provisioned-bot-name.azurewebsites.net/api/webook) -
Paste this endpoint to the
Bot Endpoint
field in the Teams Settings page of your Office 365 Moodle Plugin.
Thoughts? Questions? Ideas? Share them with us in our Moodle+Teams Uservoice channel!
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
© Microsoft, Inc. Code for this respository is licensed under the MIT license.
Any Microsoft trademarks and logos included in this respository are property of Microsoft and should not be reused, redistributed, modified, repurposed, or otherwise altered or used outside of this respository.