Skip to content

A simple too for extracting multiple choice questions from a Backboard content package

Notifications You must be signed in to change notification settings

evanthomas/MCQParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MCQParser

A simple tool for extracting multiple choice questions from a Backboard content package.

You will need to pip install xmltodict, zipfile, beautifulsoup4 and html5lib. Then just pass the zip file, no need to uncompress, and an html file is produced. Obviously, I can produce something in another format if you like, e.g. markdown. For some reason, some the text is wrapped in HTML and some isn’t. I’ve stripped any HTML wrapping.

About

A simple too for extracting multiple choice questions from a Backboard content package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages