Anikesh02 / Edu-Elites

1 stars 4 forks source link
firebase hacktoberfest hacktoberfest-accepted reactjs tailwindcss

EduElites - A Smart Learning Platform

A learning platform where educators and students can access their courses on their fingertips, with various features to judge the capability of the student and adjusting the difficulty on the go.

A project that can be used by educators to create online courses, as well as students to access the said courses. Employing various algorithms such as BKT(Bayesian Knowledge Tracing) and IRT(Item Response Theory) to track the student's progress and adjusting the difficulty accordingly. Furthermore, providing useful metrics to better track student's progress.

Screenshots:

image image image

Steps to run:

  1. Create a folder Test
  2. git clone "URL"
  3. cd Edu-Elites
  4. run server.py
  5. cd frontend
  6. npm i
  7. npm run dev