SlideShare a Scribd company logo
1 of 27
GLUE!: An architecture for the
integration of external tools in
Virtual Learning Environments
UNIVERSIDAD DE VALLADOLID
UNIVERSIDAD CARLOS III DE MADRID
Autor
Carlos Alario Hoyos
Tutores
Dr. Miguel L. Bote Lorenzo
Dr. Eduardo Gómez Sánchez
Madrid, June 14th
2013
www.gsic.uva.es/glue
2
3
7200 in Spain!7200 in Spain!
https://moodle.org/stats
Outline
 Introduction
 The integration problem
 Overview of GLUE!
 Evaluation
 Conclusions and further work
4
Context
5
VLEs and external tools
6
 Include a set of 10-25 built-Include a set of 10-25 built-
in toolsin tools [Bow11]
Top 100 Tools for Learning
 Support individual/collaborative
activities
 Tools in the CL life cycleTools in the CL life cycle
– One instance per group in
collaborative activities
 Creation, configuration and assignment
Integration of external tools in VLEs
 Limitations of existing integration works:
– High development effortHigh development effort
• One-to-one integration (e.g. Moodle Modules)
• Tight integration (e.g. IMS Learning Tool Interoperability – LTI [IMS06c])
– Strict technological restrictionsStrict technological restrictions (e.g. Apache Wookie [Wil08])
– Limited support to the instantiation and enactment ofLimited support to the instantiation and enactment of
collaborative activitiescollaborative activities (e.g. IMS Basic LTI [IMS10b]) 7
Outline
 Introduction
 The integration problem
 Overview of GLUE!
 Evaluation
 Conclusions and further work
8
Main stakeholders’ requirements
Stakeholder Tag Requirement
REQ
1
Enable the instantiation of individual andinstantiation of individual and
collaborative activitiescollaborative activities that require the integration of
external tools with an attainable effortattainable effort for educators
REQ
2
Enable the enactment of collaborative activitiesenactment of collaborative activities
that require the integration of external tools, facilitating the
collaboration among participants
REQ
3
Support the integration of existing and popular VLEsexisting and popular VLEs
and toolsand tools
REQ
4
Support the integration of many external toolsmany external tools
REQ
5
Demand an attainable development effortattainable development effort for the
integration of tools and VLEs
REQ
6
Be built over existing VLEs and toolsbuilt over existing VLEs and tools ,, rather than
modifying their implementations
9
Design issues and alternatives
10
Design decisions
11
Outline
 Introduction
 The integration problem
 Overview of GLUE!
 Evaluation
 Conclusions and further work
12
Description of the architecture: Technical
13
Tier Purpose
GLUE! core
- Promote a many-to-many integration
Tier Purpose
GLUE! core
- Promote a many-to-many integration
- Homogenize VLE and tool contracts
Tier Purpose
GLUE! core
- Promote a many-to-many integration
- Homogenize VLE and tool contracts
- Assume most of the integration functionality
Tier Purpose
GLUE! core
- Promote a many-to-many integration
- Homogenize VLE and tool technologies
- Assume most of the integration functionality
Tool adapters - Wrap tools connecting them to the GLUE! core
VLE adapters
- Wrap VLEs connecting them to the GLUE!
core
Description of the architecture: Functional
14
Tier Purpose
GLUE! core
- Promote a many-to-many integration
Tier Purpose
GLUE! core
- Promote a many-to-many integration
- Homogenize VLE and tool contracts
Tier Purpose
GLUE! core
- Promote a many-to-many integration
- Homogenize VLE and tool contracts
- Assume most of the integration functionality
Tier Functionality
GLUE! core
- Manage requests related to the tool life cycle
- Manage persistent data about created instances
- Manage persistent data about the available tools
Tool adapters
- Translate requests from the GLUElet Manager to tool
contracts
- Provide and process configuration information
- Enable the management and use of external tools within
Reference implementation
15http://gsic.uva.es/glue
Examples of usage (I)
16+
Examples of usage (II)
+
17
Outline
 Introduction
 The integration problem
 Overview of GLUE!
 Evaluation
 Conclusions and further work
18
Name AN-2010 AN-2011 SE-2011 ICTE-2012
Content
Development of
distributed systems
Development of
distributed systems
Development of
software projects
New technologies and
media in education
Date November 2010 November 2011 May 2011 February 2012
Duration 1 week 1 week 3 hours 1 week
Kind of
situation
Blended CL situation Blended CL situation Face-to-face CL
situation
Blended CL situation
# educators
2 (technological
background)
2 (technological
background)
1 (technological
background)
1 (pedagogical
background)
# students 47 51 10 25
Group
settings
24 pairs (1-2
students); 7
supergroups (6-8
students)
28 pairs (1-2
students); 8
supergroups (6-8
students)
2 groups of five
students
12 pairs (2-3
students); 5
supergroups (5
students)
VLE
Built-in tools - - - Forum, mind map
External tools
(instances)
DabbleboardDabbleboard (31);
GoogleGoogle
DocumentsDocuments (24);
GoogleGoogle
PresentationsPresentations (7)
DabbleboardDabbleboard (36);
GoogleGoogle
DocumentsDocuments (28);
GoogleGoogle
PresentationsPresentations (8)
Google DocumentsGoogle Documents
(12); You DecideYou Decide
W3C widgetW3C widget (40)
GoogleGoogle
PresentationPresentation (5);
DoodleDoodle (1)
Authentic experiments
19
Compliance to REQ1 and REQ2
 Approximate instantiation time
– Example: AN 2011: 72 instances  Great complexityGreat complexity
– 82% of time saved with GLUE!82% of time saved with GLUE!
 Questionnaires to students
– 77% the technological support facilitated much or very much77% the technological support facilitated much or very much
the collaborationthe collaboration
 Open text questions and focus groups
– “It was very easy to see the contributions of my group partners, just by
logging into Moodle.” (AN-2010)
20
Stakeholder Requirement Evaluation methods Data sources
Enable the instantiation of individual and
collaborative activities that require the
integration of external tools with an
attainable effort for educators
Multiple
experiments [Dew01];
mixed method
[Mar03]
Likert scales; open text
questions; interviews;
time and complexity
measurements
Enable the enactment of collaborative
activities that require the integration of
external tools, facilitating the collaboration
among participants
Multiple
experiments; mixed
method
Likert scales; open text
questions; focus groups
[Mor98]
 Four authentic experiments
– 5 external tools (Google DocumentsGoogle Documents ,, PresentationsPresentations ,,
Dabbleboard, Doodle and the YouDecide widget)
– 3 VLEs (Moodle, LAMS and MediaWiki)
 At least 1717 external tools available (+ built-in tools)
21
Compliance to REQ3 and REQ4
Stakeholder Requirement Evaluation methods Data sources
Support the integration of existing and
popular VLEs and tools
Multiple experiments;
feature analysis (formal
experiment [Kit96b])
Existing VLE and tool
adapters
Support the integration of many
external tools
Multiple experiments;
feature analysis (formal
experiment)
Existing VLE and tool
adapters
 New source lines of code & time invested
– Incremental effort to integrate new tools about 100
lines and 6-8 hours
– More attainable than in ad hoc or tight approaches.
– Similar to other loosely-coupled approaches
 The 3 VLE adapters and the 9 tool adapters were
developed using the interfaces provided by VLEusing the interfaces provided by VLE
and tool providersand tool providers
22
Compliance to REQ5 and REQ6
Stakeholder Requirement Evaluation methods Data sources
Demand an attainable development
effort for the integration of tools and VLEs
Multiple experiments;
new SLOC [Alb83] and
time invested
Code of existing VLE
and tool adapters and
questionnaires
Be built over existing VLEs and tools,
rather than modifying their implementations
Multiple experiments;
feature analysis
(screening mode
[Kit96b])
Existing VLE and tool
adapters
Outline
 Introduction
 The integration problem
 Overview of GLUE!
 Evaluation
 Conclusions and further work
23
Conclusions (I)
24
 Restricted set of VLE built-in tools
 Integration of existing external tools in existing VLEs for the
support of CL situations
 Defining new integration approaches requires a trade-off:
– RestrictionsRestrictions imposed on VLE and tool providers
– Development effortDevelopment effort demanded to developers
– Functionality offeredFunctionality offered to practitioners
Conclusions (II)

– Takes into account the main stakeholders’ requirementsmain stakeholders’ requirements
– Takes into account the main design issues and alternativesmain design issues and alternatives
 Evaluation of
– Meets the stakeholders’ requirementsMeets the stakeholders’ requirements
• Reduces the instantiation time in more than 80%
• Integrates at least 17 tools
• Lower development effort (compared to ad hoc or tight approaches)
25
Further work
 Deployment of generic learning designs
– From multiple authoring tools
– In multiple VLEs
 Integration in other platforms (MOOCs?)
26
GLUE!: An architecture for the
integration of external tools in
Virtual Learning Environments
UNIVERSIDAD DE VALLADOLID
UNIVERSIDAD CARLOS III DE MADRID
Autor
Carlos Alario Hoyos
Tutores
Dr. Miguel L. Bote Lorenzo
Dr. Eduardo Gómez Sánchez
Madrid, June 14th
2013
www.gsic.uva.es/glue

More Related Content

Similar to 2013 06 14 (uc3m) emadrid calario uva glue architecture integration external tools virtual learning environment

1. (slide share)glue-integrationofexternaltools
1. (slide share)glue-integrationofexternaltools1. (slide share)glue-integrationofexternaltools
1. (slide share)glue-integrationofexternaltoolsCARLOS ALARIO
 
3. progress inbolton(summer2010)
3. progress inbolton(summer2010)3. progress inbolton(summer2010)
3. progress inbolton(summer2010)CARLOS ALARIO
 
Lessons Learned Model for Projects Supported by Web 2.0 Tools: a Mixed Method...
Lessons Learned Model for Projects Supported by Web 2.0 Tools: a Mixed Method...Lessons Learned Model for Projects Supported by Web 2.0 Tools: a Mixed Method...
Lessons Learned Model for Projects Supported by Web 2.0 Tools: a Mixed Method...Marcirio Chaves
 
Open lw reference architecture project
Open lw reference architecture projectOpen lw reference architecture project
Open lw reference architecture projectEric Kluijfhout
 
2016-11-21 BioExcel Workflows and Pipelines Interest Group
2016-11-21 BioExcel Workflows and Pipelines Interest Group2016-11-21 BioExcel Workflows and Pipelines Interest Group
2016-11-21 BioExcel Workflows and Pipelines Interest GroupStian Soiland-Reyes
 
Carlos Alario-Hoyos, Juan A. Muñoz-Cristobal, Luis Pablo Prieto, Miguel L. Bo...
Carlos Alario-Hoyos, Juan A. Muñoz-Cristobal, Luis Pablo Prieto, Miguel L. Bo...Carlos Alario-Hoyos, Juan A. Muñoz-Cristobal, Luis Pablo Prieto, Miguel L. Bo...
Carlos Alario-Hoyos, Juan A. Muñoz-Cristobal, Luis Pablo Prieto, Miguel L. Bo...mrc12
 
Creating and Enhancing Student Centred Portfolios in VLEs
Creating and Enhancing Student Centred Portfolios in VLEsCreating and Enhancing Student Centred Portfolios in VLEs
Creating and Enhancing Student Centred Portfolios in VLEsCetis
 
Model repositories: will they become reality?
Model repositories: will they become reality?Model repositories: will they become reality?
Model repositories: will they become reality?Davide Ruscio
 
Innovation Agile Methodology towards DevOps
Innovation Agile Methodology towards DevOpsInnovation Agile Methodology towards DevOps
Innovation Agile Methodology towards DevOpsIRJET Journal
 
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OCPerficient
 
Telt production approach 12 13 v.1.1
Telt production approach 12 13  v.1.1Telt production approach 12 13  v.1.1
Telt production approach 12 13 v.1.1Vicki McGarvey
 
Child-Friendly Technology Framework
Child-Friendly Technology FrameworkChild-Friendly Technology Framework
Child-Friendly Technology FrameworkChristopher Fabian
 
Well br wfd maturity toolkit v0.2
Well br   wfd maturity toolkit v0.2Well br   wfd maturity toolkit v0.2
Well br wfd maturity toolkit v0.2balham
 
[SEBD2020] OLAP Querying of Document Stores in the Presence of Schema Variety
[SEBD2020] OLAP Querying of Document Stores in the Presence of Schema Variety[SEBD2020] OLAP Querying of Document Stores in the Presence of Schema Variety
[SEBD2020] OLAP Querying of Document Stores in the Presence of Schema VarietyUniversity of Bologna
 
MK_MSc_Degree_Project_Report ver 5_updated
MK_MSc_Degree_Project_Report ver 5_updatedMK_MSc_Degree_Project_Report ver 5_updated
MK_MSc_Degree_Project_Report ver 5_updatedMohammed Ali Khan
 

Similar to 2013 06 14 (uc3m) emadrid calario uva glue architecture integration external tools virtual learning environment (20)

1. (slide share)glue-integrationofexternaltools
1. (slide share)glue-integrationofexternaltools1. (slide share)glue-integrationofexternaltools
1. (slide share)glue-integrationofexternaltools
 
3. progress inbolton(summer2010)
3. progress inbolton(summer2010)3. progress inbolton(summer2010)
3. progress inbolton(summer2010)
 
Lessons Learned Model for Projects Supported by Web 2.0 Tools: a Mixed Method...
Lessons Learned Model for Projects Supported by Web 2.0 Tools: a Mixed Method...Lessons Learned Model for Projects Supported by Web 2.0 Tools: a Mixed Method...
Lessons Learned Model for Projects Supported by Web 2.0 Tools: a Mixed Method...
 
Open lw reference architecture project
Open lw reference architecture projectOpen lw reference architecture project
Open lw reference architecture project
 
2016-11-21 BioExcel Workflows and Pipelines Interest Group
2016-11-21 BioExcel Workflows and Pipelines Interest Group2016-11-21 BioExcel Workflows and Pipelines Interest Group
2016-11-21 BioExcel Workflows and Pipelines Interest Group
 
DLE overview
DLE overviewDLE overview
DLE overview
 
Dl eoverview
Dl eoverviewDl eoverview
Dl eoverview
 
Carlos Alario-Hoyos, Juan A. Muñoz-Cristobal, Luis Pablo Prieto, Miguel L. Bo...
Carlos Alario-Hoyos, Juan A. Muñoz-Cristobal, Luis Pablo Prieto, Miguel L. Bo...Carlos Alario-Hoyos, Juan A. Muñoz-Cristobal, Luis Pablo Prieto, Miguel L. Bo...
Carlos Alario-Hoyos, Juan A. Muñoz-Cristobal, Luis Pablo Prieto, Miguel L. Bo...
 
SDLC lifecycle
SDLC lifecycleSDLC lifecycle
SDLC lifecycle
 
Oopsla07 tooldemo.ppt
Oopsla07 tooldemo.pptOopsla07 tooldemo.ppt
Oopsla07 tooldemo.ppt
 
Creating and Enhancing Student Centred Portfolios in VLEs
Creating and Enhancing Student Centred Portfolios in VLEsCreating and Enhancing Student Centred Portfolios in VLEs
Creating and Enhancing Student Centred Portfolios in VLEs
 
Model repositories: will they become reality?
Model repositories: will they become reality?Model repositories: will they become reality?
Model repositories: will they become reality?
 
Vle Forum06 11 09
Vle Forum06 11 09Vle Forum06 11 09
Vle Forum06 11 09
 
Innovation Agile Methodology towards DevOps
Innovation Agile Methodology towards DevOpsInnovation Agile Methodology towards DevOps
Innovation Agile Methodology towards DevOps
 
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC
 
Telt production approach 12 13 v.1.1
Telt production approach 12 13  v.1.1Telt production approach 12 13  v.1.1
Telt production approach 12 13 v.1.1
 
Child-Friendly Technology Framework
Child-Friendly Technology FrameworkChild-Friendly Technology Framework
Child-Friendly Technology Framework
 
Well br wfd maturity toolkit v0.2
Well br   wfd maturity toolkit v0.2Well br   wfd maturity toolkit v0.2
Well br wfd maturity toolkit v0.2
 
[SEBD2020] OLAP Querying of Document Stores in the Presence of Schema Variety
[SEBD2020] OLAP Querying of Document Stores in the Presence of Schema Variety[SEBD2020] OLAP Querying of Document Stores in the Presence of Schema Variety
[SEBD2020] OLAP Querying of Document Stores in the Presence of Schema Variety
 
MK_MSc_Degree_Project_Report ver 5_updated
MK_MSc_Degree_Project_Report ver 5_updatedMK_MSc_Degree_Project_Report ver 5_updated
MK_MSc_Degree_Project_Report ver 5_updated
 

More from eMadrid network

Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo Tovar
Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo TovarRecognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo Tovar
Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo TovareMadrid network
 
A study about the impact of rewards on student's engagement with the flipped ...
A study about the impact of rewards on student's engagement with the flipped ...A study about the impact of rewards on student's engagement with the flipped ...
A study about the impact of rewards on student's engagement with the flipped ...eMadrid network
 
Assessment and recognition in technical massive open on-line courses with and...
Assessment and recognition in technical massive open on-line courses with and...Assessment and recognition in technical massive open on-line courses with and...
Assessment and recognition in technical massive open on-line courses with and...eMadrid network
 
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...Recognition of learning: Status, experiences and challenges - Carlos Delgado ...
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...eMadrid network
 
Bootstrapping serious games to assess learning through analytics - Baltasar F...
Bootstrapping serious games to assess learning through analytics - Baltasar F...Bootstrapping serious games to assess learning through analytics - Baltasar F...
Bootstrapping serious games to assess learning through analytics - Baltasar F...eMadrid network
 
Meta-review of recognition of learning in LMS and MOOCs - Ruth Cobos
Meta-review of recognition of learning in LMS and MOOCs - Ruth CobosMeta-review of recognition of learning in LMS and MOOCs - Ruth Cobos
Meta-review of recognition of learning in LMS and MOOCs - Ruth CoboseMadrid network
 
Best paper Award - Miguel Castro
Best paper Award - Miguel CastroBest paper Award - Miguel Castro
Best paper Award - Miguel CastroeMadrid network
 
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...eMadrid network
 
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdf
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdfSeminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdf
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdfeMadrid network
 
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...eMadrid network
 
Open_principles_and_co-creation_for_digital_competences_for_students.pdf
Open_principles_and_co-creation_for_digital_competences_for_students.pdfOpen_principles_and_co-creation_for_digital_competences_for_students.pdf
Open_principles_and_co-creation_for_digital_competences_for_students.pdfeMadrid network
 
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...eMadrid network
 
eMadrid_KatjaAssaf_DigiCred.pdf
eMadrid_KatjaAssaf_DigiCred.pdfeMadrid_KatjaAssaf_DigiCred.pdf
eMadrid_KatjaAssaf_DigiCred.pdfeMadrid network
 
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdf
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdfPresentazione E-Madrid - 12-01-2023 Ruth Kerr.pdf
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdfeMadrid network
 
EDC-eMadrid_20230113 Ildikó Mázár.pdf
EDC-eMadrid_20230113 Ildikó Mázár.pdfEDC-eMadrid_20230113 Ildikó Mázár.pdf
EDC-eMadrid_20230113 Ildikó Mázár.pdfeMadrid network
 
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...eMadrid network
 
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»eMadrid network
 
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...eMadrid network
 
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»2022_11_11 «AI and ML methods for Multimodal Learning Analytics»
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»eMadrid network
 
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»2022_11_11 «The promise and challenges of Multimodal Learning Analytics»
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»eMadrid network
 

More from eMadrid network (20)

Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo Tovar
Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo TovarRecognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo Tovar
Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo Tovar
 
A study about the impact of rewards on student's engagement with the flipped ...
A study about the impact of rewards on student's engagement with the flipped ...A study about the impact of rewards on student's engagement with the flipped ...
A study about the impact of rewards on student's engagement with the flipped ...
 
Assessment and recognition in technical massive open on-line courses with and...
Assessment and recognition in technical massive open on-line courses with and...Assessment and recognition in technical massive open on-line courses with and...
Assessment and recognition in technical massive open on-line courses with and...
 
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...Recognition of learning: Status, experiences and challenges - Carlos Delgado ...
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...
 
Bootstrapping serious games to assess learning through analytics - Baltasar F...
Bootstrapping serious games to assess learning through analytics - Baltasar F...Bootstrapping serious games to assess learning through analytics - Baltasar F...
Bootstrapping serious games to assess learning through analytics - Baltasar F...
 
Meta-review of recognition of learning in LMS and MOOCs - Ruth Cobos
Meta-review of recognition of learning in LMS and MOOCs - Ruth CobosMeta-review of recognition of learning in LMS and MOOCs - Ruth Cobos
Meta-review of recognition of learning in LMS and MOOCs - Ruth Cobos
 
Best paper Award - Miguel Castro
Best paper Award - Miguel CastroBest paper Award - Miguel Castro
Best paper Award - Miguel Castro
 
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...
 
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdf
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdfSeminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdf
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdf
 
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...
 
Open_principles_and_co-creation_for_digital_competences_for_students.pdf
Open_principles_and_co-creation_for_digital_competences_for_students.pdfOpen_principles_and_co-creation_for_digital_competences_for_students.pdf
Open_principles_and_co-creation_for_digital_competences_for_students.pdf
 
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...
 
eMadrid_KatjaAssaf_DigiCred.pdf
eMadrid_KatjaAssaf_DigiCred.pdfeMadrid_KatjaAssaf_DigiCred.pdf
eMadrid_KatjaAssaf_DigiCred.pdf
 
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdf
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdfPresentazione E-Madrid - 12-01-2023 Ruth Kerr.pdf
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdf
 
EDC-eMadrid_20230113 Ildikó Mázár.pdf
EDC-eMadrid_20230113 Ildikó Mázár.pdfEDC-eMadrid_20230113 Ildikó Mázár.pdf
EDC-eMadrid_20230113 Ildikó Mázár.pdf
 
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...
 
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»
 
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...
 
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»2022_11_11 «AI and ML methods for Multimodal Learning Analytics»
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»
 
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»2022_11_11 «The promise and challenges of Multimodal Learning Analytics»
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»
 

Recently uploaded

Ms Motilal Padampat Sugar Mills vs. State of Uttar Pradesh & Ors. - A Milesto...
Ms Motilal Padampat Sugar Mills vs. State of Uttar Pradesh & Ors. - A Milesto...Ms Motilal Padampat Sugar Mills vs. State of Uttar Pradesh & Ors. - A Milesto...
Ms Motilal Padampat Sugar Mills vs. State of Uttar Pradesh & Ors. - A Milesto...ShrutiBose4
 
Organizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessOrganizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessSeta Wicaksana
 
Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03DallasHaselhorst
 
India Consumer 2024 Redacted Sample Report
India Consumer 2024 Redacted Sample ReportIndia Consumer 2024 Redacted Sample Report
India Consumer 2024 Redacted Sample ReportMintel Group
 
Islamabad Escorts | Call 03070433345 | Escort Service in Islamabad
Islamabad Escorts | Call 03070433345 | Escort Service in IslamabadIslamabad Escorts | Call 03070433345 | Escort Service in Islamabad
Islamabad Escorts | Call 03070433345 | Escort Service in IslamabadAyesha Khan
 
Kenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith PereraKenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith Pereraictsugar
 
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu MenzaYouth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menzaictsugar
 
Memorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQMMemorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQMVoces Mineras
 
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCRashishs7044
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfRbc Rbcua
 
Case study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailCase study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailAriel592675
 
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptxContemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptxMarkAnthonyAurellano
 
Future Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted VersionFuture Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted VersionMintel Group
 
MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?Olivia Kresic
 
Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Riya Pathan
 
Buy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy Verified Accounts
 
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCRashishs7044
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaoncallgirls2057
 
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdfNewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdfKhaled Al Awadi
 

Recently uploaded (20)

Ms Motilal Padampat Sugar Mills vs. State of Uttar Pradesh & Ors. - A Milesto...
Ms Motilal Padampat Sugar Mills vs. State of Uttar Pradesh & Ors. - A Milesto...Ms Motilal Padampat Sugar Mills vs. State of Uttar Pradesh & Ors. - A Milesto...
Ms Motilal Padampat Sugar Mills vs. State of Uttar Pradesh & Ors. - A Milesto...
 
Organizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessOrganizational Structure Running A Successful Business
Organizational Structure Running A Successful Business
 
Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03
 
India Consumer 2024 Redacted Sample Report
India Consumer 2024 Redacted Sample ReportIndia Consumer 2024 Redacted Sample Report
India Consumer 2024 Redacted Sample Report
 
Islamabad Escorts | Call 03070433345 | Escort Service in Islamabad
Islamabad Escorts | Call 03070433345 | Escort Service in IslamabadIslamabad Escorts | Call 03070433345 | Escort Service in Islamabad
Islamabad Escorts | Call 03070433345 | Escort Service in Islamabad
 
Kenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith PereraKenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith Perera
 
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu MenzaYouth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
 
Memorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQMMemorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQM
 
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdf
 
Case study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailCase study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detail
 
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptxContemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
 
Future Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted VersionFuture Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted Version
 
MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?
 
Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737
 
Buy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail Accounts
 
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
 
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCREnjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
 
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdfNewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
 

2013 06 14 (uc3m) emadrid calario uva glue architecture integration external tools virtual learning environment

  • 1. GLUE!: An architecture for the integration of external tools in Virtual Learning Environments UNIVERSIDAD DE VALLADOLID UNIVERSIDAD CARLOS III DE MADRID Autor Carlos Alario Hoyos Tutores Dr. Miguel L. Bote Lorenzo Dr. Eduardo Gómez Sánchez Madrid, June 14th 2013 www.gsic.uva.es/glue
  • 2. 2
  • 3. 3 7200 in Spain!7200 in Spain! https://moodle.org/stats
  • 4. Outline  Introduction  The integration problem  Overview of GLUE!  Evaluation  Conclusions and further work 4
  • 6. VLEs and external tools 6  Include a set of 10-25 built-Include a set of 10-25 built- in toolsin tools [Bow11] Top 100 Tools for Learning  Support individual/collaborative activities  Tools in the CL life cycleTools in the CL life cycle – One instance per group in collaborative activities  Creation, configuration and assignment
  • 7. Integration of external tools in VLEs  Limitations of existing integration works: – High development effortHigh development effort • One-to-one integration (e.g. Moodle Modules) • Tight integration (e.g. IMS Learning Tool Interoperability – LTI [IMS06c]) – Strict technological restrictionsStrict technological restrictions (e.g. Apache Wookie [Wil08]) – Limited support to the instantiation and enactment ofLimited support to the instantiation and enactment of collaborative activitiescollaborative activities (e.g. IMS Basic LTI [IMS10b]) 7
  • 8. Outline  Introduction  The integration problem  Overview of GLUE!  Evaluation  Conclusions and further work 8
  • 9. Main stakeholders’ requirements Stakeholder Tag Requirement REQ 1 Enable the instantiation of individual andinstantiation of individual and collaborative activitiescollaborative activities that require the integration of external tools with an attainable effortattainable effort for educators REQ 2 Enable the enactment of collaborative activitiesenactment of collaborative activities that require the integration of external tools, facilitating the collaboration among participants REQ 3 Support the integration of existing and popular VLEsexisting and popular VLEs and toolsand tools REQ 4 Support the integration of many external toolsmany external tools REQ 5 Demand an attainable development effortattainable development effort for the integration of tools and VLEs REQ 6 Be built over existing VLEs and toolsbuilt over existing VLEs and tools ,, rather than modifying their implementations 9
  • 10. Design issues and alternatives 10
  • 12. Outline  Introduction  The integration problem  Overview of GLUE!  Evaluation  Conclusions and further work 12
  • 13. Description of the architecture: Technical 13 Tier Purpose GLUE! core - Promote a many-to-many integration Tier Purpose GLUE! core - Promote a many-to-many integration - Homogenize VLE and tool contracts Tier Purpose GLUE! core - Promote a many-to-many integration - Homogenize VLE and tool contracts - Assume most of the integration functionality Tier Purpose GLUE! core - Promote a many-to-many integration - Homogenize VLE and tool technologies - Assume most of the integration functionality Tool adapters - Wrap tools connecting them to the GLUE! core VLE adapters - Wrap VLEs connecting them to the GLUE! core
  • 14. Description of the architecture: Functional 14 Tier Purpose GLUE! core - Promote a many-to-many integration Tier Purpose GLUE! core - Promote a many-to-many integration - Homogenize VLE and tool contracts Tier Purpose GLUE! core - Promote a many-to-many integration - Homogenize VLE and tool contracts - Assume most of the integration functionality Tier Functionality GLUE! core - Manage requests related to the tool life cycle - Manage persistent data about created instances - Manage persistent data about the available tools Tool adapters - Translate requests from the GLUElet Manager to tool contracts - Provide and process configuration information - Enable the management and use of external tools within
  • 16. Examples of usage (I) 16+
  • 17. Examples of usage (II) + 17
  • 18. Outline  Introduction  The integration problem  Overview of GLUE!  Evaluation  Conclusions and further work 18
  • 19. Name AN-2010 AN-2011 SE-2011 ICTE-2012 Content Development of distributed systems Development of distributed systems Development of software projects New technologies and media in education Date November 2010 November 2011 May 2011 February 2012 Duration 1 week 1 week 3 hours 1 week Kind of situation Blended CL situation Blended CL situation Face-to-face CL situation Blended CL situation # educators 2 (technological background) 2 (technological background) 1 (technological background) 1 (pedagogical background) # students 47 51 10 25 Group settings 24 pairs (1-2 students); 7 supergroups (6-8 students) 28 pairs (1-2 students); 8 supergroups (6-8 students) 2 groups of five students 12 pairs (2-3 students); 5 supergroups (5 students) VLE Built-in tools - - - Forum, mind map External tools (instances) DabbleboardDabbleboard (31); GoogleGoogle DocumentsDocuments (24); GoogleGoogle PresentationsPresentations (7) DabbleboardDabbleboard (36); GoogleGoogle DocumentsDocuments (28); GoogleGoogle PresentationsPresentations (8) Google DocumentsGoogle Documents (12); You DecideYou Decide W3C widgetW3C widget (40) GoogleGoogle PresentationPresentation (5); DoodleDoodle (1) Authentic experiments 19
  • 20. Compliance to REQ1 and REQ2  Approximate instantiation time – Example: AN 2011: 72 instances  Great complexityGreat complexity – 82% of time saved with GLUE!82% of time saved with GLUE!  Questionnaires to students – 77% the technological support facilitated much or very much77% the technological support facilitated much or very much the collaborationthe collaboration  Open text questions and focus groups – “It was very easy to see the contributions of my group partners, just by logging into Moodle.” (AN-2010) 20 Stakeholder Requirement Evaluation methods Data sources Enable the instantiation of individual and collaborative activities that require the integration of external tools with an attainable effort for educators Multiple experiments [Dew01]; mixed method [Mar03] Likert scales; open text questions; interviews; time and complexity measurements Enable the enactment of collaborative activities that require the integration of external tools, facilitating the collaboration among participants Multiple experiments; mixed method Likert scales; open text questions; focus groups [Mor98]
  • 21.  Four authentic experiments – 5 external tools (Google DocumentsGoogle Documents ,, PresentationsPresentations ,, Dabbleboard, Doodle and the YouDecide widget) – 3 VLEs (Moodle, LAMS and MediaWiki)  At least 1717 external tools available (+ built-in tools) 21 Compliance to REQ3 and REQ4 Stakeholder Requirement Evaluation methods Data sources Support the integration of existing and popular VLEs and tools Multiple experiments; feature analysis (formal experiment [Kit96b]) Existing VLE and tool adapters Support the integration of many external tools Multiple experiments; feature analysis (formal experiment) Existing VLE and tool adapters
  • 22.  New source lines of code & time invested – Incremental effort to integrate new tools about 100 lines and 6-8 hours – More attainable than in ad hoc or tight approaches. – Similar to other loosely-coupled approaches  The 3 VLE adapters and the 9 tool adapters were developed using the interfaces provided by VLEusing the interfaces provided by VLE and tool providersand tool providers 22 Compliance to REQ5 and REQ6 Stakeholder Requirement Evaluation methods Data sources Demand an attainable development effort for the integration of tools and VLEs Multiple experiments; new SLOC [Alb83] and time invested Code of existing VLE and tool adapters and questionnaires Be built over existing VLEs and tools, rather than modifying their implementations Multiple experiments; feature analysis (screening mode [Kit96b]) Existing VLE and tool adapters
  • 23. Outline  Introduction  The integration problem  Overview of GLUE!  Evaluation  Conclusions and further work 23
  • 24. Conclusions (I) 24  Restricted set of VLE built-in tools  Integration of existing external tools in existing VLEs for the support of CL situations  Defining new integration approaches requires a trade-off: – RestrictionsRestrictions imposed on VLE and tool providers – Development effortDevelopment effort demanded to developers – Functionality offeredFunctionality offered to practitioners
  • 25. Conclusions (II)  – Takes into account the main stakeholders’ requirementsmain stakeholders’ requirements – Takes into account the main design issues and alternativesmain design issues and alternatives  Evaluation of – Meets the stakeholders’ requirementsMeets the stakeholders’ requirements • Reduces the instantiation time in more than 80% • Integrates at least 17 tools • Lower development effort (compared to ad hoc or tight approaches) 25
  • 26. Further work  Deployment of generic learning designs – From multiple authoring tools – In multiple VLEs  Integration in other platforms (MOOCs?) 26
  • 27. GLUE!: An architecture for the integration of external tools in Virtual Learning Environments UNIVERSIDAD DE VALLADOLID UNIVERSIDAD CARLOS III DE MADRID Autor Carlos Alario Hoyos Tutores Dr. Miguel L. Bote Lorenzo Dr. Eduardo Gómez Sánchez Madrid, June 14th 2013 www.gsic.uva.es/glue

Editor's Notes

  1. - Importancia de los MOOC. Ruptura en la educación, especialmente en la educación universitaria, y en el lifelong learning, llegando a estudiantes de cualquier parte del mundo, que ahora pueden construir su propio CV de forma autónoma. - Iniciativas tipo MOOC que han proliferado en el último año que a su vez ofrecen plataformas para el despliegue de MOOC. Sin embargo, el hecho de que haya plataformas en educación que se utilicen para desplegar cursos no es nuevo. Durante más de una década hemos tenido VLE / LMS en los que se han desplegado cursos online y semipresenciales y que han servido a las instituciones para gestionar los perfiles, tareas y actividades de un número bastante masivo de estudiantes. No entrar en el debate de qué elementos técnicos y funcionales aportan las “nuevas” plataformas con respecto a las viejas (al final varias se han construido sobre CMS/LMS), ni si acaso es posible desplegar MOOCs en Moodle
  2. Las plataformas tipo MOOC no vas a sustituir de momento a los LMS los cuales ya están completamente integrados en los sistemas universitarios actuales. Moodle active sites 80,000 (20% de aumento en un año) Moodle usuarios de 60 a más de 70 millones en un año
  3. Contexto en el que se enmarca la tesis, está en TEL, CSCL, situaciones de aprendizaje mediadas por VLE. CL => Diseño, instanciación, puesta en marcha y evaluación.
  4. VLE => Herramientas internas. 10-25. Externas => Usadas comúnmente por profesores y estudiantes para dar soporte a actividades individuales y colaborativas. En el caso de actividades colaborativas es importante tener en cuenta que una instancia distinta de la herramienta debe asignada a cada grupo. Crear, configurar y asignar instancias.
  5. Arquitectura de tres capas Dos tipos de adaptadores que envuelven respectivamente VLEs y herramientas y los conectan con una pieza central. Núcleo permite una integración muchos a muchos, homogeneizando las tecnologías y asumiendo la mayor parte de la funcionalidad.
  6. Dar soporte a la gestión del ciclo de vida de herramienta externas desde el VLE. Peticiones en la interfaz del VLE son traducidas por el adaptador de VLE a la interfaz REST del GLUElet Manager que las envía al adaptador de herramienta para que tome decisiones en consecuencia. Mapeo de grupos y usuarios del VLE Administrador puebla el registro con las herramientas disponibles y qué adaptador utilizar
  7. Implementación de refencia con el GLUE! core y ejemplos de adaptadores: tres en el caso de VLE y 9 en el caso de herramientas.
  8. Let’s start with the introduction
  9. Cuatro situaciones de aprendizaje colaborativo de distinta complejidad, en distintos contextos, con distintos VLE y herramientas tanto built-in como externas.
  10. Despite their popularity, VLEs present an important limitation regarding the restricted set of built-in tools available for the support of learning activities. To overcome this limitation, this PhD work has tackled the problem of integrating existing external tools in existing VLEs with the aim to support the instantiation and enactment of CL situations. However, defining new integration approaches requires a trade-off between the restrictions imposed on VLE and tool providers; the development effort demanded to developers; and the functionality offered to practitioners.