Thursday, July 14, 2005

Community Support for Constructionist Learning

Amy Bruckman

This journal paper is an examination of the MOOSE Crossing system designed by Amy Bruckman and a host of people at MIT’s Media Lab. Based on MOO, a MUD type environment developed for collaborating researchers at Xerox PARC, MOOSE Crossing is designed as an environment in which young children can create worlds and object that exist in them by learning to program in a basic scripting type language. Children logged in and participated from after school programs around the country, at the MIT Media Lab, and at home. This paper focuses less on the technical aspects and is written more as a “lessons learned” summary of some of the findings in the approximately 3 years the program ran.

The basic premise is that people benefit from MOOSE because it is a constructionist environment in which children, and occasionally adults, work together to construct a representation of themselves by writing scripts that describe the locations and objects in their world. There are 5 important aspects why Bruckman says that people use MOOSE: role-models, situated ubiquitous project models, emotional to overcome technophobia, technical support, and an appreciative audience for their work.

The key is that people play for mainly social reasons; it’s only important to make an interesting room for yourself so that you can show it to all of your friends. People enjoy being learning from more experienced members as well as teaching new members. Generally, after a help session, both the tutor and the pupil would hang around and talk for a while, both having made a new friend. Also, the interface hides certain features, such as age, gender, social status, etc., that might otherwise limit interactions. In building this constructionist environment, “creating natural opportunities for casual, social interaction is of central importance” (Bruckman, p. 84).

There are a couple of ramifications to the EcoRaft project. First, Bruckman found that collocated activity worked to complement individual activity for those who connected from home. This has implications for the game deployment. Also, while not totally open-ended, our participants should be constructing a biologically diverse rainforest together, and that act of construction should be a trigger to assist in the learning of ecological concepts. Perhaps giving the participants some more control in how to develop the rainforest as they restore it, such where to plant trees, etc. While participants currently are able to choose what species to bring to an island, we are reinforcing bringing as many species as possible, which doesn’t leave them much room to choose some and not others. Perhaps the later possibility would work better in a system where we had multiple shade giving legumes, multiple pollinators for those legumes, etc.

As far as methods, there's not much to be taken here. Basically, she logged all the text ever typed on the system and interviewed the participants. However, it also seems that she engaged with participants in the system, which may be something significant we may want to do, however this is a rather different application and that approach may not work for us.

Wednesday, July 06, 2005

The effect of tangible interfaces on children’s collaborative behavior

Authors: Danaë Stanton, Victor Bayon, Camilla Abnett, Sue Cobb and Claire O’Malley

link

Abstract: The physical nature of the classroom means that children are continually divided into small groups. The present study examined collaboration on a story creation task using technologies believed to encourage and support collaborative behaviour. Four children used tangible technologies over three sessions. The technology consisted of a large visual display in which they could input content
(using Personal Digital Assistants (Pda) and a scanner), record sounds (using RF-ID tags) and navigate around the environment using an arrangement of sensors called ‘the
magic carpet’. The children could then retell their story using bar-coded images and sounds. The three sessions were video recorded and analysed. Results indicate the
importance of immediate feedback and visibility of action for effective collaboration to take place.

***

The KidStory project was designed to examine how children interact with each other when working in small groups using tangible technology. Throughout the project, instant feedback was incorporated so the children were always aware of the consequences of their actions. The software, KidPad, is a collaborative authoring tool designed specifically for children. It allows the subjects to create stories using links and also to input images and sounds to their stories. PDAs and scanners were used to input pictures and microphones were used to record a sound. Additionally, an RF-Tag was placed on the tag reader while the sound was being recorded. When the RF-Tag was removed, a barcode was printed out on a label for later playback. The subjects used a "magic carpet" (12 floor sensors placed in a square with a rubber mat covering them) to navigate through the game. Whenever a subject interacted with a system, be it by recording a sound, scanning an image, or using a PDA, an icon for each technology was displayed on the screen.

Researchers observed three types of collaboration among the children: unspoken collaboration, aiding & tutoring one another, and tactic development-problem solving. The children collborated without verbal communication to help one another use the technology. For instance, problems with the scanner were avoided because one subject would anticipate it before any action was taken. The researchers believe that this lack of verbal communication indicates that "the design of the technology encouraged collaborative behavior." Similarly, the subjects spoke to one another to help with the uses of the technologies available. Oftentimes, the researchers observed one child taking the role of the tutor to help his or her classmates. The researchers also observed how the children, by trial and error, managed their time and resources to use the technologies. For instance, when scanning a picture, they realized that there was no space available on the screen for images and thus quickly moved the screen to create more space. By trial and error, they discovered that they could use the time delay of the scanner to make more space available on the screen.

***

It is important to note that it is not specifically stated whether or not the researchers used any written or verbal evaluation methods. It is known, however, that the researchers observed the subjects and their interaction with the project. I think that the observation aspect of this experiment can be useful for our project if we let our subjects interact with the exhibit without any instructions. However, I think our evaluation method would not be complete without some verbal/written communication with the subjects.

Tuesday, July 05, 2005

Pianos Not Stereos: Creating Computational Construction Kits

Resnick, Mitchel
Bruckman, Amy
Martin, Fred
MIT Media Lab

This paper presents a few interesting and compelling theories about education and how those theories have been used to inform the design of a number of educational tools. The premise of the paper is, which would you rather your child learn to play, the piano or the stereo? The stereo is easy and gets immediate response, but the piano has more expressive range, is more personal, and ultimately more rewarding. The authors then extend this metaphor to computers, arguing, using Papert’s constructionist approach, that we should create computational construction kits that give kids the ability to create things with the computer. They present idea that construction can provide two kids of connections, and construction kits that allow both kinds are more beneficial. Personal connections link activities with users’ previous experiences, making them both more approachable since somewhat familiar and more meaningful. Epistemological connections link together domains of knowledge and encourage new ways of thinking through these connections. The authors present three examples that use these principles. Rather than give specific, low-level details, they describe the basics of each project and how it adheres to these principles.

The first project, Programmable Brick, allows kids to program behaviors into lego models. There is a personal connection, because legos, and toys in general, are part of a child’s everyday culture. There is an epistemological connection because, as the children build the devices, they start to wonder about the differences between animals and machines. For example, one child built a machine that is attracted to light. Using two photo sensors as “eyes,” if it receives more light on the right, it veers to the right, and similarly for the left, much like Braitenberg’s machines. Such feedback mechanisms are usually not taught until university level courses, but by allowing the child to make his own epistemological connections, he was able to figure out the feedback structure on his own.

The second project, StarLogo, deals with developing complex behavior using decentralized models. Rather than developing a single, overarching control structure, control is distributed among many individual elements, as with ant colonies, traffic conditions, market economies, etc. This environment makes a personal connection, because everyone is familiar with such systems, although they may not be familiar with how they work. It also provides epistemological connections by encouraging different types of thinking about behavior. For example, two high school students who developed a traffic simulation discovered that traffic jams do not always come from a centralized cause, such as an accident or broken bridge, but often emerge as the result of distributed behavior. Traditionally, such complex systems are described using differential equations, which are very abstract and deal in aggregate quantities rather than dealing with the individuals. This project makes these complex systems approachable and comprehensible to young children.

The third project, MOOSE crossing, features an online, MUD-like world where children create their own personas and locations. It features basic scripting, so that children have to learn to program in order to describe themselves and the places where they are in the virtual world. This project creates a personal connection because it allows children to describe themselves in terms that are meaningful to them; the environments created ranged from starships to islands resorts. The project also creates epistemological connections, because it integrates computer programming and creative writing. One girl, who reported that she did not like math or other analytical tasks enjoyed programming, because she saw it as just a different type of writing.

One of the key properties of these projects is that they allow for emergent experiences. No matter how much the designer tries, the user will always try to do something that was either not intended or not expected. Environments that allow for a wide range of activities, rather than restricting to a few pre-scripted ones, so that users can construct their own experiences.

I'm not certain how much of this can or does pertain to the EcoRaft project. We should definitely cite some of their ideas about constructionism, but we're not letting the users create anything from scratch or nearly as open-endedly as Papert's ideas would suggest. Maybe we want some way for kids to place seeds, within certain restrictions, so that they feel more ownership in having helped design the look of the forest. Ultimately, these are some cool ideas, but I'm not sure we'll incorporate them much in this project.