0
0
Figmabi_tool~10 mins

File organization best practices 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 the main folder correctly for a BI project.

Figma
Project files should be stored in the [1] folder.
Drag options to blanks, or click blank then click option'
AReports
BDashboard
CData Sources
DProject
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing a subfolder name instead of the main project folder.
2fill in blank
medium

Complete the code to organize files by type inside the project folder.

Figma
Inside the project folder, create subfolders named [1] to separate files by their purpose.
Drag options to blanks, or click blank then click option'
AImages, Videos, Audio
BRaw, Processed, Final
CData, Visuals, Scripts
DInput, Output, Logs
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing unrelated file types like media files.
3fill in blank
hard

Fix the error in the naming convention for version control.

Figma
File names should include the version number like [1] to track changes.
Drag options to blanks, or click blank then click option'
Av1.0
Bfinal_version
Cversion1
Dv1_final
Attempts:
3 left
💡 Hint
Common Mistakes
Using vague or inconsistent version names.
4fill in blank
hard

Fill both blanks to create a clear file naming pattern for reports.

Figma
Report files should be named as [1]_[2]_v1.0 to include project and date.
Drag options to blanks, or click blank then click option'
AProjectName
BDate
CUser
DVersion
Attempts:
3 left
💡 Hint
Common Mistakes
Using user or version instead of date in the file name.
5fill in blank
hard

Fill all three blanks to organize BI files with folder, subfolder, and naming convention.

Figma
Store files in [1]/[2] with names like [3]_v1.0 for clarity.
Drag options to blanks, or click blank then click option'
AProject
BData
CProjectName
DScripts
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing folder and file name roles.