lms-integration
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.8%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: PradyumnaKrishna
- License: mit
- Language: TeX
- Default Branch: main
- Size: 47.3 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
LMS Integration with Namaste BHU
Abstract
The integration of a Learning Management System (LMS) with the Namaste BHU application represents a significant advancement in the digital infrastructure of Banaras Hindu University (BHU). This project aims to seamlessly connect Moodle, an open-source LMS, with the Namaste BHU application to create a unified platform for academic management, communication, and engagement. The project encompasses deployment, configuration, and integration phases, involving the setup of Moodle on an Azure instance, updates to the Namaste BHU application, and the development of custom plugins and extensions. Through single sign-on (SSO), deep linking, and notification delivery mechanisms, users can access Moodle content directly from the Namaste BHU application, receive real-time updates and announcements, and collaborate effectively within the academic community. The successful completion of this project signifies a significant milestone in enhancing the academic experience at BHU, promoting accessibility, efficiency, and innovation in teaching and learning practices. Future opportunities for enhancement and expansion include advanced analytics, personalized learning pathways, and integration with external tools and services, ensuring the continued evolution and relevance of the integrated platform in the digital age of education.
Keywords: Learning Management System (LMS), Namaste BHU, Moodle, Single Sign-On (SSO), Deep Linking
Proposed Architecture
The proposed architecture for the integration of Moodle with the Namaste BHU application is illustrated in the following diagram:

Read more about the proposed architecture in the paper.
Demo
Login Demo
Demonstration of the login process using Single Sign-On (SSO) between the Namaste BHU application and Moodle:
https://github.com/PradyumnaKrishna/lms-integration/assets/51270439/cc2ecfeb-81c4-41f8-9abf-8ef8a11c619a
Source: demo/moodle_login.mp4
Moodle Access
Demonstration of accessing Moodle content by redirecting from the Namaste BHU application to Moodle app using deep linking:
https://github.com/PradyumnaKrishna/lms-integration/assets/51270439/9edc2b38-b08c-460f-b38b-b1145bdeace2
Source: demo/moodle_access.mp4
Project Report
The detailed report for the project can be found here or view complete PDF here.
CITATION
If you find this project useful, please consider citing it as:
@software{PyKr2024,
author = {Krishna, Pradyumna},
title = {{LMS Integration with Namaste BHU}},
url = {https://github.com/PradyumnaKrishna/lms-integration},
}
License
This project is licensed under the MIT License - see the LICENSE file for details.
Owner
- Name: Pradyumna Krishna
- Login: PradyumnaKrishna
- Kind: user
- Location: India
- Company: @noscrubs-dev
- Website: pradyumna.me
- Twitter: iPradyumnaK
- Repositories: 31
- Profile: https://github.com/PradyumnaKrishna
Software Engineer @noscrubs-dev and Tech Enthusiast
Citation (CITATION.cff)
cff-version: 1.2.0
title: LMS Integration with Namaste BHU
message: "If you find this project useful, please consider citing it as:"
type: software
authors:
- given-names: Pradyumna
family-names: Krishna
url: 'https://github.com/PradyumnaKrishna/lms-integration'