/MemoriQuest

This Git repository features a collection of HTML files designed as templates for flashcards and exams aimed at personal memorization.

Primary LanguageHTMLCreative Commons Attribution 4.0 InternationalCC-BY-4.0

Personal Study Templates

Overview

Welcome to the Personal Study Templates repository! This collection of HTML templates and automation scripts is designed to assist learners in creating personalized quizzes, flashcards, and exams for effective memorization and learning. Each template is adaptable, allowing for customization to fit individual study needs and various educational contexts. The addition of an R script for generating flashcards from an Excel spreadsheet makes it even easier to create study materials without needing to edit HTML directly.

Templates Included

  • Flashcards: A set of flashcards for quick memorization of facts and concepts. Includes an R script (HTML-Modifier-R) that allows you to create flashcards by simply filling out a spreadsheet in Excel.
  • Exams: Simulated exam templates to practice under test conditions.

Usage

These templates are intended for personal use to aid in memorization and learning. The Flashcards template can be easily generated by filling out the provided Excel template in the HTML-Modifier-R folder and running the R script. This process converts your input into an interactive flashcard set, which can be viewed in any standard web browser. Feel free to adapt and modify the HTML templates and the R script as you see fit for your educational endeavors.

Creating Flashcards with R Script

  1. Ensure you have R installed on your computer.
  2. Place your content in the Excel template located in the HTML-Modifier-R folder.
  3. Run the R script to generate your interactive flashcards.
  4. Open the resulting HTML file in a browser to view and interact with your flashcards.

Contributing

Contributions are welcome! If you have suggestions, improvements, or new template ideas, please feel free to fork this repository, make your changes, and submit a pull request. We're particularly interested in additional scripts or tools that make creating personal study materials easier and more efficient.


Thank you for using the Personal Study Templates, and happy studying!

Preview of Interactive Flashcards

To give you a better idea of what the interactive flashcards look like, below is a GIF showing the end result. This demonstrates how users can interact with the flashcards, flipping them to reveal questions and answers, and the smooth, engaging user experience.
Interactive Flashcards Preview