Design for efficiency / modularity
Objectives
Slides
Assignment
- Create a reusable category called
yes_no
- Populate it with
Yes...1
andNo...2
- Select this reusable option everywhere yes/no is manually defined as answer options
Resources
- See how macros work. Read this knowledge article.
- Review how variables work. Read this knowledge article.