Download the PHP package bzzix/laravel-lrs-package without Composer
On this page you can find all versions of the php package bzzix/laravel-lrs-package. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bzzix/laravel-lrs-package
More information about bzzix/laravel-lrs-package
Files in bzzix/laravel-lrs-package
Download bzzix/laravel-lrs-package
More information about bzzix/laravel-lrs-package
Files in bzzix/laravel-lrs-package
Vendor bzzix
Package laravel-lrs-package
Short Description xAPI Integration with NELC (National Center for e-Learning) - Laravel Package
License MIT
Homepage https://github.com/bzzix/laravel-lrs-package
Package laravel-lrs-package
Short Description xAPI Integration with NELC (National Center for e-Learning) - Laravel Package
License MIT
Homepage https://github.com/bzzix/laravel-lrs-package
Please rate this library. Is it a good library?
Informations about the package laravel-lrs-package
Laravel Nelc Xapi Integration
Laravel package for integrating with the Saudi National Center for e-Learning (NELC) xAPI system.
🌐 النسخة العربية
English Documentation
Features
- Full support for all NELC-required xAPI statements.
- Flexible configuration: Use global config or override per request.
- Automatic browser and OS metadata detection.
- Comprehensive documentation for all use cases.
Installation
- Install Package:
composer require bzzix/laravel-lrs-package - Publish Config:
php artisan vendor:publish --provider="Bzzix\LaravelLrsPackage\NelcXapiServiceProvider" - Environment (.env):
Usage Reference (Statements)
All interactions are called using a single $data array.
1. Registered
Sent when a student enrolls in a course.
2. Initialized
Sent when a student starts an activity.
3. Watched
Sent when a student interacts with video content.
4. Attempted (Quiz/Assessment)
5. Full Statement List
The library supports: Registered, Initialized, Watched, CompletedLesson, CompletedUnit, CompletedCourse, Progressed, Attempted, Earned, Rated.
الوثائق باللغة العربية
المميزات
- دعم كامل لكافة التفاعلات المطلوبة من NELC.
- مرونة عالية: جلب الإعدادات من الكونفيج أو تجاوزها لكل طلب.
- معالجة تلقائية لبيانات المتصفح ونظام التشغيل.
الإعداد الأساسي
- التثبيت:
composer require bzzix/laravel-lrs-package - النشر:
php artisan vendor:publish --provider="Bzzix\LaravelLrsPackage\NelcXapiServiceProvider" - البيئة (.env):
مرجع الاستخدام (الحالات)
1. التسجيل في دورة (Registered)
2. حل اختبار (Attempted)
Support & Contact | الدعم والتواصل
- Email: [email protected]
- Website: bzzix.com
- WhatsApp:
Developed by Bzzix Team. "# laravel-lrs-package"
All versions of laravel-lrs-package with dependencies
PHP Build Version
Package Version
The package bzzix/laravel-lrs-package contains the following files
Loading the files please wait ...