You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the database to incorporate the thumbs down/thumbs up data, whether it's modifying the existing user_flashcards_record table or creating a new one.
Determine what the behavior of thumbs down/thumbs up will be (you can also ask users during user testing what they think it should do), and try to implement something for it.
Update the handleNextWord function in the Flashcard component to utilize seen/thumbs up/down data.
The text was updated successfully, but these errors were encountered:
binamkayastha
changed the title
Do something with thumbs down/thumbs up button on flashcard page
Update and use user_flashcards_record table
Jul 30, 2024
Primary: Sanskar
user_flashcards_record
table or creating a new one.handleNextWord
function in theFlashcard
component to utilize seen/thumbs up/down data.The text was updated successfully, but these errors were encountered: