SlideShare una empresa de Scribd logo
1 de 93
Adaptive Educational Hypermedia:
From Generation to Generation
Peter Brusilovsky
School of Information Sciences
University of Pittsburgh, USA
TALER Lab,
From Generation to Generation
UM ITSHT
1G AEH
2G AEH
3G AEH
WWW
Classic Adaptive
Educational Hypermedia
WBE
Web-based Adaptive
Educational Hypermedia
“Real World” Adaptive
Educational Hypermedia
TALER Lab,
Personal View
ISIS-Tutor, MSU (1992-1994) ITEM/PG, MSU (1991-1993)
SQL-Tutor, MSU (1995-1998) ELM-ART, Trier (1994-1997)
InterBook, CMU (1996-1998) ELM-ART II, Trier (1997-1998)
ITEM/IP, MSU (1986-1994)
COCOA, CTE (1999-2000) TALER Lab projects (2000-2004)
TALER Lab,
Why Adaptive Hypermedia?
Hypermedia systems are flexible but ...
 Different people are different
 Individuals are different at different times
 "Lost in hyperspace”
We may need to make hypermedia adaptive
where ..
 There us a large variety of users
 Same user may need a different treatment
 The hyperspace is relatively large
TALER Lab,
So, where we may need AH?
 Educational Hypermedia
 Hypadapter, Anatom-Tutor, ISIS-Tutor,
Manuel Excell, ELM-ART, InterBook, AHA
 On-line Information systems
 MetaDoc, KN-AHS, PUSH, HYPERFLEX
 On-line Help Systems
 EPIAIM, HyPLAN, LISP-Critic, ORIMUHS
TALER Lab,
Generation 0
UM ITSHT
1G AEH
2G AEH
3G AEH
WWW
Classic Adaptive
Educational Hypermedia
WBE
Web-based Adaptive
Educational Hypermedia
“Real World” Adaptive
Educational Hypermedia
TALER Lab,
Personal View: Generation 0
ISIS-Tutor, MSU (1992-1994) ITEM/PG, MSU (1991-1993)
SQL-Tutor, MSU (1995-1998) ELM-ART, Trier (1994-1997)
InterBook, CMU (1996-1998) ELM-ART II, Trier (1997-1998)
ITEM/IP, MSU (1986-1994)
COCOA, CTE (1999-2000) TALER Lab projects (2000-2004)
TALER Lab,
ITEM/IP
 ILE for Introductory Programming
 Integrated system
 Tutorial (presentation of optimal
sequence of explanations, examples and
problems)
 Environment (playing with examples,
design and debug problem solutions)
 Manual (a manual for reference-style
access to studied information, examples,
solved problems)
TALER Lab,
Knowledge and learning
material
Example 2 Example M
Example 1
Problem 1
Problem 2 Problem K
Concept 1
Concept 2
Concept 3
Concept 4
Concept 5
Concept N
Examples
Problems
Concepts
TALER Lab,
Weighted overlay model
Concept 1
Concept 2
Concept 3
Concept 4
Concept 5
Concept N10
3
0
2
7
4
TALER Lab,
Course Sequencing
 Oldest ITS technology
 SCHOLAR, BIP, GCAI...
 Goal: individualized
“best” sequence of
educational activities
 ITEM/IP: multi-type
 information to read
 examples to explore
 problems to solve ...
TALER Lab,
Sequencing in ITEM/IP
• Teacher’s role:
Defining a sequence of
learning goals
TALER Lab,
Adaptive presentation
 Goal: make the same “page” suitable
for students with different knowledge
 beginners (in tutorial mode)
 advanced (in manual mode)
 smooth transition
 Methods to achieve the goals
 comparisons of several concepts
 extra explanations for beginners
 more complete information for advanced
TALER Lab,
Conditional text filtering
If switch is known and
user_motivation is high
Fragment 2
Fragment K
Fragment 1
 Similar to UNIX cpp
 Universal technology
 Altering fragments
 Extra explanation
 Extra details
 Comparisons
 Low level technology
 Text programming
TALER Lab,
Problems
 A category of students wanted to make the
choice of next thing to do themselves
 Combining guidance and freedom?
 Added menu-based access to new material
 Two information spaces with separate
access…
 Explored material (past)
 New material (future)
 And in 1991 we have found hypertext…
TALER Lab,
Origins of Adaptive Educational
Hypermedia
Intelligent Tutoring
Systems
Hypermedia
Systems
Adaptive Educational
Hypermedia Systems
TALER Lab,
Early Adaptive Hypermedia
Annotations for topic states in Manuel Excell: not seen (white lens) ;
partially seen (grey lens) ; and completed (black lens)
TALER Lab,
Generation 1
UM ITSHT
1G AEH
2G AEH
3G AEH
WWW
Classic Adaptive
Educational Hypermedia
WBE
Web-based Adaptive
Educational Hypermedia
“Real World” Adaptive
Educational Hypermedia
TALER Lab,
User Model
Collects information
about individual user
Provides
adaptation effect
Adaptive
System
User Modeling side
Adaptation side
Adaptive systems
Classic loop “user modeling - adaptation” in adaptive
systems
TALER Lab,
What can be taken into
account?
 Knowledge about the content and
the system
 Short-term and long-term goals
 Interests
 Navigation / action history
 User category,background,
profession, language, capabilities
 Platform, bandwidth, context…
TALER Lab,
What Can Be Adapted?
 Hypermedia = Pages + Links
 Adaptive presentation
 content adaptation
 Adaptive navigation support
 link adaptation
TALER Lab,
Adaptive Presentation: Goals
 Provide the different content for users
with different knowledge, goals,
background
 Provide additional material for some
categories of users
 comparisons
 extra explanations
 details
 Remove irrelevant piece of content
 Sort fragments - most relevant first
TALER Lab,
Adaptive Presentation Techniques
 Conditional text filtering
 ITEM/IP
 Adaptive stretchtext
 MetaDoc, KN-AHS
 Frame-based adaptation
 Hypadapter, EPIAIM
 Natural language generation
 PEBA-II, ILEX
TALER Lab,
Adaptive Stretchtext (PUSH)
TALER Lab,
Example: Stretchtext (ADAPTS)
TALER Lab,
Adaptive Presentation:
Evaluation
 MetaDoc: On-line documentation
system, adapting to user knowledge
on the subject
 Reading comprehension time
decreased
 Understanding increased for novices
 No effect for navigation time, number
of nodes visited, number of
operations
TALER Lab,
 Guidance: Where I can go?
 Local guidance (“next best”)
 Global guidance (“ultimate goal”)
 Orientation: Where am I?
 Local orientation support (local area)
 Global orientation support (whole
hyperspace)
Adaptive Navigation Support:
Goals
TALER Lab,
Adaptive Navigation Support:
Techniques
 Direct guidance
 Restricting access
 Removing, disabling, hiding
 Sorting
 Annotation
 Generation
 Similarity-based, interest-based
 Map adaptation techniques
TALER Lab,
Personal View: Generation 1
ISIS-Tutor, MSU (1992-1994) ITEM/PG, MSU (1991-1993)
SQL-Tutor, MSU (1995-1998) ELM-ART, Trier (1994-1997)
InterBook, CMU (1996-1998) ELM-ART II, Trier (1997-1998)
ITEM/IP, MSU (1986-1994)
ADAPTS, CMU (1998-1999) COCOA, CTE (1999-2000)
TALER Lab,
ISIS-Tutor: ILE + hypertext
 An adaptive tutorial for CDS/ISIS/M users
 Domain knowledge: concepts and constructs
 Hypertext - a way to access learning
material:
 Description of concepts and constructs
 Examples and problems indexed with concepts
(could be used in an exploratory environment)
 Educational status of explanations, examples
and problems is shown with link annotation
TALER Lab,
Knowledge and learning
material
Example 2 Example M
Example 1
Problem 1
Problem 2 Problem K
Concept 1
Concept 2
Concept 3
Concept 4
Concept 5
Concept N
Examples
Problems
Concepts
TALER Lab,
Student modeling and
adaptation
 States for concepts:
 not ready (may be hidden)
 ready (red)
 known (green)
 learned (green and ‘+’)
 State for problems/examples:
 not ready (may be hidden)
 ready (red)
 solved (green and ‘+’)
TALER Lab,
Sample index page
(annotation)
TALER Lab,
Sample index page
(annotation and hiding)
TALER Lab,
ISIS-Tutor: Evaluation
 26 first year CS students of MSU
 3 groups:
 control (no adaptation)
 adaptive annotation
 adaptive annotation + hiding
 Goal: 10 concepts (of 64), 10
problems, all examples
TALER Lab,
ISIS-Tutor: Evaluation Results
 The students are able to achieve the
same educational goal almost twice as
faster
 The number of node visits (navigation
overhead) decreased twice
 The number of attempts per problem to
be solved decreased almost 4 times
(from 7.7 to 1.4-1.8)
TALER Lab,
THM1: It works!
 Adaptive presentation makes user to
understand the content faster and
better
 Adaptive navigation support reduces
navigation efforts and allows the users
to get to the right place at the right
time
 Altogether AH techniques can
significantly improve the effectiveness
of hypertext and hypermedia systems
TALER Lab,
THM2: AH as “best of both
worlds”
 The Artificial Intelligent approach:
machine intelligence makes a decision for
a human
 Adaptive NL generation, sequencing
 The HCI approach: human intelligence is
empowered to make a decision
 Classic stretchtext and hypertext
 Adaptive hypermedia: human intelligence
and AI collaborate in making a decision
TALER Lab,
Similar works 1991-1994
• γπAdaptερ (Hohl, Böker, Gunzenhauser, 1991)
• Sorting page fragments and links by relevance
 Manuel Excel (de La Passardiere, Dufresne, 1992)
• Adaptive link annotation with icons
 ANATOM-Tutor (Beaumont, 1994)
• Adaptive presentation, hypertext + ITS
 MetaDoc (Boyle, Encarnacion, 1994)
• Adaptive stretchtext
TALER Lab,
Generation 2
UM ITSHT
1G AEH
2G AEH
3G AEH
WWW
Classic Adaptive
Educational Hypermedia
WBE
Web-based Adaptive
Educational Hypermedia
“Real World” Adaptive
Educational Hypermedia
TALER Lab,
Generation 2 vs Generation 1
 Generation 1 systems:
 Research oriented
 Traditional hypertext/hypermedia
 Developed independently
 Generation 2 systems
 Practically oriented
 Web-based hypermedia
 Influenced by earlier research
 Less value on evaluation
TALER Lab,
Personal View: Generation 2
ISIS-Tutor, MSU (1992-1994) ITEM/PG, MSU (1991-1993)
SQL-Tutor, MSU (1995-1998) ELM-ART, Trier (1994-1997)
InterBook, CMU (1996-1998) ELM-ART II, Trier (1997-1998)
ITEM/IP, MSU (1986-1994)
COCOA, CTE (1999-2000) TALER Lab projects (2000-2004)
TALER Lab,
ELM-ART: Lisp ITS on WWW
 ELM-ART:
 ELM-PE (ILE with problem solving
support)
 Adaptive Hypermedia (all educational
material)
 Model: adaptive electronic textbook
 tests
 examples
 problems
TALER Lab,
Knowledge representation
 Domain knowledge
 conceptual network for Lisp
 problem solving plans
 debugging knowledge
 Student model
 Overlay model for Lisp concepts
 Episodic model for problem-solving
knowledge
TALER Lab,
ELM-ART: Adaptive Textbook
 Electronic Textbook
 Intelligent, adaptive, interactive
 Adaptive navigation support
 Adaptive sequencing (pages and questions)
 Adaptive similarity-based navigation
 Adaptive selection of relevant examples
 Intelligent program diagnosis
 Open student modeling
TALER Lab,
Adaptive navigation support
TALER Lab,
Adaptive Diagnostics
TALER Lab,
Similarity-Based Navigation
TALER Lab,
TALER Lab,
ELM-ART: Evaluation
 No formal classroom study
 Users provided their experience
 Drop-out evaluation technology
 33 subjects
 visited more than 5 pages
 have no experience with Lisp
 did not finish lesson 3
 14/19 with/without programming
experience
TALER Lab,
ELM-ART: Evaluation Results
 Users with no previous programming
and Web experience worked twice as
longer if adaptive guidance was
provided. No effect of adaptive
annotation
 Users with starting programming and
Web experience worked twice as
longer if adaptive annotation was
provided. No effect of adaptive
guidance.
TALER Lab,
InterBook: a Shell for AET
 “Knowledge behind pages”
 Structured electronic textbook
(a tree of “sections”)
 Sections indexed by domain concepts
 Outcome concepts
 Background concepts
 Concepts are externalized as glossary entries
 Shows educational status of concepts and
pages
TALER Lab,
Knowledge and hyperspace
Chapter 1
Chapter 2
Section 1.1
Section 1.2
Section 1.2.1 Section 1.2.2
Domain model
Concept 1
Concept 2
Concept 3
Concept 4
Concept m
Concept n
Textbook
TALER Lab,
TALER Lab,
Glossary view
TALER Lab,
Adaptive annotation in
InterBook
1. State of concepts (unknown, known, ..., learned)
2. State of current section (ready, not ready, nothing new)
3. States of sections behind the links (as above + visited)
3
2
1
v
TALER Lab,
Bookshelves and books
TALER Lab,
Book view
TALER Lab,
Goal-directed learning: “help” and “teach this”
TALER Lab,
InterBook: Evaluation
 Goal: to find a value of adaptive
annotation
 Electronic textbook about ClarisWorks
 25 undergraduate teacher education
students
 2 groups: with/without adaptive
annotation
 Format: exploring + testing knowledge
 Full action protocol
TALER Lab,
InterBook Evaluation Results
 No performance difference between
groups
 About 90% of clicks were made with
sequential navigation buttons
 Adaptive annotation encourages non-
sequential navigation
 Adaptive annotation benefits those
who use it as expected
TALER Lab,
Adaptive annotation can:
 Reduce navigation efforts
 Reduce repetitive visits to learning
items
 Encourage non-sequential navigation
 Make system more attractive for
students
 But we still need to understand better
 When it is helpful
 How to match functionality to students
TALER Lab,
THM3: AH is not a Silver Bullet
 Myth: AH is an alternative to user-
centered design. No need to study
the user - we will adapt to everyone
 The truth:
 AH is a powerful HCI tool - as mouse,
visualization, VR
 We need to study our users and apply
all usual range of usability techniques -
we just have one more tool to use in
our repository
TALER Lab,
THM3: AH is not a Silver Bullet
 Myth: Just plug AH in and it will
work
 The truth:
 Most AH techniques are “non-
prescriptive” - the user retains freedom
 To benefit from AH the users should
understand how AH works and
collaborate with the system towards
achieving her goal
TALER Lab,
Other Generation 2 AEHS
 ELM-ART stream: Exploring new
approaches and techniques
 AHA!, INSPIRE, MetaLinks, MANIC
 InterBook stream: Creating authoring
frameworks and tools
 Frameworks:
 KBS-HyperBook, Multibook
 Authoring Tools:
 AHA!, NetCoach, MetaLinks
TALER Lab,
MetaLinks (Murray)
TALER Lab,
Metalinks
 Related links
 Custom depth
control
 Narrative
smoothing
 No effect of
smoothing!
 Good narration...
Explain more
Next
TALER Lab,
AHA! (De Bra)
TALER Lab,
AHA!
TALER Lab,
KBS-HyperBook (Nejdl, Henze)
TALER Lab,
INSPIRE (Grigoriadou, Papanikolaou,
Kornilakis, Magoulas)
QuickTime™ and aTIFF (LZW) decompressorare needed to see this picture.
TALER Lab,
NetCoach (Weber)
TALER Lab,
Generation 3
UM ITSHT
1G AEH
2G AEH
3G AEH
WWW
Classic Adaptive
Educational Hypermedia
WBE
Web-based Adaptive
Educational Hypermedia
“Real World” Adaptive
Educational Hypermedia
TALER Lab,
Practical E-Learning
 Integrated Course Management Systems
 Blackboard, WebCT, …
 Support almost all aspects of E-Learning
 Course material presentation
 Assessment with quizzes
 Threaded discussions
 Student management and grading
 “MS Word”-style all-in-one tool for WBE
TALER Lab,
Adaptive E-Learning?
 Adaptive E-Learning systems can provide
a more advanced support for most
functions
 Course material presentation - InterBook, AHA
 Assessment with quizzes - SIETTE
 Threaded discussions - help agents
 Student management - intelligent monitoring
 Why they are rarely used in practical E-
Learning?
TALER Lab,
Practical Adaptive E-Learning
 Model 1: Adapting to current E-
Learning Paradigm - CMS
 More versatile adaptive systems
 An ability to integrate open corpus
content
 Improving CMS content
 Giving more power to the teacher
 Customize the system to specific course
and material
TALER Lab,
Emerging E-Learning
 Interoperability and standards
 IEEE CMI, SCORM
 Semantics and metadata
 LOM
 Component-based architectures
 OKI, uPortal
 Resource reusability
 Distributed learning content
 Semantic Web
TALER Lab,
Practical Adaptive E-Learning
 Model 2: Embedding adaptivity into
emerging E-Learning
 Use of current interoperability
standards (SCORM, LOM)
 Developing new interoperability
architectures
 Resource discovery
 The use of Semantic Web
TALER Lab,
Personal View: Generation 3
ISIS-Tutor, MSU (1992-1994) ITEM/PG, MSU (1991-1993)
SQL-Tutor, MSU (1995-1998) ELM-ART, Trier (1994-1997)
InterBook, CMU (1996-1998) ELM-ART II, Trier (1997-1998)
ITEM/IP, MSU (1986-1994)
COCOA, CTE (1999-2000) TALER Lab projects (2000-2004)
TALER Lab,
CoCoA - Static Sequencing
 Many contributors for a single course
 Almost impossible to keep the course
consistent without special tool
 Courseware engineering: From course
authoring in small to course authoring in
large
 CoCoA - Static sequencing
 Prerequisite checking
 Goal focusing
 Learning activity balance
TALER Lab,
TALER Lab,
Open Corpus Adaptive
Hypermedia
 Classic AH - Closed Corpus of pre-
processed content
 Integrate Open Corpus content
 Bringing open corpus content in by
indexing
 KBS-HyperBook, SIGUE
 Processing open corpus content
without manual idexing
 Knowledge Sea
TALER Lab,
Knowledge Sea Map
TALER Lab,
TALER Lab,
Map Interface
Keywords
related to
documents
inside the
cell
Indicator of
density of
document
inside the cell
Lecture Notes
(landmarks)
Indicator of
user traffic
Background color:
indicator of group
traffic
Indicator of
existence of
annotation
TALER Lab,
Cell Content Interface
Background:
Indicator of
group traffic
Indicator of
user traffic
indicator of existence of
annotation
List of the
document inside
the current cell
Indicator of the
position of the current
cell in the map
TALER Lab,
SANS within a book
TALER Lab,
Knowledge Tee Architecture
Portal
Activity
Server
Student Modeling Server
Value-added
Service
TALER Lab,
KnowledgeTree Portal
TALER Lab,
AnnotatED Service
TALER Lab,
QuizGuide value-added service
TALER Lab,
NavEx Value-added Service
TALER Lab,
More information...
 Adaptive Hypertext and Hypermedia Home Page:
http://wwwis.win.tue.nl/ah/
 Brusilovsky, P. (1996) Methods and techniques of
adaptive hypermedia. User Modeling and User-
Adapted Interaction 6 (2-3), 87-129.
 Brusilovsky, P., Kobsa, A., and Vassileva, J. (eds.)
(1998), Adaptive Hypertext and Hypermedia.
Dordrecht: Kluwer Academic Publishers.

Más contenido relacionado

La actualidad más candente

Digital Humanities: An Introduction
Digital Humanities: An IntroductionDigital Humanities: An Introduction
Digital Humanities: An IntroductionDilip Barad
 
Ontology and Ontology Libraries: a Critical Study
Ontology and Ontology Libraries: a Critical StudyOntology and Ontology Libraries: a Critical Study
Ontology and Ontology Libraries: a Critical StudyDebashisnaskar
 
Resume(short)
Resume(short)Resume(short)
Resume(short)butest
 
NoTube: integrating TV and Web with the help of semantics
NoTube: integrating TV and Web with the help of semanticsNoTube: integrating TV and Web with the help of semantics
NoTube: integrating TV and Web with the help of semanticsGuus Schreiber
 
MS Word version
MS Word versionMS Word version
MS Word versionbutest
 
SemTech Survey - Web Science 2009 Conference
SemTech Survey - Web Science 2009 ConferenceSemTech Survey - Web Science 2009 Conference
SemTech Survey - Web Science 2009 Conferencethanassis
 
Capitalizing on Machine Reading to Engage Bigger Data
Capitalizing on Machine Reading to Engage Bigger DataCapitalizing on Machine Reading to Engage Bigger Data
Capitalizing on Machine Reading to Engage Bigger DataShalin Hai-Jew
 
LIWC-ing at Texts for Insights from Linguistic Patterns
LIWC-ing at Texts for Insights from Linguistic PatternsLIWC-ing at Texts for Insights from Linguistic Patterns
LIWC-ing at Texts for Insights from Linguistic PatternsShalin Hai-Jew
 
Hypertext system
Hypertext systemHypertext system
Hypertext systemtiya0714
 
Hypertext system new
Hypertext system newHypertext system new
Hypertext system newtiya0714
 
Hypertext system new1
Hypertext system new1Hypertext system new1
Hypertext system new1tiya0714
 
Hypertext System hwstwo
Hypertext System hwstwoHypertext System hwstwo
Hypertext System hwstwoherlinwidasiwi
 
Hypertext System Hwssn
Hypertext System HwssnHypertext System Hwssn
Hypertext System Hwssnherlinwidasiwi
 

La actualidad más candente (14)

Digital Humanities: An Introduction
Digital Humanities: An IntroductionDigital Humanities: An Introduction
Digital Humanities: An Introduction
 
Ontology and Ontology Libraries: a Critical Study
Ontology and Ontology Libraries: a Critical StudyOntology and Ontology Libraries: a Critical Study
Ontology and Ontology Libraries: a Critical Study
 
Ontology
OntologyOntology
Ontology
 
Resume(short)
Resume(short)Resume(short)
Resume(short)
 
NoTube: integrating TV and Web with the help of semantics
NoTube: integrating TV and Web with the help of semanticsNoTube: integrating TV and Web with the help of semantics
NoTube: integrating TV and Web with the help of semantics
 
MS Word version
MS Word versionMS Word version
MS Word version
 
SemTech Survey - Web Science 2009 Conference
SemTech Survey - Web Science 2009 ConferenceSemTech Survey - Web Science 2009 Conference
SemTech Survey - Web Science 2009 Conference
 
Capitalizing on Machine Reading to Engage Bigger Data
Capitalizing on Machine Reading to Engage Bigger DataCapitalizing on Machine Reading to Engage Bigger Data
Capitalizing on Machine Reading to Engage Bigger Data
 
LIWC-ing at Texts for Insights from Linguistic Patterns
LIWC-ing at Texts for Insights from Linguistic PatternsLIWC-ing at Texts for Insights from Linguistic Patterns
LIWC-ing at Texts for Insights from Linguistic Patterns
 
Hypertext system
Hypertext systemHypertext system
Hypertext system
 
Hypertext system new
Hypertext system newHypertext system new
Hypertext system new
 
Hypertext system new1
Hypertext system new1Hypertext system new1
Hypertext system new1
 
Hypertext System hwstwo
Hypertext System hwstwoHypertext System hwstwo
Hypertext System hwstwo
 
Hypertext System Hwssn
Hypertext System HwssnHypertext System Hwssn
Hypertext System Hwssn
 

Similar a Adaptive Educational Hypermedia: From generation to generation

LACLO 2010 - Openness and Analytics: The Future of Learning Objects
LACLO 2010 - Openness and Analytics: The Future of Learning ObjectsLACLO 2010 - Openness and Analytics: The Future of Learning Objects
LACLO 2010 - Openness and Analytics: The Future of Learning ObjectsDavid Wiley
 
kantorNSF-NIJ-ISI-03-06-04.ppt
kantorNSF-NIJ-ISI-03-06-04.pptkantorNSF-NIJ-ISI-03-06-04.ppt
kantorNSF-NIJ-ISI-03-06-04.pptbutest
 
Gadgets pwn us? A pattern language for CALL
Gadgets pwn us? A pattern language for CALLGadgets pwn us? A pattern language for CALL
Gadgets pwn us? A pattern language for CALLLawrie Hunter
 
The Valladolid Presentation - Nov, 16, 2011
The Valladolid Presentation - Nov, 16, 2011The Valladolid Presentation - Nov, 16, 2011
The Valladolid Presentation - Nov, 16, 2011sdemetri
 
Future of Metadata and Learning Objects
Future of Metadata and Learning ObjectsFuture of Metadata and Learning Objects
Future of Metadata and Learning ObjectsWayne Hodgins
 
2015.05.19 tom de nies - tin can2prov exposing interoperable provenance of ...
2015.05.19   tom de nies - tin can2prov exposing interoperable provenance of ...2015.05.19   tom de nies - tin can2prov exposing interoperable provenance of ...
2015.05.19 tom de nies - tin can2prov exposing interoperable provenance of ...tdenies
 
Extracting Relevant Questions to an RDF Dataset Using Formal Concept Analysis
Extracting Relevant Questions to an RDF Dataset Using Formal Concept AnalysisExtracting Relevant Questions to an RDF Dataset Using Formal Concept Analysis
Extracting Relevant Questions to an RDF Dataset Using Formal Concept AnalysisMathieu d'Aquin
 
Prof. M. Thaller (Universität Köln) - Toward a reference curriculum in Digita...
Prof. M. Thaller (Universität Köln) - Toward a reference curriculum in Digita...Prof. M. Thaller (Universität Köln) - Toward a reference curriculum in Digita...
Prof. M. Thaller (Universität Köln) - Toward a reference curriculum in Digita...infoclio.ch
 
Context culture metadata_openscout20120301
Context culture metadata_openscout20120301Context culture metadata_openscout20120301
Context culture metadata_openscout20120301Jan Pawlowski
 
Learning and Text Analysis for Ontology Engineering
Learning and Text Analysis for Ontology EngineeringLearning and Text Analysis for Ontology Engineering
Learning and Text Analysis for Ontology Engineeringbutest
 
GLOBE Metadata Analysis
GLOBE Metadata AnalysisGLOBE Metadata Analysis
GLOBE Metadata AnalysisXavier Ochoa
 
Opening up MOOCs for OER management on the Web of linked data
Opening up MOOCs for OER management on the Web of linked dataOpening up MOOCs for OER management on the Web of linked data
Opening up MOOCs for OER management on the Web of linked dataGilbert Paquette
 
Learning Analytics Metadata Standards, xAPI recipes & Learning Record Store -
Learning Analytics Metadata Standards, xAPI recipes & Learning Record Store - Learning Analytics Metadata Standards, xAPI recipes & Learning Record Store -
Learning Analytics Metadata Standards, xAPI recipes & Learning Record Store - Hendrik Drachsler
 
Strijker, A. (2002). Teletop Techniek En Didactiek
Strijker, A. (2002). Teletop Techniek En DidactiekStrijker, A. (2002). Teletop Techniek En Didactiek
Strijker, A. (2002). Teletop Techniek En DidactiekSaxion
 
ISWC2023-McGuinnessTWC16x9FinalShort.pdf
ISWC2023-McGuinnessTWC16x9FinalShort.pdfISWC2023-McGuinnessTWC16x9FinalShort.pdf
ISWC2023-McGuinnessTWC16x9FinalShort.pdfDeborah McGuinness
 
CNI fall 2009 enhanced publications john_doove-SURFfoundation
CNI fall 2009 enhanced publications john_doove-SURFfoundationCNI fall 2009 enhanced publications john_doove-SURFfoundation
CNI fall 2009 enhanced publications john_doove-SURFfoundationJohn Doove
 
NLP Tasks and Applications.ppt useful in
NLP Tasks and Applications.ppt useful inNLP Tasks and Applications.ppt useful in
NLP Tasks and Applications.ppt useful inKumari Naveen
 
lect36-tasks.ppt
lect36-tasks.pptlect36-tasks.ppt
lect36-tasks.pptHaHa501620
 
Technology and curriculum issues day 4 vikki bridgewater nr
Technology and curriculum issues day 4 vikki bridgewater nrTechnology and curriculum issues day 4 vikki bridgewater nr
Technology and curriculum issues day 4 vikki bridgewater nrvpriddle
 

Similar a Adaptive Educational Hypermedia: From generation to generation (20)

LACLO 2010 - Openness and Analytics: The Future of Learning Objects
LACLO 2010 - Openness and Analytics: The Future of Learning ObjectsLACLO 2010 - Openness and Analytics: The Future of Learning Objects
LACLO 2010 - Openness and Analytics: The Future of Learning Objects
 
kantorNSF-NIJ-ISI-03-06-04.ppt
kantorNSF-NIJ-ISI-03-06-04.pptkantorNSF-NIJ-ISI-03-06-04.ppt
kantorNSF-NIJ-ISI-03-06-04.ppt
 
Gadgets pwn us? A pattern language for CALL
Gadgets pwn us? A pattern language for CALLGadgets pwn us? A pattern language for CALL
Gadgets pwn us? A pattern language for CALL
 
The Valladolid Presentation - Nov, 16, 2011
The Valladolid Presentation - Nov, 16, 2011The Valladolid Presentation - Nov, 16, 2011
The Valladolid Presentation - Nov, 16, 2011
 
Future of Metadata and Learning Objects
Future of Metadata and Learning ObjectsFuture of Metadata and Learning Objects
Future of Metadata and Learning Objects
 
2015.05.19 tom de nies - tin can2prov exposing interoperable provenance of ...
2015.05.19   tom de nies - tin can2prov exposing interoperable provenance of ...2015.05.19   tom de nies - tin can2prov exposing interoperable provenance of ...
2015.05.19 tom de nies - tin can2prov exposing interoperable provenance of ...
 
Extracting Relevant Questions to an RDF Dataset Using Formal Concept Analysis
Extracting Relevant Questions to an RDF Dataset Using Formal Concept AnalysisExtracting Relevant Questions to an RDF Dataset Using Formal Concept Analysis
Extracting Relevant Questions to an RDF Dataset Using Formal Concept Analysis
 
Prof. M. Thaller (Universität Köln) - Toward a reference curriculum in Digita...
Prof. M. Thaller (Universität Köln) - Toward a reference curriculum in Digita...Prof. M. Thaller (Universität Köln) - Toward a reference curriculum in Digita...
Prof. M. Thaller (Universität Köln) - Toward a reference curriculum in Digita...
 
Context culture metadata_openscout20120301
Context culture metadata_openscout20120301Context culture metadata_openscout20120301
Context culture metadata_openscout20120301
 
Learning and Text Analysis for Ontology Engineering
Learning and Text Analysis for Ontology EngineeringLearning and Text Analysis for Ontology Engineering
Learning and Text Analysis for Ontology Engineering
 
GLOBE Metadata Analysis
GLOBE Metadata AnalysisGLOBE Metadata Analysis
GLOBE Metadata Analysis
 
Opening up MOOCs for OER management on the Web of linked data
Opening up MOOCs for OER management on the Web of linked dataOpening up MOOCs for OER management on the Web of linked data
Opening up MOOCs for OER management on the Web of linked data
 
Learning Analytics Metadata Standards, xAPI recipes & Learning Record Store -
Learning Analytics Metadata Standards, xAPI recipes & Learning Record Store - Learning Analytics Metadata Standards, xAPI recipes & Learning Record Store -
Learning Analytics Metadata Standards, xAPI recipes & Learning Record Store -
 
Smart collections
Smart collectionsSmart collections
Smart collections
 
Strijker, A. (2002). Teletop Techniek En Didactiek
Strijker, A. (2002). Teletop Techniek En DidactiekStrijker, A. (2002). Teletop Techniek En Didactiek
Strijker, A. (2002). Teletop Techniek En Didactiek
 
ISWC2023-McGuinnessTWC16x9FinalShort.pdf
ISWC2023-McGuinnessTWC16x9FinalShort.pdfISWC2023-McGuinnessTWC16x9FinalShort.pdf
ISWC2023-McGuinnessTWC16x9FinalShort.pdf
 
CNI fall 2009 enhanced publications john_doove-SURFfoundation
CNI fall 2009 enhanced publications john_doove-SURFfoundationCNI fall 2009 enhanced publications john_doove-SURFfoundation
CNI fall 2009 enhanced publications john_doove-SURFfoundation
 
NLP Tasks and Applications.ppt useful in
NLP Tasks and Applications.ppt useful inNLP Tasks and Applications.ppt useful in
NLP Tasks and Applications.ppt useful in
 
lect36-tasks.ppt
lect36-tasks.pptlect36-tasks.ppt
lect36-tasks.ppt
 
Technology and curriculum issues day 4 vikki bridgewater nr
Technology and curriculum issues day 4 vikki bridgewater nrTechnology and curriculum issues day 4 vikki bridgewater nr
Technology and curriculum issues day 4 vikki bridgewater nr
 

Más de Peter Brusilovsky

SANN: Programming Code Representation Using Attention Neural Network with Opt...
SANN: Programming Code Representation Using Attention Neural Network with Opt...SANN: Programming Code Representation Using Attention Neural Network with Opt...
SANN: Programming Code Representation Using Attention Neural Network with Opt...Peter Brusilovsky
 
Computer Science Education: Tools and Data
Computer Science Education: Tools and DataComputer Science Education: Tools and Data
Computer Science Education: Tools and DataPeter Brusilovsky
 
Personalized Learning: Expanding the Social Impact of AI
Personalized Learning: Expanding the Social Impact of AIPersonalized Learning: Expanding the Social Impact of AI
Personalized Learning: Expanding the Social Impact of AIPeter Brusilovsky
 
Action Sequence Mining and Behavior Pattern Analysis for User Modeling
Action Sequence Mining and Behavior Pattern Analysis for User ModelingAction Sequence Mining and Behavior Pattern Analysis for User Modeling
Action Sequence Mining and Behavior Pattern Analysis for User ModelingPeter Brusilovsky
 
User Control in Adaptive Information Access
User Control in Adaptive Information AccessUser Control in Adaptive Information Access
User Control in Adaptive Information AccessPeter Brusilovsky
 
Human-Centered AI in AI-ED - Keynote at AAAI 2022 AI for Education workshop
Human-Centered AI in AI-ED - Keynote at AAAI 2022 AI for Education workshopHuman-Centered AI in AI-ED - Keynote at AAAI 2022 AI for Education workshop
Human-Centered AI in AI-ED - Keynote at AAAI 2022 AI for Education workshopPeter Brusilovsky
 
User Control in AIED (Artificial Intelligence in Education)
User Control in AIED (Artificial Intelligence in Education)User Control in AIED (Artificial Intelligence in Education)
User Control in AIED (Artificial Intelligence in Education)Peter Brusilovsky
 
Data-Driven Education 2020: Using Big Educational Data to Improve Teaching an...
Data-Driven Education 2020: Using Big Educational Data to Improve Teaching an...Data-Driven Education 2020: Using Big Educational Data to Improve Teaching an...
Data-Driven Education 2020: Using Big Educational Data to Improve Teaching an...Peter Brusilovsky
 
Two Brains are Better than One: User Control in Adaptive Information Access
Two Brains are Better than One: User Control in Adaptive Information AccessTwo Brains are Better than One: User Control in Adaptive Information Access
Two Brains are Better than One: User Control in Adaptive Information AccessPeter Brusilovsky
 
An Infrastructure for Sustainable Innovation and Research in Computer Scienc...
An Infrastructure for Sustainable Innovation and Research in Computer Scienc...An Infrastructure for Sustainable Innovation and Research in Computer Scienc...
An Infrastructure for Sustainable Innovation and Research in Computer Scienc...Peter Brusilovsky
 
Personalized Online Practice Systems for Learning Programming
Personalized Online Practice Systems for Learning ProgrammingPersonalized Online Practice Systems for Learning Programming
Personalized Online Practice Systems for Learning ProgrammingPeter Brusilovsky
 
Human Interfaces to Artificial Intelligence in Education
Human Interfaces to Artificial Intelligence in EducationHuman Interfaces to Artificial Intelligence in Education
Human Interfaces to Artificial Intelligence in EducationPeter Brusilovsky
 
Interfaces for User-Controlled and Transparent Recommendations
Interfaces for User-Controlled and Transparent RecommendationsInterfaces for User-Controlled and Transparent Recommendations
Interfaces for User-Controlled and Transparent RecommendationsPeter Brusilovsky
 
UMAP 2019 talk Evaluating Visual Explanations for Similarity-Based Recommenda...
UMAP 2019 talk Evaluating Visual Explanations for Similarity-Based Recommenda...UMAP 2019 talk Evaluating Visual Explanations for Similarity-Based Recommenda...
UMAP 2019 talk Evaluating Visual Explanations for Similarity-Based Recommenda...Peter Brusilovsky
 
Course-Adaptive Content Recommender for Course Authoring
Course-Adaptive Content Recommender for Course AuthoringCourse-Adaptive Content Recommender for Course Authoring
Course-Adaptive Content Recommender for Course AuthoringPeter Brusilovsky
 
The User Side of Personalization: How Personalization Affects the Users
The User Side of Personalization: How Personalization Affects the UsersThe User Side of Personalization: How Personalization Affects the Users
The User Side of Personalization: How Personalization Affects the UsersPeter Brusilovsky
 
The Power of Known Peers: A Study in Two Domains
The Power of Known Peers: A Study in Two DomainsThe Power of Known Peers: A Study in Two Domains
The Power of Known Peers: A Study in Two DomainsPeter Brusilovsky
 
Data driveneducationicwl2016
Data driveneducationicwl2016Data driveneducationicwl2016
Data driveneducationicwl2016Peter Brusilovsky
 
From Expert-Driven to Data-Driven Adaptive Learning
From Expert-Driven to Data-Driven Adaptive LearningFrom Expert-Driven to Data-Driven Adaptive Learning
From Expert-Driven to Data-Driven Adaptive LearningPeter Brusilovsky
 
Stereotype Modeling for Problem-Solving Performance Predictions in MOOCs and ...
Stereotype Modeling for Problem-Solving Performance Predictions in MOOCs and ...Stereotype Modeling for Problem-Solving Performance Predictions in MOOCs and ...
Stereotype Modeling for Problem-Solving Performance Predictions in MOOCs and ...Peter Brusilovsky
 

Más de Peter Brusilovsky (20)

SANN: Programming Code Representation Using Attention Neural Network with Opt...
SANN: Programming Code Representation Using Attention Neural Network with Opt...SANN: Programming Code Representation Using Attention Neural Network with Opt...
SANN: Programming Code Representation Using Attention Neural Network with Opt...
 
Computer Science Education: Tools and Data
Computer Science Education: Tools and DataComputer Science Education: Tools and Data
Computer Science Education: Tools and Data
 
Personalized Learning: Expanding the Social Impact of AI
Personalized Learning: Expanding the Social Impact of AIPersonalized Learning: Expanding the Social Impact of AI
Personalized Learning: Expanding the Social Impact of AI
 
Action Sequence Mining and Behavior Pattern Analysis for User Modeling
Action Sequence Mining and Behavior Pattern Analysis for User ModelingAction Sequence Mining and Behavior Pattern Analysis for User Modeling
Action Sequence Mining and Behavior Pattern Analysis for User Modeling
 
User Control in Adaptive Information Access
User Control in Adaptive Information AccessUser Control in Adaptive Information Access
User Control in Adaptive Information Access
 
Human-Centered AI in AI-ED - Keynote at AAAI 2022 AI for Education workshop
Human-Centered AI in AI-ED - Keynote at AAAI 2022 AI for Education workshopHuman-Centered AI in AI-ED - Keynote at AAAI 2022 AI for Education workshop
Human-Centered AI in AI-ED - Keynote at AAAI 2022 AI for Education workshop
 
User Control in AIED (Artificial Intelligence in Education)
User Control in AIED (Artificial Intelligence in Education)User Control in AIED (Artificial Intelligence in Education)
User Control in AIED (Artificial Intelligence in Education)
 
Data-Driven Education 2020: Using Big Educational Data to Improve Teaching an...
Data-Driven Education 2020: Using Big Educational Data to Improve Teaching an...Data-Driven Education 2020: Using Big Educational Data to Improve Teaching an...
Data-Driven Education 2020: Using Big Educational Data to Improve Teaching an...
 
Two Brains are Better than One: User Control in Adaptive Information Access
Two Brains are Better than One: User Control in Adaptive Information AccessTwo Brains are Better than One: User Control in Adaptive Information Access
Two Brains are Better than One: User Control in Adaptive Information Access
 
An Infrastructure for Sustainable Innovation and Research in Computer Scienc...
An Infrastructure for Sustainable Innovation and Research in Computer Scienc...An Infrastructure for Sustainable Innovation and Research in Computer Scienc...
An Infrastructure for Sustainable Innovation and Research in Computer Scienc...
 
Personalized Online Practice Systems for Learning Programming
Personalized Online Practice Systems for Learning ProgrammingPersonalized Online Practice Systems for Learning Programming
Personalized Online Practice Systems for Learning Programming
 
Human Interfaces to Artificial Intelligence in Education
Human Interfaces to Artificial Intelligence in EducationHuman Interfaces to Artificial Intelligence in Education
Human Interfaces to Artificial Intelligence in Education
 
Interfaces for User-Controlled and Transparent Recommendations
Interfaces for User-Controlled and Transparent RecommendationsInterfaces for User-Controlled and Transparent Recommendations
Interfaces for User-Controlled and Transparent Recommendations
 
UMAP 2019 talk Evaluating Visual Explanations for Similarity-Based Recommenda...
UMAP 2019 talk Evaluating Visual Explanations for Similarity-Based Recommenda...UMAP 2019 talk Evaluating Visual Explanations for Similarity-Based Recommenda...
UMAP 2019 talk Evaluating Visual Explanations for Similarity-Based Recommenda...
 
Course-Adaptive Content Recommender for Course Authoring
Course-Adaptive Content Recommender for Course AuthoringCourse-Adaptive Content Recommender for Course Authoring
Course-Adaptive Content Recommender for Course Authoring
 
The User Side of Personalization: How Personalization Affects the Users
The User Side of Personalization: How Personalization Affects the UsersThe User Side of Personalization: How Personalization Affects the Users
The User Side of Personalization: How Personalization Affects the Users
 
The Power of Known Peers: A Study in Two Domains
The Power of Known Peers: A Study in Two DomainsThe Power of Known Peers: A Study in Two Domains
The Power of Known Peers: A Study in Two Domains
 
Data driveneducationicwl2016
Data driveneducationicwl2016Data driveneducationicwl2016
Data driveneducationicwl2016
 
From Expert-Driven to Data-Driven Adaptive Learning
From Expert-Driven to Data-Driven Adaptive LearningFrom Expert-Driven to Data-Driven Adaptive Learning
From Expert-Driven to Data-Driven Adaptive Learning
 
Stereotype Modeling for Problem-Solving Performance Predictions in MOOCs and ...
Stereotype Modeling for Problem-Solving Performance Predictions in MOOCs and ...Stereotype Modeling for Problem-Solving Performance Predictions in MOOCs and ...
Stereotype Modeling for Problem-Solving Performance Predictions in MOOCs and ...
 

Último

Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 

Último (20)

Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 

Adaptive Educational Hypermedia: From generation to generation

  • 1. Adaptive Educational Hypermedia: From Generation to Generation Peter Brusilovsky School of Information Sciences University of Pittsburgh, USA
  • 2. TALER Lab, From Generation to Generation UM ITSHT 1G AEH 2G AEH 3G AEH WWW Classic Adaptive Educational Hypermedia WBE Web-based Adaptive Educational Hypermedia “Real World” Adaptive Educational Hypermedia
  • 3. TALER Lab, Personal View ISIS-Tutor, MSU (1992-1994) ITEM/PG, MSU (1991-1993) SQL-Tutor, MSU (1995-1998) ELM-ART, Trier (1994-1997) InterBook, CMU (1996-1998) ELM-ART II, Trier (1997-1998) ITEM/IP, MSU (1986-1994) COCOA, CTE (1999-2000) TALER Lab projects (2000-2004)
  • 4. TALER Lab, Why Adaptive Hypermedia? Hypermedia systems are flexible but ...  Different people are different  Individuals are different at different times  "Lost in hyperspace” We may need to make hypermedia adaptive where ..  There us a large variety of users  Same user may need a different treatment  The hyperspace is relatively large
  • 5. TALER Lab, So, where we may need AH?  Educational Hypermedia  Hypadapter, Anatom-Tutor, ISIS-Tutor, Manuel Excell, ELM-ART, InterBook, AHA  On-line Information systems  MetaDoc, KN-AHS, PUSH, HYPERFLEX  On-line Help Systems  EPIAIM, HyPLAN, LISP-Critic, ORIMUHS
  • 6. TALER Lab, Generation 0 UM ITSHT 1G AEH 2G AEH 3G AEH WWW Classic Adaptive Educational Hypermedia WBE Web-based Adaptive Educational Hypermedia “Real World” Adaptive Educational Hypermedia
  • 7. TALER Lab, Personal View: Generation 0 ISIS-Tutor, MSU (1992-1994) ITEM/PG, MSU (1991-1993) SQL-Tutor, MSU (1995-1998) ELM-ART, Trier (1994-1997) InterBook, CMU (1996-1998) ELM-ART II, Trier (1997-1998) ITEM/IP, MSU (1986-1994) COCOA, CTE (1999-2000) TALER Lab projects (2000-2004)
  • 8. TALER Lab, ITEM/IP  ILE for Introductory Programming  Integrated system  Tutorial (presentation of optimal sequence of explanations, examples and problems)  Environment (playing with examples, design and debug problem solutions)  Manual (a manual for reference-style access to studied information, examples, solved problems)
  • 9. TALER Lab, Knowledge and learning material Example 2 Example M Example 1 Problem 1 Problem 2 Problem K Concept 1 Concept 2 Concept 3 Concept 4 Concept 5 Concept N Examples Problems Concepts
  • 10. TALER Lab, Weighted overlay model Concept 1 Concept 2 Concept 3 Concept 4 Concept 5 Concept N10 3 0 2 7 4
  • 11. TALER Lab, Course Sequencing  Oldest ITS technology  SCHOLAR, BIP, GCAI...  Goal: individualized “best” sequence of educational activities  ITEM/IP: multi-type  information to read  examples to explore  problems to solve ...
  • 12. TALER Lab, Sequencing in ITEM/IP • Teacher’s role: Defining a sequence of learning goals
  • 13. TALER Lab, Adaptive presentation  Goal: make the same “page” suitable for students with different knowledge  beginners (in tutorial mode)  advanced (in manual mode)  smooth transition  Methods to achieve the goals  comparisons of several concepts  extra explanations for beginners  more complete information for advanced
  • 14. TALER Lab, Conditional text filtering If switch is known and user_motivation is high Fragment 2 Fragment K Fragment 1  Similar to UNIX cpp  Universal technology  Altering fragments  Extra explanation  Extra details  Comparisons  Low level technology  Text programming
  • 15. TALER Lab, Problems  A category of students wanted to make the choice of next thing to do themselves  Combining guidance and freedom?  Added menu-based access to new material  Two information spaces with separate access…  Explored material (past)  New material (future)  And in 1991 we have found hypertext…
  • 16. TALER Lab, Origins of Adaptive Educational Hypermedia Intelligent Tutoring Systems Hypermedia Systems Adaptive Educational Hypermedia Systems
  • 17. TALER Lab, Early Adaptive Hypermedia Annotations for topic states in Manuel Excell: not seen (white lens) ; partially seen (grey lens) ; and completed (black lens)
  • 18. TALER Lab, Generation 1 UM ITSHT 1G AEH 2G AEH 3G AEH WWW Classic Adaptive Educational Hypermedia WBE Web-based Adaptive Educational Hypermedia “Real World” Adaptive Educational Hypermedia
  • 19. TALER Lab, User Model Collects information about individual user Provides adaptation effect Adaptive System User Modeling side Adaptation side Adaptive systems Classic loop “user modeling - adaptation” in adaptive systems
  • 20. TALER Lab, What can be taken into account?  Knowledge about the content and the system  Short-term and long-term goals  Interests  Navigation / action history  User category,background, profession, language, capabilities  Platform, bandwidth, context…
  • 21. TALER Lab, What Can Be Adapted?  Hypermedia = Pages + Links  Adaptive presentation  content adaptation  Adaptive navigation support  link adaptation
  • 22. TALER Lab, Adaptive Presentation: Goals  Provide the different content for users with different knowledge, goals, background  Provide additional material for some categories of users  comparisons  extra explanations  details  Remove irrelevant piece of content  Sort fragments - most relevant first
  • 23. TALER Lab, Adaptive Presentation Techniques  Conditional text filtering  ITEM/IP  Adaptive stretchtext  MetaDoc, KN-AHS  Frame-based adaptation  Hypadapter, EPIAIM  Natural language generation  PEBA-II, ILEX
  • 26. TALER Lab, Adaptive Presentation: Evaluation  MetaDoc: On-line documentation system, adapting to user knowledge on the subject  Reading comprehension time decreased  Understanding increased for novices  No effect for navigation time, number of nodes visited, number of operations
  • 27. TALER Lab,  Guidance: Where I can go?  Local guidance (“next best”)  Global guidance (“ultimate goal”)  Orientation: Where am I?  Local orientation support (local area)  Global orientation support (whole hyperspace) Adaptive Navigation Support: Goals
  • 28. TALER Lab, Adaptive Navigation Support: Techniques  Direct guidance  Restricting access  Removing, disabling, hiding  Sorting  Annotation  Generation  Similarity-based, interest-based  Map adaptation techniques
  • 29. TALER Lab, Personal View: Generation 1 ISIS-Tutor, MSU (1992-1994) ITEM/PG, MSU (1991-1993) SQL-Tutor, MSU (1995-1998) ELM-ART, Trier (1994-1997) InterBook, CMU (1996-1998) ELM-ART II, Trier (1997-1998) ITEM/IP, MSU (1986-1994) ADAPTS, CMU (1998-1999) COCOA, CTE (1999-2000)
  • 30. TALER Lab, ISIS-Tutor: ILE + hypertext  An adaptive tutorial for CDS/ISIS/M users  Domain knowledge: concepts and constructs  Hypertext - a way to access learning material:  Description of concepts and constructs  Examples and problems indexed with concepts (could be used in an exploratory environment)  Educational status of explanations, examples and problems is shown with link annotation
  • 31. TALER Lab, Knowledge and learning material Example 2 Example M Example 1 Problem 1 Problem 2 Problem K Concept 1 Concept 2 Concept 3 Concept 4 Concept 5 Concept N Examples Problems Concepts
  • 32. TALER Lab, Student modeling and adaptation  States for concepts:  not ready (may be hidden)  ready (red)  known (green)  learned (green and ‘+’)  State for problems/examples:  not ready (may be hidden)  ready (red)  solved (green and ‘+’)
  • 33. TALER Lab, Sample index page (annotation)
  • 34. TALER Lab, Sample index page (annotation and hiding)
  • 35. TALER Lab, ISIS-Tutor: Evaluation  26 first year CS students of MSU  3 groups:  control (no adaptation)  adaptive annotation  adaptive annotation + hiding  Goal: 10 concepts (of 64), 10 problems, all examples
  • 36. TALER Lab, ISIS-Tutor: Evaluation Results  The students are able to achieve the same educational goal almost twice as faster  The number of node visits (navigation overhead) decreased twice  The number of attempts per problem to be solved decreased almost 4 times (from 7.7 to 1.4-1.8)
  • 37. TALER Lab, THM1: It works!  Adaptive presentation makes user to understand the content faster and better  Adaptive navigation support reduces navigation efforts and allows the users to get to the right place at the right time  Altogether AH techniques can significantly improve the effectiveness of hypertext and hypermedia systems
  • 38. TALER Lab, THM2: AH as “best of both worlds”  The Artificial Intelligent approach: machine intelligence makes a decision for a human  Adaptive NL generation, sequencing  The HCI approach: human intelligence is empowered to make a decision  Classic stretchtext and hypertext  Adaptive hypermedia: human intelligence and AI collaborate in making a decision
  • 39. TALER Lab, Similar works 1991-1994 • γπAdaptερ (Hohl, Böker, Gunzenhauser, 1991) • Sorting page fragments and links by relevance  Manuel Excel (de La Passardiere, Dufresne, 1992) • Adaptive link annotation with icons  ANATOM-Tutor (Beaumont, 1994) • Adaptive presentation, hypertext + ITS  MetaDoc (Boyle, Encarnacion, 1994) • Adaptive stretchtext
  • 40. TALER Lab, Generation 2 UM ITSHT 1G AEH 2G AEH 3G AEH WWW Classic Adaptive Educational Hypermedia WBE Web-based Adaptive Educational Hypermedia “Real World” Adaptive Educational Hypermedia
  • 41. TALER Lab, Generation 2 vs Generation 1  Generation 1 systems:  Research oriented  Traditional hypertext/hypermedia  Developed independently  Generation 2 systems  Practically oriented  Web-based hypermedia  Influenced by earlier research  Less value on evaluation
  • 42. TALER Lab, Personal View: Generation 2 ISIS-Tutor, MSU (1992-1994) ITEM/PG, MSU (1991-1993) SQL-Tutor, MSU (1995-1998) ELM-ART, Trier (1994-1997) InterBook, CMU (1996-1998) ELM-ART II, Trier (1997-1998) ITEM/IP, MSU (1986-1994) COCOA, CTE (1999-2000) TALER Lab projects (2000-2004)
  • 43. TALER Lab, ELM-ART: Lisp ITS on WWW  ELM-ART:  ELM-PE (ILE with problem solving support)  Adaptive Hypermedia (all educational material)  Model: adaptive electronic textbook  tests  examples  problems
  • 44. TALER Lab, Knowledge representation  Domain knowledge  conceptual network for Lisp  problem solving plans  debugging knowledge  Student model  Overlay model for Lisp concepts  Episodic model for problem-solving knowledge
  • 45. TALER Lab, ELM-ART: Adaptive Textbook  Electronic Textbook  Intelligent, adaptive, interactive  Adaptive navigation support  Adaptive sequencing (pages and questions)  Adaptive similarity-based navigation  Adaptive selection of relevant examples  Intelligent program diagnosis  Open student modeling
  • 50. TALER Lab, ELM-ART: Evaluation  No formal classroom study  Users provided their experience  Drop-out evaluation technology  33 subjects  visited more than 5 pages  have no experience with Lisp  did not finish lesson 3  14/19 with/without programming experience
  • 51. TALER Lab, ELM-ART: Evaluation Results  Users with no previous programming and Web experience worked twice as longer if adaptive guidance was provided. No effect of adaptive annotation  Users with starting programming and Web experience worked twice as longer if adaptive annotation was provided. No effect of adaptive guidance.
  • 52. TALER Lab, InterBook: a Shell for AET  “Knowledge behind pages”  Structured electronic textbook (a tree of “sections”)  Sections indexed by domain concepts  Outcome concepts  Background concepts  Concepts are externalized as glossary entries  Shows educational status of concepts and pages
  • 53. TALER Lab, Knowledge and hyperspace Chapter 1 Chapter 2 Section 1.1 Section 1.2 Section 1.2.1 Section 1.2.2 Domain model Concept 1 Concept 2 Concept 3 Concept 4 Concept m Concept n Textbook
  • 56. TALER Lab, Adaptive annotation in InterBook 1. State of concepts (unknown, known, ..., learned) 2. State of current section (ready, not ready, nothing new) 3. States of sections behind the links (as above + visited) 3 2 1 v
  • 59. TALER Lab, Goal-directed learning: “help” and “teach this”
  • 60. TALER Lab, InterBook: Evaluation  Goal: to find a value of adaptive annotation  Electronic textbook about ClarisWorks  25 undergraduate teacher education students  2 groups: with/without adaptive annotation  Format: exploring + testing knowledge  Full action protocol
  • 61. TALER Lab, InterBook Evaluation Results  No performance difference between groups  About 90% of clicks were made with sequential navigation buttons  Adaptive annotation encourages non- sequential navigation  Adaptive annotation benefits those who use it as expected
  • 62. TALER Lab, Adaptive annotation can:  Reduce navigation efforts  Reduce repetitive visits to learning items  Encourage non-sequential navigation  Make system more attractive for students  But we still need to understand better  When it is helpful  How to match functionality to students
  • 63. TALER Lab, THM3: AH is not a Silver Bullet  Myth: AH is an alternative to user- centered design. No need to study the user - we will adapt to everyone  The truth:  AH is a powerful HCI tool - as mouse, visualization, VR  We need to study our users and apply all usual range of usability techniques - we just have one more tool to use in our repository
  • 64. TALER Lab, THM3: AH is not a Silver Bullet  Myth: Just plug AH in and it will work  The truth:  Most AH techniques are “non- prescriptive” - the user retains freedom  To benefit from AH the users should understand how AH works and collaborate with the system towards achieving her goal
  • 65. TALER Lab, Other Generation 2 AEHS  ELM-ART stream: Exploring new approaches and techniques  AHA!, INSPIRE, MetaLinks, MANIC  InterBook stream: Creating authoring frameworks and tools  Frameworks:  KBS-HyperBook, Multibook  Authoring Tools:  AHA!, NetCoach, MetaLinks
  • 67. TALER Lab, Metalinks  Related links  Custom depth control  Narrative smoothing  No effect of smoothing!  Good narration... Explain more Next
  • 71. TALER Lab, INSPIRE (Grigoriadou, Papanikolaou, Kornilakis, Magoulas) QuickTime™ and aTIFF (LZW) decompressorare needed to see this picture.
  • 73. TALER Lab, Generation 3 UM ITSHT 1G AEH 2G AEH 3G AEH WWW Classic Adaptive Educational Hypermedia WBE Web-based Adaptive Educational Hypermedia “Real World” Adaptive Educational Hypermedia
  • 74. TALER Lab, Practical E-Learning  Integrated Course Management Systems  Blackboard, WebCT, …  Support almost all aspects of E-Learning  Course material presentation  Assessment with quizzes  Threaded discussions  Student management and grading  “MS Word”-style all-in-one tool for WBE
  • 75. TALER Lab, Adaptive E-Learning?  Adaptive E-Learning systems can provide a more advanced support for most functions  Course material presentation - InterBook, AHA  Assessment with quizzes - SIETTE  Threaded discussions - help agents  Student management - intelligent monitoring  Why they are rarely used in practical E- Learning?
  • 76. TALER Lab, Practical Adaptive E-Learning  Model 1: Adapting to current E- Learning Paradigm - CMS  More versatile adaptive systems  An ability to integrate open corpus content  Improving CMS content  Giving more power to the teacher  Customize the system to specific course and material
  • 77. TALER Lab, Emerging E-Learning  Interoperability and standards  IEEE CMI, SCORM  Semantics and metadata  LOM  Component-based architectures  OKI, uPortal  Resource reusability  Distributed learning content  Semantic Web
  • 78. TALER Lab, Practical Adaptive E-Learning  Model 2: Embedding adaptivity into emerging E-Learning  Use of current interoperability standards (SCORM, LOM)  Developing new interoperability architectures  Resource discovery  The use of Semantic Web
  • 79. TALER Lab, Personal View: Generation 3 ISIS-Tutor, MSU (1992-1994) ITEM/PG, MSU (1991-1993) SQL-Tutor, MSU (1995-1998) ELM-ART, Trier (1994-1997) InterBook, CMU (1996-1998) ELM-ART II, Trier (1997-1998) ITEM/IP, MSU (1986-1994) COCOA, CTE (1999-2000) TALER Lab projects (2000-2004)
  • 80. TALER Lab, CoCoA - Static Sequencing  Many contributors for a single course  Almost impossible to keep the course consistent without special tool  Courseware engineering: From course authoring in small to course authoring in large  CoCoA - Static sequencing  Prerequisite checking  Goal focusing  Learning activity balance
  • 82. TALER Lab, Open Corpus Adaptive Hypermedia  Classic AH - Closed Corpus of pre- processed content  Integrate Open Corpus content  Bringing open corpus content in by indexing  KBS-HyperBook, SIGUE  Processing open corpus content without manual idexing  Knowledge Sea
  • 85. TALER Lab, Map Interface Keywords related to documents inside the cell Indicator of density of document inside the cell Lecture Notes (landmarks) Indicator of user traffic Background color: indicator of group traffic Indicator of existence of annotation
  • 86. TALER Lab, Cell Content Interface Background: Indicator of group traffic Indicator of user traffic indicator of existence of annotation List of the document inside the current cell Indicator of the position of the current cell in the map
  • 88. TALER Lab, Knowledge Tee Architecture Portal Activity Server Student Modeling Server Value-added Service
  • 93. TALER Lab, More information...  Adaptive Hypertext and Hypermedia Home Page: http://wwwis.win.tue.nl/ah/  Brusilovsky, P. (1996) Methods and techniques of adaptive hypermedia. User Modeling and User- Adapted Interaction 6 (2-3), 87-129.  Brusilovsky, P., Kobsa, A., and Vassileva, J. (eds.) (1998), Adaptive Hypertext and Hypermedia. Dordrecht: Kluwer Academic Publishers.

Notas del editor

  1. Links - ILEX: http://www.hcrc.ed.ac.uk/ilex/demos/museum.cgi