Skip to content

StaticProblem: don't display as incorrect until you reach a leaf node #168

@dfannius

Description

@dfannius

In my problems, I often want to play out an incorrect sequence to the end, to make it more obvious why it is a failure. glift's static problem controller displays a red X as soon as there is no path to a successful node. I would like to make it not display the failure state until a leaf node is reached. This is easy enough to do in code (I already have it in my local version) but perhaps could be an option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions