devuxd / ProgrammingStrategies

A repository of strategies for programming
http://programmingstrategies.org
1 stars 0 forks source link

Make conditionals less confusing #36

Closed tlatoza closed 6 years ago

tlatoza commented 6 years ago

Participants were confused about what an IF statement refers to and did not realize it asked them to make a decision. Participant suggested using IS to better match language in YES / NO buttons.

MaryamArab commented 6 years ago

The True/False button get inlined with statements