Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 428 Bytes

File metadata and controls

4 lines (4 loc) · 428 Bytes

Text To Question Bank Converter, Dec-Mar 2023.

https://github.com/JaredTweed/TextToQuestionBankConverter

  • Designed to access a chosen text file, and edit it in an attractive GUI. which is optimized to find and fix errors in the text using regular expressions so that it can be converted to an XML question bank using the xml.etree.ElementTree module.
  • Multiple professors have used this to generate quizzes for students.