chili-epfl / FROG

Fabricating and running orchestration graphs
https://github.com/chili-epfl/FROG/wiki
Other
82 stars 27 forks source link

Learning Item Template Designer #1704

Open qgolsteyn opened 5 years ago

qgolsteyn commented 5 years ago

Description of the feature

Provide the ability to create compound learning items via a UI in FROG.

Outline the feature in more detail

Explainer video: https://www.youtube.com/watch?v=vSk496oWbZw

Users should be able to create compound learning items in FROG, that is, a learning item that itself is made up of primitive learning items.

This features can be broken down in three pieces:

Acceptance criteria

qgolsteyn commented 5 years ago

How would data persistence work? Would the primitive learning items (the learning items that make up the compound one) hold their own value and the compound refers to them by ID?