Skip to content

Commit

Permalink
Merge pull request #213 from NachtSpyder04/updates
Browse files Browse the repository at this point in the history
[Minor Changes]: update task scores
  • Loading branch information
Shankari02 authored Jun 9, 2024
2 parents 9d765d6 + 069dd05 commit aa8d0b1
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion _site/tasks/task3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h1 class="post-title">Task 3</h1>
</header>

<article>
<p><strong>Points for this task: 150</strong></p>
<p><strong>Points for this task: 100</strong></p>

<h2 id="description">Description</h2>

Expand Down
2 changes: 1 addition & 1 deletion _site/tasks/task4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h1 class="post-title">Task 4</h1>
<article>
<h2 id="choose-any-one">Choose any one</h2>

<p><strong>Points for any one Task: 100</strong></p>
<p><strong>Points for any one Task: 150</strong></p>

<p><a href="javascript:redirectToTask('task4_1')">Leg of the Titan</a></p>

Expand Down
2 changes: 1 addition & 1 deletion _site/tasks/task4_2.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ <h2 id="task-instructions"><strong>Task Instructions:</strong></h2>
1|2 3 4|5
</code></pre></div></div>

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

<ul>
<li>Implement <strong>LED blinking</strong> according to the <strong>junction type</strong>:
Expand Down
2 changes: 1 addition & 1 deletion _tasks/task3.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ importance: 4
---


**Points for this task: 150**
**Points for this task: 100**

## Description

Expand Down
2 changes: 1 addition & 1 deletion _tasks/task4.md
Original file line number Diff line number Diff line change
Expand Up @@ -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](<javascript:redirectToTask('task4_1')>)

Expand Down
2 changes: 1 addition & 1 deletion subtasks/task4_3.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit aa8d0b1

Please sign in to comment.