RD Rama Devi

Results 5 issues of RD Rama Devi

## Explanation Fixed part of #3258 The Pull Request [#4155](https://github.com/oppia/oppia-android/pull/4155) substituted `CircularImageView` with `ShapeableImageView`, yet the dependency persists in the project. This PR addresses the final steps of removing the...

## Explanation Fixes #5015 - Introduces a script that validates the table of contents in each wiki page to ensure it matches with its respective headers. It checks if the...

stale

Fixes #4652 ## Explanation - This PR provides an implementation for displaying learning progress in the exploration lessons. - As mentioned [in the issue](https://github.com/oppia/oppia-android/issues/4652#issuecomment-1314591992), Oppia lessons are dynamic in nature,...

## Explanation Fixes part of #5343 This is an extended part of Milestone 1 to address any edge cases. ### Project [Project 4.1] ### Changes Made - Added arg names...

## Explanation Fix #1468 ### This PR includes - Utilized `explorationProgressController` to retrieve the **'wrongAnswerList'** from ephemeralState's pendingState and use it to populate the `DragDropInteractionContentViewModel` list. - When `wrongAnswerList` is...