Skip to content

Make custom forms optional in TaskData? #219

@patritzenfeld

Description

@patritzenfeld

Some tasks do not need a special input form, but still want to use the other aspects of Flex-Tasks, e.g. the seat assignment task we used for the modelling exam.

As such, I could change the type in getTask to require a (Maybe (Rendered Widget)) in the third tuple position instead. This would allow for no custom form, which can be propagated to the Autotool interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions