Skip to content

Commit

Permalink
Update mobile-ready problems with accurate information
Browse files Browse the repository at this point in the history
  • Loading branch information
sarina committed Mar 6, 2025
1 parent 558691b commit 7cba045
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 15 deletions.
13 changes: 4 additions & 9 deletions source/educators/concepts/accessibility/design_for_mobile.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ learners using desktop computers, keep the following best practices in mind as
you design, test, and run your course.

* Course updates that you make might take longer to appear in the mobile
apps than on your course site. In particular, newly published content can take up
to an hour to update on the Android app.
apps than on your course site.

* Display names are critical for navigating through courses on smartphones. As
you create course content, make sure you replace the default display names
Expand Down Expand Up @@ -94,13 +93,9 @@ course for multiple devices and displays.

To test the mobile experience of your course, sign in to your course using the
Android or iPhone app, and view each course unit to make sure that it
renders as you expect it to. Unfortunately the mobile app is currently
designed for learners, so only learner-visible published content will be
available in the app.

.. note:: Keep in mind that course updates that you make might not be
immediately reflected in the mobile apps. In particular, newly
published content can take up to an hour to update on the Android app.
renders as you expect it to. You can preview content that is not yet available
to learners by publishing units that are within sections that are not yet
released.

.. seealso::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -340,15 +340,20 @@ Mobile-Ready Problem Types
**************************

Learners can read and submit answers for the following types of problems while
they use the Open edX mobile app.
they use the Open edX v2 `Android`_ and `iOS`_ mobile apps.

* :ref:`HTML blocks<About Text Components>`
* :ref:`Video blocks<Manage Video Components>`
* :ref:`Course discussions<About Course Discussions>`
* :ref:`Drag and Drop Problem<About the Drag and Drop Problem>`
* :ref:`Dropdown`
* :ref:`Math Expression Input`
* :ref:`Multi select`
* :ref:`Numerical Input<About Numerical Input>`
* :ref:`Single Select`
* :ref:`Text Input`
* :ref:`Open Response Assessments (ORA)<Open Response Assessments>`
* :ref:`Surveys<Manage Survey Tool>`

Questions that have other problem types do not appear in the Open edX mobile app.
Instead, a message appears with a link to open the applicable problem component
Expand Down Expand Up @@ -387,10 +392,12 @@ in a web browser.

:ref:`Add Unsupported Exercises Problems` (how-to)

:ref:`Designing for Mobile` (concept)

**Maintenance chart**

+--------------+-------------------------------+----------------+--------------------------------+
| Review Date | Working Group Reviewer | Release |Test situation |
+--------------+-------------------------------+----------------+--------------------------------+
| | | | |
+--------------+-------------------------------+----------------+--------------------------------+
+--------------+-------------------------------+----------------+-----------------------------------+
| Review Date | Working Group Reviewer | Release |Test situation |
+--------------+-------------------------------+----------------+-----------------------------------+
| 2025-03-05 | Sarina Canelake | Sumac | Pass - "mobile-ready" section only|
+--------------+-------------------------------+----------------+-----------------------------------+

0 comments on commit 7cba045

Please sign in to comment.