Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
problem-builder
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
problem-builder
Commits
1c49b875
Commit
1c49b875
authored
Mar 18, 2016
by
Omar Khan
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #108 from open-craft/omar/dashboard-docs
Add instructions for enabling dashboard in studio
parents
082edaa4
6a02cf24
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
doc/Dashboard.md
+13
-0
No files found.
doc/Dashboard.md
View file @
1c49b875
...
@@ -80,3 +80,16 @@ must be in JSON format. The supported entries are:
...
@@ -80,3 +80,16 @@ must be in JSON format. The supported entries are:
*
**`"width"`**
: (Important) The width of the images, in pixels (all images
*
**`"width"`**
: (Important) The width of the images, in pixels (all images
should be the same size).
should be the same size).
*
**`"height"`**
: (Important) The height of the images, in pixels
*
**`"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.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment