Skip to content

Michocio/Wason-selection-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wason selection task

The Wason selection task (or four-card problem) is a logic puzzle devised by Peter Cathcart. It is one of the most famous tasks in the study of deductive reasoning. For more see: https://en.wikipedia.org/wiki/Wason_selection_task

Features

Project is implemented using *Django* framework for backend and *HTML5* & *CSS* and *JS* for frontend. The researcher can configure many things using admin panel. The one can choose i.e. duration of particular experiment phase, add new cards. It is also possible to generate raports from users sessions. Raports are generated to csv, and contains of many details of user session.

Usage of web workes is one of the things that are worth the attention.