private void SeedDataBase()
 {
     statisticRepository.SeedDatabase(false, QuestionsList);
 }