Sunday, June 2, 2024
STEM Lab 23_24 Round 7 - Wind Whipped Edition
Tuesday, April 23, 2024
STEM Lab 23_24 Round 6
Tuesday, December 20, 2022
STEM Lab Round 3
It has been another great rotation in the STEM Lab! We have done a lot of programming, some building, and also gotten into some physical computing. Read a bit about what each grade level has been up to the last few weeks.
Kindergarten & 1st Grade
You may recall that Kindergarten and first grade started the year working on computer science and programming courses in Code.org. These puzzle based lessons are great for teaching concepts and helping students practice skills, but there is not much scope for student creativity. That is where Scratch Jr comes in.
Scratch Jr is new to most of the Kindergarten students so we start with a refresher on what it looks like to write a program in Code.org (which they used at the start of the year) and compare that to the Scratch Jr environment. Each day I show them what they will be programming and talk about the command blocks they will be using. Then the students go to their seats and we code together. They are allowed to choose their own characters and backgrounds, but they copy my code at this point. When we finish coding together the students have what we call "creative time" when they are allowed to change their program and project by adding or deleting characters, choosing new backgrounds, and writing new code.
The first graders who attended Sinclair last year are familiar with Scratch Jr, though there are always a few new faces, so we start with just a brief review the programming environment. The daily lesson outline is fairly similar however. I talk them through the day's program as I show how it is built. That is followed by the code-a-long and then creative time. In first grade I teach the students how to change scenes and use the message events to coordinate the actions of the characters so that they do not all run their code at the same time.
Throughout this round I was quite impressed with the creative projects the students in both Kindergarten and 1st grade created. They did a wonderful job of creating personally meaningful scenes and stories while quickly grasping the programming concepts necessary.
2nd Grade
The work Kindergarten and 1st grade did in Scratch Jr lays the groundwork for the digital diorama project 2nd grade completed in round 3. On their previous rotation through the STEM Lab, 2nd grade conducted research into an animal and took notes about it in their journals. The next step had them use those notes and the Nat Geo Kids website to guide them as they drew pictures of their animals and their animals' habitats. We talked about the elements of scientific drawings (big, colorful, and accurate) as well as being comfortable with one's best effort (it doesn't have to look like a photograph). These elements were photographed into a Scratch Jr project, the habitat as a background and the animals as characters, to create the dioirama. Students then programmed their characters to move around and to talk sharing facts about the chosen animal.
I do some variation of this project most years. It serves as the first STEM lab project students complete that involves research along with both digital and physical elements. Most of the projects students work on in 3rd through 5th grades are patterned on those pieces, so I like to get the 2nd graders ready with projects like this one.
3rd Grade
This round 3rd grade embarked on the first of a 2 part project. Part one has the students creating a Scratch project that teaches the user about a topic. The project must use key presses to activate the various parts of the program because in part 2 they will design and build an intereactive poster that will connect to the Scratch project using the Makey Makey. I presented them with a list of topics from the 3rd grade science curriculum. Students chose either to work alone or with a partner and then used resources like Brain Pop and Britannica to research the topic selected from the list. Once their notes were complete I showed the students how to plan their projects. The basic formula is key press plus picture plus facts. That is, each key press should display a picture related to the topic and share facts relevant to the image. I had the students begin working on their projects before teaching them how to find and add pictures.
The studio of projects can be found here. (Disruptions caused by baseball, boil water notices, and fundraiser rewards mean that some of the projects are more of a work in progress than others.)
4th Grade
The Micro:bit has been an important piece of technology in the STEM Lab for some time. Fourth grade returned to this small but mighty microcontroller for round 3. Last year when they were introduced to the Micro:bit, students worked on making use of the basic inputs and outputs of the device and on becoming comfortable with the block-based programming environment MakeCode. MakeCode feels familiar because it akin to Scratch. However, the structures are different and can take some getting used to. We started the unit with a review session meant to refresh the memories of the students who used Micro:bit last year and to initiate those students new to Sinclair this year. Over course of the week students learned to used the Micro:bit's input/output pins to light LEDs. They used the environmental sensors (light level, temperature, sound level) and conditional statements to generate outputs that vary depending on the sensor input. The accelerometer (tilt sensor) was used to sound different notes based on different tilt gestures. The challenge was then to use the Micro:bit to play Twinkle, Twinkle Little Star.
5th Grade
Fifth grade completed and presented their mini museum projects this rotation. In the prior round they used Scratch to build and program a digital museum room, complete with virtual docent to narrate, about a self selected and research topic. This time out they built a physical version of their room and the objects within. They used copper foil tape to built a circuit on the room's door which was connected to their Scratch projects with a Makey Makey. Openning the door to the physical room closed the circuit and triggered the virtual narrator to begin describing the objects in the room. Most classes got the opportunity to present their projects to visiting 2nd grade classes and administrators. The Echo magnet group also had the opportunity to share their work with Houston ISD Chief Academic Officer Dr. Bird and members of the Instructional Technology Department.
The Mini Museum Room Scratch projects can be found in this studio and a sample video of presentation day is below.
Monday, May 31, 2021
Winding Down This Most Peculiar Year
My best intentions for keeping a schedule of posting have come to naught under the weight of other digital responsibilities. That is not to say however that we have been idle in the STEM Lab. Quite the contrary, we have been designing, programming, and building up a storm.
So here is the short version of what the various grade levels have been up to these last couple of months.
Kindergarten & 1st grade
We spent several weeks exploring the nature to be found on campus. Students used their senses (not taste) to make and record observations about the living and non-living natural things they saw. We walked around campus noting the different types of trees, the birds, and even visited the habitat to see the pond. One of the most exciting things was getting to monitor the progress of a robin nest in a crepe myrtle outside one of the kindergarten classrooms. We made leaf rubbings and created pictures using natural materials as well.
2nd grade
One of my favorite things to do with my second graders is to introduce them the "real" Scratch. Most of them have been using Scratch Jr. since kindergarten and stepping up to the full version make them feel like they are now the big kids. This was a 2 part unit (on account of the fact that I only have one week with the class rather than two. The first week was guided practice using the various commands and relating them to the Scratch Jr platform that they are familiar with. The second week involved planning and then programming an "All About Me" project in which clicking each letter of their name shared something about them.
Second grade's final unit of the year is, like their introduction to Scratch, about preparing for next year's STEM Lab projects. This one aims to develop the students' cardboard engineering skills. In the lab, our primary building material is cardboard. It is plentiful, easy to work with, and sturdy enough to build large structures. The students practiced constructing models using L-braces, flanges, and slotted pieces before combining these methods into a stabile. I have discovered that most students do not know how to effectively use liquid glue, so that is another one of the goals of this unit.
3rd Grade
The third graders also experienced a 2 part unit, this one involving the BBC Micro:bit device. This is a microcontroller that students program using a block-based language called MakeCode. The first week was spent becoming familiar with the various inputs and outputs found in the Micro:bit. The primary inputs students learned to use are buttons, the accelerometer (tilt sensor), and the I/O pins. They used these inputs to trigger outputs to the 5x5 LED screen and sound effects played through an add-on speaker board. The next time they visited the lab, students built a model animal with cardboard and construction paper and incorporated a Micro:bit running a program of their own creation to make their animal interactive.
The last 3rd grade STEM Lab unit was an introduction to the concept of "broadcasts" in Scratch. A broadcast sends messages between different elements of a program allowing the students to coordinate their these elements to create projects of greater complexity. Here are a couple examples.
Sunday, February 28, 2021
What We Have Been Up To In the STEM Lab
What a year it has been thus far in the STEM Lab. Despite my best intentions to keep up with this blog, the fast pace brought on by 1 week rotations (rather than 2 week), and the challenges of teaching both in person and virtual students simultaneously, defeated me.
We have been busy as usual in the lab (which is to say on a cart that I have been pushing around the school since October). Here's the short version of what has been going on with the STEM Lab.
Computer programming
As always, developing computer programming skills is an important element of our practice. Coding helps build critical problem solving and algorithmic thinking strategies. My approach in the lab places equal emphasis on instilling a sense of creative confidence in the students. I want them to thinking of programming not as an activity, but as a tool they can employ to share their learning and express their ideas.Kindergarten, first, and second grades have been using Code.org and Scrach Jr while the third through fifth graders have been using Scratch.
Math Stories and Math Art Challenges
Kindergarten and first grade recently finished up an unit on math stories. Each day we read a book that combined literature and a math concept. Following the book students completed a an activity related to the book's theme.
Earlier in the year, all of the students in Kindergarten through fifth grade enjoyed a unit of math art challenges. This unit was a playful exploration of the connections between mathematics and art. We looked at elements of geometry and probability along with patterns. Most of the math art challenges were adapted from a project maintained by Annie Perkins on her website: #MathArtChallenge. Many of these are geared towards middle and high school math students, but there are several that work for elementary students.Skype-a-Scientist and Research Projects
One of my favorite additions to the STEM lab over the last couple of years is Skype-a-Scientist. This organization matches K-12 educators with scientists working in a variety of fields. This gives students the opportunity to have a conversation with (as many say) "a real live scientist". They learn about the diversity of careers paths in the sciences and see that science is open to people of all backgrounds. Over the years we have spoken with ecologists, biologists, paleontologists, speleologists, and more. We have met people from the USA, UK, Sweden, Germany, Portugal, and Brazil.
I incorporate Skype-a-Scientist meetings as part of projects that have students researching and sharing their learning. This year so far all of second (learning about food webs) and third grade (coral reef ecology) have had scientist meetings. By the time spring break gets hear, fifth grade (cartography) will be part of that list as well. Going forward, fourth and first will have their turns.Building
One activity that has fallen by the wayside during the pandemic is physical building and making. The projects cannot involve materials that are not common household items and for the in person students, they have to be simple enough that students can complete them independently. Then there was the issue of being on a cart and necessity that the materials be easy to move between classes.
Second grade is currently completing a project in which they are building 3D models of animals by combining 2D slotted cardboard pieces. The last day of the project has them mix up their pieces to create fantasy animals that they name and describe for science.
This has certainly been the strangest of school years. I am excited nonetheless about the projects I have planned for the rest of the year. Check back soon to see what we work on next.
Monday, September 28, 2020
Starting the Year in the Virtual STEM Lab
Now that the first 3 weeks of the strangest school year of my career are behind us, and we have settled into a rhythm of sorts, it seemed like a good time for the first blog post of the year.
The lab schedule and projects were created in order to minimize stress on families. Synchronous whole group meetings were set for Monday to introduce the projects and Friday to review and share. The projects varied by grade level of course, but the theme across the board was "plugged or unplugged". I wanted students and families to have a project choice that did not involve a computer because I am well aware of how much time the children are spending in front of the computer already.
The "plugged" option for my Kindergarten, 1st, and 2nd graders had them working in their grade level Code.org courses. It was a bit different this year since the unplugged activities are a bit of a challenge to lead in a Teams meeting. The students who have chosen this activity have done a great job progressing through the lessons. I have been most impressed however with the quality of their responses to the reflection prompts. (These get submitted through our district LMS called the HUB.) It was great to see their excitement about successfully completing the puzzles at each level and to see them reflecting on what they had learned. So far my favorite response to "what is one thing you have learned this week?" is from a 1st grader who noted, "I learned that there is more than one way to do things". That is one of the key messages in the STEM Lab.
The 3rd, 4th, and 5th graders' "plugged" choice involved using the Scratch programming language to create a project. The 4th and 5th graders are familiar with Scratch for the most part and I challenged them to create an animated book review project. The 3rd graders missed out on their traditional introduction to Scratch at the end of second grade, so they are mostly new to the platform (though most have experience with Scratch Jr). Their task was to create a project that introduced themselves to others. In both cases I provided examples, but encouraged the students to be as creative as they wished with the form their projects took. I have not been disappointed so far. The 3rd graders are doing an amazing job of problem solving their way through this new programming environment, and the 4th and 5th graders are extending their skills through some playful experimentation.
The "unplugged" activity was the same for everyone, Kindergarten through 5th grade. The challenge was to use whatever materials they have around to build a 3 dimensional model of a favorite book cover. I showed the students a few examples, but again, they were encouraged to be as creative as possible. The only rule was no 2D products. I have gotten so many amazing projects back so far. This building project has proven to be a bit more of a popular choice than the coding project. I am not terribly surprised by this because when I told the classes in our meetings that they had a non-computer choice there were many looks of relief.

As I mentioned above, there is a reflection piece to these choices. The prompts vary by grade level a bit, but are all aimed at getting students to reflect on what they learned, the quality of their work, and to think about how they might improve their projects in a second iteration. One of my favorite prompts is the one that asks students to choose 3 adjectives to describe their work. Some responses I have enjoyed from a variety of students include "challenging", "surprising", "awesome", and "breakable".
We have a few weeks left of fully digital learning. Beyond that point there are many unknowns. But whatever may come, I have loved seeing the students' work, and I know that we will find a way to continue making together.
Wednesday, May 6, 2020
From the Remote STEM Lab
![]() |
Designing with lenses |
Instead, we are all sequestered away from each other. Students are sharing work from home on Scratch, Google Classroom, Living Tree, Teams, and email. My expedition to Ecuador has been pushed back to 2021. The same goes for the Scratch Conference. It is a less than ideal situation.So honored to have been selected as a 2020 @FundforTeachers Fellow! Excited to travel to the Galapagos w/ @kboyceq to create projects based in the @NatGeoEducation Learning Framework for @Sinclair_ES students & to practice the Geo-Inquiry Process in the field! #FFTFellow pic.twitter.com/1vDNDJoGsv— bradley quentin (@bquentin3) April 2, 2020
However, flexibility and adaptability are two of our core values in the STEM Lab, so we adjust our plans and do the best we can in a lousy situation. Here's what we have been doing in the Remote STEM Lab.
Building and Math Art Challenges
I challenged the Kindergarten and first grades to build towers and describe their design choices. Second grade made model animals and then compared and contrasted them. In addition to these, I sent out weekly guides for supplementary projects. These extra projects included building a chain reaction machine, a stabile, and a variety of activities that mash up math and art. (Credit for the math/art projects goes to Annie Perkins.) Those guides can be found here: Remote STEM Guides
@Sinclair_ES 2nd grader Diego created these two model animals, a scorpion and a squid, to compare and contrast for his remote STEM Lab project. #HISD #HISDatHome @HISD_ElemSci pic.twitter.com/wDcjp73RL5— bradley quentin (@bquentin3) April 30, 2020
@Sinclair_ES first grader and future engineer Drew is building bridges for his remote STEM lab project. Described his process as: build, test, and refine to hold more weight. This design is holding 10 pounds! #HISD #HISDatHome pic.twitter.com/hlEDbVdTlQ— bradley quentin (@bquentin3) April 23, 2020
Kindergarten students from @Sinclair_ES rocking the remote STEM Lab tower building challenge! #HISDatHome #HISD pic.twitter.com/PaINlOKwka— bradley quentin (@bquentin3) April 17, 2020
![]() |
Tons of Triangles |
![]() |
Tessellations |
![]() |
Animal models |
Scratch Stories
The 3rd, 4th, and 5th grades were asked to use Scratch to tell a story. I gave them the freedom to decide what kind of story they wanted to tell. I got a wonderful range of projects, from biographies to retellings of fables to original stories. The students shared their projects to studios grouped by grade level. Links to each studio are below.
3rd: scratch.mit.edu/studios/25999827/
4th: scratch.mit.edu/studios/25999840/
5th: scratch.mit.edu/studios/25999872/
Code.org
Kindergarten, first, and second grade worked on completing their Code.org courses. During our office hour meetings we worked on some of the lessons together.
I cannot wait to get back to school to see the amazing students of Sinclair Elementary. I am already planning for next year in the hope that conditions will allow us to gather in person to make, build, and program awesome stuff.