Artifact #13 for Keith Alcock

Directions for Artifact #13
Create a two-week integrated unit in the subject area you intend to teach. Your unit should include at least 5 distinct lesson plans as well as a mind map or web illustrating the connectedness between key instructional element and all lessons. Be sure to include all elements of a well-written lesson plan. State standards must be included in your lesson plan.
Response
What follows is a brief description of documentation and supporting materials for a slightly more than two-week integrated unit prepared for students attending the Fundamentals of Information Technology class I taught at University High School in Tucson, Arizona. The integrated unit was part of a quarter-long unit on computer programming that took place in the fall of 2008. The general theme of the integrated unit is that computers are (or can be) connected to nearly everything we do, especially everything we learn about at school in our various classes. Students collect connections by brainstorming, searching the internet, consulting their teachers and textbooks, etc., and then either document or demonstrate the connections with a computer program which showcases their findings. The program provides an opportunity for students to practice their software development skills. Students essentially participate in an integrated unit on integration.

Materials

The procedure involves eleven lessons in all. The first (Computer Integration) provides an overview including background, motivation, requirements, examples, and outlines. It then serves to initiate the search for connections, which can be repeated as often as necessary. Students in effect create their own mind maps in this lesson. The search process includes brainstorming in class to get the ball rolling. To ensure that enough material was available, and to be able to produce my own sample application, I put together my own list of ideas in advance. As some brainstorming sessions were observed by a paraprofessional in the classroom, she also added ideas. Tables of the non-student generated ideas are attached to this artifact (Mind Map). They are grouped first by department and then ordered into branches of a subject area which might correspond to a class. In three cases I took digital photographs of the whiteboard after brainstorming sessions and placed them on the class website for reference. They include both student and teacher generated ideas. Since they are larger than the TaskStream size limit, they are placed in a Word document (Whiteboard) and attached.

The next ten lessons (all except Computer Integration) detail how students might want to document or demonstrate their findings. They involve considerable instruction in programming with screen shots and code snippets that accompany the project template where much of the preprogrammed code resides. Each of the lessons in turn includes an attached printout of the web page describing the activity for presentation to students as well as lists of addressed standards and a rubric for evaluating student work. Students had recently programmed what we called a Homework Calculator to solve a problem from one of their other classes. Since they were allowed to reuse their program on one of the computer integration tabs, I am including a table of their equations as an attachment (Homework Calculators). It is sorted into departments as was done with the mind map. The majority of calculator ideas were generated by students with me providing ideas to a few stragglers. In creating their computer integration application, students implemented some ideas which do not appear in any of the attached files. (I didn't collect lists that students wrote on paper.) For example, one student programmed a tab to automatically display Google definitions for any word typed in, and another displayed images of musical instruments in a PictureBox.

The last of the attachments is a pair of reflective diary entries I wrote about the unit (Reflection 1, Reflection 2) which describe how portions of it fared and what could be done to improve them. In general, I concluded that the subject material was promising, but that the timing left much to be desired. I believe that the students learned a substantial amount in this unit and I know that the student teacher did.

File Attachments
Mind Map
Whiteboard
Homework Calculators
Reflection 1
Reflection 2
Lessons
Name Lesson Rubric Web Page Other
Computer Integration Lesson Rubric Web Page  
Tab Lesson Rubric Web Page  
RadioButton Lesson Rubric Web Page frmMain.vb
CheckBox Lesson Rubric Web Page  
Module Lesson Rubric Web Page modSchedule.vb
If Then Else Lesson Rubric Web Page  
LinkLabel Lesson Rubric Web Page  
PictureBox Lesson Rubric Web Page  
RichTextBox Lesson Rubric Web Page  
Class Lesson Rubric Web Page NamedUrl.vb
ComboBox Lesson Rubric Web Page