<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Scalable Higher Education Learning Analytics Architecture through Data Integration</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Bergen</institution>
          ,
          <addr-line>Bergen</addr-line>
          ,
          <country country="NO">Norway</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Effectively implementing LA at an institutional level is far from trivial, as such a solution needs to be scalable. In this project I aim to build a scalable learning analytics architecture. The main research focus will be on semantic interoperability, for integration of multiple educational data sources, but the architecture will also have components for data analysis and reporting insights to stakeholders. As part of this project we have conducted a systematic review, to understand state-of-the art research and practice regarding multiple data source usage and combination in learning analytics. The initial work with the architecture has also resulted in a first conceptual model. For developing the architecture, semantic web technologies will be employed, to handle aspects such as shared data meaning. Once developed, we will conduct studies that use the architecture to address real-world challenges in higher education.</p>
      </abstract>
      <kwd-group>
        <kwd>Learning analytics</kwd>
        <kwd>Interoperability</kwd>
        <kwd>Semantic web</kwd>
        <kwd>Scalability</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Learning Analytics (LA) includes collecting, computationally analyzing and reporting
data to stakeholders; to gain insights, and enable decision making and interventions
related to questions about learning and learning environments [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Effectively
implementing LA at an institutional level is far from trivial, as such a solution needs to be
scalable. Factors affecting scalability include the technical solution, but also factors
such as organizational hierarchy [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ], management structures [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], policy and
regulations [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. Making LA scalable includes collecting and integrating data from multiple
data sources, which can be stored in different formats, and have varying levels of
structure. The merge of data from many different sources can lead to more useful analysis,
since many LA techniques require large scale and possibly diverse data [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>
        Data integration is related to interoperability. Interoperability involves technical,
semantic, legal and organizational levels. The semantic level is about ensuring that data
format and meaning is preserved and understood. The technical level includes services
for data exchange and data integration. The legal level is about aspects such as enabling
collaboration despite of different organizational policies. Organizational
interoperability includes aligning processes for common organizational goals and addressing user
expectations and requirements [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ].
      </p>
      <p>
        The number of data sources used in combination for data analysis tend to be limited.
Existing LA projects addressing data integration needs tend to put the emphasis on the
technical level of interoperability [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. The new EU general data protection regulation
[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] will to a large degree address legal and organizational concerns. Semantic
interoperability, enabling shared data meaning, is typically less emphasized, even though it
will enable more effective merge of data.
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Goals and Research Question</title>
      <p>The main goal of this project is to build a scalable LA architecture for higher education,
with research emphasis on semantic interoperability. However, the architecture we will
develop also has components for data analysis and reporting of insights to stakeholders.
A secondary goal, providing insights into the real-world application of the architecture,
will be to address one or more challenges in a higher education institution, through
architecture usage. Initially, the challenges will focus on student success.</p>
      <p>To achieve the goals, the following overarching research question has been
formulated:
</p>
      <p>How can a scalable learning analytics architecture be built and applied to
address challenges in higher education?
3</p>
      <p>
        (Abbreviated) State of the Field
Different studies have used or combined multiple data sources for LA. Data from a
Learning Management System and Student Information System have been combined
to detect students who struggle academically [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. Researchers joined four data sets
containing student data, originating from two separate tools, to build a model to predict
low academic performance [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Behavior data from an LMS and university course
database have been joined, to cluster blended learning courses [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]. A commonality
among these studies is that they all combine a limited number of data sources, in similar
formats.
      </p>
      <p>
        Merging data available in different formats is more challenging than combining
similar data. In addition to common operations such as data access, data cleaning, and data
filtering, the data to be combined also needs to be transformed into a common format.
For this purpose the organization JISC has developed an architecture that includes
plugins to transform educational data to xAPI statements, meaning they can be
combined in a common store (learning record warehouse) [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. xAPI, together with IMS
Caliper, are educational data specifications, both enabling standardization [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
      </p>
      <p>
        While the approach taken by JISC will enable technical interoperability, there is less
of an emphasis on enabling shared meaning between data. Using semantic technologies,
such as the RDF data model and ontologies, it is possible to add descriptions and
meaning to data coming from various sources, and to combine, support and reuse different
specifications/data models. Ontologies also enable inference (given some stated fact,
we can state new and related facts) [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. In addition, the use of ontologies is different
from the more traditional approach of data warehousing [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], since alignment (mapping
between concepts in different systems) can be optimized through ontology reuse, rather
than ad-hoc for each specific use case.
4
      </p>
    </sec>
    <sec id="sec-3">
      <title>Research Design</title>
      <p>
        As an overarching research methodology for this research project, the design science
research framework will be used [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. This methodology acknowledges a technical
artifact, including development and evaluation, as a research contribution. Novel parts of
such an artifact can also be viewed as contributions.
4.1
      </p>
      <sec id="sec-3-1">
        <title>Systematic Literature Review</title>
        <p>
          To identify important foundations for the work on the architecture, and to make it clear
where the proposed research fits into the body of knowledge, we have recently
conducted a systematic review. The systematic review follows specific guidelines [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ].
Our review research questions include:
 How and to what extent are different types of data being used/combined for
learning analytics research in higher education?
 What types of data are being used for learning analytics in higher education?
4.2
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>System Architecture</title>
        <p>Informed by the results of the systematic literature review, we are developing a LA
architecture. Of special importance is that the solution should scale, emphasizing
semantic interoperability, to remove barriers for data exchange.
4.3</p>
      </sec>
      <sec id="sec-3-3">
        <title>Studies Using the Architecture</title>
        <p>Once the system architecture has been developed, and we have combined educational
data sets, we will use the architecture to address one or more challenges in higher
education, through computational data analysis and reporting. Challenge selection will be
informed by stakeholder needs for specific insights about learners and their
environments. Initially, the focus will be on LA related to student success (e.g. through
providing relevant dashboards to the students).
5
5.1</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Current Status and Results</title>
      <sec id="sec-4-1">
        <title>Systematic Literature Review</title>
        <p>The following search string was formulated to search relevant databases (ACM, IEEE
Xplore, SpringerLink, Science Direct, Wiley and AISEL), conference proceedings
(Learning Analytics and Knowledge, Learning at Scale and International conference on
Educational Data Mining) and journals (Journal of Learning Analytics and Journal of
Educational Data Mining) for documents:
("multiple data sources" OR multimodal OR "multi-modal" OR
"multiple data sets" OR "multiple datasets") AND ("learning analytics" OR
"educational data mining") AND "higher education"</p>
        <p>A number of inclusion and exclusion criteria were formulated, to ensure that
reviewed papers would fit the research questions and would provide foundations for our
development of a LA architecture. One such criteria was that the reviewed papers had
to use or combine more than one data source.</p>
        <p>
          The search originally returned 71 papers, but following specified inclusion and
exclusion criteria, we were left with 14 papers for inclusion in the review. This process
was documented using a PRISMA flow diagram [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ].
        </p>
        <p>In our results, we have observed that five of the reviewed papers analyze data in
different formats that originate from different sources without a common format, thus
these data are not integrated, but analyzed separately. Nine of the studies merge and
analyze data from different data sources that are already in the same format. A more
extensive list is given in Table 1. With regards to number of data sources
used/combined, we found that nine of the fourteen papers use or combine only two data sources.</p>
        <p>Having conducted the review, we are now finishing up the resulting paper and plan
to send it for review before the end of the 2018.
5.2</p>
      </sec>
      <sec id="sec-4-2">
        <title>System Architecture and Usage</title>
        <p>The initial work with the architecture has resulted in a first conceptual model.</p>
        <p>As seen in Fig. 1, the architecture shall be able to combine a number of data sets
with a multitude of formats, supported by semantic technologies. For this purpose we
need to develop tools to obtain, clean and transform the relevant data. An ontology will
be constructed to enable alignment between concepts in different systems. Such an
ontology can build on pre-existing educational data models, but will likely need to be
further extended with new concepts to address gaps in the existing specifications. To
persistently store and combine educational data from different sources, a RDF database
will be used. With this approach we can support data expressed in compliance with both
xAPI and Caliper specifications, but also numerous other data models. In this sense the
architecture goes beyond the approach taken by organizations such as JISC, and it is
more streamlined than data warehousing.</p>
        <p>We have just recently obtained educational datasets from a Norwegian higher
education institution, thus development of the architecture will soon commence. Studies
that use the architecture will follow.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <source>1. 1st International Conference on Learning Analytics and Knowledge</source>
          <year>2011</year>
          (
          <year>February 2011</year>
          ), https://tekri.athabascau.ca/analytics/
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <issue>2</issue>
          .
          <string-name>
            <surname>Chang</surname>
            ,
            <given-names>C.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chang</surname>
            ,
            <given-names>M.H.</given-names>
          </string-name>
          , Liu,
          <string-name>
            <given-names>C C.</given-names>
            ,
            <surname>Chiu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.C.</given-names>
            ,
            <surname>Fan Chiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.H.</given-names>
            ,
            <surname>Wen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.T.</given-names>
            , ...,
            <surname>Chai</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.S.:</surname>
          </string-name>
          <article-title>An analysis of collaborative problem‐solving activities mediated by individual‐based and collaborative computer simulations</article-title>
          .
          <source>Journal of Computer Assisted Learning</source>
          <volume>33</volume>
          (
          <issue>6</issue>
          ),
          <fpage>649</fpage>
          -
          <lpage>662</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Cooper</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hoel</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Data Sharing Requirements and Roadmap (</article-title>
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Dawson</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Poquet</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Colvin</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rogers</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pardo</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gasevic</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Rethinking learning analytics adoption through complexity leadership theory</article-title>
          .
          <source>In Proceedings of the 8th International Conference on Learning Analytics and Knowledge</source>
          (pp.
          <fpage>236</fpage>
          -
          <lpage>244</lpage>
          ). ACM (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>Di</given-names>
            <surname>Mitri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Scheffel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Drachsler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            ,
            <surname>Börner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Ternier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Specht</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          :
          <article-title>Learning pulse: a machine learning approach for predicting performance in self-regulated learning using multimodal data (pp</article-title>
          .
          <fpage>188</fpage>
          -
          <lpage>197</lpage>
          ). ACM Press (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>EU GDPR</surname>
          </string-name>
          (
          <year>2016</year>
          ). http://eur-lex.europa.eu/legalcontent/EN/TXT/PDF/?uri=
          <source>CELEX:32016R0679&amp;from=EN.</source>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Griffiths</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hoel</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Comparing xAPI and Caliper</article-title>
          .
          <source>LACE Review</source>
          <volume>7</volume>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Gray</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Owende</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hofmann</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Learning Factor Models of Students at Risk of Failing in the Early Stage of Tertiary Education</article-title>
          .
          <source>Journal of Learning Analytics</source>
          ,
          <volume>3</volume>
          (
          <issue>2</issue>
          ),
          <fpage>330</fpage>
          -
          <lpage>372</lpage>
          (
          <year>2016</year>
          ). https://doi.org/10.18608/jla.
          <year>2016</year>
          .
          <volume>32</volume>
          .20
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Guarín</surname>
            ,
            <given-names>C.E.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Guzmán</surname>
            ,
            <given-names>E.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>González</surname>
            ,
            <given-names>F.A.</given-names>
          </string-name>
          :
          <article-title>A model to predict low academic performance at a specific enrollment using data mining</article-title>
          .
          <source>IEEE Revista Iberoamericana de Tecnologias del Aprendizaje</source>
          <volume>10</volume>
          (
          <issue>3</issue>
          ),
          <fpage>119</fpage>
          -
          <lpage>125</lpage>
          (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Hebeler</surname>
            , J., Fisher,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Blace</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Perez-Lopez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Semantic web programming</article-title>
          .
          <source>Wiley</source>
          (
          <year>2009</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Hevner</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>March</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Park</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ram</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Design science in information systems research</article-title>
          .
          <source>MIS Quarterly</source>
          <volume>28</volume>
          (
          <issue>1</issue>
          ),
          <fpage>75</fpage>
          -
          <lpage>105</lpage>
          (
          <year>2004</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Hutt</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hardey</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bixler</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stewart</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Risko</surname>
          </string-name>
          , E.,
          <string-name>
            <surname>D'Mello</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <source>Gaze-based Detection of Mind Wandering during Lecture Viewing</source>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Jayaprakash</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , Moody, E.,
          <string-name>
            <surname>Lauría</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Regan</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Baron</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ;
          <article-title>Early Alert of Academically At-Risk Students: An Open Source Analytics Initiative</article-title>
          .
          <source>Journal of Learning Analytics</source>
          ,
          <volume>1</volume>
          (
          <issue>1</issue>
          ),
          <fpage>6</fpage>
          -
          <lpage>47</lpage>
          (
          <year>2014</year>
          ). https://doi.org/10.18608/jla.
          <year>2014</year>
          .
          <volume>11</volume>
          .3
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>JISC</surname>
          </string-name>
          (
          <year>2018</year>
          ). https://docs.analytics.alpha.jisc.ac.uk/docs/learning-recordswarehouse/Technical-Overview:--Integration-Overview
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Kimball</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ross</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>The data warehouse toolkit: the complete guide to dimensional modeling</article-title>
          . John Wiley &amp; Sons (
          <year>2011</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Kitchenham</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Charters</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Guidelines for performing systematic literature reviews in software engineering</article-title>
          .
          <source>Technical Report EBSE-2007-01</source>
          . School of Computer Science and Mathematics, Keele University (
          <year>2007</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zou</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pan</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Corliss</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Using Data to Understand How to Better Design Adaptive Learning</article-title>
          .
          <source>Technology, Knowledge and Learning</source>
          <volume>22</volume>
          (
          <issue>3</issue>
          ),
          <fpage>271</fpage>
          -
          <lpage>298</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Moher</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liberati</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tetzlaff</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Altman</surname>
            ,
            <given-names>D.G.</given-names>
          </string-name>
          :
          <article-title>The PRISMA group</article-title>
          .
          <article-title>Preferred reporting items for systematic review and meta-analysis: the PRISMA statement</article-title>
          .
          <source>PLoS Medicine</source>
          <volume>6</volume>
          (
          <issue>7</issue>
          ),
          <year>e1000097</year>
          (
          <year>2009</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19. New European Interoperability Framework (
          <year>2017</year>
          ). https://ec.europa.eu/isa2/sites/isa/files/eif_brochure_final.pdf
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Ochoa</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Domínguez</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Guamán</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maya</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Falcones</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Castells</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>The RAP system: automatic feedback of oral presentation skills using multimodal analysis and lowcost sensors</article-title>
          (pp.
          <fpage>360</fpage>
          -
          <lpage>364</lpage>
          ). ACM Press (
          <year>2018</year>
          ). https://doi.org/10.1145/3170358.3170406
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Pardos</surname>
            ,
            <given-names>Z.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Whyte</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kao</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>moocRP: Enabling Open Learning Analytics with an Open Source Platform for Data Distribution, Analysis, and Visualization</article-title>
          .
          <source>Technology, Knowledge and Learning</source>
          <volume>21</volume>
          (
          <issue>1</issue>
          ),
          <fpage>75</fpage>
          -
          <lpage>98</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Park</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yu</surname>
            ,
            <given-names>J.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jo</surname>
            ,
            <given-names>I.H.</given-names>
          </string-name>
          :
          <article-title>Clustering blended learning courses by online behavior data: A case study in a Korean higher education institute</article-title>
          .
          <source>Internet and Higher Education</source>
          <volume>29</volume>
          ,
          <fpage>1</fpage>
          -
          <lpage>11</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Raca</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tormey</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Dillenbourg</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          : Sleepers'
          <article-title>Lag: Study on Motion and Attention</article-title>
          .
          <source>Journal of Learning Analytics</source>
          ,
          <volume>3</volume>
          (
          <issue>2</issue>
          ),
          <fpage>239</fpage>
          -
          <lpage>260</lpage>
          (
          <year>2016</year>
          ). https://doi.org/10.18608/jla.
          <year>2016</year>
          .
          <volume>32</volume>
          .12
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Rodríguez-Triana</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Prieto</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Martínez-Monés</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Asensio-Pérez</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dimitriadis</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <article-title>The teacher in the loop: customizing multimodal learning analytics for blended learning</article-title>
          (pp.
          <fpage>417</fpage>
          -
          <lpage>426</lpage>
          ). ACM Press (
          <year>2018</year>
          ). https://doi.org/10.1145/3170358.3170364
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Shum</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McKay</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Architecting for Learning Analytics: Innovating for Sustainable Impact (</article-title>
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Sclater</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Peasgood</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mullan</surname>
          </string-name>
          , J.:
          <article-title>Learning analytics in higher education: A review of UK and international practice (</article-title>
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Thompson</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kennedy‐Clark</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wheeler</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kelly</surname>
          </string-name>
          , N.:
          <article-title>Discovering indicators of successful collaboration using tense: Automated extraction of patterns in discourse</article-title>
          .
          <source>British Journal of Educational Technology</source>
          <volume>45</volume>
          (
          <issue>3</issue>
          ),
          <fpage>461</fpage>
          -
          <lpage>470</lpage>
          (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paquette</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Baker</surname>
            ,
            <given-names>R.:</given-names>
          </string-name>
          <article-title>A Longitudinal Study on Learner Career Advancement in MOOCs</article-title>
          .
          <source>Journal of Learning Analytics</source>
          ,
          <volume>1</volume>
          (
          <issue>3</issue>
          ),
          <fpage>203</fpage>
          -
          <lpage>206</lpage>
          (
          <year>2014</year>
          ). https://doi.org/10.18608/jla.
          <year>2014</year>
          .
          <volume>13</volume>
          .23
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>Zheng</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bender</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nadershahi</surname>
          </string-name>
          , N.:
          <article-title>Faculty professional development in emergent pedagogies for instructional innovation in dental education</article-title>
          .
          <source>European Journal of Dental Education</source>
          <volume>21</volume>
          (
          <issue>2</issue>
          ),
          <fpage>67</fpage>
          -
          <lpage>78</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>