Skip to content

totallynotquizlet/study

Repository files navigation

Totally Not Quizlet v2


What is Totally Not Quizlet?

Totally Not Quizlet (TNQ) is a lightweight, open-source study tool built to help students learn faster — without logins, ads, trackers, or paywalls. Create decks in seconds, practice using multiple study modes, save progress locally, and share sets instantly with a single base64-encoded link.

Key principles:

  • Privacy-first: your decks and progress live on your device unless you choose to share them.
  • No ads, no subscriptions: all features are free and local.
  • Fast & keyboard-friendly: designed for quick workflows and minimal friction.

Live site: https://totallynotquizlet.github.io/study


What's new in v2

v2 is a major rebuild with a focus on workflow, new features, and teaching features. Highlights:

  • New study mode:

    • Test — blended test mode that mixes question types (multiple choice, true/false, matching, & written) for assessment.

    All study modes now give statistics after each round to help you study.

  • Dashboard & progress: a new dashboard shows recent sets, streaks, per-deck stats and session summaries. Progress and session history are stored locally using a robust StatsManager.

  • Local-first image support: attach up to 3 images per card. Images are stored in IndexedDB (local-only) so decks remain private. When sharing, TNQ warns about images (they won't transfer across devices unless exported).

  • Shareable base64 URLs: decks are encoded into the URL hash so you can instantly share a deck without accounts or servers. The share flow strips images by default and warns the user before sharing image-containing decks.

  • Rich create UX & import tools:

    • Manual entry + paste/import mode with configurable delimiters.
    • Duplicate detection and an editor flow to review/remove duplicates before saving.
    • Tag editor with colors, deck title, and deck-level settings (shuffle, start-side preference).
    • Image pasting and upload support while creating cards.
  • Teacher tools & distribution: teacher-focused hooks and a Teacher Tools area make it easier to prepare and share classroom sets without accounts.

    • Create, duplicate, and distribute sets to a class quickly — no student accounts required; share a base64 link or export the deck for distribution.
    • Class-ready modes: teacher-optimized Flashcards and Learn (multiple-choice) views aimed at group practice and assessment.
    • Seamless worksheet creation: effortlessly create a worksheet out of a study set, with customizability for every setting. Print or download PDF at the press of a button.
    • Session controls & scoring: toggle scoring and adjust session behavior.
  • Advanced session tooling:

    • Per-mode SRS-ish intervals and session persistence so you can resume rounds.
    • Star/check badges to prioritize and mark mastered cards across modes.
  • Accessibility & convenience:

    • Full keyboard shortcuts modal for every mode (flip, skip, submit, restart, TTS, star/check, etc.).
    • Theme toggle (light/dark) persisted to localStorage.
    • Robust nav injection and routing helpers so deep links, formatting, and mode links behave consistently.

How it works

  1. Create or import a deck in Create (manual rows or paste text with a chosen separator). Add a title and optional tags.
  2. Study immediately using any of the five modes. Decks and progress are stored locally in your browser.
  3. When you want to share, click Share Deck — TNQ copies a base64 URL to your clipboard. Anyone who opens that link will see the deck (images are excluded unless explicitly included).
  4. Open the dashboard to see all sets, statistics, create new sets, and more!

Privacy note: TNQ never uploads your data to a server. LocalStorage and IndexedDB are used to persist data. See our privacy policy at https://totallynotquizlet.github.io/study/privacy/ for more info.


Tips & usage notes

  • Keyboard-first: open the Keybinds modal for shortcuts; they speed up long review sessions.
  • Images: use images for visual subjects, but remember that images are local only — share text-based decks for reliable cross-device access.
  • Copying/export: the settings modal lets you copy all terms/definitions for backups or manual sharing.
  • Teacher workflow: use the dashboard + Teacher Tools page to organize and distribute sets for classrooms without requiring students to create accounts.

Stay in touch

Found a bug or want a feature? Use the links in the footer of the site (Bug Report / Feature Request forms) or open an issue on the repo.

Live site: https://totallynotquizlet.github.io/study

Enjoy studying!:)

About

Totallynotquizlet is a free Quizlet clone with no ads, paywalls, accounts, or data harvesting. With its Flashcards, Learn, Match, Type, and Test learning modes, you'll be ready for your test in no time! The dashboard allows you to keep track of all your sets, while teacher tools provides seamless classroom integration and fun for everyone!

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors