Commit 6a02cf24 by Omar Khan

Add instructions for enabling dashboard in studio

parent e01af341
......@@ -80,3 +80,16 @@ must be in JSON format. The supported entries are:
* **`"width"`**: (Important) The width of the images, in pixels (all images
should be the same size).
* **`"height"`**: (Important) The height of the images, in pixels
Enabling in Studio
------------------
You can enable the Dashboard XBlock in Studio by modifying the advanced settings
for your course:
1. From the main page of a specific course, navigate to **Settings** ->
**Advanced Settings** from the top menu.
2. Find the **Advanced Module List** setting.
3. Add `"pb-dashboard"` to the modules listed there.
4. Click the **Save changes** button.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment