Skip to content

Commit

Permalink
[ko]: add index.md for web/glossary/card_sorting (#15685)
Browse files Browse the repository at this point in the history
[add]: add index.md for web/glossary/card_sorting
  • Loading branch information
IMHOJEONG authored Sep 17, 2023
1 parent f2cd5b6 commit f9b4af7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions files/ko/glossary/card_sorting/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Card sorting
slug: Glossary/Card_sorting
l10n:
sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34
---

{{GlossarySidebar}}

카드 정렬은 {{glossary("Information architecture", "정보 아키텍처")}}에서 사용되는 간단한 기술로, 웹 사이트(또는 다른 제품) 디자인에 참여한 사람들이 제품에 대해 느끼는 콘텐츠 / 서비스 / 기능을 작성하도록 초대됩니다. 제품이 해당 기능을 포함하고 카테고리나 그룹으로 이러한 기능들을 구성하고 있어야 합니다. 예를 들어, 웹사이트의 각 페이지에 어떤 내용이 들어가야 하는지 알아내는 데 사용할 수 있습니다. 이 용어의 이름은 카드 정렬이 문자 그대로 카드에 항목을 쓴 다음, 카드를 더미로 배열하여 수행되는 경우가 많다는 사실에서 유래되었습니다.

## 같이 보기

- 위키백과의 [카드 정렬](https://en.wikipedia.org/wiki/Card_sorting)

0 comments on commit f9b4af7

Please sign in to comment.