Difference between revisions of "ADAPT2"

From PAWS Lab
Jump to: navigation, search
(Adaptive Shells)
(Adaptive Shells)
Line 23: Line 23:
 
ADAPT2 supports multiple types of adaptive shells (aka value-adding services) which are the key components for 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 not personalized, adaptive shells can provide personalized access to learning objects. The ability to insert various adaptive shells between the portal and the learning content makes possible to explore various personalization approaches. Examples of adaptive shells explored by our lab in the past include:
 
ADAPT2 supports multiple types of adaptive shells (aka value-adding services) which are the key components for 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 not personalized, adaptive shells can provide personalized access to learning objects. The ability to insert various adaptive shells between the portal and the learning content makes possible to explore various personalization approaches. Examples of adaptive shells explored by our lab in the past include:
 
* [[NavEx]] for concept-based personalization
 
* [[NavEx]] for concept-based personalization
* [[QuizGuide]] for topic-based personalization
+
* [[QuizGuide]] and [JavaGUide]] for topic-based personalization
 
* [[Knowledge Sea II]] for social navigation support
 
* [[Knowledge Sea II]] for social navigation support
* A family of Progressor shells for studies social comparisons
+
* [[Progressor]] shells for a single-content social comparison
** [[Progressor]], [[Progressor+]].
+
* [[ProgressorPlus|Progressor+]] shell for multi-type social comparison
  
Since 2015 most of our research use [[Mastery Grids]].
+
Since 2015 most of our research uses [[Mastery Grids]] shell. [[Mastery Grids]] offers a flexible and customizable interface for delivering and exploring personalized content access. It combines knowledge-based personalization explored by [[NavEx]] and [[QuizGuide]] with social navigation and comparison ideas explored by [[Knowledge Sea II]], [[Progressor]], and [[ProgressorPlus|Progressor+]].
  
 
== Content Servers ==
 
== Content Servers ==

Revision as of 21:57, 20 January 2025

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

ADAPT2 supports multiple types of adaptive shells (aka value-adding services) which are the key components for 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 not personalized, adaptive shells can provide personalized access to learning objects. The ability to insert various adaptive shells between the portal and the learning content makes possible to explore various personalization approaches. Examples of adaptive shells explored by our lab in the past include:

Since 2015 most of our research uses Mastery Grids shell. Mastery Grids offers a flexible and customizable interface for delivering and exploring personalized content access. It combines knowledge-based personalization explored by NavEx and QuizGuide with social navigation and comparison ideas explored by Knowledge Sea II, Progressor, and Progressor+.

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