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.