Skip to content

Left/Right "Hints" giving away the answer #195

Open
@membranepotential

Description

@membranepotential

I love the koans and the app =)

However, I believe showing left/right values when an assertion fails gives away to much of the answer. For example:

The ~s sigil is a different way of expressing string literals
Assertion failed in lib/koans/11_sigils.ex:7
~s"This is a string" == "Hello"

left:  "This is a string"
right: "Hello"

I perceive koans as problems that come without any hints and can only be solved by thinking about them for days in a dark chamber isolated from civilization. Giving those hints makes it too easy sometimes.

Thank you for the good work!
Cheers =)

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