Files
edx-platform/static/coffee/fixtures/items.json
2012-05-31 13:24:25 -04:00

16 lines
264 B
JSON

[
{
"content": "\"Video 1\"",
"type": "video",
"title": "Video 1"
}, {
"content": "\"Video 2\"",
"type": "video",
"title": "Video 2"
}, {
"content": "\"Sample Problem\"",
"type": "problem",
"title": "Sample Problem"
}
]