| Package | Description |
|---|---|
| br.com.caelum.srs.dao | |
| br.com.caelum.srs.model | |
| br.com.caelum.srs.service |
| Modifier and Type | Method and Description |
|---|---|
void |
CardAnswerDAO.save(CardAnswer answer) |
| Modifier and Type | Method and Description |
|---|---|
CardAnswer |
Card.answer(Difficulty difficulty,
org.joda.time.DateTime lastCardFromToday,
AnswerKind answerKind) |
| Modifier and Type | Method and Description |
|---|---|
CardAnswer |
CardAnswerer.answer(SpacedRepetition repetition,
long userId,
Difficulty difficulty,
AnswerKind answerKind) |
CardAnswer |
CardAnswerer.answerFillTheBlank(SpacedRepetition repetition,
long userId,
List<String> acceptableAnswers,
String guess,
AnswerKind answerKind) |
Copyright © 2017. All Rights Reserved.