Skip to content

'~' character not appearing in quiz questions #12

Open
@sof202

Description

@sof202

Questions 6,7 and 8 should have a ~ character in them:

Example:

question("For the full model $y ~ age + education_years$, which of these are valid null models? Select all that apply",

However, when rendered, they do not:
image

This is because ~ is a reserved character in many LaTeX parsers. In the past I have used $\sim$ to get around this issue.

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