| Package | Description |
|---|---|
| br.com.caelum.srs.dao | |
| br.com.caelum.srs.model | |
| br.com.caelum.srs.service |
| Modifier and Type | Method and Description |
|---|---|
Card |
CardDAO.getOrCreate(SpacedRepetition repetition,
long userId) |
| Constructor and Description |
|---|
Card(SpacedRepetition repetition,
Long studentId) |
| 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.