mirror of
https://github.com/th30d4y/OpenLearnX.git
synced 2026-05-26 11:25:49 +00:00
docs: clarify official scoped npm package and publish access
Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/3f647bf4-06fc-42ca-b237-765f74c4ded2 Co-authored-by: 0x5t4l1n <161853795+0x5t4l1n@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d92ca944f1
commit
c34e2019dc
@@ -2,6 +2,16 @@
|
||||
|
||||
**OpenLearnX** is an open-source, decentralized learning and assessment platform that combines adaptive AI-driven quizzes, real-time code execution, and blockchain-based NFT certificates to create a transparent, verifiable, and personalized educational experience.
|
||||
|
||||
## Official npm Package
|
||||
|
||||
The official package for this repository is:
|
||||
|
||||
```bash
|
||||
npm install @th30d4y/openlearnx
|
||||
```
|
||||
|
||||
Do **not** use the unscoped `openlearnx` package name.
|
||||
|
||||
## Features
|
||||
|
||||
- **Adaptive Learning** – Questions dynamically adjust in real-time based on learner performance using IRT (Item Response Theory) and AI models
|
||||
|
||||
Reference in New Issue
Block a user