parent
08b771c863
commit
cc05aa4dc5
@ -0,0 +1,51 @@
|
|||||||
|
# BrainPhaser
|
||||||
|
|
||||||
|
[](https://travis-ci.org/Kamshak/BrainPhaser)
|
||||||
|
|
||||||
|
Android Quiz App in Material Design made with Java. Designed for tablets in landscape or smartphones in portrait.
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://raw.githubusercontent.com/Kamshak/BrainPhaser/master/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" alt="Launcher Icon"/>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- Different Categories
|
||||||
|
- 3 Different Types of Questions ("Challenges"): Multiple Choice, Self-Check, Text Entry
|
||||||
|
- Material Design
|
||||||
|
- Import of Challenges/Categories via XML
|
||||||
|
- Multiple Users
|
||||||
|
- Statistics
|
||||||
|
- Settings
|
||||||
|
- Supported Langauages: English, German and Spanish
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
Brain Phase Android Quiz App
|
||||||
|
Copyright (C) 2016 Daniel Hoogen, Lars Kahra, Christian Kost, Thomas Stückel, Valentin Funk
|
||||||
|
|
||||||
|
This program is free software: you can redistribute it and/or modify
|
||||||
|
it under the terms of the GNU General Public License as published by
|
||||||
|
the Free Software Foundation, either version 3 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
|
||||||
|
This program is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU General Public License
|
||||||
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
EN & ES translations by [ordago](https://github.com/ordago)
|
Loading…
Reference in new issue