Awesome Go

term-quiz

CategorySoftware Packages
SubcategorySoftware written in Go.
Stars26

Quizzes for your terminal.

About term-quiz

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

KeybindingsAction
Ctrl + CQuit
TabNext Answer
EnterSelect Answer

Solutions Screen

KeybindingAction
Ctrl + CQuit
EnterNext 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).

Frequently Asked Questions

What is term-quiz?

term-quiz is a Software Packages library for the Go programming language. Quizzes for your terminal.

How do I install term-quiz?

Install term-quiz with the Go module system using `go get crazcalm/term-quiz`. Check the repository for the current installation instructions.

What category does term-quiz belong to?

term-quiz is listed under Software Packages, specifically Software written in Go..

← Back to Software written in Go.