年级讲义模板中加入G项(讲义)
This commit is contained in:
parent
4811b0b913
commit
d096d3d8e9
|
|
@ -19,9 +19,66 @@
|
|||
"name": "解答题",
|
||||
"spaceflag": true
|
||||
}
|
||||
},
|
||||
"G": {
|
||||
"objects": {
|
||||
"name": "课时目标",
|
||||
"spaceflag": false
|
||||
},
|
||||
"basicknowledges": {
|
||||
"name": "双基梳理",
|
||||
"spaceflag": false
|
||||
},
|
||||
"examples_basic": {
|
||||
"name": "知识体验",
|
||||
"spaceflag": true
|
||||
},
|
||||
"work_inclass": {
|
||||
"name": "巩固新知",
|
||||
"spaceflag": true
|
||||
},
|
||||
"homework": {
|
||||
"name": "课后作业",
|
||||
"spaceflag": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
"G20260101": {
|
||||
"id": "G20260101",
|
||||
"name": "集合的概念",
|
||||
"filename": "集合的概念",
|
||||
"objects": [
|
||||
"K0101001B",
|
||||
"K0101002B",
|
||||
"K0101003B",
|
||||
"K0101004B"
|
||||
],
|
||||
"basicknowledges": [
|
||||
"B00001",
|
||||
"B00002",
|
||||
"B00003",
|
||||
"B00004"
|
||||
],
|
||||
"examples_basic": [
|
||||
"011739",
|
||||
"011740",
|
||||
"011741"
|
||||
],
|
||||
"examples_adv": [
|
||||
"011744"
|
||||
],
|
||||
"work_inclass": [
|
||||
"011742",
|
||||
"011743"
|
||||
],
|
||||
"homework": [
|
||||
"031404",
|
||||
"031405",
|
||||
"011745"
|
||||
],
|
||||
"remarks": ""
|
||||
},
|
||||
"I20260101": {
|
||||
"id": "I20260101",
|
||||
"name": "高一上学期随堂练习01",
|
||||
|
|
|
|||
Reference in New Issue