Skip to content

LongoCris/Belief-Bias-Questionnaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Syllogism Quiz

An interactive web-based quiz designed to assess logical reasoning and belief bias through syllogistic questions adopted in llm-belief-bias project. This tool presents users with a series of logic-based questions requiring them to evaluate the validity of conclusions based on given premises.

Features

  • Timed Questions: Users have 20 seconds to answer each logic question.
  • Belief Bias Evaluation: Questions are categorized as "believable" or "unbelievable" to explore how belief affects logical judgment.
  • Open-Ended Question: Final question allows for a written explanation of reasoning.
  • PDF Report: After completing the quiz, users can download a detailed PDF report including performance statistics and a belief bias analysis chart.
  • Client-Side Only: All functionality is handled in-browser with no server-side code or data storage.

Technologies Used

  • HTML5, CSS3, JavaScript
  • jsPDF for PDF generation
  • Chart.js for data visualization

Getting Started

  1. Clone this repository or download the source code.
  2. Open index.html in any modern web browser.
  3. Enter your name and start the quiz!
  4. You can also try the quiz by clicking HERE

Example Question

Premise 1: All A are B.
Premise 2: All B are C.
Conclusion: Therefore, all A are C.
βœ… This conclusion is Valid.

Folder Structure

πŸ“ Syllogism-Quiz
β”œβ”€β”€ index.html         # Main application file
└── README.md          # Project overview and instructions

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages