//TODO Зачем этот метод и метод выше, а еще GetTestWord public UserWordForLearning[] GetPairsForTestWords(int userId, int delta, int randomRate) { return(_usersWordsService.GetWorstTestWordForUser(userId, delta, randomRate)); }