Skip to content

Commit 932ed58

Browse files
Create README.md
1 parent 2fb9fc8 commit 932ed58

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

General Knowlege Quiz/README.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
# **General Knowledge Quiz**
2+
3+
<br>
4+
5+
## **Description 📃**
6+
The General Knowledge Quiz is an engaging and educational Chrome extension designed to test and improve your general knowledge across various topics.
7+
8+
The quiz consists of 10 multiple-choice questions, and at the end of the quiz, your score is displayed, allowing you to track your progress and challenge yourself to improve.
9+
10+
<br>
11+
12+
## **Functionalities 🎮**
13+
- **Answering the questions**: The player can interact with the quiz by selecting an answer for each question.
14+
- **Counting moves**: The quiz keeps track of the number of correct answers the player has made and displays the final score at the end of the quiz.
15+
- **Displaying results**: The quiz checks the player's answers and displays the final score once all questions have been answered. This helps the player understand their performance.
16+
- **Restarting the quiz**: The player can choose to restart the quiz at any point, which resets the quiz state and allows them to start again from the beginning.
17+
18+
<br>
19+
20+
## **How to play? 🕹️**
21+
The quiz starts with a series of 10 multiple-choice questions. The player needs to select one of the provided answers for each question. After answering all the questions, the player submits their answers to see their final score.
22+
23+
- Read each question carefully.
24+
- Select the answer you believe is correct by clicking on the corresponding option.
25+
- Once all questions are answered, click the "Submit" button to see your score.
26+
- If you want to try again, you can restart the quiz and attempt to improve your score.
27+
28+
<br>
29+
30+
## **Screenshots 📸**
31+
![image](https://github.com/aditya-bhaumik/GGExtensions/assets/92214013/96bc4ba4-ebd9-4513-9f9b-06e8af33578e)
32+
33+
<br>
34+
35+
## **Installation 📥**
36+
1. Download the extension files and save them to a folder on your computer.
37+
2. Open Google Chrome and navigate to `chrome://extensions/`.
38+
3. Enable "Developer mode" by toggling the switch in the top right corner.
39+
4. Click "Load unpacked" and select the folder where you saved the extension files.
40+
5. The General Knowledge Quiz extension should now appear in your list of extensions and be ready to use.
41+
42+
<br>
43+
44+
## **Usage Instructions 📘**
45+
1. Click on the General Knowledge Quiz extension icon in your Chrome toolbar.
46+
2. The quiz popup will appear with the questions and answer options.
47+
3. Answer all the questions and click the "Submit" button.
48+
4. Your score will be displayed, showing how many questions you answered correctly.
49+
5. To restart the quiz, click the "Restart" button.
50+
51+
52+
53+

0 commit comments

Comments
 (0)