Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View przeor's full-sized avatar
🎯
Focusing

Kamil Przeorski przeor

🎯
Focusing
View GitHub Profile
{
"_id" : ObjectId("52f0f2eb3e04284b957cd93c"),
"lessons" : [
"52a21078fa67c9dd6c1e1a4d",
"52a21089fa67c9dd6c1e1a4e"
],
"feedback" : "52a6f80d71f290782c2c714d",
"prefessorsPictureUrl" : "http://54.201.122.206/admin/static/media/63690dfb-0e98-485b-9eb5-b4f8b2ce5bcd.skypelogo.png",
"collegeLogoUrl" : "http://localhost:6543/admin/static/media/e90a0e1d-8343-4ddf-bb88-27b9bac0ca84.test.jpg",
"template" : "course",
{
"_id" : ObjectId("52e25351e02208603ea681a0"),
"collection" : "mediadata",
"templateHtml" : "template/media.html",
"templateName" : "media",
"fields" : [
{
"label" : "Title",
"field" : "title",
"type" : "text",
{
"_id" : ObjectId("52de6f60e02208603ea67dea"),
"collection" : "components",
"fields" : [
{
"label" : "Title",
"field" : "title",
"type" : "text",
"required" : true
},
{
"_id" : ObjectId("52a6ecec71f290782c2c7118"),
"slug" : "booklet_1",
"template" : "booklet",
"type" : "booklet",
"title" : "The Creation of the U.S. Constitution",
"description" : null,
"footer" : "some booklet footer",
"otherMetadata" : "some metadata here",
"pages" : [
{
"_id" : ObjectId("52a6ecd371f290782c2c7116"),
"slug" : "article_1",
"template" : "toc",
"type" : "tableOfContent",
"title" : "This is first table of content",
"description" : null,
"otherMetadata" : null,
"articles" : [
{
{
"_id" : ObjectId("52de6f60e02208603ea67dea"),
"collection" : "components",
"fields" : [
{
"label" : "Title",
"field" : "title",
"type" : "text",
"required" : true
},