<!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>Instructional perspective using Learning Analytics in Computer Science education</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Félix Buendía-García</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>José V. Benlloch-Dualde</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Universitat Politècnica de Valencia.</institution>
          <addr-line>Camino de Vera s/n. 46022 Valencia</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Learning Analytics is a complex phenomenon that has to consider the collection and analysis of information about learners together with the need to allow educators to manage and process it. The current work presents an instructional perspective to deal with such analytical complexity in a computer education context enabling a simple and versatile processing of different learning data sources. Tested courses reveal the potential of this perspective using tools to diagnose and visualize different learning analysis scenarios.</p>
      </abstract>
      <kwd-group>
        <kwd>Instructional approach</kwd>
        <kwd>Learning Analytics</kwd>
        <kwd>Computing education</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        Learning Analytics (LA) is a complex phenomenon that deals with “the measurement,
collection, analysis and reporting of data about learners and their contexts” [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. LA
cannot be “blind” in the sense it neglects the educational context in which
measurement or analysis are developed. In the current work, Computer Science
education is addressed as a discipline that has traditionally been object of this kind of
analytics processes. For example, student logging and behavior have been analyzed in
introductory programming courses [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], predictions of students’ performance have
been based on data collected in their computing courses that can be used by educators
[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], metrics have been proposed to quantify the rate of student errors and detect if he
or she is struggling with important programming concepts [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], control-flow
mechanisms have been set up for analysing students’ progress [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] and analysing the
process data of students have provided educators with insights about students' patterns
of programming [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>
        Gašević et al [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] reminded us about the LA focus on learning and how
“computational aspects of learning analytics must be well integrated within the
existing educational research”. In a similar line, authors in [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] advocate for taking into
account instructional conditions when applying learning analytics. The book
“Developing Effective Educational Experiences through Learning Analytics” [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]
describes a practical view about the adoption of data mining and analysis techniques
in academic institutions to improve the outcome of student learning. Moreover, the
role of learning analytics in future education models [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] demands that the applied
use of student learning data in this context can further assist teachers and help
improve practice. Accordingly, instructional methods concerning Computer Science
Copyright © 2017 for the individual papers by the papers' authors. Copying permitted for private and academic purposes. This volume is published and copyrighted by its editors.
education have to be considered in order to configure the specific learning scenarios
where LA techniques and tools can be deployed. The current work introduces an
instructional perspective that intends to match those educational issues present in
different Computing teaching settings with the collected data and analysis processes
that can be performed with them.
      </p>
      <p>
        The presented perspective concerns the multiple learning scenarios and
instructional methods that are present in Computer Science education. For example, a
strong practice lab component or problem-based approaches are usually addressed in
computing curricula [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. Moreover, such perspective has to be close to students and
lecturers who are the main actors in these educational settings. Therefore, a practical
and simple LA approach has to be provided that allow Computing lectures to easily
formulate learning analytical questions about the academic outcomes familiar to them
and get an understandable answer back. That means a selection of LA tools with no
programming requirements, and supporting an intuitive deployment and delivering
visual graphical reports. After obtaining a broad view of the stated problem and its
solution, a more detailed analysis could be performed.
      </p>
      <p>The remainder of the work is structured as follows. Section 2 describes some
related works to the application of practical learning analytics is a Computing
education context. Section 3 introduces an instructional perspective that intends to
link traditional methods used when teaching computing issues with those activities
and assessment mechanisms which enable an LA treatment. A case study dealing with
three computing courses is presented in section 4 together with their Results in the
section 5. Finally, some Conclusions and further works are drawn.</p>
    </sec>
    <sec id="sec-2">
      <title>2 Related works</title>
      <p>
        As mentioned in [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], the overall LA process is an iterative cycle structured in three
major steps: i) data collection and pre-processing, ii) analytics and action, and iii)
post-processing. The current work focuses on the first step addressed to gather
information that can be relevant for specific instructional methods in a Computing
educational context. Baker &amp; Siemens [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] remarked the importance of using more
simple and intuitive tools to make LA accessible to a wide range of educators. They
commented that analytical tools in the early 2000s were technically complex but
recent versions of programs such as RapidMiner1, SPSS2 or SAP3 are easy to use by
individuals with low-level technical knowledge. Even, popular tools like Microsoft
Excel or the more recent Tableau Software4 have incorporated visualization and
analytical features very powerful but simple to use. There are learning analytics tools
addressed to Engineering Education [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] or specialized to visualize Computer Science
Teamwork [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] but instead, this work is oriented towards exploring the use of generic
tools such as Excel and Tableau to take advantage of their functionalities in order to
get a fast processing view of spreadsheet datasets.
1 https://rapidminer.com/
2 https://www.ibm.com/analytics/us/en/technology/spss/
3 https://www.sap.com/product/analytics
4 https://www.tableau.com
      </p>
      <p>
        This simplicity is the main advantage of this kind of analytical tools since they
allow educators to manage their data in a quite easy way and obtain a first overall
view that can be further refined. There are some proposals about the use of log data
downloaded in Excel for further manipulation through various formulae and pivot
tables [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] and the deployment of Excel Pivot Tables [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. Similarly, Tableau has
been used to get a visual perspective of academic analytics at the University of
Phoenix [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] and Friesen [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] also remarked its use combined with SAP as analytic
tool. At the end, the final purpose can be to provide lecturers with tools that allow
them to get rapid answers from questions about the learning performance in their
specific educational scenarios. Several works have been addressed to build
“dashboards” to support such response process enabling the collection of data and
presenting it to instructors and students with the aim to “positively influence learning
outcomes and retention”. For instance, VizDeck [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ] a sample of web-based tool for
exploratory visual analytics is presented. Olivares [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ] also proposed a user-centered,
learning dashboard tailored for computing courses extended with the OSBLE+ tool.
However, this kind of dashboards is sometimes rather inflexible and it is necessary to
trade-off between analytics power and the versatility required to analyze the impact of
different instructional methods in specific learning settings.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3 Instructional perspective</title>
      <p>
        A wide range of instructional methods is quite common in the Computer Science
educational context. Caspersen &amp; Bennedsen [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] introduced a learning theoretic
approach for instructional design of a programming course. The proposed Guide to
Teaching Computer Science [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] remarks the importance of an activity-based
approach in such discipline. This guide describes strategies for promoting
problemsolving skills, assessing learning processes or dealing with pupils’ misunderstandings.
Such teaching strategies can be used as key issues to explore different ways in which
learning analytics could address them. For example, by providing information about
lab-based tasks for solving problems, project work assignments, assessment activities
or questions asked by students. More recently, Zendler and Klaudt [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ] also reviewed
some of the most appropriate methods for computer science teaching. Lab centered
instruction [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ], or project works [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ] are some of these instructional methods
examples. In all these methods, there is a wide range of learning activities which can
be tracked and analyzed. Such activities are complemented with assessment strategies
either formative or summative designed to evaluate them. Table 1 shows a list of
instructional methods, which display possible activities that can be proposed by
lecturers (and potentially done by students) together with assessment mechanisms and
learning outcomes that could be tracked. For example, in a Direct Instruction method,
lecturers usually impart knowledge or demonstrate a skill by transmitting some ideas
or concepts. In this instructional context, learning activities consist of lectures or
demonstrations which can be assessed in a formative way (e.g. using multiple-choice
questions) or through a final examination. Besides these assessment results, other
outcomes can be tracked such as the accesses to didactic resources (e.g. a video
recording or a file document) or the classroom attendance.
Once teaching actions, assessment results and other potential outcomes have been
identified, it should be easy for the lecturer to ask herself or himself what are the
learning items to be analyzed. However, this a cumbersome process and, many times,
bounded by the available information [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ]. In the current case, LA sources are mainly
based on collecting data from e-learning platforms (e.g. a Learning Management
System) but also institutional tools that register exam grades or student attendance
lists can be used. The key is to have information about learning activities that can be
easily managed and processed using simple tools. Spreadsheets either in text or excel
formats are able to meet these requirements since they are mostly used to export data
from e-learning platforms and visualize these data items. Once detected these data
sources, the next step would consist of trying to find potential connections among
them and perform an initial analysis using visual LA tools.
3
      </p>
    </sec>
    <sec id="sec-4">
      <title>Case study</title>
      <p>The proposed instructional perspective has been tested in a Computing Bachelor
degree within three courses dealing with different disciplines and instructional
methods. A first-year course called Computer Technology (CT) is addressed as a core
subject taught during the spring term to more than 500 enrolled students. During the
second year an Operating System (OS) course is taught to about 400 students also as
core subject, and finally, a Project Management (PM) course is taught in the third
year. These three courses are all compulsory but they address very different topics
using several instructional methods and teaching strategies. Lectures are a common
instrument for transmitting knowledge (direct instruction) but according with the
topic complexity they are complemented with specific mechanisms to tackle such
complexity. For example, the use of a mobile app to solve quizzes and to get a quick
view about the student level of knowledge in Computer Technology as it is show in
Fig1. The OS course deals with programming skills and therefore, hands-on lab tasks
are a crucial resource in this context. In the case of the PM course, learning activities
are focused on collaborative tasks oriented towards the documentation of the different
steps of a software project development.</p>
    </sec>
    <sec id="sec-5">
      <title>4 Results</title>
      <p>Results from the proposed case study are described in this section that displays some
charts obtained using the Tableau software. These charts stem from data collected in
the case courses and they show the potential of such tool to analyse them according to
specific instructional issues. First, the CT course is addressed to compare learning
outcomes in an interactive instruction scenario. Fig. 2 shows a chart displaying the
average examination grades for a set of course groups. The red square in the chart
reports about grades in two groups that worked with the Socrative mobile app to
enhance the classroom interaction.</p>
      <p>Meanwhile, Fig. 3 shows a scatter diagram that represents the relationship between
average scores in the quizzes carried in the classroom, concerning units 1 and 2
(ClassQuizzes U1U2), and the grades obtained in the official examination for the
same units (Exam1P17), which is common for all the groups. These figures apply
only to the 47 students belonging to those groups regularly using Socrative (1G1 and
1G2 represented in Fig. 2). In this case, a positive correlation is observed between
both variables, although is not very high (the Pearson correlation coefficient r is 0,53
with a p-value = 0,00024). Fig. 4 shows a zoomed image of the red square displayed
on the scatter diagram of Fig. 3.</p>
      <p>Next, a project-based instructional scenario has been checked in the PM course.
Fig. 5 shows a screenshot of the Tableau tool that displays the connection among
different data sources such as the accesses to project resources, students’ scores or
project group information. Fig. 6 shows part of bar chart that represents the number of
accesses to project resources by group using the Tableau functionality of “calculated
fields”.</p>
    </sec>
    <sec id="sec-6">
      <title>5 Conclusions</title>
      <p>The current work has presented an instructional perspective about the use of learning
analytics tools that intends to combine the focus on several teaching actions and
student outcomes together with the simplicity to process them by using popular tools
such as Microsoft Excel or Tableau. The purpose is far from obtaining a fancy or
detailed view about collected learning data but rather to get a first visual impression
over them. In a future many instructors and educators maybe could become “data
scientists” but at the present time, they mostly lack the technical knowledge and
expertise to carry out a complex learning analytics process, even in a Computer
Science education context like the one addressed in the current paper. The computing
courses tested in this work show the potential of this kind of analytical tools to deal
with multiple types of instructional methods and settings allowing users to collect and
display learning information in an easy and simple way. Further works plan to offer a
systematic and rigorous guide to computing educators who need a fast and
understandable overview of their learning scenarios and those data sources that
feature them.</p>
      <p>Acknowledgments
Thanks to the support of the Computer Engineering department (DISCA) and the
ETSINF (Escola Tècnica Superior d’Enginyeria Informàtica) at the Universitat
Politècnica de València.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Long</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Siemens</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <article-title>Penetrating the Fog: Analytics in Learning and Education</article-title>
          .
          <source>EDUCAUSE Review</source>
          ,
          <volume>46</volume>
          (
          <issue>5</issue>
          ),
          <fpage>2011</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Watson</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>F.W.B.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Godwin</surname>
            ,
            <given-names>J.L.</given-names>
          </string-name>
          <article-title>Predicting Performance in an Introductory Programming Course by Logging and Analyzing Student Programming Behavior</article-title>
          .
          <source>Proceedings of the IEEE 13th International Conference on Advanced Learning Technologies</source>
          (
          <year>2013</year>
          ),
          <fpage>319</fpage>
          -
          <lpage>323</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Carter</surname>
            ,
            <given-names>A.S</given-names>
          </string-name>
          , Hundhausen ,
          <string-name>
            <given-names>C.D.</given-names>
            ,
            <surname>Adesope</surname>
          </string-name>
          ,
          <string-name>
            <surname>O.</surname>
          </string-name>
          <article-title>The Normalized Programming State Model: Predicting Student Performance in Computing Courses Based on Programming Behavior</article-title>
          .
          <source>Proceedings of the Eleventh Annual International Conference on International Computing Education Research</source>
          . ACM. (
          <year>2015</year>
          )
          <fpage>141</fpage>
          -
          <lpage>150</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Becker</surname>
            ,
            <given-names>B. A.</given-names>
          </string-name>
          <article-title>A new metric to quantify repeated compiler errors for novice programmers</article-title>
          .
          <source>Proceedings of the 21st Annual Conference on Innovation and Technology in Computer Science Education ACM</source>
          (
          <year>2016</year>
          )
          <fpage>296</fpage>
          -
          <lpage>301</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Hovemeyer</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Hellas</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Petersen</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Spacco</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <article-title>Control-Flow-Only Abstract Syntax Trees for Analyzing Students' Programming Progress</article-title>
          .
          <source>In Proceedings of the 2016 ACM Conference on International Computing Education Research (ICER '16)</source>
          . ACM, New York, NY, USA (
          <year>2016</year>
          )
          <fpage>63</fpage>
          -
          <lpage>72</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Carter</surname>
            ,
            <given-names>A.S</given-names>
          </string-name>
          , Hundhausen ,
          <string-name>
            <surname>C.D.</surname>
          </string-name>
          <article-title>Using Programming Process Data to Detect Differences in Students' Patterns of Programming</article-title>
          .
          <source>In Proceedings of the 2017 ACM SIGCSE Technical Symposium on Computer Science Education (SIGCSE '17)</source>
          . ACM, New York, NY, USA (
          <year>2017</year>
          )
          <fpage>105</fpage>
          -
          <lpage>110</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Gašević</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dawson</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Siemens</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <article-title>Let's not forget: Learning analytics are about learning TechTrends</article-title>
          ,
          <volume>59</volume>
          (
          <issue>1</issue>
          ) (
          <year>2015</year>
          )
          <fpage>64</fpage>
          -
          <lpage>71</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Gašević</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dawson</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rogers</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gašević</surname>
            ,
            <given-names>D..</given-names>
          </string-name>
          <article-title>Learning analytics should not promote one size ts all:The effects of instructional conditions in predicating academic success</article-title>
          .
          <source>The Internet and Higher Education</source>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Anderson</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Gavan</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , (eds.).
          <source>Developing Effective Educational Experiences through Learning Analytics. Advances in Educational Marketing, Administration and Leadership. IGI Global</source>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Steigler-S.</surname>
          </string-name>
          ,
          <string-name>
            <surname>Pardo</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dawson</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <article-title>The role of Learning Analytics in future education models</article-title>
          . https://www.telstra.com.au/content/dam/tcom/business-enterprise/industries/pdf/ tele0126_
          <article-title>whitepaper_5_spreads_lr_notrims</article-title>
          .pdf
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Hazzan</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Lapidot</surname>
          </string-name>
          and
          <string-name>
            <given-names>N.</given-names>
            <surname>Ragonis</surname>
          </string-name>
          ,.
          <article-title>Guide to Teaching Computer Science: An Activity-Based Approach</article-title>
          . 1st Edn., Springer, New York (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Chatti</surname>
            ,
            <given-names>M. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dyckhoff</surname>
            ,
            <given-names>A. L.</given-names>
          </string-name>
          <string-name>
            <surname>Schroeder</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thüs</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <article-title>A reference model for learning analytics</article-title>
          .
          <source>International Journal of Technology Enhanced Learning</source>
          , Vol.
          <volume>4</volume>
          , No.
          <volume>5</volume>
          , (
          <year>2012</year>
          )
          <fpage>318</fpage>
          -
          <lpage>331</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Baker</surname>
            ,
            <given-names>R.S.J.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Siemens</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <article-title>Educational data mining and learning analytics</article-title>
          .
          <source>The Cambridge Handbook of the Learning Sciences</source>
          . Cambridge University Press (
          <year>2014</year>
          )
          <fpage>253</fpage>
          -
          <lpage>274</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Conde-González</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Hernandez García</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <article-title>Using Learning Analytics tools in Engineering Education</article-title>
          , Conference: LASI Spain (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Hamid</surname>
            <given-names>Tarmazdi</given-names>
          </string-name>
          , Rebecca Vivian , Claudia Szabo , Katrina Falkner , Nickolas Falkner,
          <article-title>Using Learning Analytics to Visualise Computer Science Teamwork</article-title>
          ,
          <source>Proceedings of the ACM Conference on Innovation and Technology in Computer Science Education</source>
          , (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Dierenfeld</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Merceron</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <article-title>Learning Analytics with Excel Pivot Tables</article-title>
          . 1st Moodle Research Conference (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Phillips</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maor</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cumming-Potvin</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roberts</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Herrington</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Preston</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moore</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Perry</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <article-title>Learning analytics and study behaviour: A pilot study</article-title>
          .
          <source>In: ASCILITE</source>
          (
          <year>2011</year>
          )
          <fpage>997</fpage>
          -
          <lpage>1007</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Sharkey</surname>
          </string-name>
          , M. Academic analytics landscape at the University of Phoenix,
          <source>Proceedings of the 1st International Conference on Learning Analytics and Knowledge</source>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Friesen</surname>
          </string-name>
          , N. Learning Analytics: Readiness and Rewards/L'analyse de l'apprentissage: etat de preparation et recompenses.
          <source>Canadian Journal of Learning</source>
          and Technology/La revue canadienne de l'apprentissage et de la technologie,
          <volume>39</volume>
          (
          <issue>4</issue>
          ), (
          <year>2013</year>
          )
          <fpage>1</fpage>
          -
          <lpage>12</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Key</surname>
            ,
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Howe</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Perry</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aragon</surname>
            ,
            <given-names>C. R.</given-names>
          </string-name>
          <article-title>VizDeck: Self-organizing Dashboards for Visual Analytics</article-title>
          .
          <source>ACM SIGMOD International Conference on Management of Data</source>
          , (
          <year>2012</year>
          )
          <fpage>681</fpage>
          -
          <lpage>684</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Olivares</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <article-title>Exploring Learning Analytics for Computing Education</article-title>
          .
          <source>In Proceedings of the eleventh annual International Conference on International Computing Education Research (ICER '15)</source>
          . (
          <year>2015</year>
          )
          <fpage>271</fpage>
          -
          <lpage>272</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Caspersen</surname>
            ,
            <given-names>M.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bennedsen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <article-title>Instructional design of a programming course: A learning theoretic approach</article-title>
          .
          <source>Proceedings of the Third International Workshop on Computing Education Research ACM</source>
          (
          <year>2007</year>
          ).
          <fpage>111</fpage>
          -
          <lpage>122</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Zendler</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Klaudt</surname>
            ,
            <given-names>D .</given-names>
          </string-name>
          <article-title>Instructional Methods to Computer Science Education as Investigated by Computer Science Teachers-</article-title>
          <source>Journal of Computer Science</source>
          <year>2015</year>
          ,
          <volume>11</volume>
          (
          <issue>8</issue>
          ):
          <fpage>915</fpage>
          -
          <lpage>927</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Titterton</surname>
            , N.,
            <given-names>C.M.</given-names>
          </string-name>
          <string-name>
            <surname>Lewis</surname>
            and
            <given-names>M.J.</given-names>
          </string-name>
          <string-name>
            <surname>Clancy</surname>
          </string-name>
          .
          <article-title>Experiences with lab-centric instruction</article-title>
          .
          <source>Comput. Sci. Educ</source>
          .,
          <volume>20</volume>
          : (
          <year>2010</year>
          )
          <fpage>97</fpage>
          -
          <lpage>102</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Pucher</surname>
            <given-names>R.</given-names>
          </string-name>
          ,
          <source>Lehner M. Project Based Learning in Computer Science - A Review of More than 500 Projects. Procedia - Social and Behavioral Sciences</source>
          . Volume
          <volume>29</volume>
          , (
          <year>2011</year>
          )
          <fpage>1561</fpage>
          -
          <lpage>1566</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Buendia</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Benlloch</surname>
            ,
            <given-names>J.V.</given-names>
          </string-name>
          <article-title>Learning analytics sources: Beyond learning platforms</article-title>
          .
          <source>International Symposium on Computers in Education SIIE</source>
          (
          <year>2016</year>
          )
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>