SlideShare une entreprise Scribd logo
1  sur  22
1
u Open Badges for Learning Environments
S C I E N C E  P A S S I O N  T E C H N O L O G Y
u www.tugraz.at
Open Badges for Learning
Environments
Mario Wüster
Supervisor: Assoc.Prof.Dipl.-Ing.Dr.techn. Martin Ebner
October 22, 2015
2
u Open Badges for Learning Environments
2
u
1. Research Question
2. Learning Environments
3. Open Badge (Infrastructure)
4. Motivation
5. General Approaches for Integration
6. Prototype
7. Evaluation
8. Conclusion
Contents
3
u Open Badges for Learning Environments
3
u
Research Question
How to integrate Open Badges in Learning
Environments [and to enable automatic badge issuing
based on defined criteria] ?
4
u Open Badges for Learning Environments
4
u
Learning Environments
• Online learning platform supporting:
• Users with different roles
• Courses
• Course management
• Corresponding course material
• A set of tools for communication, content creation and
E-Assessments
 Learn Management Systems (LMS)
 Massive Open Online Courses (MOOC)
5
u Open Badges for Learning Environments
5
u
• Micro vs. Meta Badge
• Incentive vs. Credential
• Digitally signed  JSON Web Signature (JWS)
WHOM?
WHICH?
WHY?WHO?
Assertion
https://wiki.mozilla.org/Badges/FAQs
(In cooperation with the P2PU and funds of McArthur Foundation)
6
u Open Badges for Learning Environments
6
u
Open Badge Infrastructure
https://wiki.mozilla.org/Badges/Onboarding-Issuer
7
u Open Badges for Learning Environments
7
u
Motivation
• Hard to motivate learners to actively participate in
non-formal and informal educational systems if they
do not get any recognition for their achievements
• Mostly no recognition at all for gained skills if a
course has not been completed
• Just summative feedback
• No common standard for acknowledgements
• Certificates are not digitially signed
 Open Badges could help to diminish or even resolve
those issues
• Formal: organized, structured, supported, intentional & certified
• Non-formal: formal, but not in edu. institutions & w/o certification
• Informal: through made experiences, independent of the context
8
u Open Badges for Learning Environments
8
u
- Modify Source Code
- Plug-In
- Add-On/Add-In
- SaaS
- Own Web Application
General Integration Approaches
 Source code has to be known
 High risk on introducing errors in the
base system
 Base system updates could harm the
badging system
 No community that maintains code
 Fast
 Highly customizable
 Time (=Money)
 Programmer
 Support
 API needed
 High customization
 Fast bug fixing & integration of new
features
 Full control over student & badge data
 Typically not free of charge
 Data has to be transmitted to an
foreign server
 Limited customization
 What happens if subscription gets
cancelled sometimes? How to
backup/transfer data ?
 Most simplest way to use OpenBadges
 Complete solutions (issuing, managing,
displaying)
 Professional support
 Reliable system
 No need to have programming skills
 Base system has to provide API.
 Limited customization
 Dynamically loaded
 Does not influence core system
 Huge community
 Mostly compatible to multiple base
systems
 Compatible to certain system only
 One has to have knowledge of the base
system’s infrastructure
 Add-Ins (typically) cannot be removed
without harming the base system
 Nevertheless – legit option
9
u Open Badges for Learning Environments
9
u
Prototype
10
u Open Badges for Learning Environments
10
u
Prototype - Features
1. Badge management (CRUD + control availability)
via backend (pw protected .htaccess)
2. Assert badges manually
3. Assert badges automatically - triggered by the
iMooX user
4. Display rudimentary awarding statistics
5. Currently, supporting 2 different types of badges
i. Quiz-Level Badge
ii. Course-Level Badge
11
u Open Badges for Learning Environments
11
u
Prototype
12
u Open Badges for Learning Environments
12
u
Automatic badge issuing
13
u Open Badges for Learning Environments
13
u
Evaluation COER15
• Started on May 11, 2015 (6x units)
• 6x Quizzes + final evaluation required to pass the
course
• 432 distinct enrollments
• 124 active users (tried at least one quiz)
• 208 theoretically earned badges
• 137 actually generated badges
14
u Open Badges for Learning Environments
14
u
Conclusion
• Prototype:
• Web application worked well from the functional point of
view
• Just a few design issues have been reported by some
badge earners (filename, email, criteria design)
• General:
• Badge issuing can be implemented relatively fast and easy
( thus relatively cheap  )
• Hot topic on various E-Learning focused conferences (e.g.
oeb 2015 (http://www.online-educa.com/programme),
ALT Conference 2015 (https://altc.alt.ac.uk/2015/activity/open-badges/ ) )
• So it`s not just me who believes Open Badges are
great 
15
u Open Badges for Learning Environments
15
u
Thanks for
your attention !
16
u Open Badges for Learning Environments
16
u
Sources/Important Links
• Bernhard Hoisl, Wolfgang Aigner, and Silvia Miksch. Online Communities and Social
Computing. Ed. by Douglas Schuler. Vol. 4564. Lecture Notes in Computer Science. Berlin, Heidelberg: Springer Berlin
Heidelberg, 2007, pp. 362–371. isbn: 978-3-540-73256-3. doi: 10.1007/978-3-540-73257-0 (Slide 6).
• Mozilla‘s Open Badges http://openbadges.org/
• Open Badges Specification https://openbadgespec.org/
• iMooX http://imoox.at/wbtmaster/startseite/
• Moodle https://moodle.org/
• edX https://www.edx.org/home
• Coursera https://www.coursera.org/
• Udacity https://www.udacity.com/
• Iversity https://iversity.org/de
• Blackboard http://de.blackboard.com/sites/international/globalmaster/
• Open Badge Passport https://openbadgepassport.com/
• JSON http://json.org/
17
u Open Badges for Learning Environments
17
u
Sources/Important Links
• Credly https://credly.com/
• Open Badge Factory https://openbadgefactory.com/
• OpenElms http://openelms.org/
• Canvas http://www.canvaslms.com/
• Apache Tomcat http://tomcat.apache.org/
• jQuery https://jquery.com/
• Bootstrap http://getbootstrap.com/
• MySql https://www.mysql.de/
• Hibernate http://hibernate.org/
18
u Open Badges for Learning Environments
18
u
Badge Assertion & Badge Class Example
19
u Open Badges for Learning Environments
19
u
Issuer & Criteria
20
u Open Badges for Learning Environments
20
u
Backpacks
21
u Open Badges for Learning Environments
21
u
Badge concept
• How to define criteria
• Which competencies should a user gain to earn the
badge ?
• Which behavior should that badge suggest ?
• How to proof gained knowledge ?
• How should it look like (badge design) ?
• Which tags to use (for searching) ?
22
u Open Badges for Learning Environments
22
u
Automatic badge issuing
• Highly depens on the context
• Mostly triggered by user-events:
• Click events: Navigation, resource watching (video, e-paper...)
, downloaded resources (papers, videos, images ... )
• Submissions: File, text, algorithm, source code ...
• E-Assessment: Open- and closed tasks like T/F, Selective,
Sorting and Short/Long texts, subsets or clozes.
 Badging system has to be aware of those events!
• Realization therefore depends on selected integration
approach
Visiting each page Starting, time
True/false, amount of
different downloads...
Automatic checking,
word count, text
analysis
Automatic testing

Contenu connexe

En vedette

Crianças 19 maio pjl47
Crianças   19 maio  pjl47Crianças   19 maio  pjl47
Crianças 19 maio pjl47mrvpimenta
 
Cultura 3435 03 23-12 p1 s lc01-bolonha
Cultura 3435 03 23-12 p1 s lc01-bolonhaCultura 3435 03 23-12 p1 s lc01-bolonha
Cultura 3435 03 23-12 p1 s lc01-bolonhamrvpimenta
 
EDUCACIÓN INFANTIL- PRE-ESCOLAR
EDUCACIÓN INFANTIL- PRE-ESCOLAREDUCACIÓN INFANTIL- PRE-ESCOLAR
EDUCACIÓN INFANTIL- PRE-ESCOLARPaola_26
 
Estruc acero jose stalin gonzalez avila a1 1
Estruc acero jose stalin gonzalez avila a1 1Estruc acero jose stalin gonzalez avila a1 1
Estruc acero jose stalin gonzalez avila a1 1ricardo romero
 
João Vaz de Carvalho Pag Pdf Novo
João Vaz de Carvalho Pag Pdf NovoJoão Vaz de Carvalho Pag Pdf Novo
João Vaz de Carvalho Pag Pdf Novomrvpimenta
 
Procesos asistenciales-compartidos-entre-atencion-primaria-y-cardiologia
Procesos asistenciales-compartidos-entre-atencion-primaria-y-cardiologiaProcesos asistenciales-compartidos-entre-atencion-primaria-y-cardiologia
Procesos asistenciales-compartidos-entre-atencion-primaria-y-cardiologiaJosé Luis Contreras Muñoz
 
Luvs diaper feasibility to enter in Pakistan
Luvs diaper feasibility to enter in PakistanLuvs diaper feasibility to enter in Pakistan
Luvs diaper feasibility to enter in Pakistanshabanmirza85
 
Mapeamento dos Movimentos Sociais Locais - RJ
Mapeamento dos Movimentos Sociais Locais - RJMapeamento dos Movimentos Sociais Locais - RJ
Mapeamento dos Movimentos Sociais Locais - RJMatheus Pereira
 
Emerging Technologies for Higher Education
Emerging Technologies for Higher EducationEmerging Technologies for Higher Education
Emerging Technologies for Higher EducationSimon Priest
 
Formato para aforo de vehiculos y velocidades
Formato para aforo de vehiculos y velocidadesFormato para aforo de vehiculos y velocidades
Formato para aforo de vehiculos y velocidadesricardo romero
 
Riley Visits Mateo
Riley Visits MateoRiley Visits Mateo
Riley Visits MateoTom Drummond
 

En vedette (16)

Maths bearing
Maths bearingMaths bearing
Maths bearing
 
Audience research
Audience research Audience research
Audience research
 
Crianças 19 maio pjl47
Crianças   19 maio  pjl47Crianças   19 maio  pjl47
Crianças 19 maio pjl47
 
Cultura 3435 03 23-12 p1 s lc01-bolonha
Cultura 3435 03 23-12 p1 s lc01-bolonhaCultura 3435 03 23-12 p1 s lc01-bolonha
Cultura 3435 03 23-12 p1 s lc01-bolonha
 
EDUCACIÓN INFANTIL- PRE-ESCOLAR
EDUCACIÓN INFANTIL- PRE-ESCOLAREDUCACIÓN INFANTIL- PRE-ESCOLAR
EDUCACIÓN INFANTIL- PRE-ESCOLAR
 
Estruc acero jose stalin gonzalez avila a1 1
Estruc acero jose stalin gonzalez avila a1 1Estruc acero jose stalin gonzalez avila a1 1
Estruc acero jose stalin gonzalez avila a1 1
 
Bluebooksrl profilo
Bluebooksrl profiloBluebooksrl profilo
Bluebooksrl profilo
 
João Vaz de Carvalho Pag Pdf Novo
João Vaz de Carvalho Pag Pdf NovoJoão Vaz de Carvalho Pag Pdf Novo
João Vaz de Carvalho Pag Pdf Novo
 
Procesos asistenciales-compartidos-entre-atencion-primaria-y-cardiologia
Procesos asistenciales-compartidos-entre-atencion-primaria-y-cardiologiaProcesos asistenciales-compartidos-entre-atencion-primaria-y-cardiologia
Procesos asistenciales-compartidos-entre-atencion-primaria-y-cardiologia
 
Luvs diaper feasibility to enter in Pakistan
Luvs diaper feasibility to enter in PakistanLuvs diaper feasibility to enter in Pakistan
Luvs diaper feasibility to enter in Pakistan
 
Mapeamento dos Movimentos Sociais Locais - RJ
Mapeamento dos Movimentos Sociais Locais - RJMapeamento dos Movimentos Sociais Locais - RJ
Mapeamento dos Movimentos Sociais Locais - RJ
 
Emerging Technologies for Higher Education
Emerging Technologies for Higher EducationEmerging Technologies for Higher Education
Emerging Technologies for Higher Education
 
São Paulo
São PauloSão Paulo
São Paulo
 
Formato para aforo de vehiculos y velocidades
Formato para aforo de vehiculos y velocidadesFormato para aforo de vehiculos y velocidades
Formato para aforo de vehiculos y velocidades
 
Paraphrase Vs. Summary
Paraphrase Vs. SummaryParaphrase Vs. Summary
Paraphrase Vs. Summary
 
Riley Visits Mateo
Riley Visits MateoRiley Visits Mateo
Riley Visits Mateo
 

Similaire à Open Badges for Learning Environments

Badge your learning
Badge your learningBadge your learning
Badge your learningMartin Cooke
 
Create your own open badges
Create your own open badgesCreate your own open badges
Create your own open badgesMartin Cooke
 
Looking after the Open University's Moodle
Looking after the Open University's MoodleLooking after the Open University's Moodle
Looking after the Open University's MoodleTim Hunt
 
Open badgesmarch2014
Open badgesmarch2014Open badgesmarch2014
Open badgesmarch2014Martin Cooke
 
What can (or should) we do with Open badges - MoodleMootNZ 14
What can (or should) we do with Open badges - MoodleMootNZ 14   What can (or should) we do with Open badges - MoodleMootNZ 14
What can (or should) we do with Open badges - MoodleMootNZ 14 Maurice Moore
 
Department of Health - Badge design day
Department of Health - Badge design day Department of Health - Badge design day
Department of Health - Badge design day LucyDigitalMe
 
Introduction to Digital Badges
Introduction to Digital BadgesIntroduction to Digital Badges
Introduction to Digital BadgesPeter Rawsthorne
 
Re-imagining credentials with Mozilla Open Badges - an Open Badges design wor...
Re-imagining credentials with Mozilla Open Badges - an Open Badges design wor...Re-imagining credentials with Mozilla Open Badges - an Open Badges design wor...
Re-imagining credentials with Mozilla Open Badges - an Open Badges design wor...DigitalME
 
Mahara hui 2015 - Auckland - NZ (09-04-15)
Mahara hui  2015 - Auckland - NZ (09-04-15)Mahara hui  2015 - Auckland - NZ (09-04-15)
Mahara hui 2015 - Auckland - NZ (09-04-15)Dominique-Alain JAN
 
Digital Badges for Learning: No Sewing Required - Distance Library Services 2...
Digital Badges for Learning: No Sewing Required - Distance Library Services 2...Digital Badges for Learning: No Sewing Required - Distance Library Services 2...
Digital Badges for Learning: No Sewing Required - Distance Library Services 2...Higher Education Institution
 
MM6 Exploring potential of open badges Mallinson
MM6 Exploring potential of open badges MallinsonMM6 Exploring potential of open badges Mallinson
MM6 Exploring potential of open badges MallinsonBrenda Mallinson
 
Open Badges Sandbox Introduction - Ryerson
Open Badges Sandbox Introduction - RyersonOpen Badges Sandbox Introduction - Ryerson
Open Badges Sandbox Introduction - RyersonDon Presant
 
Online Forum succesfully integrating MOOC in training environment
Online Forum succesfully integrating MOOC in training environmentOnline Forum succesfully integrating MOOC in training environment
Online Forum succesfully integrating MOOC in training environmentInge de Waard
 
ePIC 2013 - Open Badge Factory (OBF) presentation
ePIC 2013 - Open Badge Factory (OBF) presentationePIC 2013 - Open Badge Factory (OBF) presentation
ePIC 2013 - Open Badge Factory (OBF) presentationSaarni Learning Oy
 
How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and ...
How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and ...How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and ...
How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and ...Dominik Lukes
 
Framework of digital workforce platform
Framework of digital workforce platformFramework of digital workforce platform
Framework of digital workforce platformTerry H. East
 
SQA Badge The UK
SQA Badge The UKSQA Badge The UK
SQA Badge The UKDigitalME
 
BS 8878: Systematic Approaches to Documenting Web Accessibility Policies and ...
BS 8878: Systematic Approaches to Documenting Web Accessibility Policies and ...BS 8878: Systematic Approaches to Documenting Web Accessibility Policies and ...
BS 8878: Systematic Approaches to Documenting Web Accessibility Policies and ...lisbk
 
Software management plans in research software
Software management plans in research softwareSoftware management plans in research software
Software management plans in research softwareShoaib Sufi
 

Similaire à Open Badges for Learning Environments (20)

Badge your learning
Badge your learningBadge your learning
Badge your learning
 
Create your own open badges
Create your own open badgesCreate your own open badges
Create your own open badges
 
Looking after the Open University's Moodle
Looking after the Open University's MoodleLooking after the Open University's Moodle
Looking after the Open University's Moodle
 
Open badgesmarch2014
Open badgesmarch2014Open badgesmarch2014
Open badgesmarch2014
 
What can (or should) we do with Open badges - MoodleMootNZ 14
What can (or should) we do with Open badges - MoodleMootNZ 14   What can (or should) we do with Open badges - MoodleMootNZ 14
What can (or should) we do with Open badges - MoodleMootNZ 14
 
Department of Health - Badge design day
Department of Health - Badge design day Department of Health - Badge design day
Department of Health - Badge design day
 
Introduction to Digital Badges
Introduction to Digital BadgesIntroduction to Digital Badges
Introduction to Digital Badges
 
Re-imagining credentials with Mozilla Open Badges - an Open Badges design wor...
Re-imagining credentials with Mozilla Open Badges - an Open Badges design wor...Re-imagining credentials with Mozilla Open Badges - an Open Badges design wor...
Re-imagining credentials with Mozilla Open Badges - an Open Badges design wor...
 
Mahara hui 2015 - Auckland - NZ (09-04-15)
Mahara hui  2015 - Auckland - NZ (09-04-15)Mahara hui  2015 - Auckland - NZ (09-04-15)
Mahara hui 2015 - Auckland - NZ (09-04-15)
 
Digital Badges for Learning: No Sewing Required - Distance Library Services 2...
Digital Badges for Learning: No Sewing Required - Distance Library Services 2...Digital Badges for Learning: No Sewing Required - Distance Library Services 2...
Digital Badges for Learning: No Sewing Required - Distance Library Services 2...
 
MM6 Exploring potential of open badges Mallinson
MM6 Exploring potential of open badges MallinsonMM6 Exploring potential of open badges Mallinson
MM6 Exploring potential of open badges Mallinson
 
Open Badges Sandbox Introduction - Ryerson
Open Badges Sandbox Introduction - RyersonOpen Badges Sandbox Introduction - Ryerson
Open Badges Sandbox Introduction - Ryerson
 
Online Forum succesfully integrating MOOC in training environment
Online Forum succesfully integrating MOOC in training environmentOnline Forum succesfully integrating MOOC in training environment
Online Forum succesfully integrating MOOC in training environment
 
ePIC 2013 - Open Badge Factory (OBF) presentation
ePIC 2013 - Open Badge Factory (OBF) presentationePIC 2013 - Open Badge Factory (OBF) presentation
ePIC 2013 - Open Badge Factory (OBF) presentation
 
How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and ...
How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and ...How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and ...
How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and ...
 
Designing e-Learning Objects
Designing e-Learning ObjectsDesigning e-Learning Objects
Designing e-Learning Objects
 
Framework of digital workforce platform
Framework of digital workforce platformFramework of digital workforce platform
Framework of digital workforce platform
 
SQA Badge The UK
SQA Badge The UKSQA Badge The UK
SQA Badge The UK
 
BS 8878: Systematic Approaches to Documenting Web Accessibility Policies and ...
BS 8878: Systematic Approaches to Documenting Web Accessibility Policies and ...BS 8878: Systematic Approaches to Documenting Web Accessibility Policies and ...
BS 8878: Systematic Approaches to Documenting Web Accessibility Policies and ...
 
Software management plans in research software
Software management plans in research softwareSoftware management plans in research software
Software management plans in research software
 

Plus de Educational Technology

The use of programming tasks in interactive videos to increase learning effec...
The use of programming tasks in interactive videos to increase learning effec...The use of programming tasks in interactive videos to increase learning effec...
The use of programming tasks in interactive videos to increase learning effec...Educational Technology
 
Analysis of students' behavior watching iMooX courses with interactive elements
Analysis of students' behavior watching iMooX courses with interactive elementsAnalysis of students' behavior watching iMooX courses with interactive elements
Analysis of students' behavior watching iMooX courses with interactive elementsEducational Technology
 
Erhebung von Lernaktivitäten in einem Pop-Up-Makerspace mit einer technischen...
Erhebung von Lernaktivitäten in einem Pop-Up-Makerspace mit einer technischen...Erhebung von Lernaktivitäten in einem Pop-Up-Makerspace mit einer technischen...
Erhebung von Lernaktivitäten in einem Pop-Up-Makerspace mit einer technischen...Educational Technology
 
Mixed Reality im Distance Learning in der Hochschullehre
Mixed Reality im Distance Learning in der HochschullehreMixed Reality im Distance Learning in der Hochschullehre
Mixed Reality im Distance Learning in der HochschullehreEducational Technology
 
Development of a WCAG theme for a learning management system
Development of a WCAG theme for a learning management systemDevelopment of a WCAG theme for a learning management system
Development of a WCAG theme for a learning management systemEducational Technology
 
Math trainer as a chatbot via system(push) messages for Android
Math trainer as a chatbot via system(push) messages for AndroidMath trainer as a chatbot via system(push) messages for Android
Math trainer as a chatbot via system(push) messages for AndroidEducational Technology
 
Empirical Analysis of Automated Editing of Raw Learning Video Footage
Empirical Analysis of Automated Editing of Raw Learning Video FootageEmpirical Analysis of Automated Editing of Raw Learning Video Footage
Empirical Analysis of Automated Editing of Raw Learning Video FootageEducational Technology
 
Fächerintegrativer Unterricht am Beispiel der Leichtathletik
Fächerintegrativer Unterricht am Beispiel der LeichtathletikFächerintegrativer Unterricht am Beispiel der Leichtathletik
Fächerintegrativer Unterricht am Beispiel der LeichtathletikEducational Technology
 
DENKEN UND TECHNIK Über manipulative Auswirkungen von Internettechnologien
DENKEN UND TECHNIK Über manipulative Auswirkungen von InternettechnologienDENKEN UND TECHNIK Über manipulative Auswirkungen von Internettechnologien
DENKEN UND TECHNIK Über manipulative Auswirkungen von InternettechnologienEducational Technology
 
Empfehlungen für den Unterricht im Fach Informatik für Menschen mit Autismus-...
Empfehlungen für den Unterricht im Fach Informatik für Menschen mit Autismus-...Empfehlungen für den Unterricht im Fach Informatik für Menschen mit Autismus-...
Empfehlungen für den Unterricht im Fach Informatik für Menschen mit Autismus-...Educational Technology
 
Entwicklung eines Online-Kurses für digitale Kompetenzen für Studienanfänger:...
Entwicklung eines Online-Kurses für digitale Kompetenzen für Studienanfänger:...Entwicklung eines Online-Kurses für digitale Kompetenzen für Studienanfänger:...
Entwicklung eines Online-Kurses für digitale Kompetenzen für Studienanfänger:...Educational Technology
 
Development of a mobile French language learning platform
Development of a mobile French language learning platformDevelopment of a mobile French language learning platform
Development of a mobile French language learning platformEducational Technology
 
Learning Analytics and Spelling Acquisition in German - the Path to Indivdual...
Learning Analytics and Spelling Acquisition in German - the Path to Indivdual...Learning Analytics and Spelling Acquisition in German - the Path to Indivdual...
Learning Analytics and Spelling Acquisition in German - the Path to Indivdual...Educational Technology
 
Fächerintegrativer Unterricht am Beispiel des Lernroboters Thymio
Fächerintegrativer Unterricht am Beispiel des Lernroboters ThymioFächerintegrativer Unterricht am Beispiel des Lernroboters Thymio
Fächerintegrativer Unterricht am Beispiel des Lernroboters ThymioEducational Technology
 
Einsatz von Mixed Reality im Klassenzimmer
Einsatz von Mixed Reality im KlassenzimmerEinsatz von Mixed Reality im Klassenzimmer
Einsatz von Mixed Reality im KlassenzimmerEducational Technology
 
Chatbots for Brand Representation in Comparison with Traditional Websites
Chatbots for Brand Representation in Comparison with Traditional WebsitesChatbots for Brand Representation in Comparison with Traditional Websites
Chatbots for Brand Representation in Comparison with Traditional WebsitesEducational Technology
 
Development of a learning diary for a MOOC platform
Development of a learning diary for a MOOC platformDevelopment of a learning diary for a MOOC platform
Development of a learning diary for a MOOC platformEducational Technology
 

Plus de Educational Technology (20)

The use of programming tasks in interactive videos to increase learning effec...
The use of programming tasks in interactive videos to increase learning effec...The use of programming tasks in interactive videos to increase learning effec...
The use of programming tasks in interactive videos to increase learning effec...
 
Analysis of students' behavior watching iMooX courses with interactive elements
Analysis of students' behavior watching iMooX courses with interactive elementsAnalysis of students' behavior watching iMooX courses with interactive elements
Analysis of students' behavior watching iMooX courses with interactive elements
 
Portability of Mobile Applications
Portability of Mobile ApplicationsPortability of Mobile Applications
Portability of Mobile Applications
 
Erhebung von Lernaktivitäten in einem Pop-Up-Makerspace mit einer technischen...
Erhebung von Lernaktivitäten in einem Pop-Up-Makerspace mit einer technischen...Erhebung von Lernaktivitäten in einem Pop-Up-Makerspace mit einer technischen...
Erhebung von Lernaktivitäten in einem Pop-Up-Makerspace mit einer technischen...
 
Mixed Reality im Distance Learning in der Hochschullehre
Mixed Reality im Distance Learning in der HochschullehreMixed Reality im Distance Learning in der Hochschullehre
Mixed Reality im Distance Learning in der Hochschullehre
 
Development of a WCAG theme for a learning management system
Development of a WCAG theme for a learning management systemDevelopment of a WCAG theme for a learning management system
Development of a WCAG theme for a learning management system
 
Math trainer as a chatbot via system(push) messages for Android
Math trainer as a chatbot via system(push) messages for AndroidMath trainer as a chatbot via system(push) messages for Android
Math trainer as a chatbot via system(push) messages for Android
 
Empirical Analysis of Automated Editing of Raw Learning Video Footage
Empirical Analysis of Automated Editing of Raw Learning Video FootageEmpirical Analysis of Automated Editing of Raw Learning Video Footage
Empirical Analysis of Automated Editing of Raw Learning Video Footage
 
Fächerintegrativer Unterricht am Beispiel der Leichtathletik
Fächerintegrativer Unterricht am Beispiel der LeichtathletikFächerintegrativer Unterricht am Beispiel der Leichtathletik
Fächerintegrativer Unterricht am Beispiel der Leichtathletik
 
DENKEN UND TECHNIK Über manipulative Auswirkungen von Internettechnologien
DENKEN UND TECHNIK Über manipulative Auswirkungen von InternettechnologienDENKEN UND TECHNIK Über manipulative Auswirkungen von Internettechnologien
DENKEN UND TECHNIK Über manipulative Auswirkungen von Internettechnologien
 
Empfehlungen für den Unterricht im Fach Informatik für Menschen mit Autismus-...
Empfehlungen für den Unterricht im Fach Informatik für Menschen mit Autismus-...Empfehlungen für den Unterricht im Fach Informatik für Menschen mit Autismus-...
Empfehlungen für den Unterricht im Fach Informatik für Menschen mit Autismus-...
 
Entwicklung eines Online-Kurses für digitale Kompetenzen für Studienanfänger:...
Entwicklung eines Online-Kurses für digitale Kompetenzen für Studienanfänger:...Entwicklung eines Online-Kurses für digitale Kompetenzen für Studienanfänger:...
Entwicklung eines Online-Kurses für digitale Kompetenzen für Studienanfänger:...
 
School Start Screening Tool
School Start Screening ToolSchool Start Screening Tool
School Start Screening Tool
 
Development of a mobile French language learning platform
Development of a mobile French language learning platformDevelopment of a mobile French language learning platform
Development of a mobile French language learning platform
 
Learning Analytics and Spelling Acquisition in German - the Path to Indivdual...
Learning Analytics and Spelling Acquisition in German - the Path to Indivdual...Learning Analytics and Spelling Acquisition in German - the Path to Indivdual...
Learning Analytics and Spelling Acquisition in German - the Path to Indivdual...
 
Learning Analytics and MOOCs
Learning Analytics and MOOCsLearning Analytics and MOOCs
Learning Analytics and MOOCs
 
Fächerintegrativer Unterricht am Beispiel des Lernroboters Thymio
Fächerintegrativer Unterricht am Beispiel des Lernroboters ThymioFächerintegrativer Unterricht am Beispiel des Lernroboters Thymio
Fächerintegrativer Unterricht am Beispiel des Lernroboters Thymio
 
Einsatz von Mixed Reality im Klassenzimmer
Einsatz von Mixed Reality im KlassenzimmerEinsatz von Mixed Reality im Klassenzimmer
Einsatz von Mixed Reality im Klassenzimmer
 
Chatbots for Brand Representation in Comparison with Traditional Websites
Chatbots for Brand Representation in Comparison with Traditional WebsitesChatbots for Brand Representation in Comparison with Traditional Websites
Chatbots for Brand Representation in Comparison with Traditional Websites
 
Development of a learning diary for a MOOC platform
Development of a learning diary for a MOOC platformDevelopment of a learning diary for a MOOC platform
Development of a learning diary for a MOOC platform
 

Dernier

Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptshraddhaparab530
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxleah joy valeriano
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 

Dernier (20)

Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.ppt
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 

Open Badges for Learning Environments

  • 1. 1 u Open Badges for Learning Environments S C I E N C E  P A S S I O N  T E C H N O L O G Y u www.tugraz.at Open Badges for Learning Environments Mario Wüster Supervisor: Assoc.Prof.Dipl.-Ing.Dr.techn. Martin Ebner October 22, 2015
  • 2. 2 u Open Badges for Learning Environments 2 u 1. Research Question 2. Learning Environments 3. Open Badge (Infrastructure) 4. Motivation 5. General Approaches for Integration 6. Prototype 7. Evaluation 8. Conclusion Contents
  • 3. 3 u Open Badges for Learning Environments 3 u Research Question How to integrate Open Badges in Learning Environments [and to enable automatic badge issuing based on defined criteria] ?
  • 4. 4 u Open Badges for Learning Environments 4 u Learning Environments • Online learning platform supporting: • Users with different roles • Courses • Course management • Corresponding course material • A set of tools for communication, content creation and E-Assessments  Learn Management Systems (LMS)  Massive Open Online Courses (MOOC)
  • 5. 5 u Open Badges for Learning Environments 5 u • Micro vs. Meta Badge • Incentive vs. Credential • Digitally signed  JSON Web Signature (JWS) WHOM? WHICH? WHY?WHO? Assertion https://wiki.mozilla.org/Badges/FAQs (In cooperation with the P2PU and funds of McArthur Foundation)
  • 6. 6 u Open Badges for Learning Environments 6 u Open Badge Infrastructure https://wiki.mozilla.org/Badges/Onboarding-Issuer
  • 7. 7 u Open Badges for Learning Environments 7 u Motivation • Hard to motivate learners to actively participate in non-formal and informal educational systems if they do not get any recognition for their achievements • Mostly no recognition at all for gained skills if a course has not been completed • Just summative feedback • No common standard for acknowledgements • Certificates are not digitially signed  Open Badges could help to diminish or even resolve those issues • Formal: organized, structured, supported, intentional & certified • Non-formal: formal, but not in edu. institutions & w/o certification • Informal: through made experiences, independent of the context
  • 8. 8 u Open Badges for Learning Environments 8 u - Modify Source Code - Plug-In - Add-On/Add-In - SaaS - Own Web Application General Integration Approaches  Source code has to be known  High risk on introducing errors in the base system  Base system updates could harm the badging system  No community that maintains code  Fast  Highly customizable  Time (=Money)  Programmer  Support  API needed  High customization  Fast bug fixing & integration of new features  Full control over student & badge data  Typically not free of charge  Data has to be transmitted to an foreign server  Limited customization  What happens if subscription gets cancelled sometimes? How to backup/transfer data ?  Most simplest way to use OpenBadges  Complete solutions (issuing, managing, displaying)  Professional support  Reliable system  No need to have programming skills  Base system has to provide API.  Limited customization  Dynamically loaded  Does not influence core system  Huge community  Mostly compatible to multiple base systems  Compatible to certain system only  One has to have knowledge of the base system’s infrastructure  Add-Ins (typically) cannot be removed without harming the base system  Nevertheless – legit option
  • 9. 9 u Open Badges for Learning Environments 9 u Prototype
  • 10. 10 u Open Badges for Learning Environments 10 u Prototype - Features 1. Badge management (CRUD + control availability) via backend (pw protected .htaccess) 2. Assert badges manually 3. Assert badges automatically - triggered by the iMooX user 4. Display rudimentary awarding statistics 5. Currently, supporting 2 different types of badges i. Quiz-Level Badge ii. Course-Level Badge
  • 11. 11 u Open Badges for Learning Environments 11 u Prototype
  • 12. 12 u Open Badges for Learning Environments 12 u Automatic badge issuing
  • 13. 13 u Open Badges for Learning Environments 13 u Evaluation COER15 • Started on May 11, 2015 (6x units) • 6x Quizzes + final evaluation required to pass the course • 432 distinct enrollments • 124 active users (tried at least one quiz) • 208 theoretically earned badges • 137 actually generated badges
  • 14. 14 u Open Badges for Learning Environments 14 u Conclusion • Prototype: • Web application worked well from the functional point of view • Just a few design issues have been reported by some badge earners (filename, email, criteria design) • General: • Badge issuing can be implemented relatively fast and easy ( thus relatively cheap  ) • Hot topic on various E-Learning focused conferences (e.g. oeb 2015 (http://www.online-educa.com/programme), ALT Conference 2015 (https://altc.alt.ac.uk/2015/activity/open-badges/ ) ) • So it`s not just me who believes Open Badges are great 
  • 15. 15 u Open Badges for Learning Environments 15 u Thanks for your attention !
  • 16. 16 u Open Badges for Learning Environments 16 u Sources/Important Links • Bernhard Hoisl, Wolfgang Aigner, and Silvia Miksch. Online Communities and Social Computing. Ed. by Douglas Schuler. Vol. 4564. Lecture Notes in Computer Science. Berlin, Heidelberg: Springer Berlin Heidelberg, 2007, pp. 362–371. isbn: 978-3-540-73256-3. doi: 10.1007/978-3-540-73257-0 (Slide 6). • Mozilla‘s Open Badges http://openbadges.org/ • Open Badges Specification https://openbadgespec.org/ • iMooX http://imoox.at/wbtmaster/startseite/ • Moodle https://moodle.org/ • edX https://www.edx.org/home • Coursera https://www.coursera.org/ • Udacity https://www.udacity.com/ • Iversity https://iversity.org/de • Blackboard http://de.blackboard.com/sites/international/globalmaster/ • Open Badge Passport https://openbadgepassport.com/ • JSON http://json.org/
  • 17. 17 u Open Badges for Learning Environments 17 u Sources/Important Links • Credly https://credly.com/ • Open Badge Factory https://openbadgefactory.com/ • OpenElms http://openelms.org/ • Canvas http://www.canvaslms.com/ • Apache Tomcat http://tomcat.apache.org/ • jQuery https://jquery.com/ • Bootstrap http://getbootstrap.com/ • MySql https://www.mysql.de/ • Hibernate http://hibernate.org/
  • 18. 18 u Open Badges for Learning Environments 18 u Badge Assertion & Badge Class Example
  • 19. 19 u Open Badges for Learning Environments 19 u Issuer & Criteria
  • 20. 20 u Open Badges for Learning Environments 20 u Backpacks
  • 21. 21 u Open Badges for Learning Environments 21 u Badge concept • How to define criteria • Which competencies should a user gain to earn the badge ? • Which behavior should that badge suggest ? • How to proof gained knowledge ? • How should it look like (badge design) ? • Which tags to use (for searching) ?
  • 22. 22 u Open Badges for Learning Environments 22 u Automatic badge issuing • Highly depens on the context • Mostly triggered by user-events: • Click events: Navigation, resource watching (video, e-paper...) , downloaded resources (papers, videos, images ... ) • Submissions: File, text, algorithm, source code ... • E-Assessment: Open- and closed tasks like T/F, Selective, Sorting and Short/Long texts, subsets or clozes.  Badging system has to be aware of those events! • Realization therefore depends on selected integration approach Visiting each page Starting, time True/false, amount of different downloads... Automatic checking, word count, text analysis Automatic testing

Notes de l'éditeur

  1. Moodle since 2.5 (May 2013) release (current 2.9) integrated badge support. Blackboard too since End of 2014. Open Badges Issuer Add-On (https://wordpress.org/plugins/badgeos-open-badges-issuer-add-on/) for the WordPress Plug-In BadgeOS (https://github.com/opencredit/badgeos)
  2. Oeb: the global, cross-sector conference on technology supported learning and training (Berlin, Dec. 2-4, 2015) ALT: Association for Learning Technology ( Annual Conference ) – use BadgeOS and OpenBadgeIssuer Plugin for Wordpress – Badges for Speakers, Programme Committee and Participants. ( 8-10 September 2015)