mikexam is a tool for creating and managing exams in a structured format. It allows users to define questions, options, and answers, and provides functionality to export the exam in various formats.
- Define multiple-choice questions with options and answers.
- Generate a summary of the exam, including the number of questions, options, and answers.
- User-friendly interface for creating and managing exams.
To install mikexam, you can clone the repository and install the required dependencies:
git clone https://github.com/your-username/mikexam.git
cd mikexamGo to your local xampp server and navigate to the mikexam directory. You can then run the application using:
Using your web browser, go to:
http://localhost/mikexamYou will be redirected to the login page. Enter the following credentials:
username: 123
password: 123
After logging in, you can start creating and managing your exams. The interface allows you to add questions, options, and answers easily.
mikexam is released under the MIT License.