Find answers to common questions about QuizCraft
QuizCraft is a web-based application designed for students and teachers to make online exams simple and fast. It's built with PHP and MySQL, allowing teachers to create, manage, and share online quizzes with students through a simple interface. Students can take quizzes directly from their browser.
Yes! QuizCraft is open-source software. It's distributed under the MIT license, which means QuizCraft is free for anyone to use, for any reason. Whether you're an individual teacher, a school administrator, or running a large educational platform,you can use QuizCraft without any cost.
Step 1: Register for a new account by clicking "Register" on the login page and filling in your details.
Step 2: Log in with your credentials.
Step 3:Now teachers can create a new quiz and share with your students using the quiz code.
Step 4:No account for students to joining the shared quizzes.
For detailed setup instructions, refer to the README.md file in the project repository.
Yes! QuizCraft is an open-source project, which means the code is available for anyone to review and improve. All changes to the code are reviewed by contributors, ensuring no malicious code is added. QuizCraft uses industry-standard security practices including:
As long as you can refer QuizCraft build in code from the official repository .
To reset your password:
Step 1: Go to the login page and click "Forgot Password" (if available).
Step 2: Enter your username or email address.
Step 3: Follow the instructions sent to your registered email.
Step 4: Create a new strong password (minimum 8 characters).
If you don't see a password recovery option, contact your system administrator.
A strong password for QuizCraft should have:
Example: QuizCraft#2024Secure
Step 1: Log in to your account.
Step 2: Click "Create Quiz" from the dashboard.
Step 3: Fill in the quiz details:
Step 4: Add questions by clicking "Add Question".
Step 5: Review your quiz and click "Publish" to make it available.
QuizCraft supports various question types: (developing stage)
After publishing your quiz:
Step 1: Go to your quiz dashboard in profile.
Step 2: Copy the unique quiz code.
Step 3: Generate share link using the unique code.
Step 4: Share the link or code with your students via email, messaging, or your learning management system.
Step 5: Students can join the quiz by clicking the link or entering the code on the "Join Quiz" page.
Step 1: Log in to your account.
Step 2: Go to your quiz dashboard in profile.
Step 3: On the "View Results" field enter your unique code.
Step 4: You'll see a list of all students who took the quiz with their scores.
Yes, you can edit a quiz, but the changes will only affect new attempts: (developing stage)
Important: If you edit questions, grading, or time limits after students have started the quiz, those changes won't apply to completed attempts. We recommend creating a new version if major changes are needed.
Minor edits (like fixing typos in descriptions) are safe to make anytime.
Step 1: Click "Join Quiz" from the main menu.
Step 2: Enter the quiz code provided by your teacher and your name.
Step 3: Click "Join" to access the quiz.
Step 4: Click "Start Quiz" when you're ready to begin.
QuizCraft automatically saves your progress as you answer questions. If your connection drops: (developing stage)
Tip: Ensure you have a stable internet connection before taking important quizzes.
No! After submitting your quiz, you cannot access it you can see the score of quiz after submitting
Also you can submit a quiz one time with a name.
Whether you can retake a quiz depends on your teacher's settings: (developing stage)
Ask your teacher if you're unsure about the quiz policy.
Quiz availability is set by your teacher and may include: (developing stage)
Contact your teacher if you miss the deadline.
If QuizCraft is slow:
A "404 Page Not Found" error means the page you're trying to access doesn't exist. This could happen because:
Try logging in again and accessing the quiz from your dashboard.
Security warnings can appear for several reasons:
Solution: Ensure your QuizCraft installation uses HTTPS in production. For local testing, it's normal to see warnings.
Updates should preserve your settings, but issues can occur if:
Try these steps:
QuizCraft works on all modern browsers:
Note: For best experience, keep your browser updated. Older versions may have compatibility issues.
If you need help with QuizCraft:
Found a bug? Here's how to report it:
There are many ways to help:
Check the CONTRIBUTING.md file for detailed guidelines.
Yes! QuizCraft has a comprehensive security policy. If you discover a security vulnerability:
See SECURITY.md for the full security policy and reporting procedures.
QuizCraft is distributed under the MIT License. This means:
See the LICENSE file for complete terms.