Skip to content

Generate a PDF for a book #115

@david-a-wheeler

Description

@david-a-wheeler

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions