diff --git a/doc/flow.rst b/doc/flow.rst index 70386ca510ea995fc08def1df22a06a2882ca443..b40a66d12f77c263be7e6b741ca80b3fb8b402d2 100644 --- a/doc/flow.rst +++ b/doc/flow.rst @@ -572,6 +572,7 @@ e.g. in :attr:`course.page.ChoiceQuestion.access_rules`: the globally granted ones. .. attribute:: remove_permissions + A list of :class:`flow_permission` values that are not granted for this page even if they are granted by the global flow permissions.