Skip to content

Commit 38a608b

Browse files
committed
mBot
1 parent 58b980e commit 38a608b

File tree

4 files changed

+22
-2
lines changed

4 files changed

+22
-2
lines changed

Diff for: _schedules/1 Herfst/schedule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ Arduino:
6767
Bike light [Samenwerken]: /arduino/bike-light
6868
Practice Projects:
6969
Solar Tracking [Samenwerken]: /arduino/solar-tracking
70-
Jumpman [Samenwerken]: /arduino/jumpman
7170
Line-follow robot [Samenwerken]: /arduino/mbot
71+
Jumpman [Optional]: /arduino/jumpman
7272
Ter Inspiratie:
7373
Voorbeeldprojecten: /arduino/example-projects
7474
Projectvoorstel (uiterlijk maandag 2 dec):

Diff for: arduino/60 Solar Tracking/submit.yml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name: solar
2+
files:
3+
required:
4+
- solar.zip

Diff for: arduino/70 mBot/submit.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: mbot
2+
files:
3+
required:
4+
- mbot.zip
5+
# check:
6+
# tool: check50
7+
# slug: minprog/webprogrammeren/checks_2020/finance

Diff for: grading.yml

+10-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ grades:
2626
yelp2: *besproken
2727
projectvoorstel_ds: *besproken
2828

29+
solar: *besproken
30+
mbot: *besproken
31+
2932
proposal_ios: *besproken
3033

3134
proposal: *besproken
@@ -78,4 +81,10 @@ ds:
7881
mushrooms: 1
7982
yelp1: 1
8083
yelp2: 1
81-
projectvoorstel_ds: 1
84+
projectvoorstel_ds: 1
85+
86+
arduino:
87+
show_progress: true
88+
submits:
89+
solar: 1
90+
mbot: 1

0 commit comments

Comments
 (0)