Skip to content

Add problem parameters #3

@rocher

Description

@rocher

Introduction

Like was done in #2 for the CLI interface, now we want the same in the GUI interface. The list of options must be given in a similar way but in a different context.For example, the GUI must limit the range of values for options that declare a minimum or maximum value.

DoD — Problems can give to the Runner a list of options with a rich description (name, type, values..); the GUI adds these options to the user interface; the User can tweak these parameters; before starting the Problem, all options are applied.

Tasks

  • Visualize all possible options added by a Problem in the GUI
  • Allow users change the value of each option
  • Make the Runner set the options before starting the Problem

Metadata

Metadata

Assignees

Labels

backlogSpecified in the project backlog

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions