-
Notifications
You must be signed in to change notification settings - Fork 535
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
[Feature Request]: Change Lessons/Revision to Learn/Study on the topic screen, and update "revision card" to "study guide" (where needed) #5651
Comments
@adhiamboperes I’d like to work on this issue. |
Hi @Harsh2118-hub , we’d love to hear your proposed solution. If it sounds good, we’ll assign it to you and you can create a PR. |
@TanishMoral11 can you please guide me how to approach on this issue |
Hey @Harsh2118-hub , |
hey, I like to work on this issue |
The simplest solution could be to change the string resource to "Learn and Study." However, one issue arises. For example, consider the term "Lesson." We use "Lesson" extensively in our code for naming files, functions, and variables related to the "Lesson" tab. If we decide to rename it to "Learn," do we need to update all references in the code or only change what is necessary to make it work? |
@jainv4156 , I believe that changing only the necessary references would be a good approach. Here’s what I suggest:
@adhiamboperes Do you have any suggestions or thoughts on this approach? |
Assigned this issue to you @jainv4156 . |
Is your feature request related to a problem? Please describe.
We've found that learners find it hard to understand the differences between the tabs in the topic screen in the Android app. In some cases they miss/skip the Revision tab altogether. See oppia/design-team#74 for more info.
Describe the solution you'd like
After discussion with the UX Writing team, we would like to rename these tabs to "Learn" and "Study", respectively.
Additionally, change "revision card" to "study guide" wherever it is used in the UI.
Also, when the corresponding PR is merged, please leave a comment on this doc to update it with the new terminology once the next Android release goes out.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: