<!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>Graph-based Educational Data Mining (G-EDM 2015)</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Collin F. Lynch</string-name>
          <email>cflynch@ncsu.edu</email>
          <email>ynch@ncsu.edu</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dr. Jennifer Albert</string-name>
          <email>jlsharp@ncsu.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dr. Tiffany Barnes</string-name>
          <email>tmbarnes@ncsu.edu</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Michael Eagle</string-name>
          <email>mjeagle@ncsu.edu</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science, North Carolina State University</institution>
          ,
          <addr-line>Raleigh, North Carolina</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Computer</institution>
          ,
          <addr-line>Science</addr-line>
          ,
          <institution>North Carolina State, University</institution>
          ,
          <addr-line>Raleigh, North Carolina</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
      </contrib-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>What path(s) do high-performing students take through online
educational materials?
What social networks can foster or inhibit learning?
Do users of online learning tools behave as the system designers
expect?
What diagnostic substructures are commonly found in
studentproduced diagrams?
Can we use prior student data to identify students' solution
plan, if any?
Can we use prior student data to provide meaningful hints in
complex domains?
Can we identify students who are particularly helpful based
upon their social interactions?</p>
      <p>
        Thus, graphs are simple in concept, general in structure, and
have wide applications for Educational Data Mining (EDM).
Despite the importance of graphs to data mining and data
analysis there exists no strong community of researchers focused on
Graph-Based Educational Data Mining. Such a community is
important to foster useful interactions, share tools and techniques,
and to explore common problems.
2. GEDM 2014
This is the second workshop on Graph-Based Educational Data
Mining. The first was held in conjunction with EDM 2014 in
London [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. The focus of that workshop was on seeding an initial
community of researchers, and on identifying shared problems, and
avenues for research. The papers presented covered a range of
topics including unique visualizations [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], social capital in educational
networks [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], graph mining [
        <xref ref-type="bibr" rid="ref11 ref19">19, 11</xref>
        ], and tutor construction [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
      </p>
      <p>
        The group discussion sections at that workshop focused on the
distinct uses of graph data. Some of the work presented focused
on student-produced graphs as solution representations (e.g. [
        <xref ref-type="bibr" rid="ref14 ref3">14,
3</xref>
        ]) while others focused more on the use of graphs for large-scale
analysis to support instructors or administrators (e.g. [
        <xref ref-type="bibr" rid="ref13 ref18">18, 13</xref>
        ]).
These differing uses motivate different analytical techniques and,
as participants noted, change our underlying assumptions about
the graph structures in important ways.
3. GEDM 2015
Our goal in this second workshop was to build upon this nascent
community structure and to explore the following questions:
1. What common goals exist for graph analysis in EDM?
2. What shared resources such as tools and repositories are
required to support the community?
3. How do the structures of the graphs and the analytical methods
change with the applications?
      </p>
      <p>The papers that we include here fall into four broad categories:
interaction, induction, assessment, and MOOCs.</p>
      <p>
        Work by Poulovassilis et al. [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] and Lynch et al. [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] focuses
on analyzing user-system interactions in state based learning
environments. Poulovassilis et al. focuses on the analyses of
individual users' solution paths and presents a novel mechanism
to query solution paths and identify general solution strategies.
Lynch et al. by contrast, examined user-system interactions from
existing model-based tutors to examine the impact of specific
design decisions on student performance.
      </p>
      <p>
        Price &amp; Barnes [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] and Hicks et al. [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] focus on applying these
same analyses in the open-ended domain of programming. Unlike
more discrete tutoring domains where users enter single equations
or select actions, programming tutors allow users to make drastic
changes to their code on each step. This can pose challenges for
data-driven methods as the student states are frequently unique
and admit no easy single-step advice. Price and Barnes present a
novel method for addressing the data sparsity problem by focusing
on minimal-distance changes between users [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] while in related
work Hicks et al. focuses on the use of path weighting to select
actionable advice in a complex state space [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>
        The goal in much of this work is to identify rules that can
be used to characterize good and poor interactions or good and
poor graphs. Xue at al. sought address this challenge in part via
the automatic induction of graph rules for student-produced
diagrams [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]. In their ongoing work they are applying evolutionary
computation to the induction of Augmented Graph Grammars,
a graph-based formalism for rules about graphs.
      </p>
      <p>
        The work described by Leo-John et al. [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], Guerra [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] and
Weber &amp; Vas [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ], takes a different tack and focuses not on graphs
representing solutions or interactions but on relationships.
LeoJohn et al. present a novel approach for identifying closely-related
word problems via semantic networks. This work is designed to
support content developers and educators in examining a set of
questions and in giving appropriate assignments. Guerra takes
a similar approach to the assessment of users' conceptual changes
when learning programming. He argues that the conceptual
relationship graph affords a better mechanism for automatic
assessment than individual component models. This approach is
also taken up by Weber and Vas who present a toolkit for
graphbased self-assessment that is designed to bring these conceptual
structures under students' direct control.
      </p>
      <p>
        And finally, Vigentini &amp; Clayphan [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ], and Brown et al. [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]
focus on the unique problems posed by MOOCs. Vigentini and
Clayphan present work on the use of graph-based metrics to
assess students' on-line behaviors. Brown et al., by contrast, focus
not on local behaviors but on social networks with the goal of
identifying stable sub-communities of users and of assessing the
impact of social relationships on users' class performance.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>B.</given-names>
            <surname>Bollobas</surname>
          </string-name>
          .
          <source>Modern Graph Theory</source>
          . Springer Science+Business Media Inc. New York, New York, U.S.A.,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>R.</given-names>
            <surname>Brown</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. F.</given-names>
            <surname>Lynch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Eagle</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Albert</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Barnes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Baker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Bergner</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D.</given-names>
            <surname>McNamara</surname>
          </string-name>
          .
          <article-title>Communities of performance &amp; communities of preference</article-title>
          . In C. F. Lynch,
          <string-name>
            <given-names>T.</given-names>
            <surname>Barnes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Albert</surname>
          </string-name>
          , and M. Eagle, editors,
          <source>Proceedings of the Second International Workshop on Graph-Based Educational Data Mining (GEDM</source>
          <year>2015</year>
          ).
          <article-title>CEUR-WS</article-title>
          ,
          <year>June 2015</year>
          . (in press).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>R.</given-names>
            <surname>Dekel</surname>
          </string-name>
          and
          <string-name>
            <given-names>K.</given-names>
            <surname>Gal</surname>
          </string-name>
          .
          <article-title>On-line plan recognition in exploratory learning environments</article-title>
          . In S. G. Santos and
          <string-name>
            <surname>O. C.</surname>
          </string-name>
          Santos, editors,
          <source>Proceedings of the Workshops held at Educational Data Mining</source>
          <year>2014</year>
          ,
          <article-title>co-located with 7th International Conference on Educational Data Mining (EDM</article-title>
          <year>2014</year>
          ), London, United Kingdom,
          <source>July 4-7</source>
          ,
          <year>2014</year>
          ., volume
          <volume>1183</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>M.</given-names>
            <surname>Girvan</surname>
          </string-name>
          and
          <string-name>
            <given-names>M. E. J.</given-names>
            <surname>Newman</surname>
          </string-name>
          .
          <article-title>Community structure in social and biological networks</article-title>
          .
          <source>Proc. of the National Academy of Sciences</source>
          ,
          <volume>99</volume>
          (
          <issue>12</issue>
          ):
          <volume>7821</volume>
          {
          <fpage>7826</fpage>
          ,
          <year>June 2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>J.</given-names>
            <surname>Guerra</surname>
          </string-name>
          .
          <article-title>Graph analysis of student model networks</article-title>
          . In
          <string-name>
            <surname>C. F. Lynch</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Barnes</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Albert</surname>
          </string-name>
          , and M. Eagle, editors,
          <source>Proceedings of the Second International Workshop on Graph-Based Educational Data Mining (GEDM</source>
          <year>2015</year>
          ).
          <article-title>CEUR-WS</article-title>
          ,
          <year>June 2015</year>
          . (in press).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A.</given-names>
            <surname>Hicks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Catete</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Zhi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Dong</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.</given-names>
            <surname>Barnes</surname>
          </string-name>
          . Bots:
          <article-title>Selecting next-steps from player traces in a puzzle game</article-title>
          . In C. F. Lynch,
          <string-name>
            <given-names>T.</given-names>
            <surname>Barnes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Albert</surname>
          </string-name>
          , and M. Eagle, editors,
          <source>Proceedings of the Second International Workshop on Graph-Based Educational Data Mining (GEDM</source>
          <year>2015</year>
          ).
          <article-title>CEUR-WS</article-title>
          ,
          <year>June 2015</year>
          . (in press).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>D. E. Knuth.</surname>
          </string-name>
          <article-title>The Art of Computer Programming: Combinatorial Algorithms, Part 1</article-title>
          , volume 4A.
          <source>Addison-Wesley, 1st edition</source>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>V.</given-names>
            <surname>Kovanovic</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Joksimovic</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Gasevic</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Hatala</surname>
          </string-name>
          .
          <article-title>What is the source of social capital? the association between social network position and social presence in communities of inquiry</article-title>
          . In S. G. Santos and
          <string-name>
            <surname>O. C.</surname>
          </string-name>
          Santos, editors,
          <source>Proceedings of the Workshops held at Educational Data Mining</source>
          <year>2014</year>
          ,
          <article-title>co-located with 7th International Conference on Educational Data Mining (EDM</article-title>
          <year>2014</year>
          ), London, United Kingdom,
          <source>July 4-7</source>
          ,
          <year>2014</year>
          ., volume
          <volume>1183</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>R.</given-names>
            <surname>Kumar</surname>
          </string-name>
          .
          <article-title>Cross-domain performance of automatic tutor modeling algorithms</article-title>
          . In S. G. Santos and
          <string-name>
            <surname>O. C.</surname>
          </string-name>
          Santos, editors,
          <source>Proceedings of the Workshops held at Educational Data Mining</source>
          <year>2014</year>
          ,
          <article-title>co-located with 7th International Conference on Educational Data Mining (EDM</article-title>
          <year>2014</year>
          ), London, United Kingdom,
          <source>July 4-7</source>
          ,
          <year>2014</year>
          ., volume
          <volume>1183</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>R.-J.</surname>
            Leo-John,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>McTavish</surname>
            , and
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Passonneau</surname>
          </string-name>
          .
          <article-title>Semantic graphs for mathematics word problems based on mathematics terminology</article-title>
          . In C. F. Lynch,
          <string-name>
            <given-names>T.</given-names>
            <surname>Barnes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Albert</surname>
          </string-name>
          , and M. Eagle, editors,
          <source>Proceedings of the Second International Workshop on Graph-Based Educational Data Mining (GEDM</source>
          <year>2015</year>
          ).
          <article-title>CEUR-WS</article-title>
          ,
          <year>June 2015</year>
          . (in press).
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>C. F.</given-names>
            <surname>Lynch</surname>
          </string-name>
          .
          <article-title>AGG: augmented graph grammars for complex heterogeneous data</article-title>
          . In S. G. Santos and
          <string-name>
            <surname>O. C.</surname>
          </string-name>
          Santos, editors,
          <source>Proceedings of the Workshops held at Educational Data Mining</source>
          <year>2014</year>
          ,
          <article-title>co-located with 7th International Conference on Educational Data Mining (EDM</article-title>
          <year>2014</year>
          ), London, United Kingdom,
          <source>July 4-7</source>
          ,
          <year>2014</year>
          ., volume
          <volume>1183</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>C. F.</given-names>
            <surname>Lynch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. W.</given-names>
            <surname>Price</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Chi</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.</given-names>
            <surname>Barnes</surname>
          </string-name>
          .
          <article-title>Using the hint factory to analyze model-based tutoring systems</article-title>
          . In C. F. Lynch,
          <string-name>
            <given-names>T.</given-names>
            <surname>Barnes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Albert</surname>
          </string-name>
          , and M. Eagle, editors,
          <source>Proceedings of the Second International Workshop on Graph-Based Educational Data Mining (GEDM</source>
          <year>2015</year>
          ).
          <article-title>CEUR-WS</article-title>
          ,
          <year>June 2015</year>
          . (in press).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>T.</given-names>
            <surname>McTavish</surname>
          </string-name>
          .
          <article-title>Facilitating graph interpretation via interactive hierarchical edges</article-title>
          . In S. G. Santos and
          <string-name>
            <surname>O. C.</surname>
          </string-name>
          Santos, editors,
          <source>Proceedings of the Workshops held at Educational Data Mining</source>
          <year>2014</year>
          ,
          <article-title>co-located with 7th International Conference on Educational Data Mining (EDM</article-title>
          <year>2014</year>
          ), London, United Kingdom,
          <source>July 4-7</source>
          ,
          <year>2014</year>
          ., volume
          <volume>1183</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>B.</given-names>
            <surname>Mostafavi</surname>
          </string-name>
          and
          <string-name>
            <given-names>T.</given-names>
            <surname>Barnes</surname>
          </string-name>
          .
          <article-title>Evaluation of logic proof problem difficulty through student performance data</article-title>
          . In S. G. Santos and
          <string-name>
            <surname>O. C.</surname>
          </string-name>
          Santos, editors,
          <source>Proceedings of the Workshops held at Educational Data Mining</source>
          <year>2014</year>
          ,
          <article-title>co-located with 7th International Conference on Educational Data Mining (EDM</article-title>
          <year>2014</year>
          ), London, United Kingdom,
          <source>July 4-7</source>
          ,
          <year>2014</year>
          ., volume
          <volume>1183</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>A.</given-names>
            <surname>Poulovassilis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. G.</given-names>
            <surname>Santos</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Mavrikis</surname>
          </string-name>
          .
          <article-title>Graph-based modelling of students' interaction data from exploratory learning environments</article-title>
          . In C. F. Lynch,
          <string-name>
            <given-names>T.</given-names>
            <surname>Barnes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Albert</surname>
          </string-name>
          , and M. Eagle, editors,
          <source>Proceedings of the Second International Workshop on Graph-Based Educational Data Mining (GEDM</source>
          <year>2015</year>
          ).
          <article-title>CEUR-WS</article-title>
          ,
          <year>June 2015</year>
          . (in press).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>T.</given-names>
            <surname>Price</surname>
          </string-name>
          and
          <string-name>
            <given-names>T.</given-names>
            <surname>Barnes</surname>
          </string-name>
          .
          <article-title>An exploration of data-driven hint generation in an open-ended programming problem</article-title>
          . In C. F. Lynch,
          <string-name>
            <given-names>T.</given-names>
            <surname>Barnes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Albert</surname>
          </string-name>
          , and M. Eagle, editors,
          <source>Proceedings of the Second International Workshop on Graph-Based Educational Data Mining (GEDM</source>
          <year>2015</year>
          ).
          <article-title>CEUR-WS</article-title>
          ,
          <year>June 2015</year>
          . (in press).
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>S. G.</given-names>
            <surname>Santos</surname>
          </string-name>
          and
          <string-name>
            <surname>O. C.</surname>
          </string-name>
          Santos, editors.
          <source>Proceedings of the Workshops held at Educational Data Mining</source>
          <year>2014</year>
          ,
          <article-title>co-located with 7th International Conference on Educational Data Mining (EDM</article-title>
          <year>2014</year>
          ), London, United Kingdom,
          <source>July 4-7</source>
          ,
          <year>2014</year>
          , volume
          <volume>1183</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>V.</given-names>
            <surname>Sheshadri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Lynch</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.</given-names>
            <surname>Barnes</surname>
          </string-name>
          .
          <article-title>Invis: An EDM tool for graphical rendering and analysis of student interaction data</article-title>
          . In S. G. Santos and
          <string-name>
            <surname>O. C.</surname>
          </string-name>
          Santos, editors,
          <source>Proceedings of the Workshops held at Educational Data Mining</source>
          <year>2014</year>
          ,
          <article-title>co-located with 7th International Conference on Educational Data Mining (EDM</article-title>
          <year>2014</year>
          ), London, United Kingdom,
          <source>July 4-7</source>
          ,
          <year>2014</year>
          ., volume
          <volume>1183</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <surname>K. Vacul k</surname>
            ,
            <given-names>L.</given-names>
            Nezvalova, and L.
          </string-name>
          <article-title>Popel nsky. Graph mining and outlier detection meet logic proof tutoring</article-title>
          . In S. G. Santos and
          <string-name>
            <surname>O. C.</surname>
          </string-name>
          Santos, editors,
          <source>Proceedings of the Workshops held at Educational Data Mining</source>
          <year>2014</year>
          ,
          <article-title>co-located with 7th International Conference on Educational Data Mining (EDM</article-title>
          <year>2014</year>
          ), London, United Kingdom,
          <source>July 4-7</source>
          ,
          <year>2014</year>
          ., volume
          <volume>1183</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>L.</given-names>
            <surname>Vigentini</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Clayphan</surname>
          </string-name>
          .
          <article-title>Exploring the function of discussion forums in moocs: comparing data mining and graph-based approaches</article-title>
          . In C. F. Lynch,
          <string-name>
            <given-names>T.</given-names>
            <surname>Barnes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Albert</surname>
          </string-name>
          , and M. Eagle, editors,
          <source>Proceedings of the Second International Workshop on Graph-Based Educational Data Mining (GEDM</source>
          <year>2015</year>
          ).
          <article-title>CEUR-WS</article-title>
          ,
          <year>June 2015</year>
          . (in press).
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>C.</given-names>
            <surname>Weber</surname>
          </string-name>
          and
          <string-name>
            <given-names>R.</given-names>
            <surname>Vas</surname>
          </string-name>
          . Studio:
          <article-title>Ontology-based educational self-assessment</article-title>
          . In C. F. Lynch,
          <string-name>
            <given-names>T.</given-names>
            <surname>Barnes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Albert</surname>
          </string-name>
          , and M. Eagle, editors,
          <source>Proceedings of the Second International Workshop on Graph-Based Educational Data Mining (GEDM</source>
          <year>2015</year>
          ).
          <article-title>CEUR-WS</article-title>
          ,
          <year>June 2015</year>
          . (in press).
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>L.</given-names>
            <surname>Xue</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. F.</given-names>
            <surname>Lynch</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Chi</surname>
          </string-name>
          .
          <article-title>Graph grammar induction by genetic programming</article-title>
          . In
          <string-name>
            <surname>C. F. Lynch</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Barnes</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Albert</surname>
          </string-name>
          , and M. Eagle, editors,
          <source>Proceedings of the Second International Workshop on Graph-Based Educational Data Mining (GEDM</source>
          <year>2015</year>
          ).
          <article-title>CEUR-WS</article-title>
          ,
          <year>June 2015</year>
          . (in press).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>