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

Fix #153/#154 : MultipleChoice/ItemSelection Interaction View #188 #196

Closed
wants to merge 39 commits into from

Conversation

veena14cs
Copy link
Contributor

This PR is duplicate of #188. It contains UI structure for Multiple choice and item selection interactions, and fixes #153 and #154.

Reference Design Doc: https://docs.google.com/document/d/1HFwDFcqenAXepbYr5rfawGHvkeBZpYvNMs228AWLn24/edit?usp=sharing

Copy link
Contributor

@rt4914 rt4914 left a comment

Choose a reason for hiding this comment

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

PTAL suggested changes.

@rt4914 rt4914 assigned BenHenning and unassigned rt4914 Sep 30, 2019
veena14cs and others added 3 commits September 30, 2019 16:16
AnswerClassificationController, and attempted to make
ExplorationProgressController thread-safe.

The thread-safety led to significant interface changes in the progress
controller, and led to discovering some issues with the mediator live data
approach to interop coroutines and LiveData. This locking mechanism will
need to change since the optimal solution requires resolving #90.
Copy link
Contributor

@nikitamarysolomanpvt nikitamarysolomanpvt left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@BenHenning BenHenning left a comment

Choose a reason for hiding this comment

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

Thanks @veena14cs! I had some high-level feedback. Please let me know if you'd like to discuss any of this in more detail.

@BenHenning BenHenning assigned veena14cs and unassigned BenHenning Oct 1, 2019
@nikitamarysolomanpvt nikitamarysolomanpvt removed their assignment Oct 1, 2019
@veena14cs veena14cs changed the base branch from develop to introduce-load-exploration-part-1 October 11, 2019 10:43
@veena14cs veena14cs changed the base branch from introduce-load-exploration-part-1 to develop October 11, 2019 10:52
@veena14cs veena14cs closed this Oct 11, 2019
@veena14cs
Copy link
Contributor Author

Duplicate of this PR is been created #225 .

@veena14cs veena14cs reopened this Oct 11, 2019
@veena14cs veena14cs closed this Oct 11, 2019
@veena14cs veena14cs deleted the exploration-player-3-content-interaction branch October 11, 2019 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI Structure: MultipleChoiceInteractionView [Blocked: #150]
4 participants