Two extensions for WikiMedia that provides quizzes and lets you import quizzes from .docx files.
Install the wikimedia software
Clone/download into the ..\server\extensions\
folder
Add
wfLoadExtension( 'QuizExtended' );
wfLoadExtension( 'PageFromDoc' );
into LocalSettings.php
Use Wikimedia's update page to run the sql
All new pages will be in Special:SpecialPages under "Other special pages".
Some will require you to log in as admin or make a new account with the teacher checkbox ticked.