Skip to content

Mitigate for auto-formatted characters #38

Description

@Lycanic

When students are working on code, they sometimes copy-and-paste to and from other programs which 'correct' some of the characters to illegal characters. For example, the double quote " commonly used for strings may be replaced with ”. This causes the code runner to fail but may not be clear to students that it has done so.

We could show students a warning for common incorrect characters (although doing so may be confusing if they're deliberately using those characters within a string), or automatically replace such characters when an error is encountered. There may be better ideas!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions