Merge remote-tracking branch 'origin/master' into nightly

This commit is contained in:
Overhang.IO 2023-09-05 14:26:16 +00:00
commit 15e496e0b1

View File

@ -35,6 +35,12 @@ Alternatively, you can build an image from a local checked-out fork of edx-app-a
tutor mounts add /path/to/edx-app-android tutor mounts add /path/to/edx-app-android
tutor local launch tutor local launch
Making courses visible in app
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
By default, courses are not visible in the mobile app. To make them available, go to Studio → YOUR COURSE → Settings → Advanced Settings and set ``Mobile Course Available`` to true.
Releasing an Android app Releasing an Android app
~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~