Releases: oppia/oppia
Releases · oppia/oppia
Version 3.4.3
- In the topic viewer page, show the topic’s associated classroom.
- Improve the design of the “Oppia for parents, teachers and guardians” page on the Oppia website.
- Voiceovers can be selected based on (language, accent) pairs instead of just the language.
- Fix a bug where, when inserting an image, the “Use this image” button is not always visible
- Lesson creators can tag response groups in explorations with misconceptions
- Revert a PR that resulted in not being able to upload images/links/etc. to blog posts.
Version 3.4.2
- In the topic viewer page, show the topic’s associated classroom.
- Improve the design of the “Oppia for parents, teachers and guardians” page on the Oppia website.
- Revert a PR that resulted in not being able to upload images/links/etc. to blog posts.
- Lesson creators can tag response groups in explorations with misconceptions.
- Fix a bug where, when inserting an image, the “Use this image” button is not always visible.
- Fix a major bug that resulted in published translations not being shown in the translations tab of the exploration editor.
Version 3.4.1
- Fix an error in the blog pagination where navigating by page number didn’t work.
- Update the About page to a new version showing more details about Oppia’s impact and features.
- Fix an issue where the “restart preview” button could not be clicked in mobile view if the navigation options are expanded.
- Make it easy for exploration editors to update translations if trivial changes are made.
Version 3.4.0
- Fix a bug where equivalent units were not accepted as correct when answering a question that required specifying a number with units.
- Fix a bug where signing up to the mailing list during signup resulted in the sign-up flow breaking
- Fix a bug where the response answer tooltip was not showing the learner’s answer properly.
- Allow listening to voiceovers based on accent
- Fix a bug where an error was shown when downloading a certificate if there are no contributions for the given time range.
- Fix a bug where the preview of a skill concept card was not reflecting the changes correctly
Version 3.3.9
- Show an alert whenever the learner leaves the lesson page in the middle of a lesson.
- Make review opportunities load faster on the translation review page.
- Fix a bug where images in translation suggestions do not show up for reviewers.
- Fix a bug where skills were not able to be added to the diagnostic test in a topic.
- Prevent saving video rich-text components if the parameters for them are not correctly specified.
- Fix a bug where an error in connecting to our Mailchimp mailing list was resulting in sign-ups failing.
- Fix a bug where the text input field loses focus each time the user adds a response option to a question.
Version 3.3.8
- Fix a bug where “pin icons” were shown incorrectly in the translation submission view.
- Fix a bug where translation lengths were computed incorrectly for rule input translations.
- Fix a bug where contributors couldn’t generate their certificates when they had rule translation contributions.
- Fix a bug that incorrectly showed text-to-be-voice-overed in English, when it should have been displayed in the translated language.
- Fix a bug where cancelling a save-in-progress in the question editor resulted in loss of changes.
- Fix a bug where the skills are incorrectly unassigned from a topic, even when deletion of the skill fails.
- Make the decimal point show on the keyboard when entering numbers in iOS devices.
- Fix a bug where an error in connecting to our Mailchimp mailing list was resulting in sign-ups failing.
Version 3.3.7
- Fix a bug that resulted in being unable to change the question interaction type in the skill editor.
- Fix a bug that resulted in an inaccurate “there is a self-loop” warning in the feedback groups.
- Fix a bug that resulted in rich-text components being counted incorrectly when determining the lengths for hints, resulting in reasonable-sized hints not being submittable.
- Fix a bug where translation lengths were computed incorrectly for rule input translations.
- Fix a bug where “pin icons” were shown incorrectly in the translation submission view.
- Fix a bug where contributors couldn’t generate their certificates when they had rule translation contributions.
Version 3.3.6
- Add hints to embedded lessons.
- Send email notifications about new suggestions to translation reviewers.
- Allow translation reviewers to view the context of a translation in the exploration translation tab with a single click.
- Fix a bug that prevented hints and solutions showing up in the exploration editor preview tab.
- Make it easier to add skill concept cards to rich-text editor fields in the exploration editor.
Version 3.3.5
- Fix a bug where hints were not reset when moving between different cards.
- When a learner needs to return to a lesson, navigate back to the previous card rather than adding a new card to the stack. This avoids them needing to re-answer the question again
- Enable lessons to be shared to social media on mobile views.
- Hide the topic filter when viewing contributor stats and badges.
- Show comments from reviewer after a practice question is accepted.
- Enable reviewers to pin opportunities in the Contributor Dashboard. -
- Fix a bug where creators couldn’t switch to “translate mode” in the exploration editor for published explorations in a topic.
- Catch validation errors properly in the question editor so that creators don’t lose the question they just created.
- Show a warning in the exploration editor for duplicate answer groups.
- Do not reshuffle items between answer submissions.
- Added a learner profiles carousel to the Donate page.
- Fix a bug where the page numbers for the Blog page were not working.
- Add a newsletter subscribe option to the footer of each page.
Version 3.3.4
- Clarify the instructions for the item selection interaction when minChoices == maxChoices
- Avoid giving feedback on spelling when the answer is short.
- Only show “your answer might be misspelled” feedback if more specific feedback is not available.
- Fix an error where clicking the concept card button sometimes does not result in a concept card showing up.
- Fix a bug where inconsistent messages show up on adding an exploration to the “play later” playlist.
- Fix a bug in the “Filter by topic” dropdown of the translation-review dashboard.
- Add a clearer message for rejected translations encouraging the contributor to resubmit a corrected one.
- Allow practice questions on the Contributor Dashboard to be filtered by topic.
- Send emails to new or removed practice question submitters.
- Add a frontend warning if a destination for the stuck learner is specified for correct states.
- Fix a bug where the destination for a stuck learner is incorrectly set to the current state, rather than None.
- Show errors in the UI if validation checks for exploration publication fail in the backend.
- Show errors in the UI if a rule for an item selection interaction does not include any items.
- Update the volunteer page to a new design.
- Update the Partnerships page.