Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 2.75 KB

File metadata and controls

35 lines (23 loc) · 2.75 KB

🧠 Implications Trainer

Train your logical understanding of implications with this website - powered by Astro and Netlify with built-in support for MedAT and TU Vienna Informatics!

Netlify Status Hard-coded logic data Test Report

✨ Features

  • 🚀 Randomized Questions - Train as much as you like
  • 🎯 Hard-coded logic - Make sure that the generated answers are always correct according to strict rules
  • 🌐 Multilingual - Supports multiple languages
  • 📚 100% free forever - You do not need to pay money and we do not sell any data because we do not spy on you
  • 🔍 Two modes - Supports the MedAT (DE) - single choice - and TU Vienna (DE) - multiple choice - conventions

🔧 How It Works

Every time you load the page, a random question is generated by following these steps:

  1. 📄 Parse - Load hard-coded logic data and choose one random type of question
  2. 🤖 Generation - Insert subjects and objects randomly and generate readable sentence
  3. 1️⃣ Correct - Make sure that one answer is always correct (single and multiple choice)
  4. 💾 Stream - Shows the generated question in a minimalistic but simple UI
  5. ✅ Feedback - Shows your correct and incorrect answers so you can learn from them

⚙️ Configuration

You can choose between any supported languages and the two different modes (MedAT (DE) - single choice - and TU Vienna (DE) - multiple choice) in the dropdown menus at the bottom of the page. There is always at least one correct answer.

Made with ❤️ by trueberryless