mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-25 22:18:24 +00:00
Improve "what's next instructions"
This commit is contained in:
parent
411327662e
commit
1d8c8e9d53
@ -97,6 +97,8 @@ Finally, tracking logs that store `user events <https://edx.readthedocs.io/proje
|
||||
Extra commands
|
||||
--------------
|
||||
|
||||
.. _createuser:
|
||||
|
||||
Creating a new user with staff and admin rights
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
@ -106,6 +108,8 @@ You will most certainly need to create a user to administer the platform. Just r
|
||||
|
||||
You will asked to set the user password interactively.
|
||||
|
||||
.. _democourse:
|
||||
|
||||
Importing the demo course
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
@ -5,6 +5,16 @@ What next?
|
||||
|
||||
You have gone through the :ref:`Quickstart installation <quickstart>`: at this point you should have a running Open edX platform. If you don't, please follow the instructions from the :ref:`Troubleshooting <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 <createuser>`.
|
||||
|
||||
Importing a demo course
|
||||
-----------------------
|
||||
|
||||
To get a glimpse of the possibilities of Open edX, we recommend you import the `official demo test course <https://github.com/edx/demo-test-course>`__. Tutor provides a :ref:`simple command for that <democourse>`.
|
||||
|
||||
Making Open edX look better
|
||||
---------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user