Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peti/quizmaster
Spaced repetition flash card learning system
https://github.com/peti/quizmaster
Last synced: 10 days ago
JSON representation
Spaced repetition flash card learning system
- Host: GitHub
- URL: https://github.com/peti/quizmaster
- Owner: peti
- License: agpl-3.0
- Created: 2015-04-26T16:37:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-16T13:45:44.000Z (almost 2 years ago)
- Last Synced: 2023-03-11T10:13:25.026Z (over 1 year ago)
- Language: Haskell
- Size: 27.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Quizmaster
==========[![Build Status](https://travis-ci.org/peti/quizmaster.svg?branch=master)](https://travis-ci.org/peti/quizmaster)
Introduction
------------Quizmaster is a learning software based on the principles of [spaced
repetition](https://en.wikipedia.org/wiki/Spaced_repetition).License
-------Copyright (c) 2015 Peter Simons
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero 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 Affero General Public
License](https://www.gnu.org/licenses/agpl-3.0.html) for more details.