Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adaptive reactions for exam application #348

Merged
merged 63 commits into from
Aug 28, 2018

Conversation

ivan-magda
Copy link
Member

@ivan-magda ivan-magda commented Aug 23, 2018

Задача: #APPS-1999

Описание:
Добавили возможность отправки реакций на практические задания:

  • Просто
  • Сложно

Обновили внешний вид экрана практических заданий.

WIP до тех пор пока живет #346

ezgif com-gif-maker

Add support for animated.
KnowledgeGraph uses adjacency list to store topologic information. Decoding works as it should, but not as I expected. Decoder creates a new vertex each time, but we need unique pointers.
@ivan-magda ivan-magda self-assigned this Aug 23, 2018
@ivan-magda ivan-magda requested review from kvld and Ostrenkiy August 24, 2018 13:29
case .wrong:
view?.updateSubmitButtonTitle(NSLocalizedString("TryAgain", comment: ""))
case .successful:
view?.updateSubmitButtonTitle(NSLocalizedString("NextTask", comment: ""))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это уже в Localizable файлике есть

@ivan-magda ivan-magda added this to the 1.67 milestone Aug 26, 2018
@ivan-magda ivan-magda removed the request for review from Ostrenkiy August 28, 2018 06:44
@ivan-magda ivan-magda merged commit f2d081d into dev Aug 28, 2018
@ivan-magda ivan-magda deleted the feature/exam-adaptive-reactions branch August 28, 2018 09:33
@kvld kvld mentioned this pull request Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants