The Moodle Assistant Bot helps teachers and students answer questions about their Moodle assignments and courses while keeping them updated with notifications -- right within Teams.
Перейти к файлу
Nilesh Khaitan b0b7712473
Create LICENSE
2019-01-10 15:09:31 -08:00
PostDeployScripts Added bot code 2019-01-10 12:35:00 -08:00
core Added bot code 2019-01-10 12:35:00 -08:00
lang Added bot code 2019-01-10 12:35:00 -08:00
services Added bot code 2019-01-10 12:35:00 -08:00
.gitignore Initial commit 2019-01-07 18:08:17 -08:00
LICENSE Create LICENSE 2019-01-10 15:09:31 -08:00
README.md Update README.md 2019-01-10 12:47:34 -08:00
deploy.cmd Added bot code 2019-01-10 12:35:00 -08:00
iisnode.yml Added bot code 2019-01-10 12:35:00 -08:00
index.js Added bot code 2019-01-10 12:35:00 -08:00
package.json Added bot code 2019-01-10 12:35:00 -08:00
web.config Added bot code 2019-01-10 12:35:00 -08:00

README.md

Moodle Assistant Bot for Microsoft Teams

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!

How to deploy the Moodle Assistant Bot to Azure

Step 1: Create a new bot in the Microsoft Bot Registration Portal

Note the AppId and the AppPassword for Step 2.

Step 2: Click on the Deploy to Azure button and fill in the following details:

  • moodleURL - The URL of your Moodle server
  • AppID - The AppId from Step 1
  • AppPassword - App Password from Step 1

Contributing

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.

Code of Conduct

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 script is licensed under the GPLv3 license.

Any Microsoft trademarks and logos included in these plugins are property of Microsoft and should not be reused, redistributed, modified, repurposed, or otherwise altered or used outside of this plugin.