Real-Time Lite is a lightweight, real-time quiz platform built for open-ended, text-based responses. Designed for educators, trainers, and facilitators, it empowers interactive learning and feedback in live environments—without the complexity of heavyweight LMS systems.
- Real-time Interaction: Engage participants with open-ended questions and get responses instantly.
- Text-Based Answers: Go beyond MCQs—capture thought processes, reasoning, and reflections.
- No Logins, No Fuss: Quick to deploy and easy to access, reducing barriers to participation.
- Export Responses: Download participant submissions in CSV format for analysis or record-keeping.
- Educators conducting formative assessments or check-for-understanding.
- Workshop Facilitators running brainstorming sessions or retrospectives.
- Researchers collecting qualitative input quickly during experiments.
- Hackathon Teams needing lightweight feedback tools in a pinch.
- Node.js v16
git clone https://github.com/yourusername/real-time-lite.git
cd real-time-lite
npm install
npm start