<!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>Laboratory Experiment in the Context of Distance Learning</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Tetiana Tatarchuk</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ludmila Gulyaeva</string-name>
          <email>ludmila_gulyaeva@mail.ru</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Maksym Pecherskyi</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alina Skrypnychenko</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>National University «Zaporizhzhia Polytechnic»</institution>
          ,
          <addr-line>69063, Zaporizhia</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University»</institution>
          ,
          <addr-line>69063, Zaporizhia</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>A number of problems arose during the implementation of the educational process in the context of the Covid-19 pandemic and the transition of universities to distance learning. Some of them are the implementation of the practical part of the physics program and the organization of students' independent work. For a partial solution of these problems, we offer a developed computer simulation on the topic "Studying Stokes's Law". As the development of professional competencies by future programmers, the students were offered the idea of creating this program. The simulation is broken up with the help of C ++ programming and the .Net Core framework in the Visual Studio IDE. The program interface is quite simple and user-friendly, contains 10 options. The theoretical data for the variants are selected in such a way as not to violate the logic of the physical process. Also, the program provides for safety conditions if a student enters incorrect data. In addition, a real laboratory setup was created. With its help, we checked the correctness of the results that the computer simulation gives. A separate task was to master the skills of processing experimental data using the Microsoft Excel environment. We found that the values of the viscosity of the liquid, which were obtained experimentally and with the help of computer simulation, practically coincide, the calculation error was 5Distance learning, computer simulation, Stokes' law, viscosity, analytical method.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>Today, the world is facing the problem of organizing training during a pandemic. Due to restrictions
imposed by states to prevent the spread of infection, there has been a problem with full-time education
for students. Almost all Ukrainian universities have switched to distance learning. In such conditions,
the problem is the implementation of the practical part of the program, namely, the implementation of
laboratory work.</p>
      <p>
        Also, in modern conditions, the practical orientation of education acts as a means of deepening the
theoretical knowledge of university students, which contributes to the use of productive teaching
methods. It is very difficult to include in the curriculum all the knowledge, skills, abilities that are
needed by a highly qualified specialist in his practice, given that in today's world there is a very rapid
development of technology, updating information [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>
        In the conditions of considerable reduction of hours for classroom
work of participants of
educational process the important component of didactic work of the teacher is the organization and
management of independent work of students of high school. Reducing their classroom load involves a
significant increase in educational activities in the independent work of students. In these conditions,
the teacher largely needs to think about different types, forms of practical orientation of independent
work, use the whole arsenal of didactic teaching aids: both traditional and innovative, to avoid
detrimental consequences in education [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. For the future high-level specialist, a physics teacher should
      </p>
      <p>2021 Copyright for this paper by its authors.
strive to create educational conditions during the educational process in physics to understand the
demand for physical knowledge, physical research to study the disciplines of professional and practical
training according to special activities.</p>
      <p>
        The actual didactic task facing the technical university in the process of training specialists in the
technical university is the formation of competencies, in particular, information and digital competence
of future engineering and technical personnel [
        <xref ref-type="bibr" rid="ref2 ref3">2,3</xref>
        ]. Information and digital competence implies that
having mastered it, a person in the XXI century must be critical and confident in the use of information
and communication technologies in various spheres of their lives, and in education, and in personal,
and in household, and in professional and etc.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Purpose and objectives</title>
      <sec id="sec-2-1">
        <title>In this paper, we touched on this problem:</title>
        <p>
          – first, the integration of physical knowledge on the topics "Dynamics of fluid motion",
"Kinematics" and knowledge of disciplines of professional and practical training of future specialists,
for example, specialties 141 "Electricity. Electrical Engineering and Electromechanics", 121 "Software
Engineering", 192 "Construction", 136 "Metallurgy"[
          <xref ref-type="bibr" rid="ref4">4</xref>
          ];
        </p>
        <p>
          – secondly, the creation of an intellectual product, such as a computer program to perform the work
of the physical workshop "Study of the law of Stokes" by students majoring in 121 "Software
Engineering" [
          <xref ref-type="bibr" rid="ref5 ref6 ref7">5-7</xref>
          ];
        </p>
        <p>
          – thirdly, the use of an intellectual product for the formation of physical knowledge during the
practical part of the program in laboratory classes by other students of the university [
          <xref ref-type="bibr" rid="ref10 ref8 ref9">8-10</xref>
          ];
– fourth, the organization of independent work of university students.
        </p>
        <p>Thus, the purpose of this work is to create a computer simulation to perform laboratory work "Study
of Stokes' law" and a description of the features of its code.</p>
        <p>The task of the work is, first, the analysis of theoretical material related to the topic of the work;
second, the creation of a computer simulation; third, the comparison of the results obtained as a result
of the simulation and real measurements.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Computer simulation</title>
    </sec>
    <sec id="sec-4">
      <title>3.1. Tasks for computer simulation</title>
      <p>According to the standard of higher education in the specialty 121 "Software Engineering" for I level
[11], one of the professional competencies that should be possessed by future software engineers is
"The ability to participate in software design, including modeling (formal description) of its structure,
behavior and functioning processes (K 14) "," Ability to formulate and ensure requirements for software
quality in accordance with customer requirements, specifications and standards (K 16) "," Ability to
apply fundamental and interdisciplinary knowledge for the successful solution of software engineering
problems (K 20) ". To form these competencies by means of a physics course, students of this specialty
were offered as an independent work to create a computer simulation for laboratory work "Study of
Stokes' law" in the section "Mechanics". This work, on the one hand, allows to determine the coefficient
of dynamic viscosity and the Reynolds number experimentally, on the other - to determine these
physical quantities by theoretical formulas. To complete the task, students were offered data for options
(Table 1.2, Form 1.2) and the appearance of the finished simulation.</p>
      <p>Version</p>
      <p>8
1,54
10000
865
t=18*η*10-3*l/[(d*10-3)2*9,81*(ρт-ρр)*(1+2,4*d/D)]
(1)
(2)
where: t – the time of movement in the liquid, η – the viscosity coefficient of the liquid, d – the diameter
of the ball, D – the diameter of the tube, ρр – the density of the liquid, ρт – the density of the material.</p>
      <p>Mandatory check: d &lt; D!!! When calculating the time, make an error from 0 to ± 0.005 randomly.
3.2.</p>
    </sec>
    <sec id="sec-5">
      <title>Creating a computer simulation</title>
      <p>The simulation of laboratory work was developed using the C ++ programming language and the
.Net Core framework in the Visual Studio compiler. The program window has three main blocks: "Task
1", "Task 2" and the field where the result of calculations will be displayed (with the button "Calculate")
(Fig.1). The parameters for which calculations are performed are presented in the methods of the class
calc_task_1 () and calc_task_2 () (Table 3, example). In addition, the program has a toolbar with 2
function buttons - "Shut down (exit)" and a link to GitHub, where you can find this project.</p>
      <sec id="sec-5-1">
        <title>The program asks for input:</title>
        <p>– select option (1 option by default);
– d for the first task and d and D for the second.</p>
        <p>After entering the data, you need to click on the "Calculate" button to see the result (Fig. 1). The
program provides several safety conditions if the student (user) keeps invalid data (Fig.2a). If you do
not specify a value to calculate the result, an error message will be issued. If you enter a value that
violates the logic - the user will also see an error message (Fig. 2b)</p>
        <p>Thus, the program has a small cascade of checks, only after which we proceed to perform
calculations of the code snippet. 4.1. The code snippet 4.1 shows the three conditions under which the
check takes place, first, all input parameters cannot be 0, if all values are 0 - then the information is
displayed. About the error "Not all fields are filled, set all values to calculate the result!" (Fig. 3).</p>
        <p>Secondly, it is checked that the second value for task № 2 is greater than the first value, otherwise
the MessageBox is displayed, which informs about the error (code fragment 4.1). Thirdly, it is checked
that the variant of Task №1 coincides with the variant of Task № 2, this is necessary to obtain correct
calculations. If the condition is not valid - the message "Options 1 and 2 Tasks must match!"</p>
        <p>The Fizika class is used for calculation, in the constructor of which we transfer the first parameter
to the task type (macros defined in the class file) and a collection of other parameters according to the
task. Data for calculations are transmitted through the class constructor (code fragment 5, Fig. 4 a), it
takes the task number of the first parameter and related data, the last parameter is the default parameter,
because when calculating the second task does not require parameter D (which is required for second
task). Therefore, you need to create a separate class object in the code for each task.</p>
        <p>In the body of the constructor, the selection of a random value is performed, as well as the calculation
of all values and entering them into the array (code fragment 6, Fig. 4 b). The function also provides
the possibility of debugging, for this you need to uncomment the DEBUG macro and then the console
will display information for debugging, this is useful when you need to add a new option.</p>
        <p>After calculations in the text field the result in several columns a fragment of the code 7 (fig. 4 c) is
deduced. To do this, the text is displayed in a text field using a special method.</p>
        <p>Disadvantages:</p>
        <p>Adding or changing existing values is done exclusively by the programmer, no user will be able to
add a new option or change an existing one.</p>
        <p>Advantages:
1. The program is easy to maintain: if there is a need to change something through clear and simple
code (which has comments), a third-party programmer.</p>
        <p>2. The values are encapsulated - the student (user) cannot directly harm the integrity of the program.
3. Clear interface in which the order of actions is intuitively clear.</p>
        <p>4. There is a possibility of debugging, for its inclusion in the program code (it is necessary to
comment out / uncomment the #define DEBUG macro)</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>4. Experimental verification</title>
    </sec>
    <sec id="sec-7">
      <title>4.1. Experimental installation</title>
      <p>A self-made device for determining the coefficient of dynamic viscosity of oil refers to laboratory
training tools for determining the coefficient of dynamic viscosity of a liquid, namely equipment for
studying the motion of a ball in a liquid.</p>
      <p>There is a demonstration device for determining the coefficient of dynamic viscosity of a liquid [13],
which includes: transformer oil or glycerin poured into a glass cylinder, lead balls of approximately the
same size 2…2.3 mm, ruler, stopwatch, backlight. The device allows you to determine the viscosity of
the liquid using a tube of the same size, which is filled with transformer oil or glycerin; with a set of
balls of the same size, the time of movement of which is alternately measured with a stopwatch at
different sites in a glass tube with liquid.</p>
      <p>The disadvantages of this device are: the presence of a glass cylinder of the same size; a set of usually
five balls of the same size, the movement time of which is alternately measured with a stopwatch at
different sections in a glass tube with liquid, and this can be considered as a single measurement to
determine the coefficient of dynamic viscosity of the liquid.</p>
      <p>Common features with the device for determining the viscosity of the liquid are the presence of: a
cylinder with liquid, balls, stopwatch.</p>
      <p>A device for determining the viscosity coefficient of a liquid [12] is known, which includes: an open
cylinder with the test liquid, a funnel for directing a ball in the liquid, a set of balls for obtaining a
spectrum of values of the liquid viscosity coefficient.</p>
      <p>The disadvantages of this device are the inability to observe the dependence of the motion of
different radii of the ball on the size of the cylinder with the test fluid.</p>
      <p>Common features with the device for determining the viscosity of the liquid are the presence of an
open cylinder with the test liquid with a funnel inserted from above to direct the ball in the liquid, a set
of balls to obtain a range of values of the studied liquid characteristics, estimation of relaxation path
and time. using the Reynolds number of the nature of the flow around the ball.</p>
      <p>When designing the device for determining the viscosity of the liquid was the task: to develop a
device for determining the quality at home according to the coefficient of dynamic viscosity, which is
stated by the manufacturer, as well as to expand the range of training laboratory equipment.</p>
      <p>The essential features of the device for determining the viscosity of the liquid is the presence of three
glass cylindrical tubes of different diameters, which provides a study of the influence of vessel walls
on the movement of balls of different diameters in them, the study of laminar, turbulent ball flow.</p>
      <p>Distinctive features of the previous device are the presence of: three cylindrical glass tubes of
different diameters, LED lighting, the choice of method for measuring the time of movement of the ball
in the liquid.</p>
      <p>Example of a specific implementation; in the laboratory during the study of the motion of the ball
in the liquid, determining the coefficient of dynamic viscosity of the oil at home.</p>
      <p>To determine the coefficient of dynamic viscosity of the oil at home, we used the installation shown
in Figure 5.</p>
      <p>The installation includes the following elements, namely:
- vertical base t - similar in shape to particleboard;
- three glass pipes of different diameters (d_1 = 55 mm, d_2 = 40 mm, d_3 = 15 mm), based on drain
taps with a diameter of 5 mm;
- power supply of the illuminating element (step-down transformer 220 V ~ / 12 V);
- experimental elements (balls of different diameters and materials);
- fluid (SynTech Diesel 10w-40 oil - semi-synthetic motor) [14,15].</p>
      <p>To measure the distance of the ball, we used meter-long metal rulers attached to a wooden panel. To
improve the lighting near the oil pipes, a diode strip is attached, which works from the 220 V mains
through an adapter.</p>
      <p>For a better analysis of the results for each experiment, video surveying was performed.</p>
    </sec>
    <sec id="sec-8">
      <title>Processing the results of the experiment</title>
      <p>The results of the experiment to determine the dynamic viscosity of the liquid were processed using
the Microsoft Exel software environment. To do this, we substantiated the linear dependence of the
time of movement of the ball in the liquid on the length of the path traveled and wrote the equation in
the form:
 = 
+ 
(3)
where:  = 0;  =  ;  1 = 3 (
1);  2 = 3 ∙ (1 + 2,4 ∙
) (</p>
      <p>2);


 =
( т −  р)   2
6</p>
      <p />
      <p>Earlier [15] it was shown in detail how, using the analytical capabilities of Microsoft Exel, you can
enter formulas, calculate the necessary parameters and build a linear relationship. In fig. 8 presents
of computer simulation (fig. 6, a) and the real experiment (fig. 6, b).</p>
      <p>In fig. 7 presents linear dependences according to task 1, 2. The analysis of the diagrams shows a
sufficient correlation between the results of the real experiment and the computer simulation. The
reliability of the obtained data was analyzed using the analytical capabilities of Microsoft Exel by the
method of least squares.</p>
      <p>In addition, all the obtained values of dynamic viscosity belong to the range of values of the
coefficient of dynamic viscosity of engine oil 10w-40 in accordance with fig. 8 (0,4≤η,11,1 (Pa ∙ s)) at
a temperature of 21 ℃ [14].</p>
    </sec>
    <sec id="sec-9">
      <title>5. Introduction to the educational process</title>
      <p>During the distance learning in the 2020-2021 academic year, students of different specialties and
faculties were invited to perform laboratory work using computer simulations. After completing the
physics course and receiving grades for the course, students were asked to take a survey on the
feasibility of using computer simulations in full-time, distance and blended learning. The results of the
survey are presented in fig. 9.</p>
      <p>In general, students were satisfied with the use of computer simulations during the learning process,
the program interface did not cause difficulties in perception. The results of the course study are almost
indistinguishable in the actual performance of laboratory work and the use of computer simulations.</p>
    </sec>
    <sec id="sec-10">
      <title>6. Conclusions</title>
      <sec id="sec-10-1">
        <title>In the process of working on the project we achieved our goal, namely:</title>
        <p>- created a new intellectual product - a computer simulation for the implementation of the physical
workshop "Study of Stokes' law" by students majoring in 121 "Software Engineering", 141 "Electricity.
Electrical Engineering and Electromechanics", 192 "Construction", 136 "Metallurgy";
- stimulated the development of professional competencies of students majoring in 121 "Software
Engineering";
- upgraded the actual installation to verify Stokes' law;
- compared the data obtained by computer simulation and a real experiment for 10w-40 engine oil
and found that the obtained value of dynamic viscosity corresponds to the tabular values, the reliability
of the experiment is 1…7%;</p>
        <p>- stimulated the development of information competence by students majoring in 121 "Software
Engineering", 141 "Electricity. Electrical Engineering and Electromechanics", 192 "Construction", 136
"Metallurgy" when performing a physical workshop using a ready-made information product, such as
a computer simulation" Study of Stokes' law ", and processing the results of the experiment using
analytical capabilities of Microsoft Excel.</p>
        <p>In the future it is planned to create an educational and methodological complex for the performance
of physical workshop in distance learning.</p>
      </sec>
    </sec>
    <sec id="sec-11">
      <title>7. References</title>
      <p>rnogo prakty`kumu: prakty`chny`j aspect], Scientific Notes, Series: Pedagogical sciences, 188, 69
– 72 (2020).
[11] Standard of higher education of Ukraine for the specialty 121 "Software Engineering" [Standart
vy`shhoyi osvity` ukrayiny` dlya special`nosti 121 «Inzheneriya program-nogo zabezpechennya»],
(2018).
https://www.mon.gov.ua/storage/app/media/vishcha-osvita/zatverdzeni%20standarty/12/21/121inzheneriya-programnogo-zabezpechennya-bakalavr.pdf, last accessed 2020/08/20.
[12] Andryeyev A.M., Osy`pov O.Yu. Physics. Laboratory works with creative tasks: Textbook
[Fizy`ka. Laboratorni roboty` z tvorchy`my` zavdannyamy`: Navchal`ny`j posibny`k], Zaporozhye,
Zaporozhye National University (2012).
[13] Loskutov S.V., Yershov A.V., Serpecz`ky`j B.O., Pravda M.I., Man`ko V.K., Lushhin S.P.,
Kurbacz`ky`j V.P., Rabotkina O.V., Deny`sova O.I. Methodical instructions for laboratory work
in physics. Mechanics. Molecular physics. Part 1. For students of engineering and technical
specialties of full-time education [Metody`chni vkazivky` do laboratorny`x robit z fizy`ky`.
Mexanika. Mole-kulyarna fizy`ka. Chasty`na 1. Dlya studentiv inzhenerno-texnichny`x
special`nostej dennoyi formy` navchannya], Zaporizhzhya: ZNTU (2009).
[14] SynTech Diesel 10w-40. https://www.google.com/search?client=opera&amp;q=ЗНА
ЧЕНИЕ+масло+SynTech+Diesel+10w40+напівсинтетичне+моторне&amp;sourceid=opera&amp;ie=UT
F-8&amp;oe=UTF-8, last accessed 2020/09/20.
[15] Tatarchuk T.V. Using the Excel environment for analytical processing of the results of a laboratory
experiment: a practical aspect [Vy`kory`stannya seredovy`shha Exel dlya anality`chnoyi obrobky`
rezul`tativ la-boratornogo ekspery`mentu: prakty`chny`j aspect], Scientific notes. Series:
Problems of methods of physical-mathematical and technological education, 93-100 (2020).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Fenwick</given-names>
            <surname>Tara</surname>
          </string-name>
          ,
          <article-title>Edwards Richard Exploring the impact of digital technologies on professional responsibilities and education</article-title>
          .
          <source>European Educational Research Journal</source>
          <volume>15</volume>
          (
          <issue>1</issue>
          ),
          <fpage>117</fpage>
          -
          <lpage>131</lpage>
          (
          <year>2016</year>
          ). DOI:
          <volume>10</volume>
          .1177/1474904115608387.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Sus</surname>
            `
            <given-names>B. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sus</surname>
          </string-name>
          ` B. B.
          <article-title>Independent educational activity of students as an important mechanism for forming the competence of future professionals in terms of computerization of the educational process [Samostijna navchal`na diyal`nist` studentiv yak vazhly`vy`j mexanizm formuvannya kompetentnosti majbutnix faxivciv v umovax komp'yutery`zaciyi navchal`nogo procesu]</article-title>
          . In: Atamanchuk P.S. (editor in chief) and
          <source>others (eds.)</source>
          .
          <article-title>XI International scientific conference “didactic mechanisms of effective formation of competence qualities of future specialists of physical</article-title>
          and
          <source>technical specialties”</source>
          ,
          <fpage>231</fpage>
          -
          <lpage>233</lpage>
          .
          <string-name>
            <surname>Ukraine</surname>
          </string-name>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <article-title>[3] Seminar "Formation of key competencies of students" for deputy directors for educational and scientific-methodical work on the basis of Khmelnytsky lyceum №17 [Seminar "Formuvannya klyuchovy`x kompetentnostej uchniv" dlya zastupny`kiv dy`rektora z navchal`no-vy`xovnoyi ta naukovo-metody`chnoyi roboty` na bazi Xmel`ny`cz`kogo liceyu #17]</article-title>
          , http://www. seminar22022017.blogspot.com /p/ blog- page_25.html,
          <source>last accessed</source>
          <year>2020</year>
          /12/20.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Gulyayeva</surname>
            <given-names>T.V.</given-names>
          </string-name>
          <article-title>Planning of the educational process in the course of general physics at the Technical University in terms of the competence approach [Planuvannya navchal`no-vy`xovnogo procesu z kursu zagal`noyi fizy`ky` u texnichnomu universy`teti v umovax kompetentnisnogo pidxodu]</article-title>
          <source>Pedagogical sciences LXXI(2)</source>
          ,
          <fpage>82</fpage>
          -
          <lpage>87</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Gergova</surname>
            <given-names>Y`.Zh.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Koceva</surname>
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <article-title>Cy`py`nova</article-title>
          <string-name>
            <surname>A.X.</surname>
          </string-name>
          , Shery`eva Э.X., Azy`zov
          <string-name>
            <surname>Y`.K.</surname>
          </string-name>
          <article-title>Virtual laboratory work as a form of students' independent work [Vy`rtual`-nыe laboratornыe rabotы kak forma samostoyatel`noj rabotы studentov]</article-title>
          .
          <source>Modern high technologies № 1</source>
          ,
          <fpage>94</fpage>
          -
          <lpage>98</lpage>
          (
          <year>2017</year>
          ). http://www.top-technologies.ru/ru/article/view?Id=36562, last accessed
          <year>2021</year>
          /01/21.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <article-title>[6] Virtual laboratories for distance learning, universities and schools [Vy`rtual`nыe laboratory`y` dlya dy`stancy`onnogo obucheny`ya, vuzov y` shkol]</article-title>
          . http://www.zillion.net/ru/blog/247/virtual-nyielaboratorii
          <article-title>-dlia-distantsionnogho-obuchieniia-vuzov-i-shkol</article-title>
          ,
          <source>last accessed</source>
          <year>2021</year>
          /03/12.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Teply</surname>
          </string-name>
          <article-title>`cz`ky`j I., Semerikov S. Unlimited possibilities and possible limitations of computer applications in a physical laboratory experiment [Neobmezheni mozhly`vosti ta mozhly`vi obmezhennya zastosu-van` komp'yutera u fizy`chnomu laboratornomu ekspery`menti], Physics and</article-title>
          astronomy at school, №
          <volume>2</volume>
          ,
          <fpage>47</fpage>
          -
          <lpage>49</lpage>
          (
          <year>2004</year>
          ). http://www.elibrary.kdpu.edu.ua/jspui/bitstream/0564/787/1/ Teplitskiy_ Semerikov.pdf,
          <source>last accessed</source>
          <year>2021</year>
          /01/21.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>Smul</given-names>
            <surname>`son</surname>
          </string-name>
          <string-name>
            <given-names>M. L.</given-names>
            ,
            <surname>Bugajova</surname>
          </string-name>
          <string-name>
            <given-names>N. M.</given-names>
            ,
            <surname>Deputat</surname>
          </string-name>
          <string-name>
            <surname>V. V.</surname>
          </string-name>
          <article-title>ta in. he use of telecommunications in the educational process (psychological and pedagogical aspects) [Zastosuvannya telekomunikacijny`x zasobiv u navchal`nomu procesi (psy`xologo-pedagogichni aspekty`)], Kyiv, Pedagogical thought (</article-title>
          <year>2008</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Derkach</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <article-title>Electronic resources in teaching basic chemical disciplines at universities</article-title>
          .
          <source>Science and Education</source>
          , №
          <volume>12</volume>
          ,
          <fpage>99</fpage>
          -
          <lpage>109</lpage>
          (
          <year>2016</year>
          ). http://www. scienceandeducation.pdpu.edu.ua/en/articles/2016- 12-doc/2016-12-st19-en,
          <source>last accessed</source>
          <year>2021</year>
          /02/25.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Gulyaeva</surname>
            <given-names>L.V.</given-names>
          </string-name>
          <article-title>Improvement of methods of processing experimental data of laboratory workshop: practical aspect [Vdoskonalennya metody`ky` obrobky` ekspery`mental`ny`x dany`x laborato-</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>