From 7fe1049761b8a84d4a28be75a1eabe434c74d0d8 Mon Sep 17 00:00:00 2001 From: NachtSpyder04 Date: Mon, 10 Jun 2024 00:47:41 +0530 Subject: [PATCH 1/2] update task scores --- _site/tasks/task3/index.html | 2 +- _site/tasks/task4/index.html | 2 +- _tasks/task3.md | 2 +- _tasks/task4.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_site/tasks/task3/index.html b/_site/tasks/task3/index.html index ee5fe2b..22df1fd 100644 --- a/_site/tasks/task3/index.html +++ b/_site/tasks/task3/index.html @@ -122,7 +122,7 @@

Task 3

-

Points for this task: 150

+

Points for this task: 100

Description

diff --git a/_site/tasks/task4/index.html b/_site/tasks/task4/index.html index 6913aa2..de5fa7e 100644 --- a/_site/tasks/task4/index.html +++ b/_site/tasks/task4/index.html @@ -124,7 +124,7 @@

Task 4

Choose any one

-

Points for any one Task: 100

+

Points for any one Task: 150

Leg of the Titan

diff --git a/_tasks/task3.md b/_tasks/task3.md index d7cc450..56d57ee 100644 --- a/_tasks/task3.md +++ b/_tasks/task3.md @@ -7,7 +7,7 @@ importance: 4 --- -**Points for this task: 150** +**Points for this task: 100** ## Description diff --git a/_tasks/task4.md b/_tasks/task4.md index ccb67e0..54a0b69 100644 --- a/_tasks/task4.md +++ b/_tasks/task4.md @@ -8,7 +8,7 @@ importance: 5 ## Choose any one -**Points for any one Task: 100** +**Points for any one Task: 150** [Leg of the Titan]() From 069dd059c88cedc74cb8b44d88e80587f7a767d3 Mon Sep 17 00:00:00 2001 From: NachtSpyder04 Date: Mon, 10 Jun 2024 00:55:36 +0530 Subject: [PATCH 2/2] update embedded task --- _site/tasks/task4_2.html | 2 +- subtasks/task4_3.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_site/tasks/task4_2.html b/_site/tasks/task4_2.html index 3e47b0a..9ffe596 100644 --- a/_site/tasks/task4_2.html +++ b/_site/tasks/task4_2.html @@ -172,7 +172,7 @@

Task Instructions:

1|2 3 4|5 -

1, 2, 3, 4, 5 are the positions of the 4 line sensors and the 5th is for the IR sensor.

+

1, 2, 3, 4, 5 are the positions of the 4 line sensors and the 6th is for the IR sensor.

  • Implement LED blinking according to the junction type: diff --git a/subtasks/task4_3.md b/subtasks/task4_3.md index d80ff1d..f4dfcee 100644 --- a/subtasks/task4_3.md +++ b/subtasks/task4_3.md @@ -55,7 +55,7 @@ Line sensor placement: 1|2 3 4|5 ``` -1, 2, 3, 4, 5 are the positions of the 4 line sensors and the 5th is for the IR sensor. +1, 2, 3, 4, 5 are the positions of the 4 line sensors and the 6th is for the IR sensor. - Implement **LED blinking** according to the **junction type**: - Utilize the SRA board's 8 LEDs to display the blink pattern.