fahmitofik/EDUSTEPSHUB — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a lightweight learning management system called Edusteps Hub for schools, colleges, training centers, and independent teachers. I want it to run as a Django web app with a clean Bootstrap style interface and a simple setup that can use SQLite locally and PostgreSQL later.

It should have an admin dashboard with analytics, user roles, student and lecturer management, academic sessions, semesters, news, and events. Students should be able to register for courses, add or drop courses, see their assessments, generate a registration slip, and view academic results.

Please include course resources where lecturers can upload PDFs and videos. Add a grading system for attendance, assignments, midterms, finals, total score, average, grade point, final grade, pass or fail status, and academic warning notices.

Also build quizzes with categories, random questions, previous attempt tracking, one attempt limits, pass marks, progress, answer explanations, and success or failure messages. Support multiple choice and true or false questions for now. Look up current Django docs online if you need to.

Want more depth? Deep Reverse