Lms Gift Import
Import GIFT formatted questions into Frappe LMS
- Author: hamzabawumia
- Repository: https://github.com/hamzabawumia/lms_gift_import
- GitHub stars: 0
- Forks: 0
- License: MIT
- Category: Education
- Maintenance: Actively Maintained
Install Lms Gift Import
bench get-app https://github.com/hamzabawumia/lms_gift_import
Add the Frappe Gems badge to your README
Maintain Lms Gift Import? Paste this into your README:
[](https://frappegems.com/gems/apps/hamzabawumia/lms_gift_import)
About Lms Gift Import
LMS GIFT Import
Import GIFT formatted questions into Frappe LMS
Installation
You can install this app using the bench CLI:
cd $PATH_TO_YOUR_BENCH
bench get-app $URL_OF_THIS_REPO --branch develop
bench install-app lms_gift_import
Contributing
This app uses pre-commit for code formatting and linting. Please install pre-commit and enable it for this repository:
cd apps/lms_gift_import
pre-commit install
Pre-commit is configured to use the following tools for checking and formatting your code:
- ruff
- eslint
- prettier
- pyupgrade
License
mit
APP STRUCTURE:
lms_gift_import/
├── hooks.py
├── modules.txt
├── patches.txt
├── api.py
├── importer.py
├── gift_parser.py
│
└── lms_gift_import/
├── doctype/
└── page/
└── lms_gift_import/
├── __init__.py
├── lms_gift_import.json
├── lms_gift_import.html
└── lms_gift_import.js
Related Education apps for Frappe & ERPNext
- Lms — Easy to Use, 100% Open Source Learning Management System
- Education — Open source education / school management system
- Mon School — Frappe App for Mon School based on Frappe LMS
- Junior School — Junior School is a custom Frappe application that extends the core Frappe Education. It provides comprehensive tools for scheduling, attendance tracking, assessment management, and automated student lifecycle processes, specifically designed for multi-school environments.
- Ifitwala Ed — A School Managment System
- School Automations —
- Academy — Website for academy.erpnext.com
- Psa — Sana'a University Postgraduate Studies Administration (PSA)