| 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,
java.lang.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,
java.util.List<java.lang.String> acceptableAnswers,
java.lang.String guess,
AnswerKind answerKind) |
Copyright © 2018. All Rights Reserved.