diff --git a/docs/local.rst b/docs/local.rst index 089d49c..4ee9324 100644 --- a/docs/local.rst +++ b/docs/local.rst @@ -97,6 +97,8 @@ Finally, tracking logs that store `user events `: at this point you should have a running Open edX platform. If you don't, please follow the instructions from the :ref:`Troubleshooting ` section. +Logging-in as administrator +--------------------------- + +Out of the box, Tutor does not create any user for you. You will want to create a user yourself with staff and administrator privileges in order to access the studio. There is a :ref:`simple command for that `. + +Importing a demo course +----------------------- + +To get a glimpse of the possibilities of Open edX, we recommend you import the `official demo test course `__. Tutor provides a :ref:`simple command for that `. + Making Open edX look better ---------------------------