Files
edx-platform/scripts/xblock/xblock_studio_configuration.json
Albert St. Aubin 8753818558 Added documentation and example json file
Updated README with greater detail

updated README

PR update

PR update (squash)

README updated with minor PR updates
2016-08-02 11:43:26 -04:00

32 lines
360 B
JSON

{
"data": [
{
"name": "audio",
},
{
"name": "discussion",
},
{
"name": "done",
},
{
"name": "drag-and-drop-v2",
},
{
"name": "html",
},
{
"name": "poll",
},
{
"name": "problem",
},
{
"name": "survey",
},
{
"name": "video",
},
]
}