<!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>
      <journal-title-group>
        <journal-title>P. Jolakoski);</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Teaching Shortest Path Algorithms With a Robot and Overlaid Projections</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Pavel Jolakoski</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jordan Aiko Deja</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Klen Čopič Pucihar</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Matjaž Kljun</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>De La Salle University</institution>
          ,
          <addr-line>Manila</addr-line>
          ,
          <country country="PH">Philippines</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Faculty of Information Studies</institution>
          ,
          <addr-line>Novo Mesto</addr-line>
          ,
          <country country="SI">Slovenia</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Stellenbosch University, Department of Information Science</institution>
          ,
          <addr-line>Stellenbosch</addr-line>
          ,
          <country country="ZA">South Africa</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>University of Primorska, Faculty of Mathematics</institution>
          ,
          <addr-line>Natural Sciences and Information Technologies, Koper</addr-line>
          ,
          <country country="SI">Slovenia</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2024</year>
      </pub-date>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0001</lpage>
      <abstract>
        <p>Robots have the potential to enhance teaching of advanced computer science topics, making abstract concepts more tangible and interactive. In this paper, we present Timmy-a GoPiGo robot augmented with projections to demonstrate shortest path algorithms in an interactive learning environment. We integrated a JavaScript-based application that is projected around the robot, which allows users to construct graphs and visualise three diferent shortest path algorithms with colour-coded edges and vertices. Animated graph exploration and traversal are augmented by robot movements. To evaluate Timmy, we conducted two user studies. An initial study ( = 10) to explore the feasibility of this type of teaching where participants were just observing both robot-synced and the on-screen-only visualisations. And a pilot study ( = 6) where participants actively interacted with the system, constructed graphs and selected desired algorithms. In both studies we investigated the preferences towards the system and not the teaching outcome. Initial findings suggest that robots ofer an engaging tool for teaching advanced algorithmic concepts, but highlight the need for further methodological refinements and larger-scale studies to fully evaluate their efectiveness.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;GoPiGo</kwd>
        <kwd>shortest path algorithms</kwd>
        <kwd>teaching</kwd>
        <kwd>algorithms</kwd>
        <kwd>graphs</kwd>
        <kwd>robots</kwd>
        <kwd>projections</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction and Background</title>
      <p>
        The field of education has always been dynamic, adapting to the evolving needs of learners.
Historically, teaching relied on tools such as chalkboards, textbooks, and rote memorisation. In
recent decades, the teaching methods have transformed significantly with the rise of digital
tools and resources, which also influenced educational strategies. The adoption of digital
tools and resources has expanded the ways knowledge can be delivered and accessed. Today,
educators educators emphasise the importance of designing interactive and immersive learning
experiences [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ], exploring various approaches to enhance learning efectiveness, with a focus
on promoting student engagement and collaboration. Comprehensive analyses, such as [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ],
have sought to identify the most eficient teaching methods.
      </p>
      <p>
        Innovative teaching methods have incorporated robotics as an educational tool [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. With ready
available kits, robotics ofers accessible opportunities for learners to engage in programming
and problem-solving activities. One such options is the GoPiGo Education Kit [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], which has
been used in several educational contexts and topics [
        <xref ref-type="bibr" rid="ref6 ref7 ref8">6, 7, 8</xref>
        ]. Building on the success of these
prior works, our research investigates the potential of the GoPiGo robot in teaching advanced
computer science topics, such as shortest path algorithms [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Specifically, we assess students’
preferences for using the GoPiGo robot as an educational tool over more traditional methods,
such as textbooks and screen presentations. To this end, we developed a learning environment
where a robot is synced with on-screen visualisations when showing and teaching solutions to
graph problems involving shortest path algorithms. We compared these robot-synced gestures
with screen-only conditions to see which approach is preferred by students. The study seeks
to contribute to a broader understanding of how robots augmented with visualisations can be
integrated into educational practices.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Timmy and the Learning Environment: Design and Features</title>
      <sec id="sec-2-1">
        <title>2.1. Overview</title>
        <p>The learning environment consists of two primary components (i) the robot Timmy and the
(ii) synchronised application. A projector is positioned above the setup and displays the
application on the surface where Timmy can move. The application displays elements (nodes
and vertices) that are animated in correct sequence and synced with the robot’s movements,
enabling users to visually understand the workings of the shortest path algorithms. Timmy is a
GoPiGo3 robot and runs on GoPiGoOS 3.0.3. It is connected to the application via its Network
Mode using RealVNC player1. The application was built using JavaScript and is run in a web
browser. The setup of the system and the learning environment are shown in Figure 1. The
application interface, depicted in Figure 2, includes (i) the pseudo code panel on the left, (ii)
updates for distances and predecessors panel on the right, and (iii) a pre-drawn graph shown at
the centre on the main canvas.</p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Main Canvas</title>
        <p>
          The main canvas allows users to draw graphs to solve common shortest path algorithm problems
(as can be seen in Figure 1 (d)). It ofers two drawing modes: (i) vertex mode for adding, deleting,
and moving vertices, and (ii) edge mode, for adding, editing, and deleting edges. Once the graph
is drawn, users can select one of the three shortest path algorithms to visualise: Dijkstra’s [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ],
A* (A star) [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ], or Bellman-Ford [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ]. They can also view the pseudo-code for each algorithm
by clicking the respective button, either before or after the algorithm’s execution.
        </p>
        <sec id="sec-2-2-1">
          <title>1https://www.realvnc.com/en/connect/download/viewer/</title>
          <p>Each algorithm can be executed in two modes: on-screen-only mode or robot-synced mode.
In on-screen-only mode, the graph exploration is visualised through sequenced animations of
green edges. The shortest path is then highlighted in red. In robot-synced mode, edge colouring
is omitted, and instead, Timmy physically traverses the path. Users witness the robot’s actual
movement, simulating a real-world traversal of the shortest path. The application communicates
with Timmy over a network, sending sequences and coordinates that the robot translates into
physical movements, replacing the animated green line from the on-screen mode. This allows
users to see the shortest path through the robot’s physical movement. To ensure consistency
across varying projection sizes, the grid’s square dimensions were measured. The length of
one side of a grid cell is multiplied with the unit values used in Timmy’s movement functions,
ensuring Timmy’s movements remained consistent, regardless of the projection’s size.</p>
        </sec>
      </sec>
      <sec id="sec-2-3">
        <title>2.3. Synchronising Timmy’s Movements</title>
        <p>Since Timmy cannot directly “see” the graph, the graph data is sent to the robot via text files
generated by the graph application. The file contains a list of (, ) coordinate pairs for vertices
and an adjacency list for edges. Timmy reads the file name and responds accordingly: (i) Select
a vertex: turn and move to the specified vertex; (ii) Poke a vertex: move to the vertex, then
reverse back to the current position; (iii) Traverse the shortest path: move sequentially from
vertex to vertex along the shortest path; (iv) Celebrate: spin a set number of times at the final
vertex and blink the lights three times.</p>
        <p>To ensure the robot moves accurately, its position and orientation are continuously tracked
and stored in a JSON file, which is updated whenever a new graph file is downloaded. This
process is handled by a Bash script, watcher.sh. To ensure smooth integration between the
robot and the application, the time between file downloads and the next visualisation step is
based on how long the robot takes to complete its actions. This timing is calculated by measuring
the robot’s movement and turn rates, with extra time added for file processing. Since the robot
can only perform one action at a time, precise synchronisation was crucial for ensuring seamless
operation.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Initial Study</title>
      <sec id="sec-3-1">
        <title>3.1. Protocol</title>
        <p>The initial study was conducted in the early implementation stage with only one algorithm
implemented–Dijkstra’s algorithm. At this stage we wanted to assess the feasibility of the proof
of concept.</p>
        <p>We recruited university students ( = 10, aged 18 to 25) with prior knowledge in graph
algorithms. The study employed a within-subject design, allowing participants to experience
both the on-screen-only and robot-synced modes as the conditions in a randomized,
counterbalanced order. After signing the consent forms, participants were introduced to the conditions,
where they either observed the robot demonstrating the algorithm or watched its animation on
(a) Cognitive load of the screen condition.</p>
        <p>(b) Cognitive load of the robot condition.
the screen. Participants passively-observed the execution of the algorithm on the pre-drawn
graph and were given time to review before continuing.</p>
        <p>After each condition, participants’ cognitive load was assessed using the NASA-TLX
questionnaire. They were then given a similar graph layout but with diferent weights and tasked
with solving for the shortest path on paper. The sequence was repeated for the other condition.
Once participants had experienced both conditions, they completed a questionnaire to indicate
their preferences:</p>
        <sec id="sec-3-1-1">
          <title>Q1: Which condition did you like the most? (Screen/Robot/Neither)</title>
          <p>Q2: Which condition do you think is better for learning shortest path algorithms?
(Screen/Robot/Neither)
Q3: Which condition was easier for you to handle? (Screen/Robot/Neither)
Q4: Which condition would you recommend to your colleagues? (Screen/Robot/Both/Neither)
Q5: Would you like your teacher to use any of the conditions in class?
(Screen/Robot/Both/Neither)</p>
          <p>Q6: Open Comments.</p>
        </sec>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Findings</title>
        <p>3.2.1. Cognitive Load Across Both Conditions</p>
      </sec>
      <sec id="sec-3-3">
        <title>3.3. Participant Preference Findings</title>
        <p>All participants (I_P01 to I_P10) unanimously (100%) preferred the robot-synced mode. All
10 also felt that learning with the robot was more efective at demonstrating shortest path
algorithms. Interestingly, opinions were mixed regarding which condition was easier to handle,
with 6 out of 10 participants selected robot-synced while 4 selected the on-screen-only. Despite
this, participants indicated they would recommend both interfaces to their peers and expressed
interest in having robot-based methods incorporated into the classroom instructions. While
the robot-synced mode was the preferred choice, most participants agreed that both conditions
ofer unique advantages, highlighting the complementary benefits of each condition.</p>
        <p>The findings revealed promising potential for further development and highlighted the
importance of providing diverse learning options to fit individual preferences and learning
styles.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Pilot Study</title>
      <sec id="sec-4-1">
        <title>The pilot was conducted with the prototype fully implemented.</title>
        <sec id="sec-4-1-1">
          <title>4.1. Protocol</title>
          <p>We recruited 6 participants, all university students ( = 10, aged 18 to 25) with prior knowledge
in graph algorithms. None of them participated in the initial study. Participants were introduced
to the graph-drawing application and given time to familiarise with it. They were tasked with
drawing a 6-vertex graph to ensure consistent dificulty. Once the graph was drawn, participants
proceeded with the learning process. This study also followed a within-subject design, with
 = 3 participants per condition, and the conditions were counterbalanced. Participants
observed and engaged with each condition in the same way as in the Initial study.</p>
          <p>Participants observed all three algorithms following the order of Dijkstra, A* and then
BellmanFord for both conditions. To select an algorithm, users clicked the corresponding button. In the
on-screen-only condition, the animation played upon algorithm selection. In the robot-synced
condition, users were first given additional instructions on where to place the robot before
observing its movement. This process was repeated each time they chose an algorithm. After
completing each condition, participants filled out the System Usability Score (SUS) questionnaire.
Once both conditions were finished, participants were asked about their preferences. A question
was added to the questionnaire inquiring which of the two conditions would be more suitable
for teaching primary school children (for teaching less complex concepts).</p>
        </sec>
        <sec id="sec-4-1-2">
          <title>4.2. Findings</title>
          <p>4.2.1. Reported System Usability
SUS scores indicate that both the on-screen-only (mean: 80.42, std: 8.34) and the robot-synced
(mean: 72.92, std: 6.02) conditions have similar usability scores, both considered above average.
However, the on-screen-only condition was rated higher than the robot-synced condition. We
suggest that this diference arises because, in the on-screen-only condition, participants only
had to passively-observe the animations, whereas in the robot-synced condition, they needed
to carefully position the robot. This aligns with observations in the initial study, where users
did not have to handle the robot and simply observed it during its execution.
4.2.2. Participant Preference Findings
Four out of six (66%) participants preferred the robot-synced over the on-screen-only condition.
Participant P_P06 explained that their preference for the on-screen-only condition was due to
the speed at which information was presented. They noted that the on-screen-only condition
was significantly faster than the speed of how the information was presented in the robot-synced
condition. This helped maintain their focus better.</p>
          <p>Participants P_P01 and P_P02 who preferred the robot, found it visually engaging and felt it
made the algorithm easier to understand. They also believed it helped maintain their attention,
contrasting the claim of P_P06 from Q1. However, this was not the case for participant P_P04,
who found the robot too distracting and preferred a more straightforward approach, stating,
“The more boring the better for me.” Similar to P_P06’s comment in Q1, participant P_P05
noted that the on-screen-only was more eficient time-wise. Meanwhile, participant P_P06,
despite favouring the on-screen-only, suggested that an ideal approach would be to combine
both methods.</p>
          <p>In Q3, participants were asked which method they believed would be better for teaching
shortest path algorithms to primary school children. All participants chose the robot-synced
condition. Many noted that the robot would be more engaging and enjoyable for children,
making them more likely to stay focused and interested in the learning process. This is supported
by the findings in [ 13] where robots were shown to promote learning in primary school settings.
However, this suggests that while robots can be an engaging tool for teaching children, it does
not necessarily mean they are suitable for teaching more advanced concepts such as shortest
path algorithms.</p>
          <p>In Q4, participants were asked which method they found easier to handle. Four participants
preferred the on-screen-only over the robot-synced one, while two believed that both were
easy to handle. Participant P_P01 explained their preference for the on-screen-only condition,
noting that it required less handling “Just clicking a button.”</p>
          <p>All participants would recommend both the screen and the robot rather than picking a single
choice. They mentioned that the choice should depend on individual preferences and tastes
as both methods can be suited to diferent learning styles. All participants also answered “Yes”
when asked whether they would like to have a robot as a tool for learning algorithms in general.
Participant P_P01 mentioned that the robot would make learning more interesting. Participant
P_P02 added that, as technology advances, there will likely be more tools like this.</p>
          <p>In the open comments, participants ofered suggestions for improving the user interface and
overall experience. Participants P_P01 and P_P02 both recommended adding two buttons to
enable switching between vertex-mode or edge-mode in the graph drawing component of the
application, believing this would improve the graph drawing experience. Participant P_P01
also suggested clarifying when the robot starts “drawing” the shortest path. Participant P_P02
requested faster transitions on the on-screen-only method. Participant P_P05 proposed using
a smaller robot to reduce costs and make it more suitable for personal use. Participant P_P06
mentioned dificulty maintaining attention while using the robot and suggested that colouring
the lines could make it easier to track progress. They recommended using a grey colour for
edges that are explored in the current iteration and marking edges that will not be revisited.</p>
          <p>The pilot study findings indicate that user preference for educational methods depends
significantly on user preference. Both the screen and robot are generally usable, but improving
the robot’s usability to match or surpass the screen’s performance could improve its efectiveness.
There is strong interest in using robots for educational purposes, suggesting that ongoing
development and integration of robotic tools in learning environments could be highly beneficial.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Discussion</title>
      <p>Many studies have explored the use of robots in education, primarily for teaching computer
science and general subjects [14, 15, 16, 17]. Our research investigates whether robots have the
potential to teach advanced computer science topics such as shortest path algorithms. While
the GoPiGo is beginner-friendly, its limitations present challenges for advanced applications.
For instance, the batteries deplete quickly, the VNC connection frequently experiences errors,
requiring constant reconnection, and the weak processing power of the Raspberry Pi makes
navigating the robot’s OS desktop slow. This becomes particularly problematic when using
the robot’s desktop to run a browser. These limitations suggest that alternative robots may be
better suited for educational projects.</p>
      <p>The initial study shows that while participants initially preferred robots for learning, their
preference shifted based on the task. In the initial study, where participants passively-observed
the robot navigating a pre-built graph, the robot was favoured. However, in the pilot study,
where participants had to build their own graphs and interact with the robot, they preferred
the screen-based learning condition.</p>
      <p>One limitation of our studies is also the small sample sizes (10 in the initial study and 6 in
the pilot study). However, the results indicate potential for further exploration. Larger-scale
studies are needed to assess the full potential of robots in the proposed educational context.
Additionally, future research should include younger participants, as the current sample may not
fully represent the target audience. Moreover, future research should explore the efectiveness of
using such teaching methods by testing participants’ understanding of the content being taught.
Participants were recruited under the assumption that they already knew graph algorithms. We
can consider some screening criteria to properly assess their knowledge before and after the
experiments.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Conclusion</title>
      <p>This study explored the potential of using the GoPiGo robot to teach advanced computer science
topics, specifically shortest path algorithms (Dijkstra’s, A*, and Bellman-Ford), by integrating a
physical robot with a graph-drawing application, where the robot would traverse the graph
drawn by users and demonstrate the procedure of the selected algorithm. Two user studies
were conducted: (i) an initial study with participants just observing the procedure on the screen
and with the robot traversing a graph for Dijkstra’s algorithm, and (ii) a pilot study where
participants had to draw their own graph and interact with the system in order to observe the
execution of all three algorithms on screen and with the robot. While small sample sizes (10
for the initial and 6 participants for the pilot study) limit the generalisability, results suggest
that robots can maintain users’ attention and show promise as educational tools. However,
participants’ preferences shifted depending on how they interacted with the robot, highlighting
the importance of efective instructional design. Future research should involve larger, more
diverse participant groups and focus on optimising instructional methods.</p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgments</title>
      <p>This research was funded by the Slovenian Research Agency, grant number P1-0383, P5-0433,
IO-0035, J5-50155 and J7-50096. This work has also been supported by the research program
CogniCom (0013103) at the University of Primorska.
[13] P. Baxter, E. Ashurst, R. Read, J. Kennedy, T. Belpaeme, Robot education peers in a
situated primary school study: Personalisation promotes child learning, PloS one 12 (2017)
e0178126.
[14] B. Fagin, L. Merkle, Measuring the efectiveness of robots in teaching computer science,</p>
      <p>Acm sigcse bulletin 35 (2003) 307–311.
[15] J. S. Kay, J. G. Moss, Using robots to teach programming to k-12 teachers, in: 2012 Frontiers
in Education Conference Proceedings, IEEE, 2012, pp. 1–6.
[16] R. Burbaitė, R. Damaševičius, V. Štuikys, Using robots as learning objects for teaching
computer science, in: X world conference on computers in education, 2013, pp. 101–110.
[17] R. D. Beer, H. J. Chiel, R. F. Drushel, Using autonomous robotics to teach science and
engineering, Communications of the ACM 42 (1999) 85–92.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>S.</given-names>
            <surname>De Freitas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Rebolledo-Mendez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Liarokapis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Magoulas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Poulovassilis</surname>
          </string-name>
          ,
          <article-title>Learning as immersive experiences: Using the four-dimensional framework for designing and evaluating immersive learning experiences in a virtual world</article-title>
          ,
          <source>British journal of educational technology 41</source>
          (
          <year>2010</year>
          )
          <fpage>69</fpage>
          -
          <lpage>85</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>C.</given-names>
            <surname>Wagner</surname>
          </string-name>
          , L. Liu,
          <article-title>Creating immersive learning experiences: A pedagogical design perspective, in: Creative and collaborative learning through immersion: Interdisciplinary and</article-title>
          international perspectives, Springer,
          <year>2021</year>
          , pp.
          <fpage>71</fpage>
          -
          <lpage>87</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>J.</given-names>
            <surname>del Campo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Negro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Núñez</surname>
          </string-name>
          ,
          <article-title>Traditional education vs modern education. What is the impact of teaching techniques' evolution on students' learning process?</article-title>
          ,
          <source>in: INTED 2012 Proceedings, IATED</source>
          ,
          <year>2012</year>
          , pp.
          <fpage>5762</fpage>
          -
          <lpage>5766</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>N.</given-names>
            <surname>Reich-Stiebert</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Eyssel</surname>
          </string-name>
          ,
          <article-title>Robots in the classroom: What teachers think about teaching and learning with education robots</article-title>
          ,
          <source>in: Social Robotics: 8th International Conference, ICSR</source>
          <year>2016</year>
          ,
          <string-name>
            <surname>Kansas</surname>
            <given-names>City</given-names>
          </string-name>
          ,
          <string-name>
            <surname>MO</surname>
          </string-name>
          , USA, November 1-
          <issue>3</issue>
          ,
          <source>2016 Proceedings 8</source>
          , Springer,
          <year>2016</year>
          , pp.
          <fpage>671</fpage>
          -
          <lpage>680</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>D.</given-names>
            <surname>Industries</surname>
          </string-name>
          ,
          <string-name>
            <surname>Gopigo:</surname>
          </string-name>
          <article-title>An educational robot for learning programming and robotics</article-title>
          , https://www.dexterindustries.com/gopigo,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>M.</given-names>
            <surname>Persson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Steenari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Thelin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Thune</surname>
          </string-name>
          ,
          <article-title>The pedagogo. teaching children computer programming (</article-title>
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>B. I.</given-names>
            <surname>Edwards</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. D.</given-names>
            <surname>Cheok</surname>
          </string-name>
          ,
          <article-title>Why not robot teachers: artificial intelligence for addressing teacher shortage</article-title>
          ,
          <source>Applied Artificial Intelligence</source>
          <volume>32</volume>
          (
          <year>2018</year>
          )
          <fpage>345</fpage>
          -
          <lpage>360</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Cai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Youngstrom</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. Zhang,</surname>
          </string-name>
          <article-title>Exploring approaches for teaching cybersecurity and ai for k-12</article-title>
          , in: 2023
          <source>IEEE International Conference on Data Mining Workshops (ICDMW)</source>
          , IEEE,
          <year>2023</year>
          , pp.
          <fpage>1559</fpage>
          -
          <lpage>1564</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>G.</given-names>
            <surname>Gallo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Pallottino</surname>
          </string-name>
          ,
          <article-title>Shortest path algorithms</article-title>
          ,
          <source>Annals of operations research 13</source>
          (
          <year>1988</year>
          )
          <fpage>1</fpage>
          -
          <lpage>79</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>E. W.</given-names>
            <surname>Dijkstra</surname>
          </string-name>
          ,
          <article-title>A note on two problems in connexion with graphs, in: Edsger Wybe Dijkstra: his life, work</article-title>
          , and legacy,
          <year>2022</year>
          , pp.
          <fpage>287</fpage>
          -
          <lpage>290</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>P. E.</given-names>
            <surname>Hart</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. J.</given-names>
            <surname>Nilsson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Raphael</surname>
          </string-name>
          ,
          <article-title>A formal basis for the heuristic determination of minimum cost paths</article-title>
          ,
          <source>IEEE transactions on Systems Science and Cybernetics</source>
          <volume>4</volume>
          (
          <year>1968</year>
          )
          <fpage>100</fpage>
          -
          <lpage>107</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>R.</given-names>
            <surname>Bellman</surname>
          </string-name>
          ,
          <article-title>On a routing problem</article-title>
          ,
          <source>Quarterly of applied mathematics 16</source>
          (
          <year>1958</year>
          )
          <fpage>87</fpage>
          -
          <lpage>90</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>