Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Create #'gnosis--ask-input, which asks user for input until
`q` is given as input, returning given values as list.
Rewrite docstrings, although they will be rewritten again.
|
|
|
|
Function to initialize gnosis-db tables
Currently under heavy testing
|
|
|
|
Add gnosis-db at user-emacs-directory
|
|
I'm not really good with anglo naming, qbank does not feel right, so I
will stick with simple greek names for my packages from now on for I'm
more familiar with them.
|
|
- Add function to create question as TYPE.
- Remove duplicate functions & add footer.
|
|
Add starting point for qbank.el
- prototyping SQLite functionality
- prototyping MCQ question type
|
|
|