An open API service indexing awesome lists of open source software.

https://github.com/silasandradev/quiz_tkinter

A quiz made in Python using Tkinter
https://github.com/silasandradev/quiz_tkinter

Last synced: 2 months ago
JSON representation

A quiz made in Python using Tkinter

Awesome Lists containing this project

README

        

# Quiz Tkinter

![GitHub repo size](https://img.shields.io/github/repo-size/SilasAndradev/quiz_tkinter?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/SilasAndradev/quiz_tkinter?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/SilasAndradev/quiz_tkinter?style=for-the-badge)
![Bitbucket open issues](https://img.shields.io/bitbucket/issues/SilasAndradev/quiz_tkinter?style=for-the-badge)
![Bitbucket open pull requests](https://img.shields.io/bitbucket/pr-raw/SilasAndradev/quiz_tkinter?style=for-the-badge)

Example

> The quiz asks questions with 5 alternatives and counts the correct answers

### Adjustments and improvements

The project is still under development and the next updates will focus on the following tasks:

- [x] Add button functionality
- [x] Organize the questions and alternatives on the screen
- [x] Count the hits
- [ ] Add a timer
- [ ] Improve the interface

## πŸ’» Prerequisites

Before you begin, make sure you have met the following requirements:

- You have installed version 3.8.10 or higher of `Python`

## πŸš€ Installing tkinter quiz
To install the quiz_tkinter, follow these steps:

Linux and macOS:

```
git clone https://github.com/SilasAndradev/quiz_tkinter.git
```

Windows:

```
git clone https://github.com/SilasAndradev/quiz_tkinter.git
```

## πŸ“« Contributing to quiz_tkinter

To contribute to quiz_tkinter, follow these steps:

1. Create a fork of this repository.
2. Submit your commits in Portuguese.
3. Enter a short summary of what was added.
4. Request a pull request.

Alternatively, see the GitHub documentation on [how to create a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).

## πŸ˜„ Become a contributor

Want to be part of this project? Click [HERE](CONTRIBUTING.md) and read how to contribute.

## πŸ“License

This project is licensed under a license. See the [LICENSE](LICENSE.md) file for more details.