jjfiv / quizdown

Quickly create and export quiz questions from a markdown subset.
https://static.jjfoley.me/quizdown-web/
16 stars 1 forks source link

Other Question Formats #1

Open jjfiv opened 4 years ago

jjfiv commented 4 years ago

My old version of this code supported essay questions.

Basically just need to think about what the syntax might be.

Leaning toward something like:

HTML Question Type
<textarea /> Short-Answer / Essay

Should we do anything with true/false? It's easy enough to specify as a multichoice.