Tuesday, June 17, 2008

Send 2 self and SEE

Curriculum Overlay Model for Embedding Digital
Resources
Huda Khan, Keith Maull, Tamara Sumner
Institute of Cognitive Science
Department of Computer Science
University of Colorado at Boulder, Boulder, CO 80309
huda.khan, keith.maull, tamara.sumner@colorado.edu
ABSTRACT
This paper describes the design and implementation of a curriculum
overlay model for the representation of adaptable curriculum using
educational digital library resources. We focus on representing
curriculum to enable the incorporation of digital resources into
curriculum and curriculum sharing and customization by educators.
We defined this model as a result of longitudinal studies on
educators’ development and customization of curriculum and user
interface design studies of prototypes representing curriculum. Like
overlay journals or the information network overlay model, our
curriculum overlay model defines curriculum as a compound object
with internal semantic relationships and relationships to digital
library metadata describing resources. We validated this model by
instantiating the model using science curriculum which uses digital
library resources and using this instantiation within an application
that, built on FEDORA, supports curriculum customization.
Findings from this work can support the design of digital library
services for customizing curriculum which embeds digital resources.
Categories and Subject Descriptors
H.1.2 [Models and Principles]: User/Machine Systems; H3.7
[Information Storage and Retrieval]: Digital Libraries – User
issues; K.3.1. [Computers and Education]: Computer Users in
Education – Computer-assisted instruction.
General Terms: Design, Human Factors.
Keywords
Personalization, digital libraries, curriculum, FEDORA, content
models, lessons, Teaching Boxes.
1. INTRODUCTION
Educational digital libraries and the World Wide Web have made
interactive educational resources available to educators at an
unprecedented scale. The Effective Access project [10], which
surveyed high school educators’ attitudes towards and use of webbased
educational resources, reports significant enthusiasm for using
web-based resources in science and mathematics instruction.
Respondents to this national survey repeatedly stressed the potential
of interactive resources for creating engaging learning experiences,
for incorporating real-world scientific data into classroom
instruction, and for generally increasing the relevance of science to
“play station nation” [ibid]. However, despite the reported
enthusiasm, interactive educational resources are largely not being
integrated into mainstream teaching practices. Barriers to use
include a lack of technical infrastructure in schools, lack of
professional development to help educators teach with technology,
and lack of alignment with core curricula that have been adopted by
their school or school district [ibid]. This issue of curricular
alignment, which is the focus of our work, transcends national
borders, as many countries have mandated national curricula, while
others have recommended educational standards.
These findings align with other research on middle and high school
educators’ interactions with curriculum [4, 9, 20]. Educators do not
teach individual resources isolated from curriculum, rather they (a)
integrate resources into curriculum aligned with specific standards
and intended learning goals and (b) use resources to customize core
curriculum to fit their specific classroom teaching contexts. The
context affecting classroom teaching includes grade level, classroom
pace, student background in the topic, student misconceptions, and
student interest. Whereas previous efforts such as the Instructional
Architect [19] focus on individual educators’ construction of webbased
content employing digital resources, we focus on modeling
curriculum which employs educational digital resources. Our work
is motivated by the need for a representation of curriculum which
allows the systematic and scalable embedding of web-based
educational resources, which may be created by many different
institutions, into middle and high school science curriculum.
In this article, we discuss the design and instantiation of a
curriculum overlay model that incorporates individual educational
resources into a coherent curriculum context, and supports digital
library services for the customization, sharing, and maintenance of
curricula incorporating interactive resources. This model defines
curricular components (such as learning goals, lessons, activities,
and resources), related components (such as notes describing the
potential use of resource to teach a particular science concept), the
relationships between components, and associated behaviors. This
curriculum overlay model offers a general framework for digital
library services supporting incorporation of educational resources
into curriculum. This framework has been informed by multiple
studies with science educators. These studies, which span three
years of research, include longitudinal observations of master
educators engaged in curriculum design and adaptation, analyses of
existing exemplary science curriculum, and interviews and usability
studies on evolving prototypes.
In the remainder of this article, we first review related work in
learning objects, digital libraries, and curriculum design. We then
describe the studies that informed the design of the curriculum
overlay model. An abstract representation of the resulting
curriculum overlay model is then presented, followed by a detailed
Permission to make digital or hard copies of all or part of this work for
personal or classroom use is granted without fee provided that copies are
not made or distributed for profit or commercial advantage and that copies
bear this notice and the full citation on the first page. To copy otherwise, or
republish, to post on servers or to redistribute to lists, requires prior specific
permission and/or a fee.
JCDL ’08, June 16–20, 2008, Pittsburgh, Pennsylvania, USA.
Copyright 2008 ACM 978-1-59593-998-2/08/06…$5.00.
74
discussion of its implementation in the Federated Digital Object
Repository Architecture (FEDORA) [8]. Finally, we describe how
we validated this model by using it to instantiate existing science
curriculum and discuss future work to further demonstrate the
model’s robustness and generalizability.
2. RELATED WORK
One prominent area in the design of computational representations
of educational content is the learning objects paradigm. Wiley
defines a learning object as “any digital resource that can be reused
to support learning” [22] and describes learning objects as analogs
to computational objects in the object-oriented paradigm. A learning
object can thus include educational content in the form of lessons,
modules, tutorials, or activities. A “learning content management
system” is a course management system which supports the
administration and use of learning objects in online courses.
Designing learning objects entails using one of multiple
specification and packaging standards in order to deploy those
learning objects in different learning content management systems
(LCMSs). Examples of learning object specifications and standards
include the Sharable Content Object Reference Model (SCORM),
developed by the Advanced Distributed Learning Initiative (ADL)
to support self-study modules, and the Learning Object
Management (LOM) standard, which includes 76 different metadata
markup fields for the specification of information about learning
objects [2, 7].
Learning object research has explored the packaging and
specification of learning objects with an emphasis on how these
objects can be included in learning content management systems to
support self-directed learning. Here, in contrast, we focus supporting
K-12 educators’ review and customization of curriculum
incorporating educational resources for use in formal classroom
teaching. We focus not on the packaging of individual resources but
on the representation of a coherent yet extensible curriculum ‘layer’
which embeds educational resources.
Table 1 provides an overview of the terms we use in this paper and
their associated meaning. In the context of this work, the term
‘resource’ refers to a more general term than learning object,
encapsulating websites and data-sets with associated metadata
descriptions without requiring a particular specification format.
Table 1. Overview of terms.
Resource A web-site (e.g. lesson plans, activities, etc.) or
web-based data (e.g. images, data sets, etc.) which
has associated metadata describing its
characteristics (e.g. author, title, URL, etc.) A
resource refers to an entity which is more general
than a ‘learning object’.
Curriculum The definitions of this term vary from lessons
actually taught in class to a year-long or multigrade
level description of learning goals and
subject matter to be taught to students [1]. Here,
we use the term to refer to educators’ plans for
classroom teaching, including lessons and
activities.
Flexibly
Adaptive
Curriculum
Curriculum that is designed to provide multiple
modules of instruction or multiple exemplars,
promoting adaptation of the curriculum in different
local contexts [9, 20].
Our research focuses on the representation of ‘sustainable’
curriculum [9] overlaid on educational resources. One approach
towards the design of sustainable curriculum is the incorporation of
the capacity for extension and adaptation in the curriculum,
allowing the curriculum to be used and customized long after its
initial design and in different classroom contexts [4, 9, 20].
Educators’ teaching of curriculum is affected by multiple classroom
contextual factors such as student learning styles, student
comprehension of pre-requisite concepts, and student interest.
Furthermore, factors such as location may affect what kinds of
examples or activities connect with students’ experiences with their
surroundings and environment. Localized examples, instead of
being a hindrance to use of educational resources, provide the
contextual information which supports educators’ understanding of
how to use resources to achieve particular learning objectives with
their students [4, 9, 20]. Thus, our research work explores the design
of ‘flexibly adaptive’ curriculum to support use of educational
resources by teachers in their individual classroom settings.
The conception of curriculum as a layer of contextualization
overlaid on educational resources relates to research on overlay
journals [21], information network overlay [14, 15], and Open
Archives Initiative – Object Reuse and Exchange (OAI-ORE) [16].
Research on overlay journals explores the repurposing of scholarly
journal articles originally published in different journals and
residing in heterogeneous repositories. Services which allow editors
to integrate these different articles into a new context of citation,
while maintaining references to the ‘lineage’ of these articles or the
original publication and repository location, support dissemination
and scholarly communication. Similarly, our research explores the
repurposing of individual resources in new curricular contexts while
maintaining the links to the digital library origins of these resources
(including access to metadata). The information network overlay
model explores a similar overlay of relationships to external
ontologies, such as those for educational standards, onto a network
of digital objects describing National Science Digital Library
(NSDL) [18] resources and their associated metadata.
Research on OAI-ORE seeks to define an interoperability layer
which enables the machine-readable sharing and transfer of the
internal structure and relationships within ‘compound objects’.
Compound objects refer to objects that have constituent
components, such as an object representing an overlay journal
(which consists of objects representing articles). As this research
shows, curriculum can be modeled in the form of a complex
compound object consisting of multiple lessons and other
components. The curriculum overlay model thus provides an
interesting use case for OAI-ORE. In turn, OAI-ORE could be
useful for sharing curriculum across digital libraries.
3. TEACHING BOX AND DESIGN STUDIES
The motivation driving our exploration of curriculum overlay model
design is the representation of flexibly adaptive and sustainable
science curriculum which aligns with learning objectives and
educational standards and which incorporates educational resources.
Specifically, we explore the design of a curriculum overlay model
which can achieve these goals:
(a) Supporting middle and high school science educators in
accessing and contributing to contextual information (such as
related educational standards, learning objectives, lessons and
activities incorporating educational resources, and notes by
75
educators describing the pedagogical relevance of a resource)
that facilitates classroom teaching using educational resources.
(b) Supporting curriculum customization services which enable
educators’ (i) integration of educational resources into existing
curriculum and (ii) adaptation of curriculum using educational
resources to fit their classroom teaching constraints.
To meet these goals and to ensure that the design of the curriculum
overlay model was based on best practices of designing adaptive
science curriculum, we embarked on human-centered design studies
exploring the development and structure of science curriculum with
embedded digital resources. These studies included two longitudinal
studies of educators’ curriculum development in the 2004 and 2005
DLESE Teaching Box workshops [6] and our interface design
studies [11, 12, 13].
The DLESE Teaching Boxes workshops [6], employing educators
as primary participant designers of curriculum, sought to align
learning objectives, educational standards, and lessons with
educational resources. Because of the alignment of these curricular
design goals with the motivation for our work, we selected the study
of these workshops as part of the empirical basis for our curriculum
overlay model. We refined the pilot curriculum overlay model based
on the results of the Teaching Boxes workshops in our interface
design studies.
3.1 2004 Pilot Teaching Box Workshops
‘Teaching Boxes’ are so named as an analogy to the binders or
boxes of lessons and teaching materials which educators accumulate
throughout their teaching careers. Educators reuse and customize
these materials in their teaching. The DLESE Teaching Box
workshop series thus was exploring the design of collections of
lessons and activities which can support educators’ use and reuse of
educational digital resources. This series consisted of two 2-day
long sessions and one 5-day long session where educators,
scientists, and digital library staff collaborated to create Teaching
Boxes.
7 middle and high school educators participated in the 2004
Teaching Box workshop series. These educators were tasked with
identifying the curricular information which should be included in
the Teaching Boxes to enable their use and customization by other
educators. Educators also had to teach the Teaching Boxes they
developed in their own classrooms. Through a process of
brainstorming and providing feedback on mockups of Teaching Box
content, these educators identified three main categories of
curricular content: (a) a concept map or list showing the intended
conceptual progression for the students and the educational
standards supported by teaching these concepts, (b) a set of
suggested lessons targeting one or more of these concepts, and (c) a
set of the educational resources included in the lessons. Figure 1
shows excerpts of screenshots of this content in the Plate Tectonics
Teaching Box.
This workshop series also resulted in the definition of templates
which described the structure of Teaching Box content. The content
of the two Teaching Boxes resulting from this workshop series was
organized using these templates. For example, the lesson template
defined a lesson as consisting of fields describing title, related
concepts, and one or more activities. These templates and our
observations of educators’ organization of Teaching Box content
informed the pilot version of the curriculum overlay model.
Figure 1. Excerpts of (a) concept map, (b) list of lessons, and (c)
resources from Plate Tectonics Teaching Box.
This pilot model provided a decomposition of this content into
curricular components (lessons, activities, concepts, and resources).
Although the templates described activities as a set of fields
encapsulated within a lesson, we identified the need to represent
activities as separate components which embed digital resources. In
addition, our analysis of the conceptual dependencies between the
main categories of content helped us to define the relationships
between these components. For example, understanding that a given
lesson addresses a set of concepts, we defined the need to model a
relationship between lessons and concepts.
3.2 2005 Teaching Box Workshops
In this workshop series, 8 middle and high school educators
developed four additional Teaching Boxes using a refined version of
templates resulting from the 2004 workshops. These educators did
not request any modifications to the categories of content or fields
included in the templates, showing the effectiveness of the templates
for defining the main categories of content to be included in
Teaching Boxes. At the same time, the educators employed their
own documents to organize content before committing this content
to the templates. Furthermore, educators, providing feedback on a
prototype we designed to represent Teaching Box content, indicated
a need for additional technological support for development and
customization of Teaching Box content. These findings thus
revealed that (a) the pilot curriculum overlay model’s definition of
components based on content categorization did not need to be
updated and that (b) additional support for curriculum customization
was required on the levels of the overlay model and services built on
this model. Educators’ feedback on the prototype, and other related
interface design studies, are discussed in the next section.
3.3 User Interface Design Studies
We conducted multiple studies evaluating design features for
representing and customizing Teaching Box content. As part of
these studies, we analyzed observations from the Teaching Box
workshops in addition to obtaining evaluation and feedback from
other educators and participants. For our 2004 design study, we
recruited middle and high school science or Earth Science educators
who were unaffiliated with the Teaching Boxes project. As part of
this design study, we interviewed 6 educators regarding their lesson
planning practices. Using Think Alouds [17], we obtained feedback
from 4 educators on the design of a prototype representing the main
components of our pilot curriculum overlay model. We also
obtained feedback on different versions of the prototype from
76
participants in a critique lab as well as from the educators in the
2005 Teaching Box workshop series (see [11, 12, 13] for more
details). These studies:
(a) Revealed the need to model relationships between curricular
components to allow the display and modification of and
flexible query across these relationships. For example, instead
of views of concepts isolated from lessons and activities,
understanding the relationships between concepts, educational
standards, and lessons could support educators’ navigation and
customization of the conceptual progression of Teaching Box
content.
(b) Confirmed the need to include a personal collection of
resources and notes in the curriculum overlay model.
Supporting a collection and notes can enable educators to
revise their selection of resources and record suggested uses of
resources in activities. For example, educators in the Teaching
Box workshops changed which resources they included in
activities as they refined Teaching Box content.
These requirements for the curriculum overlay model intersect with
requirements for the curriculum customization services which
operate on this model. These service requirements, also based on the
results of these studies, include (a) support for modification of
components in the curriculum overlay model, including integration
of search results or resources from the personal collection into
curricular content, and (b) the display and modification of
relationships between components in the curriculum overlay model.
The sections below discuss the curriculum overlay model which
resulted from this research and the validation of this model through
its instantiation within an application which incorporates curriculum
customization services.
4. CURRICULUM OVERLAY MODEL
The design requirements for the curriculum overlay model, as
described in the previous section, include support for modeling (a)
the main curricular components, such as lessons, activities, learning
objectives or target concepts, and resources, and (b) the
relationships between these components. Furthermore, the
requirements include the need to support educators’ collection of
resources of potential relevance and association of notes with
resources describing the relevance of those resources for use in a
particular activity
4.1 Overview
Figure 2 provides a high level overview of the curriculum overlay
model, displaying the main components and their relationships in
the model. Based on the main categories of curricular content which
we defined as a result of the studies described in Section 3, we
identified five types of components representing curricular content:
module, lesson, activity, resource, and concept. Components
corresponding to these types encapsulate associated curricular
content. For example, a component modeling a lesson may contain
content describing the lesson title, suggested grade level, suggested
number of classroom periods to teach the lesson, vocabulary terms
for students, and an overview of the lesson. Similarly, an activity
may contain content describing procedures for students and
rationale for how this activity helps to address particular concepts.
In addition to the five component types representing curricular
content, the model also includes the collection and note component
types. A personal collection component serves as an aggregation
object that allows for the storing of resources which educators find
of potential relevance. This component can include resources which
initially may not be incorporated into the curriculum but which can
later be embedded into activities. Educators can use notes to record
why they consider an educational resource potentially useful in the
context of a particular activity, suggestions for use of the resource,
or insight from their own use of the resource in their teaching.
Analyzing the hierarchical and conceptual dependencies between
curricular content in the studies described in Section 3, we defined
the different types of relationships between components in the
curriculum overlay model. Module, lesson, activity, and resource
are all related to each other as part of a hierarchy of components. A
module represents an aggregation of lessons targeting a particular
overarching set of concepts or learning objectives. We use the term
‘module’ to refer to any such collection of lessons and an
instantiation of this curriculum overlay model may use a different
term (such as unit or Teaching Box)
depending on the curriculum being modeled.
Modules themselves can be combined into a
larger set which could span multiple topics
related to high level concepts. Each module
can have one or more lessons. Each lesson
can have one or more activities and each
activity can further incorporate multiple
educational resources. The model also
describes the association between lessons
and concepts they address and the
relationship between different concepts. A
lesson addresses a set of concepts and is thus
related to one or more concepts describing
learning objectives. The set of lessons in a
module address the intended student
progression through the target concepts for
that module. Understanding a given concept
may be a prerequisite for understanding
another concept. We thus modeled
relationships between concepts which define
how certain concepts can be considered
b prerequisites for other concepts.
Figure 2. Overview of Curriculum Overlay Model
77
One of the goals of the design of the curriculum overlay model was
to support the integration of national and state science educational
standards with curriculum which embeds digital resources. In
addition, our aim was to maintain the connection between resources
embedded in curriculum and the digital library metadata describing
those resources. Concept components encapsulate content which
describes related national and state science standards, thus providing
a link between the target concepts which teachers address in formal
classroom teaching and standards related to these concepts. The
model can support the association of a resource component with
related metadata records from one or more digital libraries. In this
way, the model facilitates linking components with external content
and information which provides additional pedagogical and
descriptive context for these components.
This curriculum overlay model, breaking curricular content into
separate yet related components, supports educators in reviewing
and customizing a particular component while understanding the
interdependencies between a component and the remaining content.
Integrating educational objects into this framework allows us to
benefit from opportunities to make these educator-developed,
‘reused’, and adapted educational curricular objects available to
collections spanning multiple digital libraries. Services operating on
this curriculum overlay model can allow educators to get a quick
glimpse of the structure of the content and how the different
components are related. FEDORA’s approach of focusing on
digital components or objects thus fits well with the focus of this
research on balancing content and context. The next section
describes the implementation of this curriculum overlay model in
FEDORA.
4.2 FEDORA implementation
Educational digital resources span multiple types (e.g. lesson plans,
tutorials, etc.) and media formats (text, images, animations, realtime
data, etc.). FEDORA [8], an architecture being adopted by
multiple digital libraries and repositories such as NSDL [18],
provides a solution for representing such educational resources and
the curriculum overlaid onto these resources. FEDORA’s support
for sharing of resources between different repositories and the use of
multiple metadata formats makes this technology a prime candidate
for representing and sharing curricula to engage educators as both
users of educational resource and creators of annotations and
curricular context around educational resources.
FEDORA provides a basic generic framework for representing
content in the form of digital objects called ‘data objects’ which act
as containers for content. We represented each of the components
in Figure 2 as a FEDORA data object which contains the curricular
content associated with that component. We used FEDORA’s
capabilities for representing relationships between data objects to
implement the relationships between the components in the
curriculum overlay model. We specified the different types of
components (e.g. lesson, activity, etc.) using FEDORA ‘content
models’, which are conceptual descriptions of ‘types’ of data
objects. Before describing the content models, we first briefly
review the generic structure of FEDORA data objects.
FEDORA data objects store content in ‘datastreams’ which can
contain any XML content or a reference to externally hosted XML.
In addition, FEDORA allows repository developers to associate
particular behaviors with a data object. This form of behavior
linking is accomplished through the use of ‘disseminators’ which
associate web-services with a data object.
Akin to the definition of an interface for abstract data types,
FEDORA ‘content models’ allow the specification of ‘types’ of data
objects. A content model describes the structure of a data object of a
particular type in terms of the object’s constituent datastreams and
associated disseminators. We utilized FEDORA content models to
describe the different component types in the curriculum overlay
model, the content included within those components, and the
queries and behaviors associated with those component types. Table
2 provides an overview of the content models we have defined
corresponding to the five component types representing curricular
content: Module, Lesson, Concept, Activity and Resource. We also
used a similar content model for the Note object which contains
annotation content.
Table 2. Overview of main elements of content models for
Module, Lesson, Activity, Resource, Concept, Note.
Reserved FEDORA Data Streams
Dublin
Core (DC)
Title (title of object as accessed for display),
Description (short summary or overview text to be
displayed with object, e.g. lesson overview, main
concept text, activity summary, etc.)
External
Relationships
(RELSEXT)
Defines relationships with other objects.
Relationships include “isMemberOf” which define
direct hierarchical relationships between objects,
e.g. Resource is a member of an Activity. Nonhierarchical
relationships include links to related
concepts (e.g. the “Has Description” relationship
links a Lesson to a Concept object) and annotation
relationships (e.g. the ‘IsAnnotationOf’
relationship links Note to a Resource object) .
Custom Data Streams
Content
(Content-
Desc)
This datastream contains the main XML content
that correlates with the Module XML model that
defines the component represented by the Fedora
object.
Query
Results
(e.g.
Activities-
XML)
Different objects may have different sets of
datastreams that refer to the results of query
disseminators. For example, a lesson object may
contain results of a query that specifies the
different included activities and of another query
that specifies related concepts.
Stylesheet These XSL datastreams provide the stylesheet
information for a default display transforming
XML results for the web. An application utilizing
this content model does not necessarily need to
employ the default display.
Resource:
Metadata
For the resource object, a datastream is reserved
which references the metadata for that resource in
the digital library.
Disseminators
Display Utilizing the default stylesheet, display
disseminators allow FEDORA’s SAXON or XSL
transformation service to provide a default display
of the component.
Query An object can have multiple relationship query
disseminators (depending on the object-type).
These disseminators execute queries that explore
relationships between the object and other objects.
78
To represent the curricular content associated with a component
type, we created a custom datastream called ‘ContentDesc’. This
datastream is used to store an XML description of curricular
content. We included this custom datastream in the content models
for all the object types except for that of Collection (which serves as
an aggregation object without internal curricular content). For
example, the ‘ContentDesc’ datastream in the Lesson object
includes XML defining the title, grade level, overview, and other
related information. We also used this custom datastream for the
Note object to include annotation content directly in the object. In
addition, we employed this datastream in the Concept object to both
provide the main text of that concept (e.g. ‘Volcanoes provide
evidence for plate tectonics’) and to list the state science education
standards related to that concept.
Datastreams supported our implementation of relationships between
data objects as well as an object’s reference to external data. Using
the RELS-EXT datastream reserved by FEDORA to describe
relationships between objects, we defined aggregation and
conceptual relationships between data objects using Resource
Description Framework (RDF) triples [15]. For example, the
inclusion of a Lesson object within a particular Module is described
using the ‘isMemberOf’ relationship between the Lesson and its
parent Module object. In order to relate a Resource object to
metadata describing that resource in a digital library, we defined a
custom datastream in the Resource object to include an external
reference to digital library metadata. In this manner, we utilize both
FEDORA’s built-in datastreams and our own custom datastreams to
capture curricular content as well as relationships between objects of
different content models.
Supporting the integration of different repository services (such as
search) with the underlying content in a data object, FEDORA
allows repository developers to associate particular behaviors with a
given object. This form of behavior linking is accomplished
through the use of ‘disseminators’ which associate web-services
with each of the objects. We designed two main classes of
disseminators to support the design requirements for the curriculum
overlay model that resulted from the studies described in Section 3.
These requirements included supporting educators’ navigation of
relationships between curriculum components and educators’
querying across these relationships. Table 2 provides an overview of
the disseminator classes: display and query. Supporting a default
mechanism of displaying the content of an object, the ‘display’
disseminators provide an overview of the content in the displayed
object and the relationships between this object and other objects.
This default display facilitates an at-a-glance review of the
associated curricular content as well as hierarchical or conceptual
relationships between the displayed object and other objects. For
example, the default display for a Lesson object shows the title,
overview, and related information for that lesson as well as the
Activities included within the lesson. We included a custom
datastream to store a stylesheet used in generating this default
display.
The query disseminators enable querying across relationships
between objects representing components in the curriculum overlay
model. The content models reviewed in Table 2 include custom
datastreams which refer to the results of these disseminators. The
queries for these disseminators can be characterized as including:
queries about direct membership relationships (e.g. find all activities
which are a member of this lesson or find all activities of which this
resource is a member, find all resources which are part of this
personal collection), queries traversing the aggregation hierarchy
(e.g. provide the hierarchy for all the activities which utilize this
resource, returning activity, lesson, and module information), and
queries returning associated objects (e.g. find all concepts related to
this lesson, find all lessons which relate to this concept, find all
notes for this resource).
For example, the disseminator GetModules for a Resource object
runs a query to select all modules that include lessons which have
activities that employ this resource. The result of this disseminator is
a list of Resource object identifiers and this list is accessible through
the RelatedModules datastream.
Figure 3 displays the relationships between data objects representing
components in the curriculum overlay model. For example, the
figure shows the Resource object is a member of two aggregation
objects: the Activity which embeds the resource and the personal
Collection object. In addition, the Resource object is annotated by a
Note object. This figure also shows the content models for the
Module and the Resource objects which respectively constitute the
highest and lowest level in the aggregation hierarchy of objects
within the Module. The fields marked ‘R’ represent the Dublin Core
and relationship datastreams that are automatically reserved in every
FEDORA object.
Figure 3. Module and Resource Content Models.
79
The fields marked ‘C’ represent the custom datastreams which are
specific to the curriculum overlay model while the fields marked
‘D’ represent the query and display disseminators. The custom
datastream fields include the content or ‘ContentDesc’ datastream
and the datastreams which reference the results of the query
disseminators. For example, the three datastreams in the Module
object, ConceptsXML, LessonsXML, and ResourcesXML, include
results of the GetConcepts, GetLessons, and GetResources
disseminators. These three disseminators execute queries identifying
related concepts, included lessons, and embedded resources
respectively. The DisplayOverview disseminator provides a default
display of the Module object using the Stylesheet datastream.
Content models thus can capture the relationships between lessons,
activities, educational resources, and science concepts, integrating
digital library metadata descriptions of educational resources and
educators’ own annotations of those resources. These content
models can provide a framework for the description of curriculum in
order to allow educators interacting with digital libraries to add
examples of curriculum using digital resources, include their own
extensions, and be able to search not just for resources but also
explore different pedagogical contexts of use of those resources.
Furthermore, basic services and behaviors associated with these
curricular components can provide default displays of these
components. In the next section, we discuss the instantiation of this
curriculum overlay model in the Teaching Box Builder application.
5. TEACHING BOX BUILDER
In order to assess the validity of this curriculum overlay model, we
instantiated this model using a specific curriculum within a
particular application, called Teaching Box Builder, designed to
support customization of curriculum using educational digital
resources. We explored whether the curriculum overlay model was
sufficiently expressive to represent a section of the 2004 Plate
Tectonics Teaching Box curriculum and to support curriculum
development and customization tasks identified as part of the studies
described in the Teaching Box studies section. We implemented the
curriculum overlay model using content from the Plate Tectonics
Teaching Box.
As discussed in Section 3, our interface design studies and studies
on the Teaching Box workshops yielded requirements for the
curriculum customization service operating on the curriculum
overlay model. These requirements, and our review of the literature
on educators’ curriculum planning and adaptation processes,
informed the design of the Teaching Box Builder [11, 12, 13]. The
requirements for the Teaching Box Builder include support for: (a)
the iterative elaboration and modification of Teaching Box content
including integration of search results into content, (b) the display
and modification of relationships between components of the
Teaching Box curriculum, and (c) a personal collection of resources
of potential interest.
We designed the Teaching Box Builder architecture to be a threetiered
architecture (see Figure 4) to provide separation between the
curriculum overlay model and other layers, providing the ability to
use different interface layers interacting with the same underlying
curriculum overlay model. The three layers are: Curriculum Overlay
Model, Web Services, and Interface. This architecture employs a
client server model where the presentation layer (Interface) is
separated from the application logic (Web Services and API) and
the application model (the instantiation of the curriculum overlay
model using Teaching Box content in FEDORA). This separation
enables flexible configuration of the multiple layers.
Figure 4. Teaching Box Builder Architecture Overview
The Teaching Box content is modeled as separate yet related
components in the curriculum overlay model layer. Each of the
Teaching Box components contains within it information that
describes the content and the pedagogical context for that
component. For example, the Teaching Box component, which is an
instantiation of the Module component in the general curriculum
overlay model, includes information about teacher background
needed to use this Teaching Box and the suggested grade level. An
activity includes information about rationale for use of that activity
as well as suggested procedures. Components can be associated with
each other and queries can then extract which components are
related through specific relationships. For example, a Teaching Box
can ‘know’ what lessons are included within it, what activities are
included within those lessons, and which resources are employed in
the activities in those lessons. Components can also provide
information about their relationships with other components through
the use of disseminators. Finding annotations for a particular
resource requires running a query which will return all annotations
for a particular resource.
Figures 5 shows an example of a Lesson object representing Lesson
2 of the Volcanoes section of the Plate Tectonics Teaching Box.
The figure shows the content model for this object and excerpts of
the ConceptsXML and ContentDesc datastreams. ConceptsXML is
an example of a datastream which refers to results of a query
disseminator which returns a SPARQL list of the concepts which
are related to this lesson. The excerpt shows the URIs of the concept
objects within the repository. The excerpt of the ContentDesc
datastream shows the XML description of the lesson content,
including title, classroom time, and vocabulary.
80
Figure 5. Overview of Lesson Object.
The Web Services layer provides access to the underlying
curriculum overlay model and its implementation in FEDORA. This
layer allows the execution of commands to store, retrieve, and
modify Teaching Box components and their relationships. Web
Services enable the use of digital library services (such as DLESE
search) and support the execution of remote procedures over the
internet. The Interface layer employs Web 2.0 technologies to
support the streamlined delivery of the results of multiple queries
and tasks. For example, these technologies enable educators to
simultaneously view within the same page the results of a real-time
search of a digital library and of a query returning the resources
embedded within an activity. Traditional web pages would have
forced educators to reload the page for each these tasks, whereas
Web 2.0’s support for asynchronous transactions enables these
multiple tasks to be carried out within the same page without
reloading. In addition, Web 2.0 does not require the installation of
additional plug-ins and thus allows easier deployment of Teaching
Box Builder over the web for use by educators in schools.
Figure 6 illustrates some of the design features which support the
requirements for modifying component content, viewing and
modifying relationships between Teaching Box components, and
maintaining a personal collection. As an example illustrating how
activity customization can involve modifications to relationships
and objects in the curriculum overlay model, imagine Susan is a 7th
Grade Earth Science teacher who is in the process of reviewing and
customizing an activity. The ‘Click to Edit’ link toggles between
edit and ‘Click to Save’, allowing Susan to make in-line edits to
activity content and then commit these modifications. While she is
editing the content, she can select the 'Search/Browse' action which
expands the search/browse pane in the right side of the window.
This pane consists of a search section in the top right which allows
Figure 6. Screenshot of Activity Customization page from Teaching Box Builder.
81
Susan to make real-time search queries to DLESE and a browse
section in the bottom right which displays Susan’s personal
collection of resources. Displaying resources from the personal
collection entails querying the repository for which Resources are
part of the Collection and then parsing the returned XML results to
display title, url, and content from associated Note objects. If a
resource from the search results or the personal collection appears
relevant, this resource can be added to the activity. On the display,
the title and url of the resource are automatically inserted into the
activity text. On the component model side, adding this resource
results in the editing of the relationship between the Resource object
representing the resource and the Activity object. If the resource
does not already exist in the repository, a new Resource object is
created with a metadata datastream referring to the correct DLESE
metadata record. In addition, if the resource is not already in the
personal collection, the Resource is added to the personal Collection
object. The content model supports the creation of a Note object
describing educators’ reasoning or impressions about the usefulness
or relevance of a resource for a particular activity [11].
This instantiation of the curriculum overlay model using DLESE
Teaching Box content successfully represented Teaching Box
content as separate yet related components where each component
carries with it information about its suggested pedagogical context.
The example above shows the model represents content and
expresses relationships in a manner facilitating the curriculum
development and customization tasks supported by the Teaching
Box Builder. Modeling the dependencies and relationships between
components supports searching across these relationships as well as
notifying users whether a particular dependency is affected by
adaptations of a particular component. For example, if a user adds a
new concept to the list of concepts, this change may affect how
lessons cover these concepts and subsequently which activities and
resources they should employ to teach those concepts.
6. CONCLUSIONS
Tackling questions of the design of sustainable inquiry-oriented
curriculum using educational digital resources, our research
explored the use of curriculum overlay models to support digital
library contextualization services for educators. We used a humancentered
design approach to design the curriculum overlay model,
reviewing the results of longitudinal studies of educators’ Teaching
Box development and of usability studies on prototypes
representing curricular content. We developed a curriculum overlay
model that represents curriculum in the form of separate yet related
components and that supports a personal collection of resources and
resource annotations describing the relevance of these resources
with respect to a particular activity. In this paper, we described the
implementation of this curriculum overlay model using FEDORA
content models.
The Teaching Box Builder application, implemented using
FEDORA, modeled Teaching Box content using the curriculum
overlay model. In FEDORA versions prior to version 3.0 beta
release, content models were not supported programmatically but
were abstractions that allowed FEDORA developers to describe the
types of content represented in the repository. Future work thus
includes utilizing FEDORA’s beta or future release’s content model
architecture to implement the curriculum overlay model using the
different object types and content models described above.
Furthermore, our work with FEDORA utilized pre-existing
relationship types to define the relationships between components.
By supporting simplicity, this research’ preliminary exploration into
content model design for curriculum sought to build a basic
representation. Future work thus can focus on using the latest
FEDORA release to create and implement a custom ontology that
can be used to capture additional pedagogical relationships between
components.
We have demonstrated the validity of the curriculum overlay model
by instantiating this model using Teaching Box content. We have
yet to assess the utility of this model in the context of educators’
customization of curriculum using services based on this model and
the generalizability of this model across different curricula. We plan
to assess the utility of the content model by conducting an
evaluation study of the Teaching Box Builder application with
educators. Having the educators complete curriculum customization
tasks with the application and debriefing them after the completing
of these tasks, we will examine the effectiveness of the curriculum
overlay model in capturing the content of curricular components and
the relationships between these components. To assess the
generalizability of the curriculum overlay model, we will use this
model to represent other inquiry-oriented science or math curricula.
Modeling other curriculum using the content models for our
curriculum overlay may lead to further extensions or refinement of
the overlay model. Examining the utility and generalizability of the
curriculum overlay model may thus lead to new insights and
opportunities for refining the model.
Contextualization services, such as those we envision will employ
curriculum overlay models, provide added value to digital libraries
and educators in two ways: in enabling educators to find curriculum
using rich multi-media educational resources and to customize this
curriculum to fit their local contexts, and in enabling educators to
add to the context describing pedagogical use of resources by
sharing their annotations and their customizations of this
curriculum. A possible avenue for future research is support for
versioning of curriculum overlaid on educational resources,
supporting provenance and information about the lineage of
particular curriculum. Aligning with current work in OAI-ORE, this
research provides a basis for the exploration of the sharing and
customization of compound objects representing curriculum across
heterogeneous repositories. We hope that this research will lead to
further exploration of contextualization services targeting educators’
use of educational resources, benefiting not only educators but
digital libraries.
7. ACKNOWLEDGMENTS
This work is funded in part by the National Science Foundation
through NSF Awards 0622010 and 0428469.
8. REFERENCES
[1] American Association for the Advancement of Science
(AAAS), Project 2061 (2000). Designs for Science Literacy,
New York, NY.
[2] ADLI: Advanced Distributed Learning Initiative, Sharable
content object reference model (SCORM),
http://www.adlnet.org.
[3] Bannan-Ritland, B., Dabbagh, N. & Murphy, K. (2000).
"Learning object systems as constructivist learning
environments: Related assumptions, theories, and
applications." In D. A. Wiley (Ed.), The Instructional Use of
Learning Objects.
82
[4] Barab, S. A., & Luehmann, A. L. (2003). Building sustainable
science curriculum: Acknowledging and accommodating local
adaptation. Science Education, 87(4), 454– 467.
[5] Digital Library for Earth System Education,
http://www.dlese.org.
[6] DLESE Teaching Boxes, http://www.teachingboxes.org.
[7] Downes, S. (2003). Design and Reusability of Learning
Objects in an Academic Context: A New Economy of
Education? United States Distance Learning Journal
Association, 17 (1).
[8] FEDORA, http://www.fedora-commons.org
[9] Fishman, B. J., & Krajcik, J. (2003). What does it mean to
create sustainable science curriculum innovations? A
commentary. Science Education, 87(4), 564-573.
[10] Hanson, Katherine, and Carlson, Bethany. (2005). Effective
Access Report. Gender, Diversities, and Technology Institute.
Education Development Center, Inc.
[11] Khan, H. and Maull, K. (2006). Teaching box builder:
Customizing pedagogical contexts for use of digital library
resources in classrooms. Poster presentation. 6th ACM/IEEECS
Joint Conference on Digital Libraries (JCDL 2006): Chapel
Hill, NC.
[12] Khan, H. and Maull, K. (2006). Teaching boxes: Customizable
contextualized digital resources. ED-MEDIA 2006 World
Conference on Educational Multimedia, Hypermedia and
Telecommunications: Orlando, FL, 11-39.
[13] Khan, H. and Maull, K. (2007). Realizing the role of digital
repositories in educational applications: Supporting content
and context. Second International Conference on Open
Repositories: San Antonio, TX.
[14] Lagoze, C., Krafft, D. B., Jesuroga, S., Cornwell, T., Cramer,
E. J., and Shin, E. (2005). An information network overlay
architecture for the NSDL. Proceedings of the 5th ACM/IEEECS
Joint Conference on Digital Libraries 2005, 384.
[15] Lagoze, C., Payette, S., Shin, E. and Wilper, C. (2006).
“Fedora: An Architecture for Complex Objects and their
Relationships.” International Journal of Digital Libraries,
Vol. 6, No. 2, 124–138.
[16] Lagoze, C., Van de Sompel, H (2007). Compound Information
Objects: The OAI-ORE Perspective. White Paper.
http://www.openarchives.org/ore/documents/CompoundObject
s-200705.html
[17] Lewis, C. & Reiman J. (1993). Task Centered User Interface
Design: A Practical Introduction. University of Colorado,
Boulder, CO, 1993.
[18] National Science Digital Library, http://www.nsdl.org.
[19] Recker, M., Dorward, J., Dawson, D., Mao, X., Liu, Y.,
Palmer, B., and Park, J. (2005). You can lead a horse to water:
Teacher Development and Use of Digital Library Resources.
In Proceedings of the Joint Conference on Digital Libraries, 1-
7.
[20] Squire, K. D., MaKinster, J. G., Barnett, M., Luehmann, A. L.,
& Barab, S. A. (2003). Designed Curriculum and Local
Culture: Acknowledging the Primacy of Classroom Culture.
Science Education, 87, 468-489
[21] Van de Sompel, H., Lagoze, C., Bekaert, J., Liu, X., Payette,
S., and Warner, S. (2006). An interoperable fabric for scholarly
value chains. D-Lib Magazine. 12, 10.
[22] Wiley, D. A. (2000). Connecting learning objects to
instructional design theory: A definition, a metaphor, and a
taxonomy. In D. A. Wiley (Ed.),The Instructional Use of
Learning Objects, http://reusability.org/read/chapters/wiley.doc
83

No comments: