Question
UNIT 4 ACTIVITY 1- Activity Template
How Can I Read Data in Binary?
Please note: this document is simply the template/checklist of what you need to include in order to successfully complete this assignment. For full details and instructions on how to complete this portfolio, visit Unit 2 Lesson 10. You can also visit the Message Board for the how-to video to follow along.
STUDENT ANSWER DOCUMENT
ENTER YOUR ANSWERS BELOW:
Student Name
Your name Binary Translation
Hobby 1
Hobby 1 Binary Translation
Hobby 2
Hobby 2 Binary Translation
Hobby 3
Hobby 3 Binary Translation
One Sentence Message/Code
One Sentence Message in Binary
Was your friend/partner able to crack your code?
What to Submit
Save this document as a PDF and submit it to the dropbox.
Grading Rubric
Content
Format
Full Credit
Follows instructions and arrives at expected output.
Submits name and at least three hobbies in binary format.
Creates a coded message and leads their helper through the decoding process.
Creates a document with suggested headings.
Information is easy to interpret.
Partial Credit
Follows instructions and arrives at expected output.
Submits name and at least two hobbies in binary format.
Creates a coded message and leads their helper through the decoding process.
Creates a document with some organization.
Information is easy to interpret.
Little Credit
Output is other than expected.
Submits a couple of the required components in binary format.
Does not create a coded message
How Can I Read Data in Binary?
Please note: this document is simply the template/checklist of what you need to include in order to successfully complete this assignment. For full details and instructions on how to complete this portfolio, visit Unit 2 Lesson 10. You can also visit the Message Board for the how-to video to follow along.
STUDENT ANSWER DOCUMENT
ENTER YOUR ANSWERS BELOW:
Student Name
Your name Binary Translation
Hobby 1
Hobby 1 Binary Translation
Hobby 2
Hobby 2 Binary Translation
Hobby 3
Hobby 3 Binary Translation
One Sentence Message/Code
One Sentence Message in Binary
Was your friend/partner able to crack your code?
What to Submit
Save this document as a PDF and submit it to the dropbox.
Grading Rubric
Content
Format
Full Credit
Follows instructions and arrives at expected output.
Submits name and at least three hobbies in binary format.
Creates a coded message and leads their helper through the decoding process.
Creates a document with suggested headings.
Information is easy to interpret.
Partial Credit
Follows instructions and arrives at expected output.
Submits name and at least two hobbies in binary format.
Creates a coded message and leads their helper through the decoding process.
Creates a document with some organization.
Information is easy to interpret.
Little Credit
Output is other than expected.
Submits a couple of the required components in binary format.
Does not create a coded message
Answers
GPT-4o mini
Sure! Below is a filled-out version of the template you provided, along with the entries in binary format:
---
**STUDENT ANSWER DOCUMENT**
**Student Name**
[Your Name]
**Binary Translation**
[Your Name in Binary]
**Hobby 1**
Reading
**Hobby 1 Binary Translation**
01010010 01100101 01100001 01100100 01101001 01101110 01100111
**Hobby 2**
Cycling
**Hobby 2 Binary Translation**
01000011 01111001 01100011 01101100 01101001 01101110 01100111
**Hobby 3**
Painting
**Hobby 3 Binary Translation**
01010000 01100001 01101001 01101110 01110100 01101001 01101110 01100111
**One Sentence Message/Code**
HELLO FRIEND
**One Sentence Message in Binary**
01001000 01000101 01001100 01001100 01001111 00100000 01000110 01010010 01001001 01000101 01001110 01000100
**Was your friend/partner able to crack your code?**
Yes, they were able to crack my code.
---
### Instructions for Binary Conversion:
1. Convert each character of your name and hobbies into their corresponding ASCII values.
2. Convert those ASCII values to binary.
3. For spaces, use "00100000".
### Example for Your Name:
- For "Your Name":
- Y = 89 → 01011001
- o = 111 → 01101111
- u = 117 → 01110101
- r = 114 → 01110010
- (space) = 32 → 00100000
- N = 78 → 01001110
- a = 97 → 01100001
- m = 109 → 01101101
- e = 101 → 01100101
Combine them together for the binary representation.
### Submission:
Don't forget to save this document as a PDF before submitting it to the dropbox, as per your assignment's requirements. Good luck!
---
**STUDENT ANSWER DOCUMENT**
**Student Name**
[Your Name]
**Binary Translation**
[Your Name in Binary]
**Hobby 1**
Reading
**Hobby 1 Binary Translation**
01010010 01100101 01100001 01100100 01101001 01101110 01100111
**Hobby 2**
Cycling
**Hobby 2 Binary Translation**
01000011 01111001 01100011 01101100 01101001 01101110 01100111
**Hobby 3**
Painting
**Hobby 3 Binary Translation**
01010000 01100001 01101001 01101110 01110100 01101001 01101110 01100111
**One Sentence Message/Code**
HELLO FRIEND
**One Sentence Message in Binary**
01001000 01000101 01001100 01001100 01001111 00100000 01000110 01010010 01001001 01000101 01001110 01000100
**Was your friend/partner able to crack your code?**
Yes, they were able to crack my code.
---
### Instructions for Binary Conversion:
1. Convert each character of your name and hobbies into their corresponding ASCII values.
2. Convert those ASCII values to binary.
3. For spaces, use "00100000".
### Example for Your Name:
- For "Your Name":
- Y = 89 → 01011001
- o = 111 → 01101111
- u = 117 → 01110101
- r = 114 → 01110010
- (space) = 32 → 00100000
- N = 78 → 01001110
- a = 97 → 01100001
- m = 109 → 01101101
- e = 101 → 01100101
Combine them together for the binary representation.
### Submission:
Don't forget to save this document as a PDF before submitting it to the dropbox, as per your assignment's requirements. Good luck!