SlideShare une entreprise Scribd logo
1  sur  14
Télécharger pour lire hors ligne
18/16/2014
E.Maina: eLearning Innovations Conference
& Expo 29th-31st july 2014
PRESENTER
Elizaphan Muuro Maina
Lecturer Kenyatta University
Department of Computing And Information
Technology
PhD Student in University of Nairobi
(Computer Science : Intelligent Systems)
28/16/2014
E.Maina: eLearning Innovations Conference
& Expo 29th-31st july 2014
Integration of Artificial Intelligence
Systems in e-learning
• Why
• Era of Cognitive Computing
– E-learning platforms
• Adaptive learning
• Personalized learning
• A.I Tutors
• Example
– Collaborative learning in Moodle
• Intelligent grouping algorithm
38/16/2014
E.Maina: eLearning Innovations Conference
& Expo 29th-31st july 2014
Era of Cognitive Computing
• New era in IT:
– Computing systems that will understand the world in the way that
humans do: through senses, learning, and experience.
– E.g. IBM Watson
• System generate a lot of data.
• What can we do with it?
– Data mining:
• Statistical analysis
• Classification
• Clustering
• Prediction
• Visualization
• Need to do a paradigms shift to intelligent e-learning platforms
48/16/2014
E.Maina: eLearning Innovations Conference
& Expo 29th-31st july 2014
Adaptive e-learning systems (AeLS)
• The aim of adaptive e-Learning is to provide the students the
appropriate content at the right time, means that the system is
able to determine the knowledge level, keep track of usage, and
arrange content automatically for each student for the best
learning result.
• Two types:
• Adaptivity: System which initiates, system adjust its
presentation according to the student characteristics
automatically,
• Adaptability: Student who initiates, capability of the
system to support user adjustment
• Example
• Based on student Learning Styles
58/16/2014
E.Maina: eLearning Innovations Conference
& Expo 29th-31st july 2014
References
Surjono, H. D. (2014). The Evaluation of a Moodle
Based Adaptive e-Learning System. International
Journal of Information & Education Technology,
4(1).
Esichaikul, V., Lamnoi, S., & Bechter, C. (2011).
Student Modelling in Adaptive E-Learning
Systems. Knowledge Management & E-Learning:
An International Journal (KM&EL), 3(3), 342-355.
68/16/2014
E.Maina: eLearning Innovations Conference
& Expo 29th-31st july 2014
Personalized e-learning
• Automatically adapt to the interests and levels of learners.
– E.g. User profiling where user profile including interests,
levels and learning patterns can be assessed during the
learning process. Based upon the profile, personalized
learning resource could be generated to match the
individual preferences and levels.
• Furthermore, learners with the common interests and
levels can be grouped, and feedbacks of one person can
serve as the guideline for information delivery to the other
members within the same group.
• These systems respond to the needs of the student, putting
greater emphasis on certain topics, repeating things that
students haven’t mastered, and generally helping students
to work at their own pace, whatever that may be.
78/16/2014
E.Maina: eLearning Innovations Conference
& Expo 29th-31st july 2014
References
• Lu, F., Li, X., Liu, Q., Yang, Z., Tan, G., & He, T. (2007). Research on
personalized e-learning system using fuzzy set based clustering
algorithm. In Computational Science–ICCS 2007 (pp. 587-590).
Springer Berlin Heidelberg.
• Gong, M. (2008, January). Personalized E-learning System by Using
Intelligent Algorithm. In Knowledge Discovery and Data Mining,
2008. WKDD 2008. First International Workshop on (pp. 400-401).
IEEE.
• Li, X., & Chang, S. K. (2005, September). A Personalized E-Learning
System Based on User Profile Constructed Using Information
Fusion. In DMS (pp. 109-114).
• Castro, F., Vellido, A., Nebot, À., & Mugica, F. (2007). Applying data
mining techniques to e-learning problems. In Evolution of teaching
and learning paradigms in intelligent environment (pp. 183-221).
Springer Berlin Heidelberg.
88/16/2014
E.Maina: eLearning Innovations Conference
& Expo 29th-31st july 2014
A.I Tutors
• Fewer instructors
• Tutorial fellows are not there in e-learning
• Need for A.I tutors
• Intelligent tutoring systems
98/16/2014
E.Maina: eLearning Innovations Conference
& Expo 29th-31st july 2014
Example: Collaborative learning in
Moodle
• Social constructivist pedagogy (Vygotsky ,1978)
• The learning systems in particularly have shifted from
normal paradigms to more social constructionist
• Moodle e-learning platform:
– Forums: Students can participate in group discussion
– Wikis: Students can create wiki page and come up with a
group product or edit content as a group
– Chats: Chats rooms for student to meet and exchange
ideas.
– Workshops: Students can engage in a peer assessment
activity
108/16/2014
E.Maina: eLearning Innovations Conference
& Expo 29th-31st july 2014
Data mining in Moodle
• LAMS- Moodle
• Weka Jar lib- Clustering Agorithms (Skmeans
and EM):
http://www.cs.waikato.ac.nz/ml/weka/downl
oading.html
118/16/2014
E.Maina: eLearning Innovations Conference
& Expo 29th-31st july 2014
Implementation
• Moodle 2.4 was installed on the Windows Server
• Weka Jar lib was added to the Windows Server
• Weka Jar lib was invoked from the Moodle PHP code
• Preprocessing the Moodle forum Data
• The summary table is stored as text file with .cvs extension and it
has the following columns:
• User id(taken from mdl_role_assignments by checking the role and enroll
conditions)
• Number of posts (taken from mdl_forum_posts)
• Number of replies(taken from mdl_forum_posts)
• Forum ratings(taken from mdl_rating)
• This summary table is fed as an input to the Weka.php program
which has the clustering algorithms.
• Applying clustering algorithms to create collaboration competence
levels
128/16/2014
E.Maina: eLearning Innovations Conference
& Expo 29th-31st july 2014
Example
• Applying clustering algorithms to create
collaboration competence levels
• 3 Clusters:
• Cluster O
• Cluster 1
• Cluster 2
• Create heterogeneous groups
• Ranked Array
• IGCC algorithm picks students from different collaborative
levels as per the rank and assigns them to one group
• Group data into Moodle tables
138/16/2014
E.Maina: eLearning Innovations Conference
& Expo 29th-31st july 2014
Interesting research areas in A.I and
e-learning
• Text analysis
• Yet to be realized in e-learning platforms
148/16/2014
E.Maina: eLearning Innovations Conference
& Expo 29th-31st july 2014

Contenu connexe

Tendances

Research groups and teaching experiences at Computer Science Faculty (UNED)
Research groups and teaching experiences at Computer Science Faculty (UNED)Research groups and teaching experiences at Computer Science Faculty (UNED)
Research groups and teaching experiences at Computer Science Faculty (UNED)Miguel R. Artacho
 
Blog-based courses in higher education: experience from Tallinn University
Blog-based courses in higher education: experience from Tallinn UniversityBlog-based courses in higher education: experience from Tallinn University
Blog-based courses in higher education: experience from Tallinn UniversityHans Põldoja
 
Dippler and EduFeedr: two approaches to blog-based courses
Dippler and EduFeedr: two approaches to blog-based coursesDippler and EduFeedr: two approaches to blog-based courses
Dippler and EduFeedr: two approaches to blog-based coursesHans Põldoja
 
Open Educational Resources:Strategies to enhance Networking and Collaborative...
Open Educational Resources:Strategies to enhance Networking and Collaborative...Open Educational Resources:Strategies to enhance Networking and Collaborative...
Open Educational Resources:Strategies to enhance Networking and Collaborative...Ramesh C. Sharma
 
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...eMadrid network
 
Estonian Teachers' Portal Koolielu.ee
Estonian Teachers' Portal Koolielu.eeEstonian Teachers' Portal Koolielu.ee
Estonian Teachers' Portal Koolielu.eeMart Laanpere
 
eDidaktikum: online community for scaffolding student teachers into digital c...
eDidaktikum: online community for scaffolding student teachers into digital c...eDidaktikum: online community for scaffolding student teachers into digital c...
eDidaktikum: online community for scaffolding student teachers into digital c...Mart Laanpere
 
ICT Integration in Higher Education: Perspectives and Way Forward
ICT Integration in Higher Education:  Perspectives and Way ForwardICT Integration in Higher Education:  Perspectives and Way Forward
ICT Integration in Higher Education: Perspectives and Way ForwardElvis Muyanja
 
Learning Analytics: Trends and Issues of the Empirical Research of the Years ...
Learning Analytics: Trends and Issues of the Empirical Research of the Years ...Learning Analytics: Trends and Issues of the Empirical Research of the Years ...
Learning Analytics: Trends and Issues of the Empirical Research of the Years ...Ralf Klamma
 
Berathuridur
BerathuridurBerathuridur
Berathuridurmerzimon
 
Towards a Research-informed Technology-Driven Innovation and Transformation i...
Towards a Research-informed Technology-Driven Innovation and Transformation i...Towards a Research-informed Technology-Driven Innovation and Transformation i...
Towards a Research-informed Technology-Driven Innovation and Transformation i...Demetrios G. Sampson
 
etwinning Learning Events - Pedagogical Objectives
etwinning Learning Events - Pedagogical Objectivesetwinning Learning Events - Pedagogical Objectives
etwinning Learning Events - Pedagogical ObjectivesTiina Sarisalmi
 
Designing one information literacy website for many types of information seek...
Designing one information literacy website for many types of information seek...Designing one information literacy website for many types of information seek...
Designing one information literacy website for many types of information seek...IL Group (CILIP Information Literacy Group)
 
Mupple08_melicious_vuorikari
Mupple08_melicious_vuorikariMupple08_melicious_vuorikari
Mupple08_melicious_vuorikariRiina Vuorikari
 
Rizal Conference
Rizal ConferenceRizal Conference
Rizal Conferencerajenmunoo
 
IEEE EDUCON 2015 reputation mooc
 IEEE EDUCON  2015 reputation mooc IEEE EDUCON  2015 reputation mooc
IEEE EDUCON 2015 reputation moocMiguel R. Artacho
 
Social media as an engagement, collection, and curriculum tool: Using YouTube...
Social media as an engagement, collection, and curriculum tool: Using YouTube...Social media as an engagement, collection, and curriculum tool: Using YouTube...
Social media as an engagement, collection, and curriculum tool: Using YouTube...Allan Cho
 

Tendances (20)

Research groups and teaching experiences at Computer Science Faculty (UNED)
Research groups and teaching experiences at Computer Science Faculty (UNED)Research groups and teaching experiences at Computer Science Faculty (UNED)
Research groups and teaching experiences at Computer Science Faculty (UNED)
 
Blog-based courses in higher education: experience from Tallinn University
Blog-based courses in higher education: experience from Tallinn UniversityBlog-based courses in higher education: experience from Tallinn University
Blog-based courses in higher education: experience from Tallinn University
 
Dippler and EduFeedr: two approaches to blog-based courses
Dippler and EduFeedr: two approaches to blog-based coursesDippler and EduFeedr: two approaches to blog-based courses
Dippler and EduFeedr: two approaches to blog-based courses
 
Open Educational Resources:Strategies to enhance Networking and Collaborative...
Open Educational Resources:Strategies to enhance Networking and Collaborative...Open Educational Resources:Strategies to enhance Networking and Collaborative...
Open Educational Resources:Strategies to enhance Networking and Collaborative...
 
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...
 
Estonian Teachers' Portal Koolielu.ee
Estonian Teachers' Portal Koolielu.eeEstonian Teachers' Portal Koolielu.ee
Estonian Teachers' Portal Koolielu.ee
 
eDidaktikum: online community for scaffolding student teachers into digital c...
eDidaktikum: online community for scaffolding student teachers into digital c...eDidaktikum: online community for scaffolding student teachers into digital c...
eDidaktikum: online community for scaffolding student teachers into digital c...
 
ICT Integration in Higher Education: Perspectives and Way Forward
ICT Integration in Higher Education:  Perspectives and Way ForwardICT Integration in Higher Education:  Perspectives and Way Forward
ICT Integration in Higher Education: Perspectives and Way Forward
 
Learning Analytics: Trends and Issues of the Empirical Research of the Years ...
Learning Analytics: Trends and Issues of the Empirical Research of the Years ...Learning Analytics: Trends and Issues of the Empirical Research of the Years ...
Learning Analytics: Trends and Issues of the Empirical Research of the Years ...
 
Berathuridur
BerathuridurBerathuridur
Berathuridur
 
TheriaultNEL7001-8
TheriaultNEL7001-8TheriaultNEL7001-8
TheriaultNEL7001-8
 
Ututi.com international
Ututi.com internationalUtuti.com international
Ututi.com international
 
Towards a Research-informed Technology-Driven Innovation and Transformation i...
Towards a Research-informed Technology-Driven Innovation and Transformation i...Towards a Research-informed Technology-Driven Innovation and Transformation i...
Towards a Research-informed Technology-Driven Innovation and Transformation i...
 
Pecha Kucha
Pecha KuchaPecha Kucha
Pecha Kucha
 
etwinning Learning Events - Pedagogical Objectives
etwinning Learning Events - Pedagogical Objectivesetwinning Learning Events - Pedagogical Objectives
etwinning Learning Events - Pedagogical Objectives
 
Designing one information literacy website for many types of information seek...
Designing one information literacy website for many types of information seek...Designing one information literacy website for many types of information seek...
Designing one information literacy website for many types of information seek...
 
Mupple08_melicious_vuorikari
Mupple08_melicious_vuorikariMupple08_melicious_vuorikari
Mupple08_melicious_vuorikari
 
Rizal Conference
Rizal ConferenceRizal Conference
Rizal Conference
 
IEEE EDUCON 2015 reputation mooc
 IEEE EDUCON  2015 reputation mooc IEEE EDUCON  2015 reputation mooc
IEEE EDUCON 2015 reputation mooc
 
Social media as an engagement, collection, and curriculum tool: Using YouTube...
Social media as an engagement, collection, and curriculum tool: Using YouTube...Social media as an engagement, collection, and curriculum tool: Using YouTube...
Social media as an engagement, collection, and curriculum tool: Using YouTube...
 

En vedette

2014 e learning innovations conference keynote address cs, prof. jacob kaimen...
2014 e learning innovations conference keynote address cs, prof. jacob kaimen...2014 e learning innovations conference keynote address cs, prof. jacob kaimen...
2014 e learning innovations conference keynote address cs, prof. jacob kaimen...eLearning Innovations Conference
 
2014 e learning innovations conference kim musila i masomo mobile app
2014 e learning innovations conference kim musila i masomo mobile app2014 e learning innovations conference kim musila i masomo mobile app
2014 e learning innovations conference kim musila i masomo mobile appeLearning Innovations Conference
 
E learning system architecture based on cloud computing
E learning system architecture based on cloud computingE learning system architecture based on cloud computing
E learning system architecture based on cloud computing경욱 이
 
2014 e learning innovations conference elearning transforming_employability j...
2014 e learning innovations conference elearning transforming_employability j...2014 e learning innovations conference elearning transforming_employability j...
2014 e learning innovations conference elearning transforming_employability j...eLearning Innovations Conference
 
2014 e learning innovations conference kamuzora case study e learning present...
2014 e learning innovations conference kamuzora case study e learning present...2014 e learning innovations conference kamuzora case study e learning present...
2014 e learning innovations conference kamuzora case study e learning present...eLearning Innovations Conference
 
How to manage Users information with the Docebo E-Learning platform - Part 03...
How to manage Users information with the Docebo E-Learning platform - Part 03...How to manage Users information with the Docebo E-Learning platform - Part 03...
How to manage Users information with the Docebo E-Learning platform - Part 03...DoceboElearning
 
eLearning - Strategies de développement multi-périphériques
eLearning - Strategies de développement multi-périphériqueseLearning - Strategies de développement multi-périphériques
eLearning - Strategies de développement multi-périphériquesGoogle
 
Les agents intelligents et les SMA
Les agents intelligents et les SMALes agents intelligents et les SMA
Les agents intelligents et les SMABilal ZIANE
 
eLearning, FOAD : atouts pour les entreprises
eLearning, FOAD : atouts pour les entrepriseseLearning, FOAD : atouts pour les entreprises
eLearning, FOAD : atouts pour les entreprisesCyrille Georgel
 
Architecture des Systèmes Multi-Agents
Architecture des Systèmes Multi-Agents Architecture des Systèmes Multi-Agents
Architecture des Systèmes Multi-Agents Rached Krim
 
A heuristic multi-agents model to solve the TSP
A heuristic multi-agents model to solve the TSPA heuristic multi-agents model to solve the TSP
A heuristic multi-agents model to solve the TSPMnasri Sami
 

En vedette (12)

2014 e learning innovations conference keynote address cs, prof. jacob kaimen...
2014 e learning innovations conference keynote address cs, prof. jacob kaimen...2014 e learning innovations conference keynote address cs, prof. jacob kaimen...
2014 e learning innovations conference keynote address cs, prof. jacob kaimen...
 
2014 e learning innovations conference kim musila i masomo mobile app
2014 e learning innovations conference kim musila i masomo mobile app2014 e learning innovations conference kim musila i masomo mobile app
2014 e learning innovations conference kim musila i masomo mobile app
 
E learning system architecture based on cloud computing
E learning system architecture based on cloud computingE learning system architecture based on cloud computing
E learning system architecture based on cloud computing
 
2014 e learning innovations conference elearning transforming_employability j...
2014 e learning innovations conference elearning transforming_employability j...2014 e learning innovations conference elearning transforming_employability j...
2014 e learning innovations conference elearning transforming_employability j...
 
2014 e learning innovations conference kamuzora case study e learning present...
2014 e learning innovations conference kamuzora case study e learning present...2014 e learning innovations conference kamuzora case study e learning present...
2014 e learning innovations conference kamuzora case study e learning present...
 
How to manage Users information with the Docebo E-Learning platform - Part 03...
How to manage Users information with the Docebo E-Learning platform - Part 03...How to manage Users information with the Docebo E-Learning platform - Part 03...
How to manage Users information with the Docebo E-Learning platform - Part 03...
 
eLearning - Strategies de développement multi-périphériques
eLearning - Strategies de développement multi-périphériqueseLearning - Strategies de développement multi-périphériques
eLearning - Strategies de développement multi-périphériques
 
1.sma
1.sma1.sma
1.sma
 
Les agents intelligents et les SMA
Les agents intelligents et les SMALes agents intelligents et les SMA
Les agents intelligents et les SMA
 
eLearning, FOAD : atouts pour les entreprises
eLearning, FOAD : atouts pour les entrepriseseLearning, FOAD : atouts pour les entreprises
eLearning, FOAD : atouts pour les entreprises
 
Architecture des Systèmes Multi-Agents
Architecture des Systèmes Multi-Agents Architecture des Systèmes Multi-Agents
Architecture des Systèmes Multi-Agents
 
A heuristic multi-agents model to solve the TSP
A heuristic multi-agents model to solve the TSPA heuristic multi-agents model to solve the TSP
A heuristic multi-agents model to solve the TSP
 

Similaire à 2014 e learning innovations conference maina muuro keynoteaddress 31st_july_2014

2015-11-04 research-seminar
2015-11-04 research-seminar2015-11-04 research-seminar
2015-11-04 research-seminarifi8106tlu
 
Personal learning environments brenton dass 201225820
Personal learning environments brenton dass 201225820Personal learning environments brenton dass 201225820
Personal learning environments brenton dass 201225820Brenton Dass
 
Rae t4 d-knowledge-economy-sa-urs-dec2017
Rae t4 d-knowledge-economy-sa-urs-dec2017Rae t4 d-knowledge-economy-sa-urs-dec2017
Rae t4 d-knowledge-economy-sa-urs-dec2017MYRA School of Business
 
Using blogs and social media for learning and teaching
Using blogs and social media for learning and teachingUsing blogs and social media for learning and teaching
Using blogs and social media for learning and teachingHelen Webster
 
Uniti 121009204744-phpapp01
Uniti 121009204744-phpapp01Uniti 121009204744-phpapp01
Uniti 121009204744-phpapp01Tanzeem Ahmad
 
Learning Analytics and Sensemaking in Digital Learning Ecosystems - Examples ...
Learning Analytics and Sensemaking in Digital Learning Ecosystems - Examples ...Learning Analytics and Sensemaking in Digital Learning Ecosystems - Examples ...
Learning Analytics and Sensemaking in Digital Learning Ecosystems - Examples ...tobold
 
Audio visual in L2 on digital resources for learning L2 languages - Noto con...
Audio visual  in L2 on digital resources for learning L2 languages - Noto con...Audio visual  in L2 on digital resources for learning L2 languages - Noto con...
Audio visual in L2 on digital resources for learning L2 languages - Noto con...Maria Rizza
 
LAK15 panel - European Perspectives
 LAK15 panel - European Perspectives LAK15 panel - European Perspectives
LAK15 panel - European PerspectivesLACE Project
 
Knowledge Building and Competence Development in eLearning 2.0 Systems
Knowledge Building and Competence Development in eLearning 2.0 SystemsKnowledge Building and Competence Development in eLearning 2.0 Systems
Knowledge Building and Competence Development in eLearning 2.0 SystemsMalinka Ivanova
 
UDL Presentation
UDL PresentationUDL Presentation
UDL Presentationnemetsn08
 
Making a difference with technology-enhanced learning - Chris Thomson, Esam B...
Making a difference with technology-enhanced learning - Chris Thomson, Esam B...Making a difference with technology-enhanced learning - Chris Thomson, Esam B...
Making a difference with technology-enhanced learning - Chris Thomson, Esam B...Jisc
 
LAK15 - SCALABILITY AND FLEXIBILITY THROUGH OPEN RESEARCH
LAK15 - SCALABILITY AND FLEXIBILITY THROUGH OPEN RESEARCHLAK15 - SCALABILITY AND FLEXIBILITY THROUGH OPEN RESEARCH
LAK15 - SCALABILITY AND FLEXIBILITY THROUGH OPEN RESEARCHThieme Hennis
 
European Perspectives on Learning Analytics: LAK15 LACE panel
European Perspectives on Learning Analytics: LAK15 LACE panelEuropean Perspectives on Learning Analytics: LAK15 LACE panel
European Perspectives on Learning Analytics: LAK15 LACE panelLACE Project
 
Mobile LMS and Pedagogical Uses for Social Media
Mobile LMS and Pedagogical Uses for Social MediaMobile LMS and Pedagogical Uses for Social Media
Mobile LMS and Pedagogical Uses for Social Mediatbirdcymru
 
From E-Learning to M-Learning
From E-Learning to M-LearningFrom E-Learning to M-Learning
From E-Learning to M-Learningtbirdcymru
 

Similaire à 2014 e learning innovations conference maina muuro keynoteaddress 31st_july_2014 (20)

2015-11-04 research-seminar
2015-11-04 research-seminar2015-11-04 research-seminar
2015-11-04 research-seminar
 
Personal learning environments brenton dass 201225820
Personal learning environments brenton dass 201225820Personal learning environments brenton dass 201225820
Personal learning environments brenton dass 201225820
 
Rae t4 d-knowledge-economy-sa-urs-dec2017
Rae t4 d-knowledge-economy-sa-urs-dec2017Rae t4 d-knowledge-economy-sa-urs-dec2017
Rae t4 d-knowledge-economy-sa-urs-dec2017
 
Using blogs and social media for learning and teaching
Using blogs and social media for learning and teachingUsing blogs and social media for learning and teaching
Using blogs and social media for learning and teaching
 
#unbordering_e-learning_schneider
#unbordering_e-learning_schneider#unbordering_e-learning_schneider
#unbordering_e-learning_schneider
 
Uniti 121009204744-phpapp01
Uniti 121009204744-phpapp01Uniti 121009204744-phpapp01
Uniti 121009204744-phpapp01
 
Learning Analytics and Sensemaking in Digital Learning Ecosystems - Examples ...
Learning Analytics and Sensemaking in Digital Learning Ecosystems - Examples ...Learning Analytics and Sensemaking in Digital Learning Ecosystems - Examples ...
Learning Analytics and Sensemaking in Digital Learning Ecosystems - Examples ...
 
Audio visual in L2 on digital resources for learning L2 languages - Noto con...
Audio visual  in L2 on digital resources for learning L2 languages - Noto con...Audio visual  in L2 on digital resources for learning L2 languages - Noto con...
Audio visual in L2 on digital resources for learning L2 languages - Noto con...
 
LAK15 panel - European Perspectives
 LAK15 panel - European Perspectives LAK15 panel - European Perspectives
LAK15 panel - European Perspectives
 
Conole social media
Conole social mediaConole social media
Conole social media
 
Knowledge Building and Competence Development in eLearning 2.0 Systems
Knowledge Building and Competence Development in eLearning 2.0 SystemsKnowledge Building and Competence Development in eLearning 2.0 Systems
Knowledge Building and Competence Development in eLearning 2.0 Systems
 
UDL Presentation
UDL PresentationUDL Presentation
UDL Presentation
 
Making a difference with technology-enhanced learning - Chris Thomson, Esam B...
Making a difference with technology-enhanced learning - Chris Thomson, Esam B...Making a difference with technology-enhanced learning - Chris Thomson, Esam B...
Making a difference with technology-enhanced learning - Chris Thomson, Esam B...
 
LAK15 - SCALABILITY AND FLEXIBILITY THROUGH OPEN RESEARCH
LAK15 - SCALABILITY AND FLEXIBILITY THROUGH OPEN RESEARCHLAK15 - SCALABILITY AND FLEXIBILITY THROUGH OPEN RESEARCH
LAK15 - SCALABILITY AND FLEXIBILITY THROUGH OPEN RESEARCH
 
European Perspectives on Learning Analytics: LAK15 LACE panel
European Perspectives on Learning Analytics: LAK15 LACE panelEuropean Perspectives on Learning Analytics: LAK15 LACE panel
European Perspectives on Learning Analytics: LAK15 LACE panel
 
Mobile LMS and Pedagogical Uses for Social Media
Mobile LMS and Pedagogical Uses for Social MediaMobile LMS and Pedagogical Uses for Social Media
Mobile LMS and Pedagogical Uses for Social Media
 
Chapter 21
Chapter 21Chapter 21
Chapter 21
 
Websci 2018
Websci 2018Websci 2018
Websci 2018
 
Conole keynote sligo
Conole keynote sligoConole keynote sligo
Conole keynote sligo
 
From E-Learning to M-Learning
From E-Learning to M-LearningFrom E-Learning to M-Learning
From E-Learning to M-Learning
 

Plus de eLearning Innovations Conference

Prof. Fred Keraro of Egerton University Presents as Expert Mentor at 2016 ELICE
Prof. Fred Keraro of Egerton University Presents as Expert Mentor at 2016 ELICEProf. Fred Keraro of Egerton University Presents as Expert Mentor at 2016 ELICE
Prof. Fred Keraro of Egerton University Presents as Expert Mentor at 2016 ELICEeLearning Innovations Conference
 
Care ICT and Education Innovation Presentation at 2016 ELICE
Care ICT and Education Innovation Presentation at 2016 ELICECare ICT and Education Innovation Presentation at 2016 ELICE
Care ICT and Education Innovation Presentation at 2016 ELICEeLearning Innovations Conference
 
Benson Mutuku Presents for CARE International at 2016 ELICE
Benson Mutuku Presents for CARE International at 2016 ELICEBenson Mutuku Presents for CARE International at 2016 ELICE
Benson Mutuku Presents for CARE International at 2016 ELICEeLearning Innovations Conference
 
Mt everest elice e learing innovation & gamification sept15
Mt  everest  elice e learing innovation & gamification sept15Mt  everest  elice e learing innovation & gamification sept15
Mt everest elice e learing innovation & gamification sept15eLearning Innovations Conference
 
Dr. Reuben Nthamburi - Deputy Director, Basic Education KICD, Presenting on "...
Dr. Reuben Nthamburi - Deputy Director, Basic Education KICD, Presenting on "...Dr. Reuben Nthamburi - Deputy Director, Basic Education KICD, Presenting on "...
Dr. Reuben Nthamburi - Deputy Director, Basic Education KICD, Presenting on "...eLearning Innovations Conference
 
Emad Rizkalla, CEO BlueDrop Performance Inc. Keynotes on "Powering Growth thr...
Emad Rizkalla, CEO BlueDrop Performance Inc. Keynotes on "Powering Growth thr...Emad Rizkalla, CEO BlueDrop Performance Inc. Keynotes on "Powering Growth thr...
Emad Rizkalla, CEO BlueDrop Performance Inc. Keynotes on "Powering Growth thr...eLearning Innovations Conference
 
Joan Mwachi of World Reader Presents on "Reading into the Future" at 20016 ELICE
Joan Mwachi of World Reader Presents on "Reading into the Future" at 20016 ELICEJoan Mwachi of World Reader Presents on "Reading into the Future" at 20016 ELICE
Joan Mwachi of World Reader Presents on "Reading into the Future" at 20016 ELICEeLearning Innovations Conference
 
Dr. Rhoda Gitonga of Kenyatta University- Featured Exert Mentor at 2016 ELICE
Dr. Rhoda Gitonga of Kenyatta University- Featured Exert Mentor at 2016 ELICEDr. Rhoda Gitonga of Kenyatta University- Featured Exert Mentor at 2016 ELICE
Dr. Rhoda Gitonga of Kenyatta University- Featured Exert Mentor at 2016 ELICEeLearning Innovations Conference
 
Rajeev Gupta, CEO, & Co-Founder mElimu Keynotes at 2016 ELICE
Rajeev Gupta, CEO, & Co-Founder mElimu Keynotes at 2016 ELICERajeev Gupta, CEO, & Co-Founder mElimu Keynotes at 2016 ELICE
Rajeev Gupta, CEO, & Co-Founder mElimu Keynotes at 2016 ELICEeLearning Innovations Conference
 
Elice 2016 Keynote Tom Sinclair, Gateway Academy World Bank
Elice 2016 Keynote Tom Sinclair, Gateway Academy World BankElice 2016 Keynote Tom Sinclair, Gateway Academy World Bank
Elice 2016 Keynote Tom Sinclair, Gateway Academy World BankeLearning Innovations Conference
 
Using moocs to enrich computer science delivery at the university of dar es s...
Using moocs to enrich computer science delivery at the university of dar es s...Using moocs to enrich computer science delivery at the university of dar es s...
Using moocs to enrich computer science delivery at the university of dar es s...eLearning Innovations Conference
 
The odel research framework_a guide for researchers & practitioners in pr...
The odel research framework_a guide for researchers & practitioners in pr...The odel research framework_a guide for researchers & practitioners in pr...
The odel research framework_a guide for researchers & practitioners in pr...eLearning Innovations Conference
 
Using whatsapp in enhancing pedagogical competencies the lesson study model
Using whatsapp in enhancing pedagogical competencies the lesson study modelUsing whatsapp in enhancing pedagogical competencies the lesson study model
Using whatsapp in enhancing pedagogical competencies the lesson study modeleLearning Innovations Conference
 
Lecturers as catalysts and fulcrum of mobile  learning
Lecturers as catalysts and fulcrum of mobile  learningLecturers as catalysts and fulcrum of mobile  learning
Lecturers as catalysts and fulcrum of mobile  learningeLearning Innovations Conference
 
The lecturer capacity building approaches for online pedagogy at the e campus...
The lecturer capacity building approaches for online pedagogy at the e campus...The lecturer capacity building approaches for online pedagogy at the e campus...
The lecturer capacity building approaches for online pedagogy at the e campus...eLearning Innovations Conference
 

Plus de eLearning Innovations Conference (20)

Prof. Fred Keraro of Egerton University Presents as Expert Mentor at 2016 ELICE
Prof. Fred Keraro of Egerton University Presents as Expert Mentor at 2016 ELICEProf. Fred Keraro of Egerton University Presents as Expert Mentor at 2016 ELICE
Prof. Fred Keraro of Egerton University Presents as Expert Mentor at 2016 ELICE
 
Care ICT and Education Innovation Presentation at 2016 ELICE
Care ICT and Education Innovation Presentation at 2016 ELICECare ICT and Education Innovation Presentation at 2016 ELICE
Care ICT and Education Innovation Presentation at 2016 ELICE
 
Benson Mutuku Presents for CARE International at 2016 ELICE
Benson Mutuku Presents for CARE International at 2016 ELICEBenson Mutuku Presents for CARE International at 2016 ELICE
Benson Mutuku Presents for CARE International at 2016 ELICE
 
Mt everest elice e learing innovation & gamification sept15
Mt  everest  elice e learing innovation & gamification sept15Mt  everest  elice e learing innovation & gamification sept15
Mt everest elice e learing innovation & gamification sept15
 
Dr. Reuben Nthamburi - Deputy Director, Basic Education KICD, Presenting on "...
Dr. Reuben Nthamburi - Deputy Director, Basic Education KICD, Presenting on "...Dr. Reuben Nthamburi - Deputy Director, Basic Education KICD, Presenting on "...
Dr. Reuben Nthamburi - Deputy Director, Basic Education KICD, Presenting on "...
 
Prof. Rose Mwonya, Keynotes at 2016 ELICE
Prof. Rose Mwonya, Keynotes at 2016 ELICEProf. Rose Mwonya, Keynotes at 2016 ELICE
Prof. Rose Mwonya, Keynotes at 2016 ELICE
 
Emad Rizkalla, CEO BlueDrop Performance Inc. Keynotes on "Powering Growth thr...
Emad Rizkalla, CEO BlueDrop Performance Inc. Keynotes on "Powering Growth thr...Emad Rizkalla, CEO BlueDrop Performance Inc. Keynotes on "Powering Growth thr...
Emad Rizkalla, CEO BlueDrop Performance Inc. Keynotes on "Powering Growth thr...
 
Joan Mwachi of World Reader Presents on "Reading into the Future" at 20016 ELICE
Joan Mwachi of World Reader Presents on "Reading into the Future" at 20016 ELICEJoan Mwachi of World Reader Presents on "Reading into the Future" at 20016 ELICE
Joan Mwachi of World Reader Presents on "Reading into the Future" at 20016 ELICE
 
Dr. Rhoda Gitonga of Kenyatta University- Featured Exert Mentor at 2016 ELICE
Dr. Rhoda Gitonga of Kenyatta University- Featured Exert Mentor at 2016 ELICEDr. Rhoda Gitonga of Kenyatta University- Featured Exert Mentor at 2016 ELICE
Dr. Rhoda Gitonga of Kenyatta University- Featured Exert Mentor at 2016 ELICE
 
Rajeev Gupta, CEO, & Co-Founder mElimu Keynotes at 2016 ELICE
Rajeev Gupta, CEO, & Co-Founder mElimu Keynotes at 2016 ELICERajeev Gupta, CEO, & Co-Founder mElimu Keynotes at 2016 ELICE
Rajeev Gupta, CEO, & Co-Founder mElimu Keynotes at 2016 ELICE
 
Elice 2016 Keynote Tom Sinclair, Gateway Academy World Bank
Elice 2016 Keynote Tom Sinclair, Gateway Academy World BankElice 2016 Keynote Tom Sinclair, Gateway Academy World Bank
Elice 2016 Keynote Tom Sinclair, Gateway Academy World Bank
 
2016 ELICE Dr. Ranga's Presentation on SLATE
2016 ELICE Dr. Ranga's Presentation on SLATE2016 ELICE Dr. Ranga's Presentation on SLATE
2016 ELICE Dr. Ranga's Presentation on SLATE
 
Using moocs to enrich computer science delivery at the university of dar es s...
Using moocs to enrich computer science delivery at the university of dar es s...Using moocs to enrich computer science delivery at the university of dar es s...
Using moocs to enrich computer science delivery at the university of dar es s...
 
The odel research framework_a guide for researchers & practitioners in pr...
The odel research framework_a guide for researchers & practitioners in pr...The odel research framework_a guide for researchers & practitioners in pr...
The odel research framework_a guide for researchers & practitioners in pr...
 
Towards eLearning for hospitality operations in nigeria
Towards eLearning for hospitality operations in nigeriaTowards eLearning for hospitality operations in nigeria
Towards eLearning for hospitality operations in nigeria
 
The power of mLearning in kenya
The power of mLearning in kenyaThe power of mLearning in kenya
The power of mLearning in kenya
 
Using whatsapp in enhancing pedagogical competencies the lesson study model
Using whatsapp in enhancing pedagogical competencies the lesson study modelUsing whatsapp in enhancing pedagogical competencies the lesson study model
Using whatsapp in enhancing pedagogical competencies the lesson study model
 
Lecturers as catalysts and fulcrum of mobile  learning
Lecturers as catalysts and fulcrum of mobile  learningLecturers as catalysts and fulcrum of mobile  learning
Lecturers as catalysts and fulcrum of mobile  learning
 
Assessing media literacy in kenya
Assessing media literacy in kenyaAssessing media literacy in kenya
Assessing media literacy in kenya
 
The lecturer capacity building approaches for online pedagogy at the e campus...
The lecturer capacity building approaches for online pedagogy at the e campus...The lecturer capacity building approaches for online pedagogy at the e campus...
The lecturer capacity building approaches for online pedagogy at the e campus...
 

Dernier

Linked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesLinked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesDavid Newbury
 
Introduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptxIntroduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptxMatsuo Lab
 
Bird eye's view on Camunda open source ecosystem
Bird eye's view on Camunda open source ecosystemBird eye's view on Camunda open source ecosystem
Bird eye's view on Camunda open source ecosystemAsko Soukka
 
Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )Brian Pichman
 
Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Adtran
 
Secure your environment with UiPath and CyberArk technologies - Session 1
Secure your environment with UiPath and CyberArk technologies - Session 1Secure your environment with UiPath and CyberArk technologies - Session 1
Secure your environment with UiPath and CyberArk technologies - Session 1DianaGray10
 
Nanopower In Semiconductor Industry.pdf
Nanopower  In Semiconductor Industry.pdfNanopower  In Semiconductor Industry.pdf
Nanopower In Semiconductor Industry.pdfPedro Manuel
 
Cybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxCybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxGDSC PJATK
 
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...Aggregage
 
Comparing Sidecar-less Service Mesh from Cilium and Istio
Comparing Sidecar-less Service Mesh from Cilium and IstioComparing Sidecar-less Service Mesh from Cilium and Istio
Comparing Sidecar-less Service Mesh from Cilium and IstioChristian Posta
 
Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)Commit University
 
AI Fame Rush Review – Virtual Influencer Creation In Just Minutes
AI Fame Rush Review – Virtual Influencer Creation In Just MinutesAI Fame Rush Review – Virtual Influencer Creation In Just Minutes
AI Fame Rush Review – Virtual Influencer Creation In Just MinutesMd Hossain Ali
 
VoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXVoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXTarek Kalaji
 
Building AI-Driven Apps Using Semantic Kernel.pptx
Building AI-Driven Apps Using Semantic Kernel.pptxBuilding AI-Driven Apps Using Semantic Kernel.pptx
Building AI-Driven Apps Using Semantic Kernel.pptxUdaiappa Ramachandran
 
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAAnypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAshyamraj55
 
AI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarAI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarPrecisely
 
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfUiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfDianaGray10
 

Dernier (20)

Linked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesLinked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond Ontologies
 
20150722 - AGV
20150722 - AGV20150722 - AGV
20150722 - AGV
 
Introduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptxIntroduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptx
 
Bird eye's view on Camunda open source ecosystem
Bird eye's view on Camunda open source ecosystemBird eye's view on Camunda open source ecosystem
Bird eye's view on Camunda open source ecosystem
 
Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )
 
Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™
 
Secure your environment with UiPath and CyberArk technologies - Session 1
Secure your environment with UiPath and CyberArk technologies - Session 1Secure your environment with UiPath and CyberArk technologies - Session 1
Secure your environment with UiPath and CyberArk technologies - Session 1
 
Nanopower In Semiconductor Industry.pdf
Nanopower  In Semiconductor Industry.pdfNanopower  In Semiconductor Industry.pdf
Nanopower In Semiconductor Industry.pdf
 
Cybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxCybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptx
 
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
 
Comparing Sidecar-less Service Mesh from Cilium and Istio
Comparing Sidecar-less Service Mesh from Cilium and IstioComparing Sidecar-less Service Mesh from Cilium and Istio
Comparing Sidecar-less Service Mesh from Cilium and Istio
 
201610817 - edge part1
201610817 - edge part1201610817 - edge part1
201610817 - edge part1
 
Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)
 
AI Fame Rush Review – Virtual Influencer Creation In Just Minutes
AI Fame Rush Review – Virtual Influencer Creation In Just MinutesAI Fame Rush Review – Virtual Influencer Creation In Just Minutes
AI Fame Rush Review – Virtual Influencer Creation In Just Minutes
 
VoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXVoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBX
 
Building AI-Driven Apps Using Semantic Kernel.pptx
Building AI-Driven Apps Using Semantic Kernel.pptxBuilding AI-Driven Apps Using Semantic Kernel.pptx
Building AI-Driven Apps Using Semantic Kernel.pptx
 
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAAnypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
 
20230104 - machine vision
20230104 - machine vision20230104 - machine vision
20230104 - machine vision
 
AI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarAI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity Webinar
 
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfUiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
 

2014 e learning innovations conference maina muuro keynoteaddress 31st_july_2014

  • 1. 18/16/2014 E.Maina: eLearning Innovations Conference & Expo 29th-31st july 2014
  • 2. PRESENTER Elizaphan Muuro Maina Lecturer Kenyatta University Department of Computing And Information Technology PhD Student in University of Nairobi (Computer Science : Intelligent Systems) 28/16/2014 E.Maina: eLearning Innovations Conference & Expo 29th-31st july 2014
  • 3. Integration of Artificial Intelligence Systems in e-learning • Why • Era of Cognitive Computing – E-learning platforms • Adaptive learning • Personalized learning • A.I Tutors • Example – Collaborative learning in Moodle • Intelligent grouping algorithm 38/16/2014 E.Maina: eLearning Innovations Conference & Expo 29th-31st july 2014
  • 4. Era of Cognitive Computing • New era in IT: – Computing systems that will understand the world in the way that humans do: through senses, learning, and experience. – E.g. IBM Watson • System generate a lot of data. • What can we do with it? – Data mining: • Statistical analysis • Classification • Clustering • Prediction • Visualization • Need to do a paradigms shift to intelligent e-learning platforms 48/16/2014 E.Maina: eLearning Innovations Conference & Expo 29th-31st july 2014
  • 5. Adaptive e-learning systems (AeLS) • The aim of adaptive e-Learning is to provide the students the appropriate content at the right time, means that the system is able to determine the knowledge level, keep track of usage, and arrange content automatically for each student for the best learning result. • Two types: • Adaptivity: System which initiates, system adjust its presentation according to the student characteristics automatically, • Adaptability: Student who initiates, capability of the system to support user adjustment • Example • Based on student Learning Styles 58/16/2014 E.Maina: eLearning Innovations Conference & Expo 29th-31st july 2014
  • 6. References Surjono, H. D. (2014). The Evaluation of a Moodle Based Adaptive e-Learning System. International Journal of Information & Education Technology, 4(1). Esichaikul, V., Lamnoi, S., & Bechter, C. (2011). Student Modelling in Adaptive E-Learning Systems. Knowledge Management & E-Learning: An International Journal (KM&EL), 3(3), 342-355. 68/16/2014 E.Maina: eLearning Innovations Conference & Expo 29th-31st july 2014
  • 7. Personalized e-learning • Automatically adapt to the interests and levels of learners. – E.g. User profiling where user profile including interests, levels and learning patterns can be assessed during the learning process. Based upon the profile, personalized learning resource could be generated to match the individual preferences and levels. • Furthermore, learners with the common interests and levels can be grouped, and feedbacks of one person can serve as the guideline for information delivery to the other members within the same group. • These systems respond to the needs of the student, putting greater emphasis on certain topics, repeating things that students haven’t mastered, and generally helping students to work at their own pace, whatever that may be. 78/16/2014 E.Maina: eLearning Innovations Conference & Expo 29th-31st july 2014
  • 8. References • Lu, F., Li, X., Liu, Q., Yang, Z., Tan, G., & He, T. (2007). Research on personalized e-learning system using fuzzy set based clustering algorithm. In Computational Science–ICCS 2007 (pp. 587-590). Springer Berlin Heidelberg. • Gong, M. (2008, January). Personalized E-learning System by Using Intelligent Algorithm. In Knowledge Discovery and Data Mining, 2008. WKDD 2008. First International Workshop on (pp. 400-401). IEEE. • Li, X., & Chang, S. K. (2005, September). A Personalized E-Learning System Based on User Profile Constructed Using Information Fusion. In DMS (pp. 109-114). • Castro, F., Vellido, A., Nebot, À., & Mugica, F. (2007). Applying data mining techniques to e-learning problems. In Evolution of teaching and learning paradigms in intelligent environment (pp. 183-221). Springer Berlin Heidelberg. 88/16/2014 E.Maina: eLearning Innovations Conference & Expo 29th-31st july 2014
  • 9. A.I Tutors • Fewer instructors • Tutorial fellows are not there in e-learning • Need for A.I tutors • Intelligent tutoring systems 98/16/2014 E.Maina: eLearning Innovations Conference & Expo 29th-31st july 2014
  • 10. Example: Collaborative learning in Moodle • Social constructivist pedagogy (Vygotsky ,1978) • The learning systems in particularly have shifted from normal paradigms to more social constructionist • Moodle e-learning platform: – Forums: Students can participate in group discussion – Wikis: Students can create wiki page and come up with a group product or edit content as a group – Chats: Chats rooms for student to meet and exchange ideas. – Workshops: Students can engage in a peer assessment activity 108/16/2014 E.Maina: eLearning Innovations Conference & Expo 29th-31st july 2014
  • 11. Data mining in Moodle • LAMS- Moodle • Weka Jar lib- Clustering Agorithms (Skmeans and EM): http://www.cs.waikato.ac.nz/ml/weka/downl oading.html 118/16/2014 E.Maina: eLearning Innovations Conference & Expo 29th-31st july 2014
  • 12. Implementation • Moodle 2.4 was installed on the Windows Server • Weka Jar lib was added to the Windows Server • Weka Jar lib was invoked from the Moodle PHP code • Preprocessing the Moodle forum Data • The summary table is stored as text file with .cvs extension and it has the following columns: • User id(taken from mdl_role_assignments by checking the role and enroll conditions) • Number of posts (taken from mdl_forum_posts) • Number of replies(taken from mdl_forum_posts) • Forum ratings(taken from mdl_rating) • This summary table is fed as an input to the Weka.php program which has the clustering algorithms. • Applying clustering algorithms to create collaboration competence levels 128/16/2014 E.Maina: eLearning Innovations Conference & Expo 29th-31st july 2014
  • 13. Example • Applying clustering algorithms to create collaboration competence levels • 3 Clusters: • Cluster O • Cluster 1 • Cluster 2 • Create heterogeneous groups • Ranked Array • IGCC algorithm picks students from different collaborative levels as per the rank and assigns them to one group • Group data into Moodle tables 138/16/2014 E.Maina: eLearning Innovations Conference & Expo 29th-31st july 2014
  • 14. Interesting research areas in A.I and e-learning • Text analysis • Yet to be realized in e-learning platforms 148/16/2014 E.Maina: eLearning Innovations Conference & Expo 29th-31st july 2014