diff --git a/docs/usermanual/userman_admin.rst b/docs/usermanual/userman_admin.rst index fb9fd6c438..db7172427d 100644 --- a/docs/usermanual/userman_admin.rst +++ b/docs/usermanual/userman_admin.rst @@ -665,8 +665,11 @@ _________________ With this setting, users must be logged in order to access videos & exercises * ``DISABLE_SELF_ADMIN = (default = False)`` Disables user sign ups. -* ``HIDE_CONTENT_RATING = (default = False)`` +* ``HIDE_CONTENT_RATING = (default = False)`` Hides content feedback, i.e. the star rating box below videos +* ``RESTRICTED_TEACHER_PERMISSIONS = (default = False)`` + Restricts teachers from editing student accounts. Useful especially at larger + institutions where permissions should be reserved for admins. Online Synchronization