Popularity
2.0
Declining
Activity
0.0
Stable
26
2
4

Programming language: Go
License: MIT License
Latest version: v0.4.1

term-quiz alternatives and similar packages

Based on the "Other Software" category.
Alternatively, view term-quiz alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of term-quiz or a related project?

Add another 'Other Software' Package

README

Term Quiz

Build Status Go Report Card GoDoc Coverage Status

A Quiz application made for your terminal

Image of a abcd question

Image of end screen solution

Installation

go get github.com/crazcalm/term-quiz

Question Types Include

  • A B C D
  • True and False
  • Fill in the Blank

Usage

See the code examples and test csv files.

Keybindings

Quiz Screen

Keybindings Action
Ctrl + C Quit
Tab Next Answer
Enter Select Answer

Solutions Screen

Keybinding Action
Ctrl + C Quit
Enter Next Solution

Issues/Bugs/Suggestions

Feel free to report any bugs or make suggestions here.

Repository of Quizzes

Feel free to add or use quizzes in the following repository (github.com/crazcalm/quizzes).