aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/card_sorting/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/glossary/card_sorting/index.html')
-rw-r--r--files/ja/glossary/card_sorting/index.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/files/ja/glossary/card_sorting/index.html b/files/ja/glossary/card_sorting/index.html
new file mode 100644
index 0000000000..0dbba443a6
--- /dev/null
+++ b/files/ja/glossary/card_sorting/index.html
@@ -0,0 +1,18 @@
+---
+title: Card sorting (カードソート)
+slug: Glossary/Card_sorting
+tags:
+ - Card sorting
+ - Design
+ - Glossary
+translation_of: Glossary/Card_sorting
+---
+<p>カードソート(カードの並べ替え)は、ウェブサイト(または他のタイプの製品)の設計に関わる人々が製品に含めるべきコンテンツ/サービス/機能を書き留めるよう請い、それからこれらの機能をカテゴリまたはグループに編成する、{{glossary("Information architecture","情報アーキテクチャ")}}で使用される単純な手法です。 これは、例えば、ウェブサイトの各ページに何をすべきかを決めるために使用することができます。 その名前は、文字通りカードに並べ替えるための項目を書いてから、カードを積み重ねて整理することによって、しばしばカードの並べ替えが行われるという事実から来ています。</p>
+
+<h2 id="Learn_more" name="Learn_more">より詳しく知る</h2>
+
+<h3 id="General_knowledge" name="General_knowledge">一般知識</h3>
+
+<ul>
+ <li>Wikipedia 上の <a href="https://en.wikipedia.org/wiki/Card_sorting">Card sorting</a> (英語)</li>
+</ul>