The Logic Truth Table Challenge is a Tsugi-based LTI tool that helps students master the fundamental logic gates (NOT, AND, OR, XOR, NAND, NOR). Students complete partially blank truth tables while viewing a schematic of the selected gate.
Instructors can open the dashboard to choose assignments, review grades, or inspect launch data. Currently a single assignment (All Gates Truth Tables) is available, mirroring the behaviour of the default launch.
index.php – main launch page and markup.logic.js – gate logic, scoring, UX, and LMS grade submission.styles.css – high contrast, accessible theme.assignments.php – assignment definitions exposed to the instructor dashboard.grade-submit.php – endpoint for sending grades via Tsugi’s LTIX::gradeSend.documentation.html – this document.testing.md – manual testing checklist.README.md – quick start and deployment notes.This Logic Truth Table Challenge tool is part of the Computer Architecture for Everybody course, available at www.ca4e.com