-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Consider making tweaks so we can generate a PDF to be printed as a book.
This material was developed to be used online, but some people may prefer to learn from it as a book. For the most part this could be easily done by converting the markdown to PDF, e.g., by using pandoc.
There might be a few minor things to tweak for that to work, but the big problem I know of is the many quiz questions. Currently they are in edX format, which isn't part of markdown. We could change for the format of the questions in the original to be in markdown (possibly with HTML comment tags), or do post-processing and leave the original as-is.
Would it be better to change the quiz format to something else? Or what? Comments welcome.
Metadata
Metadata
Assignees
Labels
No labels