Thursday, March 10, 2016

FRIDAY 3/11/16

DO NOW:

Check with me to see of your teacher evaluation is submitted

OBJECTIVES
COMPLETED
(Yes or No)
HOW DID YOU DO IT?
Discuss Teacher Projects/Award Winners Yes or No Describe how you accomplished the goal or why you didn't.
3rd Personal Blog Post Yes or No Make sure you have at least 3 posts to your personal blog which include an image, personal statement and link to something realated
Practice Visitation Week Demonstrations Yes or No Describe how you accomplished the goal or why you didn't.
Fun Friday? Yes or No Describe how you accomplished the goal or why you didn't.

Thursday 3/10/16

DO NOW:

Turn-In Field Trip Permission Slips
Complete/Submit any old projects
(Teacher Website, Personal Blog Ad & Link Card)

OBJECTIVES
COMPLETED
(Yes or No)
HOW DID YOU DO IT?
Links and Images in HTML (CodeCademy) Yes or No <h1></h1> through <h6></h6>
<img src="FileName.jpg"/>
Links:
<a href="http://www.URL" >text to be diplayed</a>
Applied English Yes or No Resume - Skills and Abilities

Wednesday, March 9, 2016

WEDNESDAY 3/9/16

DO NOW:

Register for the 3D Printing Field Trip & Print Registration(Tuesday April 12th)/Take a Permission Slip (Due Friday)
Print/Submit QR link Card and 1-Page Ad for Personal Blog
Enter Math answers into Google Form

OBJECTIVES
COMPLETED
(Yes or No)
HOW DID YOU DO IT?
Discuss Visitation Week Yes or No What would be a good activity to do for 30 minutes?
Submit Teacher Website Project (Due Friday) Yes or No Submit Rubric and teacher evaluation
Make sure URL is submitted on classroom
Intro to HTML via CodeCademy
Intro to DreamWeaver?
Yes or No Create account via Google
Copy notes into class blog:
There are 6 heading tags (h1-h6)
<h1></h1>
<table align="center" border="1px" style="width: 100%;">
 <tbody>
<tr>
   <td><div style="text-align: center;">
<b>OBJECTIVES</b></div>
   </td>
   <td><div style="text-align: center;">
<b>COMPLETED</b> <br />
<i>(Yes or No)</i></div>
</td>
   <td><div style="text-align: center;">
<b>HOW DID YOU DO IT?</b></div>
</td>
 </tr>
<!----this is where a new row starts. Copy from<tr> to </tr>-->
<tr>
   <td>Objective #1</td>
   <td>Yes or No</td>
   <td>Describe how you accomplished the goal or why you didn't.</td>
 </tr>
<!----this is where a new row ends.-->
</tbody></table>

Tuesday, March 8, 2016

TUESDAY 3/8/16

DO NOW:
Continue working on Personal Blog Advertisement
Include Title, Picture, Introduction, URL and QR Code


OBJECTIVES
COMPLETED
(Yes or No)
HOW DID YOU DO IT?
Intro to HTML (CodeCademy) Yes or No Learned the declaration tells the language of page <!DOCTYPE html>
the <head> section contains the page title which is seen on the browser tab
the <body> contains all page content
tags must be opened with < > and closed with </>
line spacing is created with <p> parapgraph tags
Intro. to Adobe Dreamweaver Yes or No Describe how you accomplished the goal or why you didn't.
Applied Math Yes or No Measuring using Inches and Picas

Monday, March 7, 2016

MONDAY 3/7/16

DO NOW:
Visit at least 3 of the personal blogs. Write in your class blog why you chose the ones you did. Comment to at least 1 of the personal blogs giving some feedback or relative information.
OBJECTIVES
COMPLETED
(Yes or No)
HOW DID YOU DO IT?
1. Vote and Reflect on Teacher Sites Yes or No View form, look at sites and evaluate space usage, color usage and image sizes
2. Advertise Blogs Yes or No Describe how you accomplished the goal or why you didn't.
3. Introduction to HTML & Body Elements CodeCademy Yes or No Post your badges to your blog