<!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>Analytics for Support in Learning Tasks</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Manuel Valle Torre</string-name>
          <email>m.valletorre@tudelft.nl</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Data Science Education.</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Centre for Education and Learning, Delft University of Technology. Van Mourik Broekmanweg 6</institution>
          ,
          <addr-line>Delft</addr-line>
          ,
          <country country="NL">The Netherlands</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Learning Analytics, Learning Sequences, Sequence Analysis, Adaptive Support, Data Science Education</institution>
          ,
          <addr-line>Large-Language</addr-line>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>ence on Technology Enhanced Learning</institution>
          ,
          <addr-line>4th</addr-line>
        </aff>
      </contrib-group>
      <fpage>0000</fpage>
      <lpage>0002</lpage>
      <abstract>
        <p>Learning Analytics is currently undergoing a self-reflection process, with calls to bring the learning back into Learning Analytics (LA). At the same time, there is increasing interest in using temporal and sequential analysis to describe and understand learner behaviour, but current work is mostly exploratory, with promising potential for educational interventions. Obtaining sequential patterns from learner data can provide insights into processes that can be missed by descriptive analytics, where the order and timing of actions make a diference. A current scenario is in practical exercises in Data Science Education where teachers cannot access the learners' development process and are therefore unable to properly assess them or provide detailed feedback. Furthermore, there are phases of data science that may not generate data records, such as setting an objective, or intermediate evaluation and reflection. The introduction of Large Language Models (ChatGPT, Github Copilot) as coding assistants has the potential to obtain such data in the form of conversation. By using learning sequence analytics on the interactions between LLM and learners, integrated with the data traces in their programming and analytics environments, we can identify and understand behavioural patterns that can be used to assess, monitor and support the learning process in</p>
      </abstract>
      <kwd-group>
        <kwd>For the next stage of this doctoral project</kwd>
        <kwd>learning</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Models</p>
    </sec>
    <sec id="sec-2">
      <title>1. Introduction</title>
      <p>sequences.</p>
      <p>
        Learning analytics is working on measuring and optimis- sequence analysis will be implemented in tasks of Data
process, while students work on a task [
        <xref ref-type="bibr" rid="ref13 ref19 ref34 ref36 ref38 ref41 ref47 ref51 ref6 ref8">1</xref>
        ]. This is espe- there are plenty of tools that allow interactive exercises
are no best practices of which analysis methods are ap- especially on the concepts and procedures for which they
ing learning, supported by educational theory. One line
of research focuses on observing learning as a temporal
cially motivated by the prevalence of systems where it is
impossible for teachers to monitor all students since it
happens in systems and at a large scale, where assessment
is often reduced to aggregated values [
        <xref ref-type="bibr" rid="ref4">2</xref>
        ]. By analysing
sequences of learners’ data, patterns can be identified
and used to discover behaviours in the learning process
that would be missed in a summative assessment. For
the purpose of this work, a learning sequence is defined
as an ordered list of actions with context-specific
features, where each unit is a learning action, systematically
mapped from one or more data traces [
        <xref ref-type="bibr" rid="ref18 ref29">3</xref>
        ]. However, the
ideas and techniques for sequence analysis come from
many research fields related to Educational
Technologies, so there are no standard definitions. Likewise, there
plied for which purposes or how they relate to diferent
educational settings [4]. Using the definition of
learning sequence above, we conducted a literature review
to develop an overview of the tasks, analysis methods
and interventions in educational research with learning
nEvelop-O
      </p>
      <sec id="sec-2-1">
        <title>For this project, a learning environment will be designed to evaluate these processes and reveal what hap</title>
        <p>Proceedings of the Doctoral Consortium of the 18th European Confer- timely intervention, where the student can be guided
tasks. The environment will be based on interactive note- landscape is evolving to meet these demands, equipping
books, with a chatbot interface, recording both the pro- students with the necessary data analytics skills that will
gramming and conversational interactions. First, a lab become a necessity in their professional lives.
experiment will be conducted as a pilot to observe the Data science education (DSE) is the process of
teachlearner’s actions in a data science environment, advanc- ing and learning data science skills and concepts, such
ing our understanding of behaviours that are often missed as programming, statistics, machine learning, data
visuin final assessments. This understanding will be used alization, and data ethics. DSE can be delivered through
for research using the learning environment in tasks of various formats, such as online courses, university
prodata analytics and data science courses to assess poten- grams, bootcamps, and competitions; with a variety of
tial interventions, and their impact on learning outcomes. programming languages and tools [5]. Some of the main
In the following, I describe the results of the literature challenges for DSE include the lack of standard topics,
review and explain current and future work. practical activities, and methods, which makes it
dificult to the scope of a course, and the need to adapt to a
wide variety of students’ backgrounds. Furthermore, the
2. Background assessment of activities is reduced to a final product, or
automated grading systems on clearly defined tasks, as
they depend on pre-written test codes [6].</p>
        <p>
          Learning Sequences, in the context of this work, refer
to the sequences of actions that learners execute during
a learning task, such as solving a programming
problem or creating a concept map from reading materials 2.2. Generative AI in Education
[
          <xref ref-type="bibr" rid="ref16">8, 9</xref>
          ]. Such learning tasks are situations designed for Generative AI and Large Language Models are relatively
the students to actively engage with the learning materi- new in the mainstream, specifically due to the
availabilals, which require them to integrate domain knowledge ity of ChatGPT, launched in November of 2022, and now
with general critical thinking and analytical skills [10]. used by more than 100 million people [
          <xref ref-type="bibr" rid="ref12">16</xref>
          ]. Without
inIn these tasks, learners have a large number of operators formation from OpenAI, it is dificult to know how many
or actions available in the problem space, making the students use ChatGPT, or if they use it for any
studycombinations of actions that lead to a solution dificult related activities. However, two surveys from March [17]
to observe. As a consequence, the assessment and mon- and September [18] 2023, state that more than 40% of the
itoring of learners are particularly dificult for teachers respondents have experience with ChatGPT and around
[11]. This is increasingly challenging with the current 20% of university students have reported using it for their
scale provided by educational technologies and platforms. homework.
        </p>
        <p>Learning analytics, however, can use the data produced While there are several ways educators and
instituby the systems in modern online education to scale mon- tions are dealing with AI in the classroom, from banning
itoring and assessment capabilities [12]. Furthermore, it to embracing it as a mandatory part of the curriculum,
by analysing the sequence of learning actions, an ed- the popularity of LLMs has brought important change
ucational system can use all the information available in education [19]. In consequence, there has been an
about a learner throughout their current process, pro- explosion of research on Generative AI and education,
vide timely support and enable a formative assessment focusing on large-scale risk and opportunity analyses
approach for teachers [13]. A growing field of education [20, 19], on the ability of LLMs to assist teachers [21, 22]
where many processes are lost in a computer system, but or solve existing homework and exams [23, 24]. The last
where learners would benefit from such timely support, ones mention the risks and potentials for students, for
is Data Science [6]. instance, that it can facilitate cheating or explain dificult
concepts in many diferent ways.
2.1. Data Science Education The focus of this work lies in the overlap of these
topics: to use learning sequence analysis to understand
and support practical work in data science education,
including activities that traditionally happen outside of
the learning environment.</p>
        <p>
          Data has revolutionized various scientific disciplines,
paving the way for unprecedented data collection and
analysis capabilities [14]. This data-driven
transformation extends from engineering to computational and
natural science studies, where data analytics techniques can
support processes such as scientific hypothesis
evaluation, system modelling and simulation, and
decisionmaking [
          <xref ref-type="bibr" rid="ref2">15</xref>
          ]. As the complexity and diversity of data
continue to grow, the need for data skills becomes more
pronounced in the future workplace. The educational
        </p>
        <sec id="sec-2-1-1">
          <title>2.3. Research Questions</title>
        </sec>
      </sec>
      <sec id="sec-2-2">
        <title>The primary research question of this PhD dissertation</title>
        <p>is how can learning analytics be used to support learners
when solving complex problems in technology-enhanced
learning environments? To address this, I seek to answer</p>
      </sec>
      <sec id="sec-2-3">
        <title>3 main questions: For my work, I’ve chosen to focus on</title>
        <p>sequential analytics, making the first question how are
learning sequences analyzed to describe and
support learners’ actions in computer systems?</p>
      </sec>
      <sec id="sec-2-4">
        <title>Finally, for the activities of data science where no pro</title>
        <p>gramming is involved, integrating a chatbot as a
tutor/assistant and analysing the interactions might provide the
information we need. This leads to the third question,
how are learners using LLMs when dealing with a
data science problem?
Furthermore, I will use Data Science education as the
complex problem to use for evaluation, an exciting and
relevant domain, which together with current
developments in Artificial Intelligence technology leads to the
second question: how do learners work on Data
Science problems in a technology-enhanced
environment?
To answer the first questions in Figure 1, a systematic
literature review on learning sequence analytics has been
executed and submitted for review. The selected records
• How are data records transformed into sequence were published between 2010 and 2023, from a search
units for analysis? performed in SCOPUS and Web of Science, including 74
• Which methods are used to analyze learning se- works that were full-research articles, in English, where
quences? For which purposes? sequence analysis methods were used on data produced
• Which interventions are designed and imple- during a learning task. The analysis considered 5 main
mented using the insights from learning sequence sections: the types of tasks to be studied, the purpose
analysis? of using sequences for the main analysis, the learning
actions that build the sequences, the analysis methods
implemented, and the educational interventions designed.</p>
        <p>The literature review is currently under review and the
main takeaways are the following: The transformation
from raw data to sequence units is essential and will
define the analysis and interpretability of the results.</p>
        <p>Domain-specific knowledge is required to identify the
sequence units as learning actions, it facilitates the
interpretation of patterns but limits generalizeability. Using
• Which are the main actions and phases of a data theory to define the sequence units, such as self-regulated
science task? learning actions, can be used to generalize the results, but
• How to describe it as a sequence to determine it is not always possible. Sequence analysis methods
behaviour patterns and support the learning pro- can be grouped by their scope, and the purpose of the
cess? sequence, shown in Figure 2. For example, the scope of
the analysis can be to identify strategies in the whole
sequence, common when using Process Mining or
Probability Models. On the other hand, methods such as
Sequential Pattern Mining can be used to find
contextspecific tactics, which can be as short as 2-3 learning
actions. Support methods, such as machine learning
classifiers, are often used to determine learner characteristics
• How can we identify the students’ prompting or from the obtained sequential patterns. Most reviewed
questioning tactics? articles mention potential educational interventions with
• How can we leverage the interactions between the obtained insights, but only a few implement such
learners and LLMs to understand the complete interventions, with 2 of the articles evaluating them.
data science learning process?</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Preliminary Results and</title>
    </sec>
    <sec id="sec-4">
      <title>Proposed Approach</title>
      <sec id="sec-4-1">
        <title>This article, part of the ECTEL23 Doctoral Consortium was written at the end of the second year of my PhD, out of 4, as it is common in the Netherlands. The current state and next steps are described below.</title>
        <sec id="sec-4-1-1">
          <title>3.2. Experimental Study</title>
          <p>To evaluate the trends in Section 3.1, the next step of
my project is to analyse a learning task using
learning sequence analysis, with an educational intervention
grounded both in the obtained insights and in learning
theory. The idea is to use Data Science tasks to
understand the tactics and strategies that users implement
when working on them. These tasks require both
analytical skills and domain knowledge, as well as a certain
proficiency in programming and statistics. As such, they
can be conceptualized as creative problem solving, with
intermediate evaluations and reflections, which can be
dificult to observe and assess by teachers [ 5]. This makes
them a perfect use case for learning sequence analysis.</p>
        </sec>
        <sec id="sec-4-1-2">
          <title>3.3. Tooling and Method</title>
          <p>A customised Jupyter Notebook system is currently in
development, integrating a chat interface and detailed
logging capabilities. The system will track the
development and execution of Python code used for all data
processing and visualization, as well as the outputs and
errors from the interpreter. The chatbot interface is able
to use diferent LLMs in the background, currently
running on OpenAI’s API, but capable of working with a
local model as well. A logger on the chatbot interface
will be used to store the learner-agent interactions as a
sequence of periodic text edits, executed requests and
agent responses.</p>
          <p>
            For a pilot experiment, participants will be asked to
work on a data science problem using a Large Language
Model (LLM) as an assistant. This pilot will be performed
in a controlled lab setting, to evaluate the system and
generate a general overview of data science actions and LLM
interactions. Phases, subphases and actions of the data
science process will be identified using examples from
existing Jupyter notebook repositories [25]. LLM
interactions will be coded using problem decomposition, from
a prompt engineering perspective [26]. The integrated
sequence will be analysed using Learning Sequence
Analytics on two scopes: micro-level pattern mining [
            <xref ref-type="bibr" rid="ref21">27</xref>
            ] to
identify programming or statistics tactics, such as specific
data cleaning techniques or statistical tests, and one of
the methods on the macro-level [28] to determine general
data science strategies.
          </p>
          <p>For the second study, the system will be used as
optional practice for diferent phases of data science, part
of a real course. Finally, the presence of certain tactics
or the use of problem-solving strategies identified can
be used to classify learners, for instance, by their
proficiency in programming, statistics, analytics, or any of the
disciplines within data science. In future work, we plan
to implement a middle layer in the interface between the
LLM chatbot and the learner to provide support within
the assistant, with interventions based on sequential
patterns to optimise the learning support.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>4. Contribution to TEL</title>
      <p>The first contribution of this work is the literature review
on learning sequence analytics, including the lessons
learned on learning tasks, design, methods, and
educational interventions in the context of sequence
analysis. The second will be a better understanding of the
processes that students execute when working on data
science tasks. This would also serve as an evaluation
of the findings from the literature review on learning
sequence analytics. The third is an exploration of the
interactions between learners and LLMs, what they ask and
how they use them, bringing us closer to understanding
the potential of LLMs in education.</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgments</title>
      <sec id="sec-6-1">
        <title>This work is funded by the Leiden-Delft-Erasmus Centre</title>
        <p>for Education and Learning.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <source>multiple learning tasks</source>
          ,
          <year>2004</year>
          , pp.
          <fpage>149</fpage>
          -
          <lpage>164</lpage>
          . [11]
          <string-name>
            <given-names>M.</given-names>
            <surname>Eagle</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Hicks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Peddycord</surname>
          </string-name>
          , T. Barnes, Ex-
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <source>LAK '15</source>
          ,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computing Machinery,
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          New York, NY, USA,
          <year>2015</year>
          , pp.
          <fpage>21</fpage>
          -
          <lpage>30</lpage>
          .
          <source>doi:1 0 . 1 1</source>
          <volume>4 5 /</volume>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <volume>2 7 2 3 5 7 6 . 2 7 2 3 6 3 0</volume>
          . [12]
          <string-name>
            <given-names>J.</given-names>
            <surname>Seifried</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Brandt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Kögler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Rausch</surname>
          </string-name>
          , The
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <article-title>ing procedure</article-title>
          ,
          <source>Cogent Education</source>
          <volume>7</volume>
          (
          <year>2020</year>
          )
          <fpage>1719571</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <source>doi:1 0 . 1 0</source>
          <volume>8 0 / 2 3 3 1 1 8 6 X . 2 0 2 0 . 1 7 1 9 5 7 1</volume>
          . [13]
          <string-name>
            <given-names>J.</given-names>
            <surname>Saint</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Gašević</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Matcha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. A.</given-names>
            <surname>Uzir</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          . Pardo,
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <given-names>Frankfurt</given-names>
            <surname>Germany</surname>
          </string-name>
          ,
          <year>2020</year>
          , pp.
          <fpage>402</fpage>
          -
          <lpage>411</lpage>
          .
          <source>doi:1 0 . 1 1</source>
          <volume>4 5 /</volume>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <source>doi:1 0 . 1 0</source>
          <volume>1 6</volume>
          / j . c
          <source>h b . 2 0</source>
          <volume>2 0 . 1 0 6 4 5 7</volume>
          . [4]
          <string-name>
            <given-names>S.</given-names>
            <surname>Knight</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. Friend</given-names>
            <surname>Wise</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Chen</surname>
          </string-name>
          , Time for
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <surname>Analysis</surname>
          </string-name>
          ,
          <source>Journal of Learning Analytics</source>
          <volume>4</volume>
          (
          <year>2017</year>
          ). [15]
          <string-name>
            <given-names>C. J.</given-names>
            <surname>Lynch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Gore</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. J.</given-names>
            <surname>Collins</surname>
          </string-name>
          , T. S. Cotter,
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>and Validation, in: 2021 Winter Simulation Confer-</mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <source>ence (WSC)</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>12</lpage>
          .
          <source>doi:1 0 . 1 1 0 9 / W S C 5 2</source>
          <volume>2 6 6 . 2 0 2 1 . 9 7 1 5 4 8 5 .</volume>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>F.</given-names>
            <surname>Duarte</surname>
          </string-name>
          , Number of ChatGPT Users (
          <year>2023</year>
          ),
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <source>doi:1 0 . 1 0</source>
          <volume>8 0 / 1 0 6 9 1 8 9 8 . 2 0 2 0 . 1 8 5 1 1 5 9</volume>
          . [7]
          <string-name>
            <given-names>X.</given-names>
            <surname>Tu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Zou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. J.</given-names>
            <surname>Su</surname>
          </string-name>
          , L. Zhang, What Should Data
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <source>els?</source>
          ,
          <year>2023</year>
          .
          <article-title>a r X i v : 2 3 0 7 . 0 2 7 9 2</article-title>
          . [8]
          <string-name>
            <given-names>T. J.</given-names>
            <surname>Nokes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. D.</given-names>
            <surname>Schunn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. T. H.</given-names>
            <surname>Chi</surname>
          </string-name>
          , Prob-
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <surname>sevier</surname>
          </string-name>
          , Oxford,
          <year>2010</year>
          , pp.
          <fpage>265</fpage>
          -
          <lpage>272</lpage>
          .
          <source>doi:1 0 . 1 0</source>
          <volume>1 6 /</volume>
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <source>B 9 7</source>
          <volume>8 - 0 - 0 8 - 0 4 4 8 9 4 - 7 . 0 0 4 8 6 - 3</volume>
          . [9]
          <string-name>
            <given-names>K. D.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Salehi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Arseneault</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Nair</surname>
          </string-name>
          , C. Wie-
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <source>tual Event Germany</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>69</fpage>
          -
          <lpage>76</lpage>
          .
          <source>doi:1 0 . 1 1</source>
          <volume>4 5 /</volume>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <volume>3 4 3 0 8 9 5 . 3 4 6 0 1 2 7</volume>
          . [10]
          <string-name>
            <given-names>A.</given-names>
            <surname>Proske</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Narciss</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Koerndle</surname>
          </string-name>
          , The Exercise
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <source>doi:1 0 . 1 8 6 0 8 / j l a . 2 0 1 7 . 4 3</source>
          . 2 . [5]
          <string-name>
            <given-names>T.</given-names>
            <surname>Donoghue</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Voytek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. E.</given-names>
            <surname>Ellis</surname>
          </string-name>
          , Teaching Cre-
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <source>of Statistics and Data Science Education</source>
          <volume>29</volume>
          (
          <year>2021</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          <source>S27-S39. doi:1 0 . 1 0</source>
          <volume>8 0 / 1 0 6 9 1 8 9 8 . 2 0 2 0 . 1 8 6 0 7 2 5</volume>
          . [6]
          <string-name>
            <given-names>A.</given-names>
            <surname>Schwab-McCoy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. M.</given-names>
            <surname>Baker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. E.</given-names>
            <surname>Gasper</surname>
          </string-name>
          , Data
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>Science in 2020: Computing, Curricula, and Chal-</mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          <article-title>lenges for the Next 10 Years</article-title>
          , Journal of Statis-
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          <source>tics and Data Science Education</source>
          <volume>29</volume>
          (
          <year>2021</year>
          )
          <fpage>S40</fpage>
          -
          <lpage>S50</lpage>
          . [17]
          <string-name>
            <given-names>M. T.</given-names>
            <surname>Nietzel</surname>
          </string-name>
          , More Than Half Of Col-
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          <source>zel/</source>
          <year>2023</year>
          /03/20/more-than
          <article-title>-half-of-college-students-</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          <source>cheating/</source>
          ,
          <year>2023</year>
          . [18]
          <string-name>
            <given-names>A.</given-names>
            <surname>Prothero</surname>
          </string-name>
          ,
          <article-title>How Students Use AI vs</article-title>
          . How Teachers
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          (
          <year>2023</year>
          ). [19]
          <string-name>
            <surname>M. M. Rahman</surname>
          </string-name>
          , Y. Watanobe, ChatGPT for Edu-
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          <string-name>
            <surname>Strategies</surname>
          </string-name>
          ,
          <source>Applied Sciences</source>
          <volume>13</volume>
          (
          <year>2023</year>
          )
          <article-title>5783</article-title>
          . doi:
          <volume>1</volume>
          <fpage>0</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          <issue>3 3 9 0</issue>
          / a p p
          <volume>1 3 0 9 5 7 8 3</volume>
          . [20]
          <string-name>
            <given-names>M.</given-names>
            <surname>Farrokhnia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. K.</given-names>
            <surname>Banihashem</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Noroozi</surname>
          </string-name>
          ,
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          <source>vations in Education and Teaching International 0</source>
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          (
          <year>2023</year>
          )
          <fpage>1</fpage>
          -
          <lpage>15</lpage>
          .
          <source>doi:1 0 . 1 0</source>
          <volume>8 0 / 1 4 7 0 3 2 9 7 . 2 0 2 3 . 2 1 9 5 8 4 6</volume>
          . [21]
          <string-name>
            <given-names>W. C. H.</given-names>
            <surname>Hong</surname>
          </string-name>
          ,
          <article-title>The impact of ChatGPT on foreign</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          <source>Technology and Innovation</source>
          <volume>5</volume>
          (
          <year>2023</year>
          ). [22]
          <string-name>
            <given-names>J.</given-names>
            <surname>Jeon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <article-title>Large language models in educa-</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          <string-name>
            <given-names>and Information</given-names>
            <surname>Technologies</surname>
          </string-name>
          (
          <year>2023</year>
          ).
          <source>doi:1 0 . 1 0</source>
          <volume>0 7 /</volume>
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          <source>s 1 0</source>
          <volume>6 3 9 - 0 2 3 - 1 1 8 3 4 - 1</volume>
          . [23]
          <string-name>
            <given-names>K.</given-names>
            <surname>Malinka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Peresíni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Firc</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Hujnák</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Janus</surname>
          </string-name>
          ,
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          <source>in: Proceedings of the 2023 Conference on Innova-</source>
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          <string-name>
            <surname>tion V.</surname>
          </string-name>
          <year>1</year>
          ,
          <issue>ITiCSE</issue>
          2023, Association for Computing
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          <string-name>
            <surname>Machinery</surname>
          </string-name>
          , New York, NY, USA,
          <year>2023</year>
          , pp.
          <fpage>47</fpage>
          -
          <lpage>53</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          <source>doi:1 0 . 1 1</source>
          <volume>4 5 / 3 5 8 7 1 0 2 . 3 5 8 8 8 2 7</volume>
          . [24]
          <string-name>
            <given-names>J.</given-names>
            <surname>Qadir</surname>
          </string-name>
          , Engineering Education in the Era of
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>for Education, in: 2023 IEEE Global Engineering</mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          <source>Education Conference (EDUCON)</source>
          ,
          <year>2023</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>9</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          <source>doi:1 0 . 1 1</source>
          <volume>0</volume>
          <fpage>9</fpage>
          <string-name>
            <surname>/ E D U C O N 5</surname>
          </string-name>
          <volume>4 3 5 8 . 2 0 2 3 . 1 0 1 2 5 1 2 1</volume>
          . [25]
          <string-name>
            <given-names>L.</given-names>
            <surname>Quaranta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Calefato</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Lanubile</surname>
          </string-name>
          , KGTorrent: A
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          <source>in: 2021 IEEE/ACM 18th International Conference</source>
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          <source>on Mining Software Repositories (MSR)</source>
          ,
          <year>2021</year>
          , pp.
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          550-
          <fpage>554</fpage>
          .
          <source>doi:1 0 . 1 1 0 9 / M S R 5 2</source>
          <volume>5 8 8 . 2 0 2 1 . 0 0 0 7 2</volume>
          . [26]
          <string-name>
            <given-names>M.</given-names>
            <surname>Baer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. T.</given-names>
            <surname>Dirks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Nickerson</surname>
          </string-name>
          , Microfoun-
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          <source>nal 34</source>
          (
          <year>2013</year>
          )
          <fpage>197</fpage>
          -
          <lpage>214</lpage>
          .
          <source>doi:1 0 . 1 0 0 2 / s m j . 2 0</source>
          <volume>0 4</volume>
          . [27]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Geng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          , Evaluating
        </mixed-citation>
      </ref>
      <ref id="ref46">
        <mixed-citation>
          <string-name>
            <surname>ternational Publishing</surname>
          </string-name>
          , Cham,
          <year>2019</year>
          , pp.
          <fpage>59</fpage>
          -
          <lpage>72</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref47">
        <mixed-citation>
          <source>doi:1 0 . 1 0</source>
          <volume>0 7 / 9 7 8 - 3 - 0 3 0 - 3 2 4 7 5 - 9</volume>
          _
          <fpage>5</fpage>
          . [28]
          <string-name>
            <given-names>K.</given-names>
            <surname>Akhuseyinoglu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Brusilovsky</surname>
          </string-name>
          , Data-Driven
        </mixed-citation>
      </ref>
      <ref id="ref48">
        <mixed-citation>
          <string-name>
            <surname>Learning</surname>
          </string-name>
          ,
          <source>in: Proceedings of the 29th ACM</source>
          Con-
        </mixed-citation>
      </ref>
      <ref id="ref49">
        <mixed-citation>
          <string-name>
            <surname>alization</surname>
          </string-name>
          , UMAP '21,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computing
        </mixed-citation>
      </ref>
      <ref id="ref50">
        <mixed-citation>
          <string-name>
            <surname>Machinery</surname>
          </string-name>
          , New York, NY, USA,
          <year>2021</year>
          , pp.
          <fpage>201</fpage>
          -
          <lpage>212</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref51">
        <mixed-citation>
          <source>doi:1 0 . 1 1</source>
          <volume>4 5 / 3 4 5 0 6 1 3 . 3 4 5 6 8 3 4 .</volume>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>