hqchai / UCLA-Translate-Flashcards

0 stars 0 forks source link

Implement Quiz #9

Closed jisaji closed 10 years ago

jisaji commented 10 years ago

What exactly is needed from the backend to do this? Servlet? List of cards?

rsnively commented 10 years ago

I. Viewing cards: once everything else is working, the only method we need is for a (probably new) servlet to give us the highest-scored card (and thus the one that should be viewed next) from the deck.

II. Scoring cards: We need a method for the user to input how hard that card was (easy/medium/difficult). We also need a method for the user to input whether or not they got the answer correct. This (along with the time since the card being viewed now being zero...) should update the score correctly.

jisaji commented 10 years ago

Im spliting this into Implementing a simple quiz, implementing spaced repetition, and implementing feedback

jisaji commented 10 years ago

Who implemented quiz.html? I want to set up a conference call on this one

brookewenig commented 10 years ago

There is no more quiz.html - it's just quiz.jsp. Found some code to make a card flip over, so working on that.

On Sat, Mar 8, 2014 at 7:48 PM, jisaji notifications@github.com wrote:

Who implemented quiz.html? I want to set up a conference call on this one

Reply to this email directly or view it on GitHubhttps://github.com/hqchai/UCLA-Translate-Flashcards/issues/9#issuecomment-37118279 .

jisaji commented 10 years ago

Brooke are you available to talk on the phone? Were going to have to coordinate on this

brookewenig commented 10 years ago

Yes. Call anytime

On Saturday, March 8, 2014, jisaji notifications@github.com wrote:

Brooke are you available to talk on the phone? Were going to have to coordinate on this

Reply to this email directly or view it on GitHubhttps://github.com/hqchai/UCLA-Translate-Flashcards/issues/9#issuecomment-37118576 .