A new modulestore backed by mongo that changes the data format to facilitate easy versioning, sharing content between courses, and fast lookup of course structure and Scope.settings data. Conflicts: cms/djangoapps/contentstore/tests/test_contentstore.py
334 lines
10 KiB
JSON
334 lines
10 KiB
JSON
[
|
|
{
|
|
"_id":"head12345_12",
|
|
"category":"course",
|
|
"data":{
|
|
"textbooks":[
|
|
|
|
],
|
|
"grading_policy":{
|
|
"GRADER":[
|
|
{
|
|
"min_count":4,
|
|
"weight":0.15,
|
|
"type":"Homework",
|
|
"drop_count":2,
|
|
"short_label":"HWa"
|
|
},
|
|
{
|
|
"short_label":"",
|
|
"min_count":12,
|
|
"type":"Lab",
|
|
"drop_count":2,
|
|
"weight":0.15
|
|
},
|
|
{
|
|
"short_label":"Midterm",
|
|
"min_count":1,
|
|
"type":"Midterm Exam",
|
|
"drop_count":0,
|
|
"weight":0.3
|
|
},
|
|
{
|
|
"short_label":"Final",
|
|
"min_count":1,
|
|
"type":"Final Exam",
|
|
"drop_count":0,
|
|
"weight":0.4
|
|
}
|
|
],
|
|
"GRADE_CUTOFFS":{
|
|
"Pass":0.45
|
|
}
|
|
},
|
|
"wiki_slug":null
|
|
},
|
|
"edited_by":"testassist@edx.org",
|
|
"edited_on":{"$date" : 1364481713238},
|
|
"previous_version":"head12345_11",
|
|
"original_version":"head12345_10"
|
|
},
|
|
{
|
|
"_id":"head12345_11",
|
|
"category":"course",
|
|
"data":{
|
|
"textbooks":[
|
|
|
|
],
|
|
"grading_policy":{
|
|
"GRADER":[
|
|
{
|
|
"min_count":5,
|
|
"weight":0.15,
|
|
"type":"Homework",
|
|
"drop_count":1,
|
|
"short_label":"HWa"
|
|
},
|
|
{
|
|
"short_label":"",
|
|
"min_count":12,
|
|
"type":"Lab",
|
|
"drop_count":2,
|
|
"weight":0.15
|
|
},
|
|
{
|
|
"short_label":"Midterm",
|
|
"min_count":1,
|
|
"type":"Midterm Exam",
|
|
"drop_count":0,
|
|
"weight":0.3
|
|
},
|
|
{
|
|
"short_label":"Final",
|
|
"min_count":1,
|
|
"type":"Final Exam",
|
|
"drop_count":0,
|
|
"weight":0.4
|
|
}
|
|
],
|
|
"GRADE_CUTOFFS":{
|
|
"Pass":0.55
|
|
}
|
|
},
|
|
"wiki_slug":null
|
|
},
|
|
"edited_by":"testassist@edx.org",
|
|
"edited_on":{"$date" : 1364481713238},
|
|
"previous_version":"head12345_10",
|
|
"original_version":"head12345_10"
|
|
},
|
|
{
|
|
"_id":"head12345_10",
|
|
"category":"course",
|
|
"data":{
|
|
"textbooks":[
|
|
|
|
],
|
|
"grading_policy":{
|
|
"GRADER":[
|
|
{
|
|
"min_count":5,
|
|
"weight":0.15,
|
|
"type":"Homework",
|
|
"drop_count":1,
|
|
"short_label":"HWa"
|
|
},
|
|
{
|
|
"short_label":"",
|
|
"min_count":2,
|
|
"type":"Lab",
|
|
"drop_count":0,
|
|
"weight":0.15
|
|
},
|
|
{
|
|
"short_label":"Midterm",
|
|
"min_count":1,
|
|
"type":"Midterm Exam",
|
|
"drop_count":0,
|
|
"weight":0.3
|
|
},
|
|
{
|
|
"short_label":"Final",
|
|
"min_count":1,
|
|
"type":"Final Exam",
|
|
"drop_count":0,
|
|
"weight":0.4
|
|
}
|
|
],
|
|
"GRADE_CUTOFFS":{
|
|
"Pass":0.75
|
|
}
|
|
},
|
|
"wiki_slug":null
|
|
},
|
|
"edited_by":"test@edx.org",
|
|
"edited_on":{"$date": 1364473713238},
|
|
"previous_version":null,
|
|
"original_version":"head12345_10"
|
|
},
|
|
{
|
|
"_id":"head23456_1",
|
|
"category":"course",
|
|
"data":{
|
|
"textbooks":[
|
|
|
|
],
|
|
"grading_policy":{
|
|
"GRADER":[
|
|
{
|
|
"min_count":14,
|
|
"weight":0.25,
|
|
"type":"Homework",
|
|
"drop_count":1,
|
|
"short_label":"HWa"
|
|
},
|
|
{
|
|
"short_label":"",
|
|
"min_count":12,
|
|
"type":"Lab",
|
|
"drop_count":2,
|
|
"weight":0.25
|
|
},
|
|
{
|
|
"short_label":"Midterm",
|
|
"min_count":1,
|
|
"type":"Midterm Exam",
|
|
"drop_count":0,
|
|
"weight":0.2
|
|
},
|
|
{
|
|
"short_label":"Final",
|
|
"min_count":1,
|
|
"type":"Final Exam",
|
|
"drop_count":0,
|
|
"weight":0.3
|
|
}
|
|
],
|
|
"GRADE_CUTOFFS":{
|
|
"Pass":0.45
|
|
}
|
|
},
|
|
"wiki_slug":null
|
|
},
|
|
"edited_by":"test@edx.org",
|
|
"edited_on":{"$date": 1364481313238},
|
|
"previous_version":"head23456_0",
|
|
"original_version":"head23456_0"
|
|
},
|
|
{
|
|
"_id":"head23456_0",
|
|
"category":"course",
|
|
"data":{
|
|
"textbooks":[
|
|
|
|
],
|
|
"grading_policy":{
|
|
"GRADER":[
|
|
{
|
|
"min_count":14,
|
|
"weight":0.25,
|
|
"type":"Homework",
|
|
"drop_count":1,
|
|
"short_label":"HWa"
|
|
},
|
|
{
|
|
"short_label":"",
|
|
"min_count":12,
|
|
"type":"Lab",
|
|
"drop_count":2,
|
|
"weight":0.25
|
|
},
|
|
{
|
|
"short_label":"Midterm",
|
|
"min_count":1,
|
|
"type":"Midterm Exam",
|
|
"drop_count":0,
|
|
"weight":0.2
|
|
},
|
|
{
|
|
"short_label":"Final",
|
|
"min_count":1,
|
|
"type":"Final Exam",
|
|
"drop_count":0,
|
|
"weight":0.3
|
|
}
|
|
],
|
|
"GRADE_CUTOFFS":{
|
|
"Pass":0.95
|
|
}
|
|
},
|
|
"wiki_slug":null
|
|
},
|
|
"edited_by":"test@edx.org",
|
|
"edited_on":{"$date" : 1364481313238},
|
|
"previous_version":null,
|
|
"original_version":"head23456_0"
|
|
},
|
|
{
|
|
"_id":"head345679_1",
|
|
"category":"course",
|
|
"data":{
|
|
"textbooks":[
|
|
|
|
],
|
|
"grading_policy":{
|
|
"GRADER":[
|
|
{
|
|
"min_count":4,
|
|
"weight":0.25,
|
|
"type":"Homework",
|
|
"drop_count":0,
|
|
"short_label":"HW"
|
|
},
|
|
{
|
|
"short_label":"Midterm",
|
|
"min_count":1,
|
|
"type":"Midterm Exam",
|
|
"drop_count":0,
|
|
"weight":0.4
|
|
},
|
|
{
|
|
"short_label":"Final",
|
|
"min_count":1,
|
|
"type":"Final Exam",
|
|
"drop_count":0,
|
|
"weight":0.35
|
|
}
|
|
],
|
|
"GRADE_CUTOFFS":{
|
|
"Pass":0.25
|
|
}
|
|
},
|
|
"wiki_slug":null
|
|
},
|
|
"edited_by":"test@edx.org",
|
|
"edited_on":{"$date" : 1364481313238},
|
|
"previous_version":null,
|
|
"original_version":"head23456_0"
|
|
},
|
|
{
|
|
"_id":"chapter12345_1",
|
|
"category":"chapter",
|
|
"data":null,
|
|
"edited_by":"testassist@edx.org",
|
|
"edited_on":{"$date" : 1364483713238},
|
|
"previous_version":null,
|
|
"original_version":"chapter12345_1"
|
|
},
|
|
{
|
|
"_id":"chapter12345_2",
|
|
"category":"chapter",
|
|
"data":null,
|
|
"edited_by":"testassist@edx.org",
|
|
"edited_on":{"$date" : 1364483713238},
|
|
"previous_version":null,
|
|
"original_version":"chapter12345_2"
|
|
},
|
|
{
|
|
"_id":"chapter12345_3",
|
|
"category":"chapter",
|
|
"data":null,
|
|
"edited_by":"testassist@edx.org",
|
|
"edited_on":{"$date" : 1364483713238},
|
|
"previous_version":null,
|
|
"original_version":"chapter12345_3"
|
|
},
|
|
{
|
|
"_id":"problem12345_3_1",
|
|
"category":"problem",
|
|
"data":"",
|
|
"edited_by":"testassist@edx.org",
|
|
"edited_on":{"$date" : 1364483713238},
|
|
"previous_version":null,
|
|
"original_version":"problem12345_3_1"
|
|
},
|
|
{
|
|
"_id":"problem12345_3_2",
|
|
"category":"problem",
|
|
"data":"",
|
|
"edited_by":"testassist@edx.org",
|
|
"edited_on":{"$date" : 1364483713238},
|
|
"previous_version":null,
|
|
"original_version":"problem12345_3_2"
|
|
}
|
|
] |