- Adding Question Types to question
- Added answer Types
- Boolean type
- Description type (no answer)
- Match type
- A --- Apple - B --- Ball - C --- Cat - D --- Dog
- Render format markdown
- HTML fast render [hljs and katex includes]
- Render code inline with pygments (compat render)
- Rendered svg for equations using node and mathjax (compat render)
- Pure html with
css-inline
- Render plugins
- Render question and answer text as jinja template
- Export mutliple files with cli
- cli with fire
- cli export --watch option for live server
- Colab ipywidgets or gradio front end for live development can be used as a demo.
- Live reload using watchfiles, http.server and websockets.
- random generator notation