Hey everyone! Third devlog: Just today, I added a new page to my Latin Study Website - the flashcard feature.
Users can now:
- Flip through all 800+ latin words in the Cambridge Latin Course wordlist, in anki-style flippable flashcards
- Filter out the wordlist by ‘stage’ and ‘type’, so they can focus their revision to what’s relevant to them
- I did this mostly by copying my previous code for the Type-in Vocab Tester, and simplifying it so that no input, other than the ‘reveal’ button, is needed to progress.
On the side, I also cleaned up the index.html homepage, so that it can display more statistics and data about the user: tests completed, average score across all tests, longest login streak, total days logged in.
Not only that, but I also fixed the position of the macron keyboard to the top left of the viewport, since my addition of the music player, at the bottom of the viewport, covered it.
I had some trouble uploadng my changes to the project on github, due to the massive number of music files in the ./music folder - so I spent a lotta time uploading them individually.
Next, I plan on making a seperate vocab database, but from the De Romanis Latin Course rather than the Cambride Latin Course, allowing for more diversity in the website.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.