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

https://github.com/blackjar72/qflashcards

A simple virtual flashcards app in written in C++ with Qt
https://github.com/blackjar72/qflashcards

educational-software qt qt-gui qt5 qtcreator self-study

Last synced: 7 months ago
JSON representation

A simple virtual flashcards app in written in C++ with Qt

Awesome Lists containing this project

README

          

# QFlashCards

A simple virtual flashcards app in written in C++ with Qt. I created the mostly for my own use
in studying. It is my first useful, native-code gui app.

[![QFlash-Cards.png](https://i.postimg.cc/XY1c0Mct/QFlash-Cards.png)](https://postimg.cc/pm8nD6SB)

![QFlashCards](https://s20.postimg.org/g43w4pbl9/QFlash_Cards.png)

My hope is that it will allow students to easily create and use their own virtual flash cards,
store them for later use, and allow three levels study: simple review, multiple choice, and
free responce. That is to allow varying levels of difficulty and learning, recall being a
more difficult task and deeper level of learning than recognition. In addition, it will randomize
presentation as this also improves the depth and flexibility of learning be eliminating the
priming effect that can occur with constant order stimuli.

Binaries can also be found at:

For Linux: http://www.mediafire.com/file/ddj947gcd8uydgj/QFlashCards.1.5.1.tar.gz

For Windows: http://www.mediafire.com/file/cqfx8wbefr41afm/QFlashCards-1-5-1.zip

Or on its SourceForge page: https://sourceforge.net/projects/qflashcards/

This project is free and open source, and presented in the hopes that it will interesting and/or
useful, but with no warranty or guarantee of any kind whatsoever. It is released under the
GNU Public License version 3.0. Please read the licenses for more information.

https://www.gnu.org/licenses/gpl-3.0.en.html

Copyright (C) Jared Blackburn, 2018.