# Week 1

## Data, Information and Knowledge

Data is processed by computers, the resulting information can then be used to form judgements and make predictions.

Work your way through the tasks below - make a note of your answers in a new Word Document, which you will save into a one drive folder&#x20;

Semester 1 > Information Literacy > Week 1

{% hint style="info" %}
If you get stuck, hints can be found at the bottom of the page
{% endhint %}

### Task 1

Read pages 1-5 using the link below

{% embed url="<https://www.bbc.co.uk/bitesize/guides/zkfbkqt/revision/1#:~:text=Data%20is%20words%2C%20numbers%2C%20dates,rabbits>" %}

### Task 2

Use the internet to find the hidden message in the text below - Make a note of your  answer

```
コンピューティングへようこそ
```

### Task 3

Use the internet to find the hidden message - Make a note of your  answer

```
بلیوں کتے سے بہتر ہیں
```

### Task 4

Use the internet to find the hidden message - Make a note of your  answer

```
Mae'r coleg hwn yn yr Alban
```

### Task 5

Use the internet to find the hidden message - Make a note of your  answer

```
01001100 01100101 01110111 01101001 01110011 00100000 01101100 01101001 01101011 01100101 00100000 01110100 01101111 00100000 01110000 01101100 01100001 01111001 00100000 01100011 01101111 01101101 01110000 01110101 01110100 01100101 01110010 00100000 01100111 01100001 01101101 01100101 01110011
```

{% hint style="info" %}
<https://www.rapidtables.com/convert/number/binary-to-ascii.html>
{% endhint %}

### Task 6

Look at the graph below, what does it tell you? - Make a note of your  answer

![](/files/-MF0A1mdw0KB4Tn1lYq1)

### Task 7

Use the internet to find the hidden message - Make a note of your  answer

```
44 6f 6f 6d 20 45 74 65 72 6e 61 6c 20 77 61 73 20 61 20 67 72 65 61 74 20 67 61 6d 65
```

### Task 8

Look at the graph below, which Nintendo Console sold the most units?

![](/files/-MF08w5eCG_81RCyx6X6)

###

### Hints

{% hint style="info" %}
Try using Google Translate
{% endhint %}

{% hint style="info" %}
<https://www.rapidtables.com/convert/number/binary-to-ascii.html> Binary to text converter
{% endhint %}

{% hint style="info" %}
<https://www.rapidtables.com/convert/number/hex-to-ascii.html> Hex to Text converter
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://digitalmedia.gitbook.io/project/nc/level-5/quarter-1/information-literacy/week-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
