Spaced Repetition Buttons
Timings (bottom of dock): :https://docs.google.com/document/d/1u5PZ310PS8eHHSCHZTqZqeOqGuB2RwHMxJ98nucIx2M/edit#heading=h.6cn3qzv2bgr3
Also add “text” field as an extra key, with a readable format
[Max] integrate flashcards. Change requests to also take in flashcardId, and then look in different table (FlashcardSetTable) if flashcardId is not null
1234
[Abhi] Add new query for getMostRecentExamPrep
Easy → Easy
Partially_Recalled → Barely got it
Recalled with Effort → Still 50/50
asdfasf
I Forgot → I forgot
{I_FORGOT={timestamp: 1.645728973682626E9, text: “I forgot”[a]}, PARTIALLY_RECALLED={timestamp=1.6457508E9}, RECALLED_WITH_EFFORT={timestamp=1.6458372E9}, EASY={timestamp=1.6460964E9}} |
---|
[Hadi] start new submission when pressing “reset my progress”
[Max] how does repeatedTimes get updated?
Completion Percentage:
(0.5* # of questions in almost grad + grad)/total question
Add thishis