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

Enable interactions to work offline #8628

Open
vojtechjelinek opened this issue Feb 12, 2020 · 2 comments
Open

Enable interactions to work offline #8628

vojtechjelinek opened this issue Feb 12, 2020 · 2 comments
Labels
frontend Impact: Low -- DO NOT WORK ON THIS YET Postponing for now, since it doesn't affect users much. Work: Medium The means to find the solution is clear, but it isn't at good-first-issue level yet.

Comments

@vojtechjelinek
Copy link
Member

Some of the interactions don't work on flaky connections, they fail to load or produce errors when the connection is disabled in an exploration player.

InteractiveMap — needs a connection to load parts of the map
MusicNotesInput — needs a connection to load the images of the notes, should be quite easy to fix
PencilCodeEditor — needs a connection to fully load the editor

Investigate these and try to fix them.

@ankita240796 ankita240796 added this to Awaiting Triage in Learner and Creator Experience via automation Feb 18, 2020
@iamprayush iamprayush moved this from Awaiting Triage to Medium Priority in Learner and Creator Experience Feb 23, 2020
@aks681 aks681 moved this from Medium Priority to Learner Pages in Learner and Creator Experience Aug 16, 2020
@nithinrdy nithinrdy removed this from Lesson-Related Learner Pages (@aks681) in Learner and Creator Experience Oct 3, 2022
@Lawful2002 Lawful2002 added Impact: Low -- DO NOT WORK ON THIS YET Postponing for now, since it doesn't affect users much. Work: Medium The means to find the solution is clear, but it isn't at good-first-issue level yet. labels Dec 24, 2022
@Red-0111
Copy link

Red-0111 commented Jan 5, 2024

Hi, I can take up this issue.

@seanlip
Copy link
Member

seanlip commented Jan 5, 2024

@Red-0111 Per the guidance at https://github.com/oppia/oppia/wiki/Contributing-code-to-Oppia#choosing-a-good-first-issue, please provide an explanation of what your PR will do (with names of files you're changing, what you plan to change in each file, etc.). If it looks good, we can assign you to this issue.

Please also follow the other instructions on that wiki page if you have not yet done so. Thanks!

Also I recommend focusing on starter issues and issues that are marked high-priority/priority in the first 3 project boards here: https://github.com/oppia/oppia/projects?query=is%3Aopen. You will get more support that way. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Impact: Low -- DO NOT WORK ON THIS YET Postponing for now, since it doesn't affect users much. Work: Medium The means to find the solution is clear, but it isn't at good-first-issue level yet.
Projects
Status: Todo
Development

No branches or pull requests

4 participants