0
0
Figmabi_tool~10 mins

Style organization and naming conventions in Figma - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to name a color style in Figma following best practices.

Figma
Color / Primary / [1]
Drag options to blanks, or click blank then click option'
Abutton
BBlue
Cbackground
Dtext
Attempts:
3 left
💡 Hint
Common Mistakes
Using UI element names like 'button' instead of color names.
Using vague names like 'background' for a primary color.
2fill in blank
medium

Complete the code to organize text styles by usage in Figma.

Figma
Text / [1] / Heading
Drag options to blanks, or click blank then click option'
APrimary
BSize
CColor
DWeight
Attempts:
3 left
💡 Hint
Common Mistakes
Using attributes like 'Size' or 'Weight' as the main folder name.
Confusing color with usage categories.
3fill in blank
hard

Fix the error in the style naming to follow Figma best practices.

Figma
Button / [1] / Primary / Large
Drag options to blanks, or click blank then click option'
APrimary Button
Bprimary
CPrimary
DButtons
Attempts:
3 left
💡 Hint
Common Mistakes
Using spaces in folder names like 'Primary Button'.
Using lowercase inconsistent casing like 'primary'.
Using plural forms like 'Buttons'.
4fill in blank
hard

Fill both blanks to correctly organize and name a shadow style in Figma.

Figma
Effect / [1] / [2]
Drag options to blanks, or click blank then click option'
AShadow
BElevation
CLight
DMedium
Attempts:
3 left
💡 Hint
Common Mistakes
Using generic terms like 'Shadow' as a folder name.
Using color names instead of intensity levels.
5fill in blank
hard

Fill all three blanks to correctly name and organize a grid style in Figma.

Figma
Layout / [1] / [2] / [3]
Drag options to blanks, or click blank then click option'
AGrid
BColumns
C12
DRows
Attempts:
3 left
💡 Hint
Common Mistakes
Using 'Rows' instead of 'Columns' for common grid naming.
Skipping the grid type folder.