Skip to content

indigane/cardsort

Repository files navigation

Card Sort

Card Sort is a free and open-source tool for conducting a virtual card sorting. It was built as a way to quickly conduct a card sorting online, without the need to sign up or subscribe to commercial solutions or self-host an open-source project.

It works best when combined with other tooling. For example you could create a form with instructions, questionnaire and a link to the card sorting. You could also ask the participants to copy the results back into the form.


Analysis tools are in development. If you're interested, you can take a look at the current progress and discuss in the issues page.

Demo

https://indigane.github.io/cardsort/card-sort.html#eJw9kcFOwzAMhl...zI6t8U=

Create your own

https://indigane.github.io/cardsort/

Read about card sorting

https://en.wikipedia.org/wiki/Card_sorting


Advanced use

Images

Images can be added to the cards by typing image: and a link to the image.

image:https://domain.tld/image.jpg

Text can also be included before or after an image.

image:https://domain.tld/cat.jpg A photo of a cat

Programmatic use

Query parameters can be passed to the card sorting page instead of going through the creation form.

All parameters are optional.

https://indigane.github.io/cardsort/card-sort.html?cards=a,b,c&categories=1,2,3&allowCategoryEditing=0&isRandomized=1