MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. dixyz
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 1

    dixyz

    @dixyz

    Module Developer
    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    dixyz Unfollow Follow
    Module Developer

    Latest posts made by dixyz

    • MMM-Flashcards - Module to help you learn

      Description:

      A MagicMirror module for learning with Flashcards method. A flashcard is a card where on one side of there is the question and the other side the answer. it is a sort of implementation of the Leitner System.

      How it works

      (This module requires https://github.com/lavolp3/MMM-Keyboard (Thanks to @LAVOLP3 for his fantastic works) )

      First, you must provide the collection of flashcards in the module config file. Multiple collections is possible.
      Then, the module displays a random question.
      You can flip the card to display the answer by pressing “Home” key.
      If the answer was what you thought, you can press “RightArrow”.
      If you gave the wrong answer press “LeftArrow”.
      The module will display another flashcard. And so on…

      You can change collection by pressing “UpArrow” or “DownArrow”.

      Screenshots:

      question side
      answer side

      Download:

      https://github.com/dixyz/MMM-Flashcards.git

      posted in Education
      D
      dixyz