Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axshatind/valimcq
ValiMCQ is a web application that allows users to input or paste multiple-choice questions (MCQs). The app parses this input to create interactive, selectable quizzes, enabling users to test their knowledge in a user-friendly format.
https://github.com/axshatind/valimcq
mcq-test nextjs parsing reactjs tailwindcss
Last synced: about 6 hours ago
JSON representation
ValiMCQ is a web application that allows users to input or paste multiple-choice questions (MCQs). The app parses this input to create interactive, selectable quizzes, enabling users to test their knowledge in a user-friendly format.
- Host: GitHub
- URL: https://github.com/axshatind/valimcq
- Owner: axshatInd
- Created: 2024-10-27T21:16:05.000Z (23 days ago)
- Default Branch: main
- Last Pushed: 2024-11-04T09:27:08.000Z (15 days ago)
- Last Synced: 2024-11-04T10:27:38.338Z (15 days ago)
- Topics: mcq-test, nextjs, parsing, reactjs, tailwindcss
- Language: TypeScript
- Homepage: https://valimcq.vercel.app
- Size: 365 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ValiMCQ
**ValiMCQ** is a web application designed to help users create interactive multiple-choice quizzes. Users can easily type or paste MCQs, and the app will parse this input to generate real, selectable questions for quizzes.
## Features
- **User-Friendly Interface**: Easily input or paste MCQs.
- **Dynamic Quiz Creation**: Automatic parsing of questions and answers into an interactive format.
- **Real-Time Feedback**: Users receive instant feedback on their quiz responses, by means of a Score.## Technologies Used
React, Tailwind CSS## Usage
Type or paste your multiple-choice questions into the input area.
Click the submit button to create a quiz.
Answer the questions and receive instant feedback.