Skip to content

Quick and simple hack-project to semi-automate studying for memorization exams

License

Notifications You must be signed in to change notification settings

elite-se/questionbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

This tool expects a file containing "Questions" in Markdown format. h1 Elements are interpreted as Chapters, h2 Elements as Questions and Text under h2 Elements as answers to said questions.

Example task file:

# Chapter 1: Introduction
## What is the meaning of Life?

42

## Give 5 reasons to stop procrastinating
* Better grades
* Less half-finished sideprojects

...

Usage

$ swift questionbot.swift tasks.md

Credit

This project started out as a quick and rough prototype for a fun way to study for memorization exams. Other members of the elite-se community significantly helped to turn questionbot into a useful utility. I want to thank all who contributed directly or indirectly. Some contributions are not reflected by the version history.

About

Quick and simple hack-project to semi-automate studying for memorization exams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published