SlideShare una empresa de Scribd logo
1 de 51
Descargar para leer sin conexión
Addictive Links:
Engaging Students through
Adaptive Navigation Support and
Open Social Student Modeling
Peter Brusilovsky with:
Sergey Sosnovsky, Michael Yudelson, Sharon Hsiao
School of Information Sciences,
University of Pittsburgh
MOOC
Massive Open Online Course
Completion Rate
MOOC Completion Rate
Classic loop user modeling - adaptation in adaptive systems
http://www.katyjordan.com/MOOCproject.html
What Else These Students Need?
•  Top colleges
–  Stanford, CalTech, Princeton, GATech, Penn, Duke..
•  Great faculty – top guns in their fields
•  Great content
•  Top online platform – Coursera
•  FREE!
The Problem of Engagement
•  Great free content and top teachers is not
enough to engage students
•  Peter Norvig: Motivation and Engagement are
key problems for MOOCs
•  The problem is not new
•  A lot of great advanced content
–  Works perfectly in lab studies, great gains
–  Released to students to enhance learning
–  No impact – students do not use it
The Case of QuizPACK
•  QuizPACK: Quizzes for
Parameterized Assessment of
C Knowledge
•  Each question is a pattern of a
simple C program. When it is
delivered to a student the
special parameter is
dynamically instantiated by a
random value within the pre-
assigned borders.
•  Used mostly as a self-
assessment tool in two C-
programming courses
QuizPACK: Value and Problems
•  Good news:
–  activity with QuizPACK significantly correlated with
student performance in classroom quizzes
–  Knowledge gain rose from 1.94 to 5.37
•  But:
–  Low success rate - below 40%
–  The system is under-used (used less than it deserves)
•  Less than 10 sessions at average
•  Average Course Coverage below 40%
Adding Motivation
•  Students need some better motivation to work with non-
mandatory educational content…
•  Added classroom quizzes:
–  Five randomly initialized questions out of 20-30 questions
assigned each week
•  Good results - activity, percentage of active questions,
course coverage - all increased 2-3 times! But still not as
much as we want. Could we do better?
•  Maybe students bump into wrong questions? Too easy?
Too complicated? Discouraging…
•  Let’s try something that worked in the past adaptive
hypermedia that can guide students to the right content
User Model
Collects information
about individual user
Provides
adaptation effect
Adaptive
System
User Modeling side
Adaptation side
User-Adaptive Systems
Classic loop user modeling - adaptation in adaptive systems
Adaptive Link Annotation: InterBook
 
1. Concept role
2. Current concept state
3. Current section state
4. Linked sections state
4
3
2
1
√"
Metadata-based mechanism
The Value of ANS
•  Lower navigation overhead
–  Access the content at the right time
–  Find relevant information faster
•  Better learning outcomes
–  Achieve the same level of knowledge faster
–  Better results with fixed time
•  Encourages non-sequential navigation
Questions of
the current
quiz, served
by QuizPACK
List of annotated
links to all quizzes
available for a
student in the
current course
Refresh
and help
icons
QuizGuide = QuizPACK+ANS
Topic-Based Adaptation
Concept
A
Concept
B
Concept
C
n  Each topic is associated with a number of
educational activities to learn about this topic
n  Each activity classified under 1 topic
QuizGuide: Adaptive Annotations
•  Target-arrow abstraction:
–  Number of arrows – level of
knowledge for the specific
topic (from 0 to 3).
Individual, event-based
adaptation.
–  Color Intensity – learning
goal (current, prerequisite
for current, not-relevant,
not-ready). Group, time-
based adaptation.
n  Topic–quiz organization:
QuizGuide: Success Rate
n It works!
n One-way ANOVA shows
that mean success value for
QuizGuide is significantly
larger then the one for
QuizPACK:
F(1, 43) = 5.07
(p-value = 0.03).
QuizGuide: Motivation
•  Adaptive navigation support increased student's
activity and persistence of using the system
Average activity
0
50
100
150
200
250
300
2002 2003 2004
Average num. of
sessions
0
5
10
15
20
2002 2003 2004
Average course
coverage
0%
10%
20%
30%
40%
50%
60%
2002 2003 2004
Active students
0%
20%
40%
60%
80%
100%
2002 2003 2004
n  Within the same class QuizGuide session were much longer than
QuizPACK sessions: 24 vs. 14 question attempts at average.
n  Average Knowledge Gain for the class rose from 5.1 to 6.5
A new value of ANS?
•  The scale of the effect is too large…
May be just a good luck?
•  New effect after 15 years of research?
•  Maybe the effect could only be
discovered in full-scale classroom
studies – while past studies were lab-
based?
Round 2: Let’s Try it Again…
•  Another study with the same system
–  QuizGuide+QuizPACK vs. QuizPACK
•  A study with another system using similar kinds
of adaptive navigation support
–  NavEx+WebEx vs. WebEx
•  NavEx - a value-added ANS front-end for
WebEx - interactive example exploration system
WebEx - Code Examples
Concept-based student modeling
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
NavEx = WebEx + ANS
Does it work?
•  The increase of the amount of work for the
course
Clicks - Overall
0
50
100
150
200
250
300
Non-adaptive Adaptive
Examples
Quizzes
Lectures - Overall
0
2
4
6
8
10
12
Non-adaptive Adaptive
Examples
Quizzes
Learning Objects - Overall
0
5
10
15
20
25
30
Non-adaptive Adaptive
Examples
Quizzes
Is It Really Addictive?
•  Are they coming more often? Mostly, but there
is no stable effect
•  But when they come, they stay… like with an
addictive game
Clicks - Per Session
0
5
10
15
20
Non-adaptive Adaptive
Examples
Quizzes
Learning Objects - Per
Session
0
1
2
3
4
Non-adaptive Adaptive
Examples
Quizzes
Why It Is Working?
•  Progress-based annotation
–  Displays the progress achieved so far
–  Does it work as a reward mechanism?
–  Open Student Modeling
•  State-based annotation
–  Not useful, ready, not ready
–  Access activities in the right time
–  Appropriate difficulty, keep motivation
A Deeper Look
The Diversity of Work
•  C-Ratio: Measures the breadth of exploration
•  Goal distance: Measures the depth
Self-motivated Work - C-Ratio
(%)
0
0.2
0.4
0.6
Non-adaptive Adaptive
Quizzes
Examples
Self-motivated Work - Goal
Distance (LO's)
0
5
10
15
20
Non-adaptive Adaptive
Quizzes
Examples
Round 3: Trying another domain…
•  Is it something relevant to C programming or to
simple kind of content?
•  New changes:
–  SQL Programming instead of C
–  Programming problems (code writing) instead of
questions (code evaluation)
–  Comparison of concept-based and topic-based
mechanisms in the same domain and with the same
kind of content
•  SQL-KnoT delivers online SQL problems, checks student’s
answers and provides a corrective feedback
•  Every problem is dynamically generated using a template
and a set of
databases
•  All problems have
been assigned to 1
of the course
topics and
indexed with
concepts from the
SQL ontology
SQL Knowledge Tester
•  To investigate possible influence of concept-based
adaptation in the present of topic-based adaptation we
developed two versions of QuizGuide:
Topic-based Topic-based+Concept-Based
Concept-based vs Topic-based ANS
•  Two Database Courses (Fall 2007):
§  Undergraduate (36 students)
§  Graduate (38 students)
•  Each course divided into two groups:
§  Topic-based navigation
§  Topic-based + Concept-Based Navigation
•  All students had access to the same set of SQL-
KnoT problems available in adaptive
(QuizGuide) and in non-adaptive mode (Portal)
Study Design
•  Total number of attempts made by all students:
in adaptive mode (4081), in non-adaptive mode (1218)
•  Students in general were much more willing to access
the adaptive version of the system, explored more
content with it and to stayed with it longer:
Questions
0
25
50
75
100
Quizzes
0
5
10
15
20
25
Topics
0
1
2
3
4
5
6
Sessions
0
1
2
3
4
5 Session Length
0
5
10
15
20
25
Adaptive
Non-adaptive
It works again! Like magic…
Round 4: The Issue of Complexity	
•  Let’s now try it for Java…
•  What is the research goal?
•  Java is a more sophisticated domain than C
–  OOP versus Procedural
–  Higher complexity
•  Will it work for complex
questions?
•  Will it work similarly? 0% 20% 40% 60% 80% 100%
C
Java
language complexity
Easy
Moderate
Hard
Meet QuizJET!
Naviga&on	
  Area	
 Presenta&on	
  Area	
JavaGuide
!! !!
JavaGuide
(Fall 2008)
QuizJET
(Spring 2008)
!! parameters (n=22) (n=31)
Overall User
Statistics
Attempts 125.50 41.71
Success Rate 58.31% 42.63%
Distinct Topics 11.77 4.94
Distinct Questions 46.18 17.23
Average
User Session
Statistics
Attempts 30.34 21.50
Distinct Topics 2.85 2.55
Distinct Questions 11.16 8.88
Magic… Here We Go Again!
Round 5: Social Navigation
•  Concept-based and topic-based navigation support
work well to increase success and motivation
•  Knowledge-based approaches require some
knowledge engineering – concept/topic models,
prerequisites, time schedule
•  In our past work we learned that social navigation –
guidance extracted from the work of a community of
learners – might replace knowledge-based guidance
•  Social wisdom vs. knowledge engineering
Open Social Student Modeling
•  Key ideas
–  Assume simple topic-based design
–  No prerequsites or concept modeling
–  Show topic- and content- level knowledge progress of
a student in contrast to the same progress of the class
•  Main challenge
–  How to design the interface to show student and class
progress over topics?
–  We went through several attempts
Parallel Introspective Views
40
0
40
80
120
160
QuizJET+IV QuizJET+Portal JavaGuide
Attempts
Attempts
Results: Progress
F(1,32)= 11.303, p<.01
71.35%
42.63%
58.31%
0.00%
20.00%
40.00%
60.00%
80.00%
100.00%
QuizJET+IV QuizJET+Portal JavaGuide
Success Rate
Success Rate
Results: Success
Class vs. Peers
•  Peer progress was important, students
frequently accessed content using peer models
•  The more the students compared to their peers,
the higher post-quiz scores they received (r=
0.34 p=0.004)
•  Parallel IV didn’t allow to recognized good peers
before opening the model
•  Progressor added clear peer progress
Progressor
44
The Value of Peers
205.73
113.05
80.81
125.5
0
50
100
150
200
250
Attempts
Progressor
QuizJET+IV
QuizJET+Portal
JavaGuide
68.39%
71.35%
42.63%
58.31%
0.00%
20.00%
40.00%
60.00%
80.00%
Success Rate
Progressor
QuizJET+IV
QuizJET+Portal
JavaGuide
The Secret
Take-home messages
•  A combination of progress-based and state-
based adaptive link annotation increases the
amount and the diversity of student work with
non-mandatory educational content
•  The effect is stable and the scale of it is quite
large
•  Properly organized Social Navigation might be
at least as successful as the knowledge-based
•  Requires a long-term classroom study to
observe
Why It Is Important?
•  Many systems demonstrated their educational
effectiveness in a lab-like settings: once the students
are pushed to use it - it benefits their learning
•  However, once released to real classes, these systems
are under-used - most of them offer additional non-
mandatory learning opportunities
•  “Students are only interested in points and grades”
•  Convert all tools into credit-bearing activities?
•  Or use alternative approaches to increase motivation
What we are doing now?
•  Exploring new generation of open social
modeling tools in wide variety if classes and
domains from US to Nigeria
–  Interested to be a pilot site?
•  Exploring more advanced guidance and
modeling approaches based on large volume of
social data
•  Applying open social modeling to motivate
readings
Acknowledgements
•  Joint work with
–  Sergey Sosnovsky
–  Michael Yudelson
–  Sharon Hsiao
•  Pitt “Innovation in Education” grant
•  NSF Grants
–  EHR 0310576
–  IIS 0426021
–  CAREER 0447083
Try It!
•  http://adapt2.sis.pitt.edu/kt/
•  Brusilovsky, P., Sosnovsky, S., and Yudelson, M. (2009)
Addictive links: The motivational value of adaptive link annotation.
New Review of Hypermedia and Multimedia 15 (1), 97-118.
•  Hsiao, I.-H., Sosnovsky, S., and Brusilovsky, P. (2010) Guiding
students to the right questions: adaptive navigation support in an E-
Learning system for Java programming. Journal of Computer Assisted
Learning 26 (4), 270-283.
•  Hsiao, I.-H., Bakalov, F., Brusilovsky, P., and König-Ries, B.
(2013) Progressor: social navigation support through open social
student modeling. New Review of Hypermedia and Multimedia [PDF]
Read About It!

Más contenido relacionado

La actualidad más candente

Using Learning Analytics to Create our 'Preferred Future'
Using Learning Analytics to Create our 'Preferred Future'Using Learning Analytics to Create our 'Preferred Future'
Using Learning Analytics to Create our 'Preferred Future'John Whitmer, Ed.D.
 
Learning Beyond the Horizon: Using Peerwise to increase engagement for studen...
Learning Beyond the Horizon: Using Peerwise to increase engagement for studen...Learning Beyond the Horizon: Using Peerwise to increase engagement for studen...
Learning Beyond the Horizon: Using Peerwise to increase engagement for studen...Eamon Costello
 
What data from 3 million learners can tell us about effective course design
What data from 3 million learners can tell us about effective course designWhat data from 3 million learners can tell us about effective course design
What data from 3 million learners can tell us about effective course designJohn Whitmer, Ed.D.
 
The Achievement Gap in Online Courses through a Learning Analytics Lens
The Achievement Gap in Online Courses through a Learning Analytics LensThe Achievement Gap in Online Courses through a Learning Analytics Lens
The Achievement Gap in Online Courses through a Learning Analytics LensJohn Whitmer, Ed.D.
 
The Virtuous Loop of Learning Analytics & Academic Technology Innovation
The Virtuous Loop of Learning Analytics & Academic Technology Innovation The Virtuous Loop of Learning Analytics & Academic Technology Innovation
The Virtuous Loop of Learning Analytics & Academic Technology Innovation John Whitmer, Ed.D.
 
Moodle’s building blocks for eAssessment tools
Moodle’s building blocks for eAssessment toolsMoodle’s building blocks for eAssessment tools
Moodle’s building blocks for eAssessment toolsTim Hunt
 
2017 UK/IE MoodleMoot: What makes a good moodle quiz? Lessons from the Open U...
2017 UK/IE MoodleMoot: What makes a good moodle quiz? Lessons from the Open U...2017 UK/IE MoodleMoot: What makes a good moodle quiz? Lessons from the Open U...
2017 UK/IE MoodleMoot: What makes a good moodle quiz? Lessons from the Open U...Tim Hunt
 
Y1Feedback Presentation at EdTech2015
Y1Feedback Presentation at EdTech2015Y1Feedback Presentation at EdTech2015
Y1Feedback Presentation at EdTech2015Y1Feedback
 
Pedagogy with Technology: getting the horse out in front of the cart
Pedagogy with Technology: getting the horse out in front of the cartPedagogy with Technology: getting the horse out in front of the cart
Pedagogy with Technology: getting the horse out in front of the cartSimon Bates
 
OCWC Global Conference 2013: Open Educational Resources in Action: Beyond the...
OCWC Global Conference 2013: Open Educational Resources in Action: Beyond the...OCWC Global Conference 2013: Open Educational Resources in Action: Beyond the...
OCWC Global Conference 2013: Open Educational Resources in Action: Beyond the...The Open Education Consortium
 
Moving through MOOCs: Pedagogy, Learning and Patterns of Engagement
Moving through MOOCs: Pedagogy, Learning and Patterns of EngagementMoving through MOOCs: Pedagogy, Learning and Patterns of Engagement
Moving through MOOCs: Pedagogy, Learning and Patterns of EngagementRebecca Ferguson
 
Exams evaluate students. Who’s evaluating exams? Data-Informed Exam Design
Exams evaluate students. Who’s evaluating exams? Data-Informed Exam DesignExams evaluate students. Who’s evaluating exams? Data-Informed Exam Design
Exams evaluate students. Who’s evaluating exams? Data-Informed Exam DesignG. Alex Ambrose
 
Improving Student Achievement with New Approaches to Data
Improving Student Achievement with New Approaches to DataImproving Student Achievement with New Approaches to Data
Improving Student Achievement with New Approaches to DataJohn Whitmer, Ed.D.
 
Teaching in MOOCs: Unbundling the roles of the educator
Teaching in MOOCs: Unbundling the roles of the educatorTeaching in MOOCs: Unbundling the roles of the educator
Teaching in MOOCs: Unbundling the roles of the educatorRebecca Ferguson
 
Fostering students’ engagement and learning through UNEDTrivial: a gamified s...
Fostering students’ engagement and learning through UNEDTrivial: a gamified s...Fostering students’ engagement and learning through UNEDTrivial: a gamified s...
Fostering students’ engagement and learning through UNEDTrivial: a gamified s...UNED
 
Technology Enhanced Feedback Approaches: What Works & Why?
Technology Enhanced Feedback Approaches: What Works & Why?Technology Enhanced Feedback Approaches: What Works & Why?
Technology Enhanced Feedback Approaches: What Works & Why?Y1Feedback
 
TESTA to FASTECH Presentation
TESTA to FASTECH PresentationTESTA to FASTECH Presentation
TESTA to FASTECH PresentationTansy_Jessop
 
Classsourcing: Crowd-Based Validation of Question-Answer Learning Objects @ I...
Classsourcing: Crowd-Based Validation of Question-Answer Learning Objects @ I...Classsourcing: Crowd-Based Validation of Question-Answer Learning Objects @ I...
Classsourcing: Crowd-Based Validation of Question-Answer Learning Objects @ I...Jakub Šimko
 

La actualidad más candente (20)

Using Learning Analytics to Create our 'Preferred Future'
Using Learning Analytics to Create our 'Preferred Future'Using Learning Analytics to Create our 'Preferred Future'
Using Learning Analytics to Create our 'Preferred Future'
 
Analytics - Presentation in DkIT
Analytics - Presentation in DkITAnalytics - Presentation in DkIT
Analytics - Presentation in DkIT
 
Learning Beyond the Horizon: Using Peerwise to increase engagement for studen...
Learning Beyond the Horizon: Using Peerwise to increase engagement for studen...Learning Beyond the Horizon: Using Peerwise to increase engagement for studen...
Learning Beyond the Horizon: Using Peerwise to increase engagement for studen...
 
What data from 3 million learners can tell us about effective course design
What data from 3 million learners can tell us about effective course designWhat data from 3 million learners can tell us about effective course design
What data from 3 million learners can tell us about effective course design
 
The Achievement Gap in Online Courses through a Learning Analytics Lens
The Achievement Gap in Online Courses through a Learning Analytics LensThe Achievement Gap in Online Courses through a Learning Analytics Lens
The Achievement Gap in Online Courses through a Learning Analytics Lens
 
The Virtuous Loop of Learning Analytics & Academic Technology Innovation
The Virtuous Loop of Learning Analytics & Academic Technology Innovation The Virtuous Loop of Learning Analytics & Academic Technology Innovation
The Virtuous Loop of Learning Analytics & Academic Technology Innovation
 
Moodle’s building blocks for eAssessment tools
Moodle’s building blocks for eAssessment toolsMoodle’s building blocks for eAssessment tools
Moodle’s building blocks for eAssessment tools
 
R ferguson lak15
R ferguson lak15R ferguson lak15
R ferguson lak15
 
2017 UK/IE MoodleMoot: What makes a good moodle quiz? Lessons from the Open U...
2017 UK/IE MoodleMoot: What makes a good moodle quiz? Lessons from the Open U...2017 UK/IE MoodleMoot: What makes a good moodle quiz? Lessons from the Open U...
2017 UK/IE MoodleMoot: What makes a good moodle quiz? Lessons from the Open U...
 
Y1Feedback Presentation at EdTech2015
Y1Feedback Presentation at EdTech2015Y1Feedback Presentation at EdTech2015
Y1Feedback Presentation at EdTech2015
 
Pedagogy with Technology: getting the horse out in front of the cart
Pedagogy with Technology: getting the horse out in front of the cartPedagogy with Technology: getting the horse out in front of the cart
Pedagogy with Technology: getting the horse out in front of the cart
 
OCWC Global Conference 2013: Open Educational Resources in Action: Beyond the...
OCWC Global Conference 2013: Open Educational Resources in Action: Beyond the...OCWC Global Conference 2013: Open Educational Resources in Action: Beyond the...
OCWC Global Conference 2013: Open Educational Resources in Action: Beyond the...
 
Moving through MOOCs: Pedagogy, Learning and Patterns of Engagement
Moving through MOOCs: Pedagogy, Learning and Patterns of EngagementMoving through MOOCs: Pedagogy, Learning and Patterns of Engagement
Moving through MOOCs: Pedagogy, Learning and Patterns of Engagement
 
Exams evaluate students. Who’s evaluating exams? Data-Informed Exam Design
Exams evaluate students. Who’s evaluating exams? Data-Informed Exam DesignExams evaluate students. Who’s evaluating exams? Data-Informed Exam Design
Exams evaluate students. Who’s evaluating exams? Data-Informed Exam Design
 
Improving Student Achievement with New Approaches to Data
Improving Student Achievement with New Approaches to DataImproving Student Achievement with New Approaches to Data
Improving Student Achievement with New Approaches to Data
 
Teaching in MOOCs: Unbundling the roles of the educator
Teaching in MOOCs: Unbundling the roles of the educatorTeaching in MOOCs: Unbundling the roles of the educator
Teaching in MOOCs: Unbundling the roles of the educator
 
Fostering students’ engagement and learning through UNEDTrivial: a gamified s...
Fostering students’ engagement and learning through UNEDTrivial: a gamified s...Fostering students’ engagement and learning through UNEDTrivial: a gamified s...
Fostering students’ engagement and learning through UNEDTrivial: a gamified s...
 
Technology Enhanced Feedback Approaches: What Works & Why?
Technology Enhanced Feedback Approaches: What Works & Why?Technology Enhanced Feedback Approaches: What Works & Why?
Technology Enhanced Feedback Approaches: What Works & Why?
 
TESTA to FASTECH Presentation
TESTA to FASTECH PresentationTESTA to FASTECH Presentation
TESTA to FASTECH Presentation
 
Classsourcing: Crowd-Based Validation of Question-Answer Learning Objects @ I...
Classsourcing: Crowd-Based Validation of Question-Answer Learning Objects @ I...Classsourcing: Crowd-Based Validation of Question-Answer Learning Objects @ I...
Classsourcing: Crowd-Based Validation of Question-Answer Learning Objects @ I...
 

Similar a Addictive links, Keynote talk at WWW 2014 workshop

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
 
Kowledge zoom michelle
Kowledge zoom michelleKowledge zoom michelle
Kowledge zoom michelleRoya Hosseini
 
Data driveneducationicwl2016
Data driveneducationicwl2016Data driveneducationicwl2016
Data driveneducationicwl2016Peter Brusilovsky
 
The Value of Social: Comparing Open Student Modeling and Open Social Student ...
The Value of Social: Comparing Open Student Modeling and Open Social Student ...The Value of Social: Comparing Open Student Modeling and Open Social Student ...
The Value of Social: Comparing Open Student Modeling and Open Social Student ...Peter Brusilovsky
 
KnowledgeZoom for Java: A Concept-Based Exam Study Tool
KnowledgeZoom for Java: A Concept-Based Exam Study Tool KnowledgeZoom for Java: A Concept-Based Exam Study Tool
KnowledgeZoom for Java: A Concept-Based Exam Study Tool Michelle Liang
 
Mastery Grids: An Open Source Social Educational Progress Visualization
Mastery Grids: An Open Source Social Educational Progress VisualizationMastery Grids: An Open Source Social Educational Progress Visualization
Mastery Grids: An Open Source Social Educational Progress VisualizationPeter Brusilovsky
 
Interactions of reading and assessment activities
Interactions of reading and assessment activitiesInteractions of reading and assessment activities
Interactions of reading and assessment activitiesSergey Sosnovsky
 
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
 
CHECO Retreat - Changing landscape of teaching
CHECO Retreat - Changing landscape of teachingCHECO Retreat - Changing landscape of teaching
CHECO Retreat - Changing landscape of teachingJeff Loats
 
Educational Question Routing in Online Student Communities
 Educational Question Routing in Online Student Communities Educational Question Routing in Online Student Communities
Educational Question Routing in Online Student CommunitiesJakub Macina
 
Java parser a fine grained indexing tool and its application
Java parser a fine grained indexing tool and its applicationJava parser a fine grained indexing tool and its application
Java parser a fine grained indexing tool and its applicationRoya Hosseini
 
Classroom Assessment Techniques
Classroom Assessment TechniquesClassroom Assessment Techniques
Classroom Assessment Techniquesssorden
 
VII Jornadas eMadrid "Education in exponential times". Erkan Er: "Predicting ...
VII Jornadas eMadrid "Education in exponential times". Erkan Er: "Predicting ...VII Jornadas eMadrid "Education in exponential times". Erkan Er: "Predicting ...
VII Jornadas eMadrid "Education in exponential times". Erkan Er: "Predicting ...eMadrid network
 
IUI2017 SmartLearn keynote: Intelligent Interfaces for Open Social Student M...
IUI2017 SmartLearn keynote: Intelligent Interfaces for Open Social Student M...IUI2017 SmartLearn keynote: Intelligent Interfaces for Open Social Student M...
IUI2017 SmartLearn keynote: Intelligent Interfaces for Open Social Student M...Peter Brusilovsky
 
eMOOCs2015 Does peer grading work?
eMOOCs2015 Does peer grading work?eMOOCs2015 Does peer grading work?
eMOOCs2015 Does peer grading work?Rémi Bachelet
 
NC3ADL NROC Project presentation
NC3ADL NROC Project presentationNC3ADL NROC Project presentation
NC3ADL NROC Project presentationBecky Roehrs
 
OpenEd13 CCCOER Panel: Saving Millions & Expanding Access
OpenEd13 CCCOER Panel: Saving Millions & Expanding AccessOpenEd13 CCCOER Panel: Saving Millions & Expanding Access
OpenEd13 CCCOER Panel: Saving Millions & Expanding AccessUna Daly
 
Online assessment
Online assessmentOnline assessment
Online assessmentNisha Singh
 
Building model exam answers using Sharepoint
Building model exam answers using SharepointBuilding model exam answers using Sharepoint
Building model exam answers using SharepointZazette35
 

Similar a Addictive links, Keynote talk at WWW 2014 workshop (20)

Addictive links: Adaptive Navigation Support in College-Level Courses
Addictive links: Adaptive Navigation Support in College-Level CoursesAddictive links: Adaptive Navigation Support in College-Level Courses
Addictive links: Adaptive Navigation Support in College-Level Courses
 
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
 
Kowledge zoom michelle
Kowledge zoom michelleKowledge zoom michelle
Kowledge zoom michelle
 
Data driveneducationicwl2016
Data driveneducationicwl2016Data driveneducationicwl2016
Data driveneducationicwl2016
 
The Value of Social: Comparing Open Student Modeling and Open Social Student ...
The Value of Social: Comparing Open Student Modeling and Open Social Student ...The Value of Social: Comparing Open Student Modeling and Open Social Student ...
The Value of Social: Comparing Open Student Modeling and Open Social Student ...
 
KnowledgeZoom for Java: A Concept-Based Exam Study Tool
KnowledgeZoom for Java: A Concept-Based Exam Study Tool KnowledgeZoom for Java: A Concept-Based Exam Study Tool
KnowledgeZoom for Java: A Concept-Based Exam Study Tool
 
Mastery Grids: An Open Source Social Educational Progress Visualization
Mastery Grids: An Open Source Social Educational Progress VisualizationMastery Grids: An Open Source Social Educational Progress Visualization
Mastery Grids: An Open Source Social Educational Progress Visualization
 
Interactions of reading and assessment activities
Interactions of reading and assessment activitiesInteractions of reading and assessment activities
Interactions of reading and assessment activities
 
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
 
CHECO Retreat - Changing landscape of teaching
CHECO Retreat - Changing landscape of teachingCHECO Retreat - Changing landscape of teaching
CHECO Retreat - Changing landscape of teaching
 
Educational Question Routing in Online Student Communities
 Educational Question Routing in Online Student Communities Educational Question Routing in Online Student Communities
Educational Question Routing in Online Student Communities
 
Java parser a fine grained indexing tool and its application
Java parser a fine grained indexing tool and its applicationJava parser a fine grained indexing tool and its application
Java parser a fine grained indexing tool and its application
 
Classroom Assessment Techniques
Classroom Assessment TechniquesClassroom Assessment Techniques
Classroom Assessment Techniques
 
VII Jornadas eMadrid "Education in exponential times". Erkan Er: "Predicting ...
VII Jornadas eMadrid "Education in exponential times". Erkan Er: "Predicting ...VII Jornadas eMadrid "Education in exponential times". Erkan Er: "Predicting ...
VII Jornadas eMadrid "Education in exponential times". Erkan Er: "Predicting ...
 
IUI2017 SmartLearn keynote: Intelligent Interfaces for Open Social Student M...
IUI2017 SmartLearn keynote: Intelligent Interfaces for Open Social Student M...IUI2017 SmartLearn keynote: Intelligent Interfaces for Open Social Student M...
IUI2017 SmartLearn keynote: Intelligent Interfaces for Open Social Student M...
 
eMOOCs2015 Does peer grading work?
eMOOCs2015 Does peer grading work?eMOOCs2015 Does peer grading work?
eMOOCs2015 Does peer grading work?
 
NC3ADL NROC Project presentation
NC3ADL NROC Project presentationNC3ADL NROC Project presentation
NC3ADL NROC Project presentation
 
OpenEd13 CCCOER Panel: Saving Millions & Expanding Access
OpenEd13 CCCOER Panel: Saving Millions & Expanding AccessOpenEd13 CCCOER Panel: Saving Millions & Expanding Access
OpenEd13 CCCOER Panel: Saving Millions & Expanding Access
 
Online assessment
Online assessmentOnline assessment
Online assessment
 
Building model exam answers using Sharepoint
Building model exam answers using SharepointBuilding model exam answers using Sharepoint
Building model exam answers using Sharepoint
 

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
 
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
 
The Return of Intelligent Textbooks - ITS 2021 keynote talk
The Return of Intelligent Textbooks - ITS 2021 keynote talkThe Return of Intelligent Textbooks - ITS 2021 keynote talk
The Return of Intelligent Textbooks - ITS 2021 keynote talkPeter 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
 
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
 
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
 
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
 
Personalization in the Context of Relevance-Based Visualization
Personalization in the Context of Relevance-Based VisualizationPersonalization in the Context of Relevance-Based Visualization
Personalization in the Context of Relevance-Based VisualizationPeter Brusilovsky
 
Adaptive Navigation Support and Open Social Learner Modeling for PAL
Adaptive Navigation Support and Open Social Learner Modeling for PALAdaptive Navigation Support and Open Social Learner Modeling for PAL
Adaptive Navigation Support and Open Social Learner Modeling for PALPeter Brusilovsky
 
What Should I Do Next? Adaptive Sequencing in the Context of Open Social Stu...
What Should I Do Next?  Adaptive Sequencing in the Context of Open Social Stu...What Should I Do Next?  Adaptive Sequencing in the Context of Open Social Stu...
What Should I Do Next? Adaptive Sequencing in the Context of Open Social Stu...Peter Brusilovsky
 
From adaptive hypermedia to the adaptive Web
From adaptive hypermedia to the adaptive WebFrom adaptive hypermedia to the adaptive Web
From adaptive hypermedia to the adaptive WebPeter Brusilovsky
 
Adaptive Educational Hypermedia: From generation to generation
Adaptive Educational Hypermedia: From generation to generationAdaptive Educational Hypermedia: From generation to generation
Adaptive Educational Hypermedia: From generation to generationPeter 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
 
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)
 
The Return of Intelligent Textbooks - ITS 2021 keynote talk
The Return of Intelligent Textbooks - ITS 2021 keynote talkThe Return of Intelligent Textbooks - ITS 2021 keynote talk
The Return of Intelligent Textbooks - ITS 2021 keynote talk
 
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
 
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...
 
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
 
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 ...
 
Personalization in the Context of Relevance-Based Visualization
Personalization in the Context of Relevance-Based VisualizationPersonalization in the Context of Relevance-Based Visualization
Personalization in the Context of Relevance-Based Visualization
 
Adaptive Navigation Support and Open Social Learner Modeling for PAL
Adaptive Navigation Support and Open Social Learner Modeling for PALAdaptive Navigation Support and Open Social Learner Modeling for PAL
Adaptive Navigation Support and Open Social Learner Modeling for PAL
 
What Should I Do Next? Adaptive Sequencing in the Context of Open Social Stu...
What Should I Do Next?  Adaptive Sequencing in the Context of Open Social Stu...What Should I Do Next?  Adaptive Sequencing in the Context of Open Social Stu...
What Should I Do Next? Adaptive Sequencing in the Context of Open Social Stu...
 
From adaptive hypermedia to the adaptive Web
From adaptive hypermedia to the adaptive WebFrom adaptive hypermedia to the adaptive Web
From adaptive hypermedia to the adaptive Web
 
Adaptive Educational Hypermedia: From generation to generation
Adaptive Educational Hypermedia: From generation to generationAdaptive Educational Hypermedia: From generation to generation
Adaptive Educational Hypermedia: From generation to generation
 

Último

Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Lucknow
 
Git and Github workshop GDSC MLRITM
Git and Github  workshop GDSC MLRITMGit and Github  workshop GDSC MLRITM
Git and Github workshop GDSC MLRITMgdsc13
 
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Sonam Pathan
 
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)Christopher H Felton
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书zdzoqco
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一Fs
 
Film cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasaFilm cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasa494f574xmv
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhimiss dipika
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一Fs
 
Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Excelmac1
 
Top 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxTop 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxDyna Gilbert
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一z xss
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012rehmti665
 
PHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationPHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationLinaWolf1
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一Fs
 
Magic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMagic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMartaLoveguard
 

Último (20)

Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
 
Git and Github workshop GDSC MLRITM
Git and Github  workshop GDSC MLRITMGit and Github  workshop GDSC MLRITM
Git and Github workshop GDSC MLRITM
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
 
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
 
Film cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasaFilm cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasa
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhi
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
 
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
 
Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...
 
Top 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxTop 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptx
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
 
PHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationPHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 Documentation
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
 
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
 
Magic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMagic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptx
 

Addictive links, Keynote talk at WWW 2014 workshop

  • 1. Addictive Links: Engaging Students through Adaptive Navigation Support and Open Social Student Modeling Peter Brusilovsky with: Sergey Sosnovsky, Michael Yudelson, Sharon Hsiao School of Information Sciences, University of Pittsburgh
  • 4. MOOC Completion Rate Classic loop user modeling - adaptation in adaptive systems http://www.katyjordan.com/MOOCproject.html
  • 5. What Else These Students Need? •  Top colleges –  Stanford, CalTech, Princeton, GATech, Penn, Duke.. •  Great faculty – top guns in their fields •  Great content •  Top online platform – Coursera •  FREE!
  • 6. The Problem of Engagement •  Great free content and top teachers is not enough to engage students •  Peter Norvig: Motivation and Engagement are key problems for MOOCs •  The problem is not new •  A lot of great advanced content –  Works perfectly in lab studies, great gains –  Released to students to enhance learning –  No impact – students do not use it
  • 7. The Case of QuizPACK •  QuizPACK: Quizzes for Parameterized Assessment of C Knowledge •  Each question is a pattern of a simple C program. When it is delivered to a student the special parameter is dynamically instantiated by a random value within the pre- assigned borders. •  Used mostly as a self- assessment tool in two C- programming courses
  • 8. QuizPACK: Value and Problems •  Good news: –  activity with QuizPACK significantly correlated with student performance in classroom quizzes –  Knowledge gain rose from 1.94 to 5.37 •  But: –  Low success rate - below 40% –  The system is under-used (used less than it deserves) •  Less than 10 sessions at average •  Average Course Coverage below 40%
  • 9. Adding Motivation •  Students need some better motivation to work with non- mandatory educational content… •  Added classroom quizzes: –  Five randomly initialized questions out of 20-30 questions assigned each week •  Good results - activity, percentage of active questions, course coverage - all increased 2-3 times! But still not as much as we want. Could we do better? •  Maybe students bump into wrong questions? Too easy? Too complicated? Discouraging… •  Let’s try something that worked in the past adaptive hypermedia that can guide students to the right content
  • 10. User Model Collects information about individual user Provides adaptation effect Adaptive System User Modeling side Adaptation side User-Adaptive Systems Classic loop user modeling - adaptation in adaptive systems
  • 11. Adaptive Link Annotation: InterBook   1. Concept role 2. Current concept state 3. Current section state 4. Linked sections state 4 3 2 1 √" Metadata-based mechanism
  • 12. The Value of ANS •  Lower navigation overhead –  Access the content at the right time –  Find relevant information faster •  Better learning outcomes –  Achieve the same level of knowledge faster –  Better results with fixed time •  Encourages non-sequential navigation
  • 13. Questions of the current quiz, served by QuizPACK List of annotated links to all quizzes available for a student in the current course Refresh and help icons QuizGuide = QuizPACK+ANS
  • 14. Topic-Based Adaptation Concept A Concept B Concept C n  Each topic is associated with a number of educational activities to learn about this topic n  Each activity classified under 1 topic
  • 15. QuizGuide: Adaptive Annotations •  Target-arrow abstraction: –  Number of arrows – level of knowledge for the specific topic (from 0 to 3). Individual, event-based adaptation. –  Color Intensity – learning goal (current, prerequisite for current, not-relevant, not-ready). Group, time- based adaptation. n  Topic–quiz organization:
  • 16. QuizGuide: Success Rate n It works! n One-way ANOVA shows that mean success value for QuizGuide is significantly larger then the one for QuizPACK: F(1, 43) = 5.07 (p-value = 0.03).
  • 17. QuizGuide: Motivation •  Adaptive navigation support increased student's activity and persistence of using the system Average activity 0 50 100 150 200 250 300 2002 2003 2004 Average num. of sessions 0 5 10 15 20 2002 2003 2004 Average course coverage 0% 10% 20% 30% 40% 50% 60% 2002 2003 2004 Active students 0% 20% 40% 60% 80% 100% 2002 2003 2004 n  Within the same class QuizGuide session were much longer than QuizPACK sessions: 24 vs. 14 question attempts at average. n  Average Knowledge Gain for the class rose from 5.1 to 6.5
  • 18. A new value of ANS? •  The scale of the effect is too large… May be just a good luck? •  New effect after 15 years of research? •  Maybe the effect could only be discovered in full-scale classroom studies – while past studies were lab- based?
  • 19. Round 2: Let’s Try it Again… •  Another study with the same system –  QuizGuide+QuizPACK vs. QuizPACK •  A study with another system using similar kinds of adaptive navigation support –  NavEx+WebEx vs. WebEx •  NavEx - a value-added ANS front-end for WebEx - interactive example exploration system
  • 20. WebEx - Code Examples
  • 21. Concept-based student modeling 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
  • 22. NavEx = WebEx + ANS
  • 23. Does it work? •  The increase of the amount of work for the course Clicks - Overall 0 50 100 150 200 250 300 Non-adaptive Adaptive Examples Quizzes Lectures - Overall 0 2 4 6 8 10 12 Non-adaptive Adaptive Examples Quizzes Learning Objects - Overall 0 5 10 15 20 25 30 Non-adaptive Adaptive Examples Quizzes
  • 24. Is It Really Addictive? •  Are they coming more often? Mostly, but there is no stable effect •  But when they come, they stay… like with an addictive game Clicks - Per Session 0 5 10 15 20 Non-adaptive Adaptive Examples Quizzes Learning Objects - Per Session 0 1 2 3 4 Non-adaptive Adaptive Examples Quizzes
  • 25. Why It Is Working? •  Progress-based annotation –  Displays the progress achieved so far –  Does it work as a reward mechanism? –  Open Student Modeling •  State-based annotation –  Not useful, ready, not ready –  Access activities in the right time –  Appropriate difficulty, keep motivation
  • 27. The Diversity of Work •  C-Ratio: Measures the breadth of exploration •  Goal distance: Measures the depth Self-motivated Work - C-Ratio (%) 0 0.2 0.4 0.6 Non-adaptive Adaptive Quizzes Examples Self-motivated Work - Goal Distance (LO's) 0 5 10 15 20 Non-adaptive Adaptive Quizzes Examples
  • 28. Round 3: Trying another domain… •  Is it something relevant to C programming or to simple kind of content? •  New changes: –  SQL Programming instead of C –  Programming problems (code writing) instead of questions (code evaluation) –  Comparison of concept-based and topic-based mechanisms in the same domain and with the same kind of content
  • 29. •  SQL-KnoT delivers online SQL problems, checks student’s answers and provides a corrective feedback •  Every problem is dynamically generated using a template and a set of databases •  All problems have been assigned to 1 of the course topics and indexed with concepts from the SQL ontology SQL Knowledge Tester
  • 30. •  To investigate possible influence of concept-based adaptation in the present of topic-based adaptation we developed two versions of QuizGuide: Topic-based Topic-based+Concept-Based Concept-based vs Topic-based ANS
  • 31. •  Two Database Courses (Fall 2007): §  Undergraduate (36 students) §  Graduate (38 students) •  Each course divided into two groups: §  Topic-based navigation §  Topic-based + Concept-Based Navigation •  All students had access to the same set of SQL- KnoT problems available in adaptive (QuizGuide) and in non-adaptive mode (Portal) Study Design
  • 32. •  Total number of attempts made by all students: in adaptive mode (4081), in non-adaptive mode (1218) •  Students in general were much more willing to access the adaptive version of the system, explored more content with it and to stayed with it longer: Questions 0 25 50 75 100 Quizzes 0 5 10 15 20 25 Topics 0 1 2 3 4 5 6 Sessions 0 1 2 3 4 5 Session Length 0 5 10 15 20 25 Adaptive Non-adaptive It works again! Like magic…
  • 33. Round 4: The Issue of Complexity •  Let’s now try it for Java… •  What is the research goal? •  Java is a more sophisticated domain than C –  OOP versus Procedural –  Higher complexity •  Will it work for complex questions? •  Will it work similarly? 0% 20% 40% 60% 80% 100% C Java language complexity Easy Moderate Hard
  • 35.
  • 36. Naviga&on  Area Presenta&on  Area JavaGuide
  • 37. !! !! JavaGuide (Fall 2008) QuizJET (Spring 2008) !! parameters (n=22) (n=31) Overall User Statistics Attempts 125.50 41.71 Success Rate 58.31% 42.63% Distinct Topics 11.77 4.94 Distinct Questions 46.18 17.23 Average User Session Statistics Attempts 30.34 21.50 Distinct Topics 2.85 2.55 Distinct Questions 11.16 8.88 Magic… Here We Go Again!
  • 38. Round 5: Social Navigation •  Concept-based and topic-based navigation support work well to increase success and motivation •  Knowledge-based approaches require some knowledge engineering – concept/topic models, prerequisites, time schedule •  In our past work we learned that social navigation – guidance extracted from the work of a community of learners – might replace knowledge-based guidance •  Social wisdom vs. knowledge engineering
  • 39. Open Social Student Modeling •  Key ideas –  Assume simple topic-based design –  No prerequsites or concept modeling –  Show topic- and content- level knowledge progress of a student in contrast to the same progress of the class •  Main challenge –  How to design the interface to show student and class progress over topics? –  We went through several attempts
  • 42. F(1,32)= 11.303, p<.01 71.35% 42.63% 58.31% 0.00% 20.00% 40.00% 60.00% 80.00% 100.00% QuizJET+IV QuizJET+Portal JavaGuide Success Rate Success Rate Results: Success
  • 43. Class vs. Peers •  Peer progress was important, students frequently accessed content using peer models •  The more the students compared to their peers, the higher post-quiz scores they received (r= 0.34 p=0.004) •  Parallel IV didn’t allow to recognized good peers before opening the model •  Progressor added clear peer progress
  • 45. The Value of Peers 205.73 113.05 80.81 125.5 0 50 100 150 200 250 Attempts Progressor QuizJET+IV QuizJET+Portal JavaGuide 68.39% 71.35% 42.63% 58.31% 0.00% 20.00% 40.00% 60.00% 80.00% Success Rate Progressor QuizJET+IV QuizJET+Portal JavaGuide
  • 47. Take-home messages •  A combination of progress-based and state- based adaptive link annotation increases the amount and the diversity of student work with non-mandatory educational content •  The effect is stable and the scale of it is quite large •  Properly organized Social Navigation might be at least as successful as the knowledge-based •  Requires a long-term classroom study to observe
  • 48. Why It Is Important? •  Many systems demonstrated their educational effectiveness in a lab-like settings: once the students are pushed to use it - it benefits their learning •  However, once released to real classes, these systems are under-used - most of them offer additional non- mandatory learning opportunities •  “Students are only interested in points and grades” •  Convert all tools into credit-bearing activities? •  Or use alternative approaches to increase motivation
  • 49. What we are doing now? •  Exploring new generation of open social modeling tools in wide variety if classes and domains from US to Nigeria –  Interested to be a pilot site? •  Exploring more advanced guidance and modeling approaches based on large volume of social data •  Applying open social modeling to motivate readings
  • 50. Acknowledgements •  Joint work with –  Sergey Sosnovsky –  Michael Yudelson –  Sharon Hsiao •  Pitt “Innovation in Education” grant •  NSF Grants –  EHR 0310576 –  IIS 0426021 –  CAREER 0447083
  • 51. Try It! •  http://adapt2.sis.pitt.edu/kt/ •  Brusilovsky, P., Sosnovsky, S., and Yudelson, M. (2009) Addictive links: The motivational value of adaptive link annotation. New Review of Hypermedia and Multimedia 15 (1), 97-118. •  Hsiao, I.-H., Sosnovsky, S., and Brusilovsky, P. (2010) Guiding students to the right questions: adaptive navigation support in an E- Learning system for Java programming. Journal of Computer Assisted Learning 26 (4), 270-283. •  Hsiao, I.-H., Bakalov, F., Brusilovsky, P., and König-Ries, B. (2013) Progressor: social navigation support through open social student modeling. New Review of Hypermedia and Multimedia [PDF] Read About It!