ADAPT2

From PAWS Lab
Revision as of 21:39, 20 January 2025 by Peterb (talk | contribs) (CUMULATE)
Jump to: navigation, search

Overview

ADAPT2 Architecture

ADAPT2 (read adapt-square) - Advanced Distributed Architecture for Personalized Teaching and Training - is a framework targeted at providing personalization and adaptation services for developers of content that lacks personalization.

ADAPT2 consists of the following principal components.

  • Knowledge Tree - portal
  • CUMULATE - user-modeling server
  • Content Servers
  • Adaptive Shells, AKA Value-added services
  • PERSEUS - personalization service engine

Knowledge Tree

Knowledge Tree
Knowledge Tree is a link aggregating portal. It presents content structured according to the folder-document paradigm. Knowledge Tree provides authentication and authorization and implements a simplified form of access control. It supports collaborative authoring and social annotation. (more)

CUMULATE

CUMULATE is a central user modeling server responsible for collecting evidence of user activity and for generating user models, i.e., assertions about the knowledge and mastery of individual users. Personalization components of the architecture, such as personalized shells and personalized learning content, could get access to the user models (using CUMULATE protocols) to offer personalized access and other personalized services to the end users. ==> (more on CUMULATE)

Adaptive Shells

Adaptive shells aka value-adding services - are providing adaptation and personalization. Adaptive shells stand between a portal and learning objects coming from multiple content servers. In contrast to the portal, which is personalized, adaptive shells provide personalized access to learning objects. serve as wrappers for . Examples of adaptive shells include NavEx, QuizGuide, and Knowledge Sea II.

Content Servers

Content servers provide learning objects for students to interact with. Content servers that work with ADAPT2 include: WebEx, QuizPACK, c/jWADEIn, SQLKnoT, QuizJET (PAWS native), SQL Tutor (University of Canterbury, New Zealand) Jeliot (Johensuu University), Problets (Ramapo College, US).

PERSEUS

PERSEUS

PERSEUS is a Personalization Service Engine. It provides adaptive support for non-personalized (educational) hypermedia systems by abstracting content presentation/aggregation from user modeling. PERSEUS protocols are based on RDF and RSS 1.0. Although, PERSEUS was initially developed for ADAPT2 framework, its data model permits seamless support of any other hypermedia application. Currently PERSEUS supports social navigation, topic-based navigation, concept-based navigation, and adaptive filtering techniques.

Standardization

Data models of ADAPT2 components are partially serialized as RDF. For more information refer to ADAPT2 RDF Binding.

Contacts