MOPed [Ohmaye 1992] is a GBS tool that was initially used to build a system for Andersen Consulting called ``Dustin.'' It allowed non-native English speakers to find out what it would really be like to come to the United States for corporate training. Students typed interactions with on-screen people such as customs officers, hotel staff, and waitresses. The people would react in video to whatever the student said, and if the student made mistakes (such as misunderstandings or insults), the tool would provide guidance.
MOPed was based on work in [Schank 1982], where the basic unit of representation is the Memory Organization Packet (MOP). Each MOP is essentially a flowchart for student interaction--it can show a movie, recognize speech, show an expert story, etc. Nodes in the flowchart can be other MOPs, which lets the representation be scalable and flexible.
The interaction moves along the lines in the graph in Figure 7.5 roughly from left to right and top to bottom, although that is a convention enforced only by the author. To build each of Dustin's 16 scenarios, authors individually wired each response, teaching point, and question together.
Important points about MOPed relevant to INDIE are:
INDIE could use some of the explicitness MOPed provides for constructing interactions that branch little, such as when students are in the process of running a test with a piece of equipment that is somewhat complex. If we could delineate the areas of INDIE that were more procedural (and still pedagogically important, e.g. experimental procedures), a representation in a tool like MOPed might be useful.