Changelog

December 18, 2024

Holiday updates continue.

  • Dude I literally remade ExamSoft for LearnTerms...
  • Additional site maintence and a change to the About page to get it up to date
  • Major tuning to the RAG system that will generate practice questions
  • Additional database and local storage enhancments that will make the site more durable to outages
  • Acanthamoeba

December 15, 2024

LearnTerms Holiday updates are underway!

  • Revamped the home page by archiving the Intro quizzing functions.
  • Added new Nord theme.
  • Complete transition to Svelte 5! Comes with performance and speed updates across the board.
  • Begin working on LLM infrastructure that will be core to new pharm focused site.
  • Rebuilding site backend to accommodate expected incoming user data.

October 25, 2024

With the publishing of the LENS Algorithm, feature updates are back!

  • The "Redo Missed Cards" session will now remove cards as you get them right. The flow here is yet to be determined, but it will likley change to a "remove from review" or "keep in review" prompt. Thanks to Matt W.
  • Progress now persists without logging in. Thanks to Kaity S. This actually turned out to be a very neat feature. I had my doubts.
  • Begin transitioning site code to Svelte 5 for performance gains.
  • Student of the week, changes every month

September 20, 2024

LearnTerms 1.0 is here!

  • Starring terms now works as a review deck on main quiz page
  • Resetting cards now works correctly
  • Separated development environment on the backend
  • Lesson 5 Terms

September 20, 2024

LearnTerms is almost in full release! Just a few more finishing touches!

  • Major refactor of the database system
  • Rennovated deck display for table view and flashcards view
  • Separated development environment on the backend
  • Search for terms!

September 15, 2024

  • Theme changes
  • Performance enhancments
  • Separated development environment on the backend
  • Added correct sound effect (I find that this gets old pretty fast, so I don't know if this will stay.) Feature courtesy of Julia
  • Removed correct/incorrect counters. You can now see how many you missed via the review deck counter.
  • Now more mobile friendly than ever for that last minute studying.

September 14, 2024

September 11, 2024

  • Progress bar added, courtesy of Collin
  • Lesson 4 Terms added
  • Fully functional starring function (previous implementation was a little sus)
  • Local review deck feature, courtesy of Cori

September 10, 2024

  • Added shuffling cards functionality (future decks will be in lesson workbook order)
  • Added card count
  • Added correct and incorrect counts
  • Review wrong cards flow
  • Slight authentication improvments
  • Persistent dark mode

September 9, 2024

  • Implemented Dark Mode
  • Added starred cards (this behavior is currently very glitchy on the front end. Refresh to see all updates after starring.)

September 8, 2024

  • Added tab to reveal word
  • Added toggle switch for list and grid view for cards
  • Cursor focus implementation
  • Made this page
  • Migrated card architecture to backend database (PostgreSQL)
  • Login implementation

Made with Svelte and 🧡