File tree Expand file tree Collapse file tree 2 files changed +61
-19
lines changed
Expand file tree Collapse file tree 2 files changed +61
-19
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "unit-type" : " lu" ,
3+ "label" : " " ,
4+ "basedir" : " ." ,
5+ "units" : [
6+ {
7+ "unit-type" : " aim"
8+ },
9+ {
10+ "target" : " theory.html" ,
11+ "source" : " theory.md" ,
12+ "label" : " Theory" ,
13+ "unit-type" : " task" ,
14+ "content-type" : " text"
15+ },
16+ {
17+ "target" : " objective.html" ,
18+ "source" : " objective.md" ,
19+ "label" : " Objective" ,
20+ "unit-type" : " task" ,
21+ "content-type" : " text"
22+ },
23+ {
24+ "target" : " procedure.html" ,
25+ "source" : " procedure.md" ,
26+ "label" : " Procedure" ,
27+ "unit-type" : " task" ,
28+ "content-type" : " text"
29+ },
30+ {
31+ "target" : " simulation.html" ,
32+ "source" : " simulation/index.html" ,
33+ "label" : " Simulation" ,
34+ "unit-type" : " task" ,
35+ "content-type" : " simulation"
36+ },
37+ {
38+ "target" : " observations.html" ,
39+ "source" : " observations.md" ,
40+ "label" : " Observations" ,
41+ "unit-type" : " task" ,
42+ "content-type" : " text"
43+ },
44+ {
45+ "target" : " assignment.html" ,
46+ "source" : " assignment.md" ,
47+ "label" : " Assignment" ,
48+ "unit-type" : " task" ,
49+ "content-type" : " text"
50+ },
51+
52+ {
53+ "target" : " references.html" ,
54+ "source" : " references.md" ,
55+ "label" : " References" ,
56+ "unit-type" : " task" ,
57+ "content-type" : " text"
58+ }
59+ ]
60+ }
61+
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments