<!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>Evaluating the efectiveness of a cloud-based laboratory for teaching Linux operating systems to Computer Science students</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Vasyl P. Oleksiuk</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Oleg M. Spirin</string-name>
          <email>oleg.spirin@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Olena S. Holovnia</string-name>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Olena G. Glazunova</string-name>
          <email>o-glazunova@nubip.edu.ua</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Institute for Digitalisation of Education of the NAES of Ukraine</institution>
          ,
          <addr-line>9 M. Berlynskoho Str., Kyiv, 04060</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>National University of Life and Environmental Sciences of Ukraine</institution>
          ,
          <addr-line>15 Heroyiv Oborony Str., Kyiv, 03041</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Ternopil Volodymyr Hnatiuk National Pedagogical University</institution>
          ,
          <addr-line>2 M. Kryvonosa Str., Ternopil</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>University of Educational Management</institution>
          ,
          <addr-line>52A Sichovykh Striltsiv Str., Kyiv, 04053</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>Zhytomyr Polytechnic State University</institution>
          ,
          <addr-line>103 Chudnivska Str., Zhytomyr, 10005</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
      </contrib-group>
      <fpage>111</fpage>
      <lpage>126</lpage>
      <abstract>
        <p>The paper is a study of using cloud technologies to teach the Linux operating system to future computer science teachers. The authors integrated the NDG Linux Essentials MOOC course, Apache Cloudstack and Proxmox VE private cloud platforms into the CL-OS Cloud Lab. A model of such a lab was developed. The paper describes the author's teaching materials such as tests, essays and assignments. They complement the resources of the cloud lab. The specifics of students' activities in the conditions of the real educational process according to the methodology of blended learning were analyzed. To confirm the efectiveness of the Cloud Laboratory methodology, a pedagogical experiment was conducted in the study. Its results were tested using statistical methods such as ANOVA for repeated measures and Spearman's rank correlation coeficient. These methods made it possible to investigate some of the factors that influence the educational performance of future computer science teachers in learning Linux.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Cloud Lab</kwd>
        <kwd>Cisco Network Academy</kwd>
        <kwd>future Computer Science teacher</kwd>
        <kwd>Operating Systems course</kwd>
        <kwd>experiment</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        The Operating Systems course has always been a fundamental discipline in the education of computer
science teachers. Currently, competence in working with diferent operating systems is included as
an essential component in many international and national training standards for IT professionals [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
Although Operating Systems courses have been fundamental for many years, dificulties persist in
organizing their study. One of the most significant challenges is providing access to various types of
operating systems and arranging remote work with them for the students [
        <xref ref-type="bibr" rid="ref2 ref3">2, 3</xref>
        ]. This was afirmed
by the imposition of numerous lockdowns throughout the COVID-19 pandemic and Russia’s ongoing
invasion of Ukraine [
        <xref ref-type="bibr" rid="ref4 ref5 ref6">4, 5, 6</xref>
        ].
      </p>
      <p>
        Academics suggest incorporating virtualization technologies in the delivery of computer science
education [
        <xref ref-type="bibr" rid="ref10 ref11 ref7 ref8 ref9">7, 8, 9, 10, 11</xref>
        ]. It allows for the creation of a realistic environment while still retaining
the ease of debugging that comes from running the operating system and user programs as normal
processes on a host machine [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. When teaching operating systems, lecturers face various issues [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]:
• Though students can understand the principles of kernel primitives explained in the class, they
have no idea how to take advantage of these primitives and improve the stability of their
applications. They do not know how to locate the required primitives and use them correctly.
• Even though students can make good use of the kernel primitives taught in the class, they lack
the enthusiasm to generate innovative applications in their final projects.
• Lacking time for further discussion, students may be forced to limit the scale of their final projects,
and may also miss opportunities to interact and cooperate with other students on larger projects.
      </p>
      <p>
        Cloud labs ofer the sharing of study objects published on one computer by several students. When it
comes to computer science, such labs are not reliable and scalable enough. Therefore, their educational
content is usually taken from MOOCs. For example, in the study [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], the remote electronics laboratory
in the MOOC environment was expanded.
      </p>
      <p>
        MOOCs provide various benefits such as the ability for students to study at their own convenient
time, compare various course materials and teaching styles, engage in discussions, and receive self
and mutual evaluations [
        <xref ref-type="bibr" rid="ref15 ref16">15, 16</xref>
        ]. Moreover, MOOCs facilitate the enhancement of listening, reading,
and writing skills in English, create an opportunity for reflecting on pedagogical activities, encourage
digital creativity, and foster collaboration with other participants [
        <xref ref-type="bibr" rid="ref17 ref18">17, 18</xref>
        ]. Studies suggest that MOOCs,
on account of their scalability and reusability, can ofer a cost-efective approach to delivering higher
education [
        <xref ref-type="bibr" rid="ref19 ref20">19, 20</xref>
        ]. MOOCs could also be a means to tackle the widening income gaps afecting higher
education access [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]. All of them employ cloud-based tools to provide unrestricted access to knowledge.
However, this alone is no longer suficient. That is because such systems must now guarantee adaptability
in learning. According to Ukrainian researchers, adaptable cloud-based learning systems will be the
backbone to establish new pedagogy, personalized education strategies, and increased openings for
active learning [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]. At present, several platforms have been developed and are working efectively,
implementing the MOOC concept.
      </p>
      <p>
        The first MOOCs developed by non-profit or private organizations featured prominent educators
and scientists as instructors. Their emphasis was not on content but on audience engagement. At this
time, the phrase cMOOC appears in academic literature. The primary objective of these courses was to
facilitate communication among the participants. The course participation model aimed to create a
personal learning network. It provides access to content and communication that carries significance
for a listening audience. These MOOCs were developed based on the theory of connectivism and
raised questions about academic and institutional responsibility [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ]. Connectivism theory emphasizes
that networks and connections are the principal means of learning. According to the concepts of
connectivism, learning is not only an individual activity but a social process that involves communication
and interaction with other participants in the educational process. Today, computer networks, the
Internet, cloud technologies, and similar technologies form the technical basis for such interaction.
Connectivism posits that with the availability of additional educational resources, learning is continually
developing and evolving. In this theory, knowledge is viewed as a non-static entity that cannot be
ifxed or mastered completely. Thus, education is regarded as an ever-changing dynamic process.
Importance is given to recognizing patterns and connections between diverse sources of information,
rather than mere memorization of facts in Connectivism. This approach can assist students in achieving
a comprehensive understanding of the subject matter and evade assimilating superficial knowledge.
Since learning takes place in a networked environment, it cannot be limited to one source of information
or the personality of the teacher [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. These networks include social media, MOOC online communities,
and the applicant’s connections and relationships [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ].
      </p>
      <p>
        At present, most MOOCs encourage enhanced communication, particularly in a blended format
where learners of the same academic discipline undertake the same module [
        <xref ref-type="bibr" rid="ref26 ref27">26, 27</xref>
        ]. Incorporating these
courses into the training process of future IT specialists and computer science teachers necessitates
the conceptual development and experimental validation of pertinent methodological models [
        <xref ref-type="bibr" rid="ref28 ref29">28, 29</xref>
        ].
The primary objective of these programmes is to enable students to join the social and technological
educational system where teaching professionals are not central but rather nodes in the broader network
[
        <xref ref-type="bibr" rid="ref30 ref31">30, 31</xref>
        ].
      </p>
      <p>Cisco is developing a strategy to provide widespread access to computer and network technology
knowledge through the Cisco Network Academy. The Academy ofers both professional and commercial
courses. In addition, the academy provides basic courses that are accessible to a broad audience, including
educational institutions.</p>
      <p>This article aims to examine how certain factors afect the learning outcomes of the Linux operating
system when using a cloud-based laboratory.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Cloud lab as a learning tool</title>
      <p>
        Today, cloud technology has emerged as a highly eficient framework for providing access to computing
resources. Many experts recommend its use as a valuable tool for training future IT professionals
[
        <xref ref-type="bibr" rid="ref32 ref33 ref34 ref35 ref36 ref37">32, 33, 34, 35, 36, 37</xref>
        ].
      </p>
      <p>
        The studies by Nosenko et al. [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ], Popel and Shyshkina [
        <xref ref-type="bibr" rid="ref36">36</xref>
        ], Papadakis et al. [
        <xref ref-type="bibr" rid="ref38">38</xref>
        ], use the term
“cloud-based learning and research environment” highlighting its afiliation with a higher educational
institution and define it as “the environment in which the virtualized computer-technological (corporate
or hybrid-based) infrastructure is purposefully built for the realization of computer-procedural functions
(such as content-technological and information-communication functions)”.
      </p>
      <p>
        To clarify the “cloud laboratory” term we analyzed some studies. Cloud labs use a special user
interface (first of all based on the web), which allows working with the user interface of OS in any case.
It should not depend on whether the network is running on the virtual machine (VM) or not. Such
objects in cloud labs are an integral part of logical network infrastructure with a flexible architecture,
which, according to its structure and time, corresponds to some personal needs of a user [
        <xref ref-type="bibr" rid="ref39">39</xref>
        ]. Markova
et al. [
        <xref ref-type="bibr" rid="ref34">34</xref>
        ] describe a ready-made cloud solution VEL (Virtual Education Laboratory, iNetwork, Inc.) as
a product that provides "a remote computer service for educational experiments in the information
technology industry".
      </p>
      <p>
        Cloud labs have been identified as advantageous over traditional ones by Zhang et al. [
        <xref ref-type="bibr" rid="ref40">40</xref>
        ]. These
advantages include high eficiency in the utilization, and allocation of computing resources, and
convenient, fast, and eficient management and maintenance [
        <xref ref-type="bibr" rid="ref40">40</xref>
        ]. However, compared to traditional
laboratories, the cloud also has its drawbacks and shortcomings, such as dificulties in management
and maintenance due to all the resources being virtualized on servers. The non-transparent nature of
cloud computing is another disadvantage of cloud labs. As a result, users feel like they lose control over
their virtual machines, data, networks, etc. Therefore, they are unsure whether cloud providers can be
trusted [
        <xref ref-type="bibr" rid="ref41">41</xref>
        ].
      </p>
      <p>
        An automated control system design environment was developed by Bucher [
        <xref ref-type="bibr" rid="ref42">42</xref>
        ]. This environment
is Python programming language-based. All control design tasks such as simulation, identification,
controller design, and simulation can be performed by students in this environment. Once completed,
they can generate RT code for PCs, Raspberry PIs running Linux RT OS automatically [
        <xref ref-type="bibr" rid="ref42">42</xref>
        ].
      </p>
      <p>
        Svatos et al. [
        <xref ref-type="bibr" rid="ref43">43</xref>
        ] presented the “Home Laboratory” that was developed to remotely conduct practical
lessons on the microelectronics course. The home laboratory consists of two functional groups: a
laboratory experimental device and a system of measuring devices, microcontrollers. The laboratory
model was successfully tested through distance learning during the COVID-19 pandemic. There
is evidence that the laboratory can be deployed successfully for training according to the project
methodology. A VPN server was set up by the researchers to enable students to collaborate on projects
[
        <xref ref-type="bibr" rid="ref43">43</xref>
        ].
      </p>
      <p>
        Nevertheless, depending solely on digital technologies is inadequate to harness the complete potential
of cloud laboratories in education. Integrating high-quality educational content with each cloud lab is
essential, in parallel with the incorporation of tools that encourage personalized and adaptable learning
experiences [
        <xref ref-type="bibr" rid="ref44">44</xref>
        ]. Gillet and Li [
        <xref ref-type="bibr" rid="ref45">45</xref>
        ] have delved into cloud laboratories’ concept as collaborative spaces
that integrate various applications. Many studies have focused extensively on the incorporation of
MOOCs in the learning environment. According to researchers, cloud labs have the potential to facilitate
MOOCs’ inclusion, allowing teachers or students to access and monitor the usage of openly accessible
learning resources.
      </p>
      <p>In this study, the integration was performed in a laboratory to learn about the Linux operating
system. Generally, our original course “Operating Systems” is a two-semester program. During the
ifrst semester, students study Windows, and in the second semester, they study Linux. The research
was carried out in the joint laboratory of the Institute for Digitalisation of Education at the National
Academy of Educational Sciences of Ukraine and Ternopil Volodymyr Hnatiuk National Pedagogical
University (Ukraine).</p>
      <p>
        Numerous studies have found that MOOCs can efectively enhance the eficacy of distance learning,
blended learning, and traditional face-to-face educational approaches [
        <xref ref-type="bibr" rid="ref23 ref46">23, 46</xref>
        ]. Wu [
        <xref ref-type="bibr" rid="ref47">47</xref>
        ] discovered that
online reviews (as reviewing autonomy) of MOOC (massive open online course) learners are influenced
by their progress in the course (as learning abilities), as well as the number and length of posts (as
indicators of learning and social engagement) within assignments, quizzes, and discussion . Therefore,
to implement the CL-OS cloud lab, we adapted the NDG Linux Essentials course, which was originally
developed by the Cisco Networking Academy [
        <xref ref-type="bibr" rid="ref48">48</xref>
        ]. This course is structured in a MOOC-style format,
which enables it to be taught without requiring prior teacher training or accreditation. However, we
completed the entire course ourselves before making it available to students. Following the conclusions
drawn from the study by Bralić and Divjak [
        <xref ref-type="bibr" rid="ref46">46</xref>
        ] certain actions have been taken. For instance,
• The Content of the course has been carefully examined to ensure a reasonable workload and
expectations from students.
• Learning outcomes have been taken into consideration to properly connect online and ofline
learning and to deploy a cloud lab that ensures achieving those outcomes.
• Fully completion of a MOOC with a certificate was not strictly required (the main reasons for
this will be discussed later).
      </p>
      <p>
        The cloud laboratory CL-OS implemented the following technologies and educational resources.
1. Graphical User Interface. The NDG Linux Essentials course does not include learning the graphical
user interface (GUI). Perhaps this is due to the many diferent implementations of the GUI.
Nevertheless, we added a suitable module and requested students to conduct a comparative
analysis of various GUIs for Linux. We created several VM templates and deployed them in our
cloud laboratory.
2. Mini-lectures from the original course. We did not hold traditional lectures. Instead, the instructors
delivered mini-lectures to the students. It made no diference whether this happened face-to-face
or online. During these mini-lectures, the basic concepts of the module were explained and links
to concepts that students would later learn were systematically repeated and reinforced.
3. Tasks for students’ independent work. We made these tasks diferent in complexity, grading them
as the first, second and third levels. Tasks are also selected randomly from a bank of quizzes.
If such tasks were created in suficient numbers (in our case about 200), it ensured that the
student completed his/her own block of tasks. We analyzed the capabilities of LMS MOODLE.
Cisco Networking Academy currently runs courses based on this system. A good option is to
use the "random task" plugin. However, it is not available at the Cisco Networking Academy.
Therefore, we used the "test" module. The tasks were classified according to complexity levels and
presented in an essay format. This course’s particular redesign seeks to augment comprehension
and encourage students to regard the coursework as more germane and valuable [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
4. Public cloud services were used. To organise the training, the Google Meet cloud service from
the Google Workspace for Education package was used. Recording and sharing of all laboratory
work was performed. The assessment of learning outcomes was conducted through personal
communication between the teacher and the student in a separate room. Chapter tests were
evaluated as well.
      </p>
      <p>
        Our cloud laboratory ofers students and teachers ubiquitous on-demand access to a shared pool
of configured computing resources. Based on studies by Selviandro and Hasibuan [
        <xref ref-type="bibr" rid="ref49">49</xref>
        ], Togawa and
Kanenishi [
        <xref ref-type="bibr" rid="ref50">50</xref>
        ] we propose the architecture of such a laboratory (see figure 1).
      </p>
      <p>
        The CL-OS laboratory model is presented as a 4-layer structure. Infrastructure, application, access,
and user layers implement technical and educational requirements for the cloud laboratory. This
laboratory corresponds to the cloud concept: it is fully automated, inexpensive and scalable in design;
Apache Cloudstack or Proxmox VE cloud platforms architecture provides simultaneous work of students
with Linux VM from 50 to 100 students [
        <xref ref-type="bibr" rid="ref51">51</xref>
        ]. The maximum number of VMs will be in the case of the
command-line mode of VMs running. If students need to work with a graphical interface, the number
of VM will be approximately 2 times less.
      </p>
      <p>We can conclude that more qualified IT professionals are needed to manage and maintain cloud labs
based on Apache Cloudstack or Proxmox VE platforms. For example, in our cloud lab implementation,
some issues (forcibly shutting down, deleting, or transferring machines to another user) are sometimes
solved by directly editing the database. The laboratory is built according to the IaaS model. Apache
CloudStack or Proxmox VE infrastructure allows teachers, students, and administrators to aggregate,
route and filter trafic from diferent networks such as the local network of the university, virtual local
area networks of cloud infrastructure, and virtual private networks through which students access the
university’s cloud resources.</p>
      <p>To ensure eficient completion of laboratory tasks, the cloud laboratory incorporates virtual machines
from either the “sandbox” or the Apache Cloudstack cloud platform. Now, let us scrutinise some of
these situations.</p>
      <p>• Multi-user mode allows students to understand how Linux performs tasks such as putting
processes in the background, finding and changing the priority of a process, and forcefully terminating
a process.
• Comparison of Linux working in Sandbox and Apache CloudStack. An example is the Investigation
of the first parent process name in various Linux distributions and releases (module 13 "Where
Data is Stored"). Students find the name of the first parent process using at least two diferent
commands (ps, top etc) and by analyzing the content of the /proc/1/ directory. They complete
this task in Sandbox and Linux VM from the CL-OS and compare the obtained results.
• Investigate virtualization tools of CL-OS lab. (module 12 – Understanding Computer Hardware).</p>
      <p>Students get the list names of the virtualization platform under their Linux OS. They use the
systemd-detect-virt command. Alternative ways to do this are commands dmidecode or lshw.
Students compare the results from diferent Linux environments and complete a corresponding
table.</p>
    </sec>
    <sec id="sec-3">
      <title>3. An experiment to test the efectiveness of using a cloud laboratory</title>
      <p>
        A previous study examined the disparity in student academic achievement before and after using the
lab CL-OS [
        <xref ref-type="bibr" rid="ref52">52</xref>
        ]. Most of the participants in the educational experiment observed an increase in their
scores, as recorded.
      </p>
      <sec id="sec-3-1">
        <title>3.1. Research of the influence of some factors on the students’ academic achievements</title>
        <p>
          An additional study was conducted to verify the earlier assumption. We investigated whether the
students had prior experience in using Linux before enrolling in the course. Furthermore, the gender
of the respondents was included in the updated survey data. This study aims to evaluate the impact
of these factors on the grades achieved in the authors’ course. We opted for the Three-way Mixed
ANOVA as the method to assess the impact of these factors [
          <xref ref-type="bibr" rid="ref53">53</xref>
          ]. Our study has two between-subjects
factors – gender and experience – along with one within-subjects factor. The purpose of this factor is
to investigate variations between groups over time. It refers to measurements that are taken repeatedly.
The study dataset is accessible through the provided link. The data contains the following variables:
• Assessment of academic achievement (dependent variable) measured during the course at
twotime points, t2 and t3.
• Two between-subjects factors: gender (levels: male and female) and previous experience in Linux
using (levels: yes, no)
• One within-subjects factor, time, which has two time points: t2 and t3
• Course Feedback Assessments. The names of these variables begin with the letters "S_" and "A_".
        </p>
        <p>They will be discussed later.</p>
        <p>The dataset underwent statistical processing through R packages, such as tidyverse (for visualization
and data manipulation), ggpubr (for producing publication-ready plots), and rstatix (for conducting
statistical analyses). The data was first read from the csv-file and then converted into a variable as a
factor.
a c h i e v e m e n t &lt;− read . c s v 2 ( f i l e = " OS_ d a t a s e t . c s v " , s e p = " , " ) ;
a c h i e v e m e n t &lt;− a c h i e v e m e n t %&gt;%
g a t h e r ( key = " t i m e " , v a l u e = " s c o r e " , t 2 , t 3 ) %&gt;%
c o n v e r t _ a s _ f a c t o r ( i d , time )</p>
        <p>Then we performed data analysis by groups of respondents. The obtained descriptive statistics are
shown in table 1.</p>
        <p>The study groups comprised an equal number of males and females. 40% of students had prior
experience with Linux, with 44% of males and 37% of females having experience. An analysis of
averages or medians indicates that students previously acquainted with Linux recorded a significant
improvement in their academic performance during the second stage of the course (medium-term exam).
During the third and final stage of the exam, there was almost no discernible impact of experience on
the academic performance of female and male students. However, additional verification is required to
confirm this assertion.</p>
        <p>To use the mixed ANOVA method, we need to make some assumptions about our data.</p>
        <p>There are no significant outliers in each student’s answers. This can be checked by using the function
identify_outliers(). The output of this function shows that there were no extreme outliers (table 2).</p>
        <p>Normality. The dependent variable (students score in t2 and t3 period) should be approximately
normally distributed in each row of achievement. We have done this using the shapiro_test() function.
The output of this function (table 3) shows that almost all cases have a normal distribution (except row
with 2 and 3 IDs).</p>
        <p>Since our sample size is greater than 50 students, the Shapiro-Wilk test becomes very sensitive even
to a minor deviation from normality. Therefore we built the normal plot using ggqqplot() function
(figure 2).</p>
        <p>Another prerequisite for using mixed Anova is the homogeneity of variances. The scores’ variance
needs to be even among the groups of between-subject factors. We utilised the levene_test() function.
The results are presented in table 4. Therefore, the requirement of homogeneity of variances is also met.</p>
        <p>The last requirement is an assumption of sphericity. It means that the variance of the diferences
between gender and experience should be equal. The corresponding Mauchly’s test of sphericity is
automatically applied when using the anova_test() R function. Using the following fragment of the R
code, we calculated three-way interaction between- and within-subject factors.
r e s . aov &lt;− anova _ t e s t (
d a t a = a c h i e v e m e n t , dv = s c o r e , wid = i d ,
w i t h i n = time , b e t w e e n = c ( g e n d e r , e x p e r i e n c e ) )</p>
        <p>Table 5 contains the results of the call of the function get_anova_table(res.aov). As can be seen from
table 5, there was a statistically significant three-way interaction between gender, experience and scores
obtained by students during repeated measures.</p>
        <p>To determinate which levels of the dependent variable are statistically significant for this interaction,
we have performed post-hoc tests such as
1. Two-way interaction test at each time levels. This test did not provide statistically significant
significance between gender and experience factors. In addition, this test did not have a correct
interpretation for our study.
2. Two-way interaction test to inspect the efect of experience on the students‘ scores at every level
of gender. The results of the function anova_test(dv = score, wid = id, between = experience)
proved that there is a statistically significant relationship between the experience and learning
achievements of men in the second stage of the study (table 6).</p>
        <p>The last outcome can be proved by multiple pairwise comparisons. We grouped the data by time and
gender and performed a pairwise comparison between experience levels (yes, no) using the Bonferroni
adjustment. We performed the function pairwise_t_test(score ∼ experience, p.adjust.method =
“bonferroni”) and got the value p = 0.0376. It is statistically significant. This confirms that there was an impact
from previous experience of using Linux in male students in the second stage of the authors’ course.
There was no significant diference between the groups of women with and without experience at both
stages of the study (p2 = 0.764 and p3=0.974). This outcome can be visualized using plots of academic
achievement score by gender coloured by experience faceted by time (figure 3).</p>
        <p>Having analyzed figure 3, we can state some additional outcomes such as
• Medians indicate an increase in students’ scores from the 2nd to the 3rd stage of the study. This
was observed for all groups of students (men, women, with or without experience).
• The women’s experience in the 2nd stage of the study did not have a positive efect on their
success. This may be due to their inadequate self-assessment.
• The value of all upper quadrants of assessments from the 2nd to the 3rd stage has increased. This
indicates that the number of students with a high level of academic achievement has increased.
• Non-extreme emissions were observed in the study. They usually indicated students who did not
complete the course (received less than 60 points in total).
• According to the results of the 3rd stage of the research, the success of students of all groups
became almost the same.</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Study of correlations between factors of satisfaction and students’ abilities</title>
        <p>Extending the research, we tried to process some data from the questionnaire “End of Course Feedback”.
This questionnaire is a standard component of the Cisco NDG Linux Essentials course. We have analyzed
two items of the questionnaire. Here they are.</p>
        <p>1. Please rate your level of satisfaction with the following aspects of this course:
• On-line curriculum materials.
• Lab exercises.
• Access to virtual machines.</p>
        <p>• Assessments (including quizzes, chapter exams, and the final exam).
2. Please rate how confident you feel in your ability to do each of the following:
• Explain Open Source.
• Explain the value of Linux.
• Provide examples of Linux in industry.</p>
        <p>• Use the Linux command line.</p>
        <p>These questions have a Likert-scale style. We transformed students‘ answers into a 5-position scale
(from 0 points – Very Dissatisfied (Not at All Confident) to 4 points – Very Satisfied (Completely
Confident). The scores corresponding to this scale are contained in the dataset (reference was given
above). The table contains columns such as S_OnlineMatherials, S_Labs, S_AccessVM, S_Assessments.
They answer the first question (about the level of satisfaction). The columns A_ExplainOpenSource,
A_LinuxValue, A_UseCLI, and A_LinuxIndustry answer the second question (about students‘ abilities).</p>
        <p>We selected these questions because they are crucial to comprehend students’ perceptions towards the
course’s contents, techniques, and tools. They enable us to establish the association between self-esteem
and academic performance. This allows learning about students’ self-assessment impartiality. We
examine if the points distribution of each column is normal to decide the correct correlation method.
The results were obtained after invoking the shapiro.test function are presented below.
• p-value(S_OnlineMatherials) = 2.004e-08.
• p-value(S_Labs) = 7.922e-09.
• p-value(S_AccessVMs) = 4.38e-10.
• p-value(S_Assessments) = 3.621e-08.
• p-value(A_ExplainOpenSource) = 4.38e-10.
• p-value(A_LinuxValue) = 6.867e-09.
• p-value(A_UseCLI) = 7.61e-09.</p>
        <p>• p-value(A_LinuxIndustry) = 1.085e-06</p>
        <p>
          As all p-values are below 0.05, it is evident that the distributions are not normal. Consequently, the
Spearman rank coeficients should be calculated. Spearman rank coeficients are a statistical measure
of the strength of a monotonic relationship between paired data. The correlation is a measure of the
efect size. This coeficient assesses whether the quantitative factor (scores of students from the third
stage) influences the quantitative response (S_ and A_ variables). The absolute value of the coeficient
is interpreted based on the modified Cheddock scale [
          <xref ref-type="bibr" rid="ref54">54</xref>
          ].
• 0 – 0.19 – relationship is very weak;
• 0.2 – 0.39 – relationship is weak;
• 0.40 – 0.59 – relationship is moderate;
• 0.60 – 0.79 – relationship is strong;
• 0.80 – 1.0 – relationship is very strong.
        </p>
        <p>A positive coeficient indicates the presence of a direct relationship between the factor and response
variables. On the other hand, a negative coeficient suggests an inverse relationship between the two
variables. The rank correlation coeficients were computed and displayed using the “corrplot” library in
R. Table 7 and table 8 display the correlation coeficients that were computed.</p>
        <p>S_OnlineMatherials S_Labs S_AccessVMs S_Assessments
t3_scores</p>
        <p>According to table 8, there is a strong correlation between students’ understanding of Linux principles
and scores. Unfortunately, the correlation between the same scores and students’ understanding of the
Open-Source ideology and the possibilities of using Linux in the industry was weak.</p>
        <p>All questions in the course feedback questionnaire were analysed for their correlations. (figure 4).
From this figure we can draw a few more conclusions:
• There are no negative values of correlation coeficients in this questionnaire. This means that for
all questions there is a positive relationship between student grades in the course feedback.
• The greatest positive relationship exists between questions of satisfaction with laboratory works
and the ability to use CLI.
• Satisfaction with access to virtual machines has positive correlations in self-assessment of all
student abilities. It is hoped that students understand the importance of practical experience
using Linux and the convenience of working with this OS using modern cloud technologies.
• There is no correlation between job satisfaction and online materials. Students may have been
dissatisfied with a significant number of additional assignments, including essays. These tasks
are individual and increase the amount of time required to complete the course. In general, this
correlation needs further study.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusions</title>
      <p>Teachers can utilise the technological and methodical benefits of a cloud-oriented environment through
a combination of face-to-face and online training. Implementing combined learning approaches using a
cloud lab method leads to a more eficient use of computing resources and acquiring time. Additionally,
this enhances the learning process by teaching students how to manage their own time, which better
prepares them to complete the course successfully.</p>
      <p>The analysis of experimental data suggests that practical laboratory exercises are preferred by
students over theoretical ones. Students understand the concept better when a short theoretical
lecture is immediately followed by appropriate practical tasks. These lectures provide students with an
understanding of the ideology of open-source software, the fundamental principles of Linux, and the
development of skills in using CLI and GUI in diferent distributions and environments.</p>
      <p>The authors aim to develop students’ competencies in using Linux by assigning them laboratory
work, essays, or tests that require them to complete their answers. A correlation analysis conducted
in the Operating Systems course revealed that students understand the significance of the assigned
tasks. The pedagogical experiment in the mentioned course did not provide evidence of the impact
of previous experience or gender of students on their academic performance. Consequently, it can be
reasonably concluded that the author’s methodology of using cloud laboratories as a primary factor
has a positive efect on enhancing the success rate of studying the Operational system Linux by future
computer science teachers.</p>
      <p>Our study discovered a minimal influence of students’ previous experience or gender on their academic
performance. Thus, the primary means of enhancing our students’ performance lies in the authors’
approach of employing cloud laboratories. It can be asserted that it is advantageous to introduce such
laboratories in universities and colleges.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>N.</given-names>
            <surname>Balyk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Vasylenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Shmyger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Oleksiuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Skaskiv</surname>
          </string-name>
          ,
          <article-title>Design of Approaches to the Development of Teacher's Digital Competencies in the Process of Their Lifelong Learning</article-title>
          , in: V.
          <string-name>
            <surname>Ermolayev</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Mallet</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Yakovyna</surname>
            ,
            <given-names>V. S.</given-names>
          </string-name>
          <string-name>
            <surname>Kharchenko</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Kobets</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Kornilowicz</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Kravtsov</surname>
            ,
            <given-names>M. S.</given-names>
          </string-name>
          <string-name>
            <surname>Nikitchenko</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Semerikov</surname>
            ,
            <given-names>A</given-names>
          </string-name>
          . Spivakovsky (Eds.),
          <source>Proceedings of the 15th International Conference on ICT in Education, Research and Industrial Applications</source>
          . Integration, Harmonization and
          <string-name>
            <given-names>Knowledge</given-names>
            <surname>Transfer</surname>
          </string-name>
          . Volume II: Workshops, Kherson, Ukraine, June 12-15,
          <year>2019</year>
          , volume
          <volume>2393</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>204</fpage>
          -
          <lpage>219</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2393</volume>
          /paper_237.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>O.</given-names>
            <surname>Kolgatin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Holubnychyi</surname>
          </string-name>
          , L. Kolgatina,
          <article-title>Systematicity of students´ independent work in the course of operating systems</article-title>
          ,
          <source>SHS Web of Conferences</source>
          <volume>75</volume>
          (
          <year>2020</year>
          )
          <article-title>03009</article-title>
          . doi:
          <volume>10</volume>
          .1051/shsconf/ 20207503009.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M. V.</given-names>
            <surname>Marienko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Nosenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. P.</given-names>
            <surname>Shyshkina</surname>
          </string-name>
          ,
          <article-title>Personalization of learning using adaptive technologies and augmented reality</article-title>
          , in: O.
          <string-name>
            <given-names>Y.</given-names>
            <surname>Burov</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. E.</surname>
          </string-name>
          Kiv (Eds.),
          <source>Proceedings of the 3rd International Workshop on Augmented Reality in Education</source>
          , Kryvyi Rih, Ukraine, May
          <volume>13</volume>
          ,
          <year>2020</year>
          , volume
          <volume>2731</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>341</fpage>
          -
          <lpage>356</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2731</volume>
          /paper20.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>S. O.</given-names>
            <surname>Semerikov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. A.</given-names>
            <surname>Vakaliuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. S.</given-names>
            <surname>Mintii</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. O.</given-names>
            <surname>Didkivska</surname>
          </string-name>
          ,
          <article-title>Challenges facing distance learning during martial law: results of a survey of Ukrainian students</article-title>
          ,
          <source>Educational Technology Quarterly</source>
          <year>2023</year>
          (
          <year>2023</year>
          )
          <fpage>401</fpage>
          -
          <lpage>421</lpage>
          . doi:
          <volume>10</volume>
          .55056/etq.637.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>R. Y.</given-names>
            <surname>Kaluhin</surname>
          </string-name>
          ,
          <article-title>Online course as a means of developing master's professional competencies: results of a pedagogical experiment</article-title>
          , Educational
          <string-name>
            <surname>Dimension</surname>
          </string-name>
          (
          <year>2024</year>
          ). doi:
          <volume>10</volume>
          .55056/ed.678.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>O. M.</given-names>
            <surname>Spirin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. R.</given-names>
            <surname>Kolos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. A.</given-names>
            <surname>Kovalchuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. O.</given-names>
            <surname>Demianchuk</surname>
          </string-name>
          ,
          <article-title>Building a technology for mass organisation of distance learning for students in quarantine based on the moodle platform</article-title>
          ,
          <source>CTE Workshop Proceedings</source>
          <volume>11</volume>
          (
          <year>2024</year>
          )
          <fpage>81</fpage>
          -
          <lpage>97</lpage>
          . doi:
          <volume>10</volume>
          .55056/cte.683.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>D. Y.</given-names>
            <surname>Vankevych</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. H.</given-names>
            <surname>Zlobin</surname>
          </string-name>
          ,
          <article-title>Using a private cloud based on the ProxmoxVE distribution in the educational process</article-title>
          ,
          <source>CTE Workshop Proceedings</source>
          <volume>1</volume>
          (
          <year>2013</year>
          )
          <article-title>45</article-title>
          . doi:
          <volume>10</volume>
          .55056/cte.82.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>N.</given-names>
            <surname>Osipova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Kravtsov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Gnedkova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Lishchuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Davidenko</surname>
          </string-name>
          ,
          <article-title>Technologies of virtual and augmented reality for high education and secondary school</article-title>
          , in: V.
          <string-name>
            <surname>Ermolayev</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Mallet</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Yakovyna</surname>
            ,
            <given-names>V. S.</given-names>
          </string-name>
          <string-name>
            <surname>Kharchenko</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Kobets</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Kornilowicz</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Kravtsov</surname>
            ,
            <given-names>M. S.</given-names>
          </string-name>
          <string-name>
            <surname>Nikitchenko</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Semerikov</surname>
            ,
            <given-names>A</given-names>
          </string-name>
          . Spivakovsky (Eds.),
          <source>Proceedings of the 15th International Conference on ICT in Education, Research and Industrial Applications</source>
          . Integration, Harmonization and
          <string-name>
            <given-names>Knowledge</given-names>
            <surname>Transfer</surname>
          </string-name>
          . Volume II: Workshops, Kherson, Ukraine, June 12-15,
          <year>2019</year>
          , volume
          <volume>2393</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>121</fpage>
          -
          <lpage>131</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2393</volume>
          /paper_258.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>V.</given-names>
            <surname>Oleksiuk</surname>
          </string-name>
          ,
          <string-name>
            <surname>O. Oleksiuk,</surname>
          </string-name>
          <article-title>The practice of developing the academic cloud using the Proxmox VE platform</article-title>
          ,
          <source>Educational Technology Quarterly</source>
          <year>2021</year>
          (
          <year>2021</year>
          )
          <fpage>605</fpage>
          -
          <lpage>616</lpage>
          . doi:
          <volume>10</volume>
          .55056/etq.36.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>A. V.</given-names>
            <surname>Riabko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. A.</given-names>
            <surname>Vakaliuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. V.</given-names>
            <surname>Zaika</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. P.</given-names>
            <surname>Kukharchuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. V.</given-names>
            <surname>Kontsedailo</surname>
          </string-name>
          ,
          <article-title>Investigating the efect of virtual machine migration accounting on reliability using a cluster model</article-title>
          ,
          <source>Journal of Edge Computing</source>
          <volume>2</volume>
          (
          <year>2023</year>
          )
          <fpage>37</fpage>
          -
          <lpage>63</lpage>
          . doi:
          <volume>10</volume>
          .55056/jec.585.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>I. I.</given-names>
            <surname>Rantyuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. A.</given-names>
            <surname>Vakaliuk</surname>
          </string-name>
          ,
          <article-title>Selecting project management ICT tools for informal education of IT professionals</article-title>
          , Educational
          <string-name>
            <surname>Dimension</surname>
          </string-name>
          (
          <year>2024</year>
          ). doi:
          <volume>10</volume>
          .55056/ed.630.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>V.</given-names>
            <surname>Babka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Bulej</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Decky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Holub</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Tuma</surname>
          </string-name>
          ,
          <article-title>Teaching operating systems: student assignments and the software engineering perspective</article-title>
          ,
          <source>in: Proceedings of the 2008 International Workshop on Software Engineering in East and South Europe</source>
          , SEESE '08,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computing Machinery, New York, NY, USA,
          <year>2008</year>
          , p.
          <fpage>71</fpage>
          -
          <lpage>78</lpage>
          . URL: https://doi.org/10.1145/1370868.1370881. doi:
          <volume>10</volume>
          .1145/ 1370868.1370881.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Y.-L. Huang</surname>
            , C.-Y. Cheng, S. Lin,
            <given-names>CIM</given-names>
          </string-name>
          :
          <article-title>Capability-Innovation-Motive Teaching Model for System Engineering Education -</article-title>
          “
          <source>Embedded Operating Systems” as an Example</source>
          ,
          <source>International Journal of Automation and Smart Technology</source>
          <volume>5</volume>
          (
          <year>2015</year>
          ). URL: https://www.ausmt.org/index.php/AUSMT/ article/view/978.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>F. G.</given-names>
            <surname>Loro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Losada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Gil</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. L.</given-names>
            <surname>Rey</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. S.</given-names>
            <surname>Cristobal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. P.</given-names>
            <surname>Molina</surname>
          </string-name>
          , G. Diaz,
          <string-name>
            <given-names>M.</given-names>
            <surname>Castro</surname>
          </string-name>
          ,
          <article-title>Real Experiments in a MOOC Through Remote Lab VISIR: Challenges, Successes and Limits, in: 2018 Learning With MOOCS (LWMOOCS</article-title>
          ),
          <year>2018</year>
          , pp.
          <fpage>98</fpage>
          -
          <lpage>101</lpage>
          . doi:
          <volume>10</volume>
          .1109/LWMOOCS.
          <year>2018</year>
          .
          <volume>8534695</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>T. A.</given-names>
            <surname>Vakaliuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. V.</given-names>
            <surname>Chyzhmotria</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. H.</given-names>
            <surname>Chyzhmotria</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. O.</given-names>
            <surname>Didkivska</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. V.</given-names>
            <surname>Kontsedailo</surname>
          </string-name>
          ,
          <article-title>The use of massive open online courses in teaching the fundamentals of programming to software engineers</article-title>
          ,
          <source>Educational Technology Quarterly</source>
          <year>2023</year>
          (
          <year>2023</year>
          )
          <fpage>106</fpage>
          -
          <lpage>120</lpage>
          . doi:
          <volume>10</volume>
          .55056/etq.37.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>M.</given-names>
            <surname>Yadav</surname>
          </string-name>
          ,
          <article-title>Mining student coding behaviors in a programming MOOC: there are no actionable learner stereotypes</article-title>
          ,
          <source>Educational Technology Quarterly</source>
          <year>2023</year>
          (
          <year>2023</year>
          )
          <fpage>458</fpage>
          -
          <lpage>480</lpage>
          . doi:
          <volume>10</volume>
          .55056/etq. 611.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>O.</given-names>
            <surname>Ovcharuk</surname>
          </string-name>
          , I. Ivaniuk,
          <string-name>
            <given-names>N.</given-names>
            <surname>Soroko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Gritsenchuk</surname>
          </string-name>
          ,
          <string-name>
            <surname>O. Kravchyna,</surname>
          </string-name>
          <article-title>The use of digital learning tools in the teachers' professional activities to ensure sustainable development and democratization of education in European countries</article-title>
          ,
          <source>E3S Web of Conferences</source>
          <volume>166</volume>
          (
          <year>2020</year>
          ). doi:
          <volume>10</volume>
          .1051/e3sconf/ 202016610019.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>V. N.</given-names>
            <surname>Kukharenko</surname>
          </string-name>
          ,
          <article-title>MOOCs: an insider's perspective on a novel educational method with historical, organizational, participatory, and evaluative aspects</article-title>
          ,
          <source>Educational Dimension</source>
          <volume>9</volume>
          (
          <year>2023</year>
          )
          <fpage>59</fpage>
          -
          <lpage>119</lpage>
          . doi:
          <volume>10</volume>
          .31812/ed.610.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>S.</given-names>
            <surname>Ruth</surname>
          </string-name>
          ,
          <article-title>The Import-Export Paradigm for High-Quality College Courses: An Answer to Tuition's Through-the-Roof Cost Spiral?</article-title>
          ,
          <source>IEEE Internet Computing</source>
          <volume>16</volume>
          (
          <year>2012</year>
          )
          <fpage>82</fpage>
          -
          <lpage>86</lpage>
          . doi:
          <volume>10</volume>
          .1109/MIC.
          <year>2012</year>
          .
          <volume>38</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>V. V.</given-names>
            <surname>Pikalova</surname>
          </string-name>
          ,
          <article-title>Improving professional training of pre-service math teachers on the basis of massive open online courses</article-title>
          ,
          <source>CTE Workshop Proceedings</source>
          <volume>3</volume>
          (
          <year>2015</year>
          )
          <fpage>180</fpage>
          -
          <lpage>189</lpage>
          . doi:
          <volume>10</volume>
          .55056/cte.262.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>L. P.</given-names>
            <surname>Ostapenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. K.</given-names>
            <surname>Solovyova</surname>
          </string-name>
          ,
          <article-title>Massive open online courses in the system of training of future teachers including practice of Media education</article-title>
          ,
          <source>CTE Workshop Proceedings</source>
          <volume>4</volume>
          (
          <year>2017</year>
          )
          <fpage>71</fpage>
          -
          <lpage>75</lpage>
          . doi:
          <volume>10</volume>
          .55056/cte.328.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>Y. H.</given-names>
            <surname>Nosenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. V.</given-names>
            <surname>Popel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. P.</given-names>
            <surname>Shyshkina</surname>
          </string-name>
          ,
          <article-title>The state of the art and perspectives of using adaptive cloud-based learning systems in higher education pedagogical institutions (the scope of Ukraine)</article-title>
          ,
          <source>CTE Workshop Proceedings</source>
          <volume>6</volume>
          (
          <year>2019</year>
          )
          <fpage>173</fpage>
          -
          <lpage>183</lpage>
          . doi:
          <volume>10</volume>
          .55056/cte.377.
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>I.</given-names>
            <surname>Langseth</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Haugsbakken</surname>
          </string-name>
          ,
          <article-title>Introducing Blended Learning MOOC - A Study of One bMOOC in Norwegian Teacher Education</article-title>
          , in: T. Brinda,
          <string-name>
            <given-names>N.</given-names>
            <surname>Mavengere</surname>
          </string-name>
          , I. Haukijärvi,
          <string-name>
            <given-names>C.</given-names>
            <surname>Lewin</surname>
          </string-name>
          , D. Passey (Eds.),
          <source>Stakeholders and Information Technology in Education</source>
          , volume
          <volume>493</volume>
          <source>of IFIP Advances in Information and Communication Technology</source>
          , Springer International Publishing, Cham,
          <year>2016</year>
          , pp.
          <fpage>59</fpage>
          -
          <lpage>71</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>319</fpage>
          -54687-
          <issue>2</issue>
          _
          <fpage>6</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>O.</given-names>
            <surname>Klochko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Fedorets</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Tkachenko</surname>
          </string-name>
          ,
          <string-name>
            <surname>O. Maliar,</surname>
          </string-name>
          <article-title>The Use of Digital Technologies for Flipped Learning Implementation</article-title>
          , in: O.
          <string-name>
            <surname>Sokolov</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Zholtkevych</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Yakovyna</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Tarasich</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Kharchenko</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Kobets</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          <string-name>
            <surname>Burov</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Semerikov</surname>
          </string-name>
          , H. Kravtsov (Eds.),
          <source>Proceedings of the 16th International Conference on ICT in Education, Research and Industrial Applications</source>
          . Integration, Harmonization and
          <string-name>
            <given-names>Knowledge</given-names>
            <surname>Transfer</surname>
          </string-name>
          . Volume II: Workshops, Kharkiv, Ukraine,
          <source>October 06-10</source>
          ,
          <year>2020</year>
          , volume
          <volume>2732</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>1233</fpage>
          -
          <lpage>1248</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2732</volume>
          /20201233.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>I. N.</given-names>
            <surname>Bogachkov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. V.</given-names>
            <surname>Iakovenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. S.</given-names>
            <surname>Ukhan</surname>
          </string-name>
          ,
          <article-title>Using the HN-MOOC platform to support learning in secondary schools</article-title>
          ,
          <source>CTE Workshop Proceedings</source>
          <volume>3</volume>
          (
          <year>2015</year>
          )
          <fpage>190</fpage>
          -
          <lpage>193</lpage>
          . doi:
          <volume>10</volume>
          .55056/cte.263.
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>L.</given-names>
            <surname>Bilousova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Gryzun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Zhytienova</surname>
          </string-name>
          ,
          <article-title>Interactive methods in blended learning of the fundamentals of UI/UX design by pre-service specialists</article-title>
          ,
          <source>Educational Technology Quarterly</source>
          <year>2021</year>
          (
          <year>2021</year>
          )
          <fpage>415</fpage>
          -
          <lpage>428</lpage>
          . doi:
          <volume>10</volume>
          .55056/etq.34.
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>O. O.</given-names>
            <surname>Martyniuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. S.</given-names>
            <surname>Martyniuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Pankevych</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Muzyka</surname>
          </string-name>
          ,
          <article-title>Educational direction of STEM in the system of realization of blended teaching of physics</article-title>
          ,
          <source>Educational Technology Quarterly</source>
          <year>2021</year>
          (
          <year>2021</year>
          )
          <fpage>347</fpage>
          -
          <lpage>359</lpage>
          . doi:
          <volume>10</volume>
          .55056/etq.39.
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>N. V.</given-names>
            <surname>Rashevska</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. M.</given-names>
            <surname>Kiianovska</surname>
          </string-name>
          ,
          <article-title>Improving blended learning in higher technical education institutions with mobile and cloud-based ICTs, Educational Dimension 9 (</article-title>
          <year>2023</year>
          )
          <fpage>13</fpage>
          -
          <lpage>31</lpage>
          . doi:
          <volume>10</volume>
          . 31812/ed.608.
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>I. S.</given-names>
            <surname>Mintii</surname>
          </string-name>
          ,
          <article-title>Blended learning: definition, concept, and relevance</article-title>
          ,
          <source>Educational Dimension</source>
          <volume>8</volume>
          (
          <year>2023</year>
          )
          <fpage>85</fpage>
          -
          <lpage>111</lpage>
          . doi:
          <volume>10</volume>
          .31812/ed.539.
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>L. F.</given-names>
            <surname>Panchenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. O.</given-names>
            <surname>Muzyka</surname>
          </string-name>
          ,
          <article-title>Analytical review of augmented reality MOOCs</article-title>
          , in: A. E. Kiv,
          <string-name>
            <surname>M. P.</surname>
          </string-name>
          Shyshkina (Eds.),
          <source>Proceedings of the 2nd International Workshop on Augmented Reality in Education, Kryvyi Rih, Ukraine, March</source>
          <volume>22</volume>
          ,
          <year>2019</year>
          , volume
          <volume>2547</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>168</fpage>
          -
          <lpage>180</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2547</volume>
          /paper13.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>I. S.</given-names>
            <surname>Mintii</surname>
          </string-name>
          ,
          <article-title>Blended learning for teacher training: benefits, challenges, and recommendations</article-title>
          ,
          <source>Educational Dimension</source>
          <volume>9</volume>
          (
          <year>2023</year>
          )
          <fpage>1</fpage>
          -
          <lpage>12</lpage>
          . doi:
          <volume>10</volume>
          .31812/ed.581.
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <given-names>A. E.</given-names>
            <surname>Kiv</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. P.</given-names>
            <surname>Shyshkina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. O.</given-names>
            <surname>Semerikov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Striuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. I.</given-names>
            <surname>Striuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. M.</given-names>
            <surname>Shalatska</surname>
          </string-name>
          , CTE 2019 -
          <article-title>When cloud technologies ruled the education</article-title>
          ,
          <source>CTE Workshop Proceedings</source>
          <volume>7</volume>
          (
          <year>2020</year>
          )
          <fpage>1</fpage>
          -
          <lpage>59</lpage>
          . doi:
          <volume>10</volume>
          .55056/cte.306.
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <given-names>M. P.</given-names>
            <surname>Shyshkina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. V.</given-names>
            <surname>Marienko</surname>
          </string-name>
          ,
          <article-title>The use of the cloud services to support the math teachers training</article-title>
          ,
          <source>CTE Workshop Proceedings</source>
          <volume>7</volume>
          (
          <year>2020</year>
          )
          <fpage>690</fpage>
          -
          <lpage>704</lpage>
          . doi:
          <volume>10</volume>
          .55056/cte.419.
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>O. M.</given-names>
            <surname>Markova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. O.</given-names>
            <surname>Semerikov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Striuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. M.</given-names>
            <surname>Shalatska</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. P.</given-names>
            <surname>Nechypurenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. V.</given-names>
            <surname>Tron</surname>
          </string-name>
          ,
          <article-title>Implementation of cloud service models in training of future information technology specialists</article-title>
          ,
          <source>CTE Workshop Proceedings</source>
          <volume>6</volume>
          (
          <year>2019</year>
          )
          <fpage>499</fpage>
          -
          <lpage>515</lpage>
          . doi:
          <volume>10</volume>
          .55056/cte.409.
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>T. A.</given-names>
            <surname>Vakaliuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. M.</given-names>
            <surname>Spirin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. M.</given-names>
            <surname>Lobanchykova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. A.</given-names>
            <surname>Martseva</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. V.</given-names>
            <surname>Novitska</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. V.</given-names>
            <surname>Kontsedailo</surname>
          </string-name>
          ,
          <article-title>Features of distance learning of cloud technologies for the organization educational process in quarantine</article-title>
          ,
          <source>Journal of Physics: Conference Series</source>
          <year>1840</year>
          (
          <year>2021</year>
          )
          <article-title>012051</article-title>
          . doi:
          <volume>10</volume>
          .1088/
          <fpage>1742</fpage>
          -
          <lpage>6596</lpage>
          /
          <year>1840</year>
          /1/012051.
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [36]
          <string-name>
            <given-names>M. V.</given-names>
            <surname>Popel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. P.</given-names>
            <surname>Shyshkina</surname>
          </string-name>
          ,
          <article-title>The areas of educational studies of the cloud-based learning systems</article-title>
          ,
          <source>CTE Workshop Proceedings</source>
          <volume>6</volume>
          (
          <year>2019</year>
          )
          <fpage>159</fpage>
          -
          <lpage>172</lpage>
          . doi:
          <volume>10</volume>
          .55056/cte.375.
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [37]
          <string-name>
            <given-names>L.</given-names>
            <surname>Luparenko</surname>
          </string-name>
          ,
          <source>The Use of Electronic Open Journal Systems in Scientific and Pedagogic Research: Results of Experiment</source>
          , in: O.
          <string-name>
            <surname>Sokolov</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Zholtkevych</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Yakovyna</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Tarasich</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Kharchenko</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Kobets</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          <string-name>
            <surname>Burov</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Semerikov</surname>
          </string-name>
          , H. Kravtsov (Eds.),
          <source>Proceedings of the 16th International Conference on ICT in Education, Research and Industrial Applications</source>
          . Integration, Harmonization and
          <string-name>
            <given-names>Knowledge</given-names>
            <surname>Transfer</surname>
          </string-name>
          . Volume II: Workshops, Kharkiv, Ukraine,
          <source>October 06-10</source>
          ,
          <year>2020</year>
          , volume
          <volume>2732</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>1113</fpage>
          -
          <lpage>1128</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2732</volume>
          /20201113.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [38]
          <string-name>
            <given-names>S.</given-names>
            <surname>Papadakis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. E.</given-names>
            <surname>Kiv</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. M.</given-names>
            <surname>Kravtsov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. V.</given-names>
            <surname>Osadchyi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. V.</given-names>
            <surname>Marienko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. P.</given-names>
            <surname>Pinchuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. P.</given-names>
            <surname>Shyshkina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. M.</given-names>
            <surname>Sokolyuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. S.</given-names>
            <surname>Mintii</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. A.</given-names>
            <surname>Vakaliuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Striuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. O.</given-names>
            <surname>Semerikov</surname>
          </string-name>
          ,
          <article-title>Revolutionizing education: using computer simulation and cloud-based smart technology to facilitate successful open learning</article-title>
          , in: S. Papadakis (Ed.),
          <source>Joint Proceedings of the 10th Illia O. Teplytskyi Workshop on Computer Simulation in Education, and Workshop on Cloud-based Smart Technologies for Open Education (CoSinEi and CSTOE</source>
          <year>2022</year>
          )
          <article-title>co-located with ACNS Conference on Cloud and Immersive Technologies in Education (CITEd</article-title>
          <year>2022</year>
          ), Kyiv, Ukraine, December
          <volume>22</volume>
          ,
          <year>2022</year>
          , volume
          <volume>3358</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>18</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3358</volume>
          /paper00. pdf.
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          [39]
          <string-name>
            <given-names>M.</given-names>
            <surname>Shyshkina</surname>
          </string-name>
          ,
          <article-title>The Hybrid Cloud-based Service Model of Learning Resources Access and its Evaluation</article-title>
          , in: V.
          <string-name>
            <surname>Ermolayev</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Spivakovsky</surname>
            ,
            <given-names>M. S.</given-names>
          </string-name>
          <string-name>
            <surname>Nikitchenko</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Ginige</surname>
            ,
            <given-names>H. C.</given-names>
          </string-name>
          <string-name>
            <surname>Mayr</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Plexousakis</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Zholtkevych</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          <string-name>
            <surname>Burov</surname>
            ,
            <given-names>V. S.</given-names>
          </string-name>
          <string-name>
            <surname>Kharchenko</surname>
          </string-name>
          , V. Kobets (Eds.),
          <source>Proceedings of the 12th International Conference on ICT in Education, Research and Industrial Applications</source>
          . Integration, Harmonization and
          <string-name>
            <given-names>Knowledge</given-names>
            <surname>Transfer</surname>
          </string-name>
          , Kyiv, Ukraine, June 21-24,
          <year>2016</year>
          , volume
          <volume>1614</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2016</year>
          , pp.
          <fpage>241</fpage>
          -
          <lpage>256</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>1614</volume>
          /paper_57.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          [40]
          <string-name>
            <given-names>J. W.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z. H.</given-names>
            <surname>Shang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Yuan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. L.</given-names>
            <surname>Ma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z. Y.</given-names>
            <surname>Cai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. H.</given-names>
            <surname>Hu</surname>
          </string-name>
          , Research and Progress on Virtual Cloud Laboratory,
          <source>MATEC Web of Conferences</source>
          <volume>44</volume>
          (
          <year>2016</year>
          )
          <article-title>01041</article-title>
          . doi:
          <volume>10</volume>
          .1051/matecconf/ 20164401041.
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          [41]
          <string-name>
            <given-names>S. M.</given-names>
            <surname>Habib</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hauke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ries</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mühlhäuser</surname>
          </string-name>
          ,
          <article-title>Trust as a facilitator in cloud computing: a survey</article-title>
          ,
          <source>Journal of Cloud Computing: Advances, Systems and Applications</source>
          <volume>1</volume>
          (
          <year>2012</year>
          )
          <article-title>19</article-title>
          . doi:
          <volume>10</volume>
          .1186/
          <fpage>2192</fpage>
          -113X-
          <fpage>1</fpage>
          -19.
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          [42]
          <string-name>
            <given-names>R.</given-names>
            <surname>Bucher</surname>
          </string-name>
          ,
          <article-title>Practical experiences with Python and Linux RT at the SUPSI Laboratory</article-title>
          , IFACPapersOnLine
          <volume>52</volume>
          (
          <year>2019</year>
          )
          <fpage>133</fpage>
          -
          <lpage>138</lpage>
          . doi:
          <volume>10</volume>
          .1016/j.ifacol.
          <year>2019</year>
          .
          <volume>08</volume>
          .137,
          <source>12th IFAC Symposium on Advances in Control Education ACE</source>
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          [43]
          <string-name>
            <given-names>J.</given-names>
            <surname>Svatos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Holub</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Fischer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Sobotka</surname>
          </string-name>
          ,
          <article-title>Online teaching of practical classes under the Covid-19 restrictions</article-title>
          ,
          <source>Measurement: Sensors</source>
          <volume>22</volume>
          (
          <year>2022</year>
          )
          <article-title>100378</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.measen.
          <year>2022</year>
          .
          <volume>100378</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          [44]
          <string-name>
            <given-names>N.</given-names>
            <surname>Balyk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Vasylenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Oleksiuk</surname>
          </string-name>
          , G. Shmyger,
          <article-title>Designing of Virtual Cloud Labs for the Learning Cisco CyberSecurity Operations Course</article-title>
          , in: V.
          <string-name>
            <surname>Ermolayev</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Mallet</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Yakovyna</surname>
            ,
            <given-names>V. S.</given-names>
          </string-name>
          <string-name>
            <surname>Kharchenko</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Kobets</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Kornilowicz</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Kravtsov</surname>
            ,
            <given-names>M. S.</given-names>
          </string-name>
          <string-name>
            <surname>Nikitchenko</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Semerikov</surname>
            ,
            <given-names>A</given-names>
          </string-name>
          . Spivakovsky (Eds.),
          <source>Proceedings of the 15th International Conference on ICT in Education, Research and Industrial Applications</source>
          . Integration, Harmonization and
          <string-name>
            <given-names>Knowledge</given-names>
            <surname>Transfer</surname>
          </string-name>
          . Volume II: Workshops, Kherson, Ukraine, June 12-15,
          <year>2019</year>
          , volume
          <volume>2393</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>960</fpage>
          -
          <lpage>967</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2393</volume>
          /paper_338.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          [45]
          <string-name>
            <given-names>D.</given-names>
            <surname>Gillet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <article-title>Case Study 2: Designing PLE for Higher Education</article-title>
          , in: S. Kroop,
          <string-name>
            <given-names>A.</given-names>
            <surname>Mikroyannidis</surname>
          </string-name>
          , M. Wolpers (Eds.),
          <source>Responsive Open Learning Environments: Outcomes of Research from the ROLE Project</source>
          , Springer International Publishing, Cham,
          <year>2015</year>
          , pp.
          <fpage>115</fpage>
          -
          <lpage>133</lpage>
          . doi:
          <volume>10</volume>
          .1007/ 978-3-
          <fpage>319</fpage>
          -02399-
          <issue>1</issue>
          _
          <fpage>5</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref46">
        <mixed-citation>
          [46]
          <string-name>
            <given-names>A.</given-names>
            <surname>Bralić</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Divjak</surname>
          </string-name>
          ,
          <article-title>Integrating MOOCs in traditionally taught courses: achieving learning outcomes with blended learning</article-title>
          ,
          <source>International Journal of Educational Technology in Higher Education</source>
          <volume>15</volume>
          (
          <year>2018</year>
          )
          <article-title>2</article-title>
          . doi:
          <volume>10</volume>
          .1186/s41239-017-0085-7.
        </mixed-citation>
      </ref>
      <ref id="ref47">
        <mixed-citation>
          [47]
          <string-name>
            <given-names>B.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <article-title>Influence of MOOC learners discussion forum social interactions on online reviews of MOOC, Education</article-title>
          and
          <source>Information Technologies</source>
          <volume>26</volume>
          (
          <year>2021</year>
          )
          <fpage>3483</fpage>
          -
          <lpage>3496</lpage>
          . doi:
          <volume>10</volume>
          .1007/ s10639-020-10412-z.
        </mixed-citation>
      </ref>
      <ref id="ref48">
        <mixed-citation>
          [48]
          <string-name>
            <given-names>NDG</given-names>
            <surname>Linux Essentials</surname>
          </string-name>
          ,
          <year>2023</year>
          . URL: https://www.netacad.com/courses/os-it/ndg-linux-essentials.
        </mixed-citation>
      </ref>
      <ref id="ref49">
        <mixed-citation>
          [49]
          <string-name>
            <given-names>N.</given-names>
            <surname>Selviandro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z. A.</given-names>
            <surname>Hasibuan</surname>
          </string-name>
          ,
          <string-name>
            <surname>Cloud-Based</surname>
            <given-names>E</given-names>
          </string-name>
          -Learning:
          <article-title>A Proposed Model and Benefits by Using E-Learning Based on Cloud Computing for Educational Institution</article-title>
          , in: K.
          <string-name>
            <surname>Mustofa</surname>
            ,
            <given-names>E. J.</given-names>
          </string-name>
          <string-name>
            <surname>Neuhold</surname>
            ,
            <given-names>A. M.</given-names>
          </string-name>
          <string-name>
            <surname>Tjoa</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Weippl</surname>
          </string-name>
          , I. You (Eds.),
          <source>Information and Communication Technology</source>
          , volume
          <volume>7804</volume>
          of Lecture Notes in Computer Science, Springer Berlin Heidelberg, Berlin, Heidelberg,
          <year>2013</year>
          , pp.
          <fpage>192</fpage>
          -
          <lpage>201</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>642</fpage>
          -36818-9_
          <fpage>20</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref50">
        <mixed-citation>
          [50]
          <string-name>
            <given-names>S.</given-names>
            <surname>Togawa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Kanenishi</surname>
          </string-name>
          ,
          <article-title>Private Cloud Collaboration Framework for e-Learning Environment for Disaster Recovery Using Smartphone Alert Notification</article-title>
          , in: S. Yamamoto (Ed.),
          <source>Human Interface and the Management of Information. Information and Knowledge in Applications and Services</source>
          , volume
          <volume>8522</volume>
          of Lecture Notes in Computer Science, Springer International Publishing, Cham,
          <year>2014</year>
          , pp.
          <fpage>118</fpage>
          -
          <lpage>126</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>319</fpage>
          -07863-2_
          <fpage>13</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref51">
        <mixed-citation>
          [51]
          <string-name>
            <given-names>O.</given-names>
            <surname>Spirin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Oleksiuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Oleksiuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sydorenko</surname>
          </string-name>
          ,
          <article-title>The Group Methodology of Using Cloud Technologies in the Training of Future Computer Science Teachers</article-title>
          , in: V.
          <string-name>
            <surname>Ermolayev</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. C. SuárezFigueroa</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Yakovyna</surname>
            ,
            <given-names>V. S.</given-names>
          </string-name>
          <string-name>
            <surname>Kharchenko</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Kobets</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Kravtsov</surname>
            ,
            <given-names>V. S.</given-names>
          </string-name>
          <string-name>
            <surname>Peschanenko</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Prytula</surname>
            ,
            <given-names>M. S.</given-names>
          </string-name>
          <string-name>
            <surname>Nikitchenko</surname>
            ,
            <given-names>A</given-names>
          </string-name>
          . Spivakovsky (Eds.),
          <source>Proceedings of the 14th International Conference on ICT in Education, Research and Industrial Applications</source>
          . Integration, Harmonization and
          <string-name>
            <given-names>Knowledge</given-names>
            <surname>Transfer</surname>
          </string-name>
          . Volume II: Workshops, Kyiv, Ukraine, May
          <volume>14</volume>
          -17,
          <year>2018</year>
          , volume
          <volume>2104</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2018</year>
          , pp.
          <fpage>294</fpage>
          -
          <lpage>304</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2104</volume>
          /paper_154.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref52">
        <mixed-citation>
          [52]
          <string-name>
            <given-names>V.</given-names>
            <surname>Oleksiuk</surname>
          </string-name>
          ,
          <string-name>
            <surname>O. Spirin,</surname>
          </string-name>
          <article-title>The Experience of Using Cloud Labs in Teaching Linux Operating System</article-title>
          , in: O.
          <string-name>
            <surname>Ignatenko</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Kharchenko</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Kobets</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Kravtsov</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Tarasich</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Ermolayev</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Esteban</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Yakovyna</surname>
            ,
            <given-names>A</given-names>
          </string-name>
          . Spivakovsky (Eds.),
          <source>ICTERI 2021 Workshops</source>
          , volume
          <volume>1635</volume>
          of Communications in Computer and Information Science, Springer International Publishing, Cham,
          <year>2022</year>
          , pp.
          <fpage>281</fpage>
          -
          <lpage>291</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>031</fpage>
          -14841-5_
          <fpage>18</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref53">
        <mixed-citation>
          [53]
          <string-name>
            <given-names>A.</given-names>
            <surname>Kassambara</surname>
          </string-name>
          , Practical Statistics in R for Comparing Groups, Datanovia,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref54">
        <mixed-citation>
          [54]
          <string-name>
            <given-names>U.</given-names>
            <surname>Turan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A Correlation</given-names>
            <surname>Coeficients</surname>
          </string-name>
          <article-title>Analysis on Innovative Sustainable Development Groups</article-title>
          ,
          <source>EUREKA Social and Humanities</source>
          <volume>1</volume>
          (
          <year>2020</year>
          )
          <fpage>46</fpage>
          -
          <lpage>55</lpage>
          . doi:
          <volume>10</volume>
          .21303/
          <fpage>2504</fpage>
          -
          <lpage>5571</lpage>
          .
          <year>2020</year>
          .
          <volume>001130</volume>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>