Ulf Kroehne
Paris, 2022/11/07 - 2022/11/08
CBA ItemBuilder Project File NumberSeriesExample.zip
NumberSeriesExample.zip
and save it to NumberSeriesExampleImproved.zip
..zip
).Improvement 1: Show the Current Item Position (1., 2., 3. or 4.)
ItemDisplayName
.MapBasedVariableDisplay
that uses the existing variable and the map to show the item position.Improvement 2: Disable Delete-Button when Input is Empty
Step 1: Disable Delete-Button when Input is Empty in Regular Items
setFrozen(PA_Keys.btDelete)
to the start rule.unsetFrozen(PA_Keys.btDelete)
to the rules, that change the variable set(V_CurrentPosition,2)
.setFrozen(PA_Keys.btDelete)
to the rules, that change the variable set(V_CurrentPosition,1)
Step 2: Disable Delete-Button when Input is Empty in the Demo Item
unsetFrozen
/setFrozen
operators.Goal:
The CBA ItemBuilder provides the functionalities described in this workshop and thus allows a certain degree of freedom for creating innovative items.
Do you have item ideas that fit into this framework?
Sketch an item idea
Dynamic part