Skip to content

Amiyahayadev/circle-12-quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz On Basic Web Technologies - By circle 12

This is a simple practice test site to help circle 12 members of Altschool Karatu cohort prepare for technical coding exams.

Live Site

coding-quiz.app

Usage

Follow these steps to create your own version of the quiz and customize to your need, or to simply play offline.

  1. Fork the repository: Click the "Fork" button on GitHub to create your own copy of the project.
  2. Clone the repository: Clone your forked repository to your local machine using git clone.  
  3. Run: with your IDE's live server.
  4. Make changes: You're free to modify the quiz questions, answers, and other content as needed.
  5. Test the quiz: Ensure the quiz functions correctly by taking it yourself.
  6. Deploy the quiz (optional): If you want to share your quiz with others, deploy it to a hosting platform.

Contribution

We welcome contributions to improve the quiz! Here are some areas where you can help (check the Issues tab):

  • Create the CSS quiz page: Develop the HTML, CSS, and JavaScript for the CSS quiz section.
  • Add more JavaScript questions: Contribute new JavaScript questions based on Altschool learning content.
  • Improve User Interface: Make the Html quiz page more user friendly using best practices.

To contribute:

  • fork the repository,
  • create a new branch for your feature, and submit a pull request.
  • Please ensure your code adheres to the project's coding standards and run proper tests before submitting.

Good luck with your exams 🎉