Want to create interactive content? It’s easy in Genially!
Get started free
Exercise: Common Components
Christelle FLEURY
Created on May 14, 2024
Start designing with a free template
Discover more than 1500 professional designs like these:
Transcript
Common Components - Exercice
We want to create an app to see the result of a calculation (single value) done by a function. Its inputs are a calibration (25 possible values) and a set of scenarii (5 possible values). Drag and drop components on the figure to create the app.
Figure
Common Components
View correction
Calibrations : drop-dow component, because there are a lot (25) of available calibrations
Scenarii: Checkbox tree because there are only 5 scenarii. It provides a good visibility of selected ones.
Select scenarii: label to know the purpose of the tree
Launch Calculation: button (most intuitive solution)
Result: edit field (numeric) to make it selectable to the user