-
Notifications
You must be signed in to change notification settings - Fork 521
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 part #646: Low-fi Introduce Subtopic in Practice Mode #649
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit changes suggested.
app/src/main/java/org/oppia/app/topic/practice/SkillSelector.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/org/oppia/app/topic/practice/TopicPracticeFragmentPresenter.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/org/oppia/app/topic/practice/TopicPracticeFragmentPresenter.kt
Outdated
Show resolved
Hide resolved
...in/java/org/oppia/app/topic/practice/practiceitemviewmodel/TopicPracticeSubtopicViewModel.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Please address comments of rajat.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks.
Explanation
This PR focuses on introducing subtopic in app layer module that is used in Practice Tab.
Design Doc
https://docs.google.com/document/d/1ZH3HWkQeVipkOGQLBTjp6Rjq7z_ac05jHbDXYQq0EN4/edit?usp=sharing
Mock
https://xd.adobe.com/view/0687f00c-695b-437a-79a6-688e7f4f7552-70b6/screen/f403add1-079a-4202-9975-efe04c076290/TP-Train-Unchecked-
Checklist