<!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>A decision-making methodology for UI/UX redesign strategy selection and management in fast-evolving product environments</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Maksym Ostapenko</string-name>
          <email>m.ostapenko@cs.sumdu.edu.ua</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Evgeniy Lavrov</string-name>
          <email>prof_lavrov@hotmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kateryna Kolesnikova</string-name>
          <email>kkolesnikova@iitu.edu.kz</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Artem Bykov</string-name>
          <email>a.bykov@iitu.edu.kz</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vladyslav Pliuhin</string-name>
          <email>vladyslav.pliuhin@kname.edu.ua</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>International Information Technology University</institution>
          ,
          <addr-line>Manas St. 34/1, Almaty, 050040</addr-line>
          ,
          <country country="KZ">Kazakhstan</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>O.M. Beketov National University of Urban Economy in Kharkiv</institution>
          ,
          <addr-line>Kharkiv</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Sumy State University, Department of Information Technologies</institution>
          ,
          <addr-line>Rymskogo-Korsakova St 2, 40007 Sumy</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2026</year>
      </pub-date>
      <abstract>
        <p>This paper proposes an approach to supporting decision-making regarding the implementation of a web application interface redesign, taking into account ergonomic, technical, and organizational criteria. For this purpose, the Analytic Hierarchy Process (AHP) was applied, which allows for formalizing the selection process among several alternatives. As an example, a situation involving the choice of the optimal method for implementing changes was considered: "Big Bang", Gradual Migration, parallel development, and the use of Feature Flags. Based on the modeling results, the most effective approach turned out to be the use of Feature Flags, which provides flexibility, risk control, and convenience for testing. The application of AHP in web development tasks allows for combining engineering rationale with the principles of ergonomics and high-quality human-computer interaction.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;analytic hierarchy process</kwd>
        <kwd>AHP</kwd>
        <kwd>interface redesign</kwd>
        <kwd>decision support</kwd>
        <kwd>ergonomics</kwd>
        <kwd>human-computer interaction</kwd>
        <kwd>web development</kwd>
        <kwd>Feature Flags1</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        In the current context of digital transformation and increasing competition in the online
environment, the ergonomics of web interfaces serve as one of the key factors in ensuring effective
human–machine interaction (HMI) [
        <xref ref-type="bibr" rid="ref1 ref2 ref3">1-3</xref>
        ]. Intuitive navigation, a clear interface structure, optimal
information presentation, and minimization of cognitive load are fundamental elements that define
the quality of user experience [
        <xref ref-type="bibr" rid="ref4 ref5 ref6">4-6</xref>
        ]. Insufficient attention to the ergonomic characteristics of an
interface can significantly reduce the efficiency of an information system, cause user frustration,
lower user loyalty, and negatively affect the company’s image [
        <xref ref-type="bibr" rid="ref7 ref8">7,8</xref>
        ].
      </p>
      <p>
        The process of website redesign, especially within a large or commercially significant project, is a
multidimensional task that requires consideration of technical and organizational constraints, as well
as the psychological factors of the team. The choice of redesign strategy directly affects such
indicators as implementation speed, system stability in the production environment, the possibility of
parallel development, testing convenience, and the overall stress level of the development team [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
      </p>
      <p>In practice, decisions about the redesign approach are often made intuitively, based on experience
or the current technical situation. However, given the complexity of modern information systems
and the high risks associated with interface changes, there is a growing need for the use of formalized
decision support methods (DSM). These methods make it possible to take into account multiple
criteria and alternatives, increase the transparency of the decision-making process, and ensure that
the chosen strategy is well-founded.</p>
      <p>One of the most effective approaches to implementing DSM is the Analytic Hierarchy Process
(AHP), which allows comparing alternatives across multiple criteria, including both quantitative and
qualitative characteristics. In this study, it was proposed to apply AHP for the formalized selection of
a web application interface redesign strategy, focusing on the criteria of ergonomics, stability, and
developer convenience. This approach integrates into the overall methodology of managing human–
machine interaction sessions and contributes to improving user experience quality in automated
information systems.</p>
      <p>The novelty of this study lies in the integration of the AHP method with modern DevOps
decision-making contexts, a new set of evaluation criteria combining ergonomic and organizational
aspects, and the use of sensitivity analysis to confirm model robustness. Unlike previous AHP
applications in UX evaluation or project management, this work focuses on redesign strategy
selection under continuous delivery conditions, bridging decision analytics with contemporary
product development practices.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Analysis of existing studies and publications</title>
      <p>
        One of the key challenges in interface development is ensuring a balanced consideration of technical,
organizational, and ergonomic factors during decision-making. This is especially relevant in cases of
large-scale changes, such as redesign. In this context, there arises a need for formalized methods that
allow systematizing the decision-making process and accounting for various alternatives. One of the
most widely used tools in such situations is the Analytic Hierarchy Process (AHP), proposed by
Thomas Saaty in the 1970s [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
      </p>
      <p>
        The AHP method is based on constructing a hierarchical structure of the problem, where the goal
occupies the top level, the next levels consist of criteria and subcriteria, and the lowest level
represents the decision alternatives (Figure 1). The decision is made through pairwise comparison of
the elements at each level according to their relative importance to the higher level, followed by the
calculation of global priorities. AHP enables the combination of both quantitative and qualitative
assessments, which is particularly important in tasks involving the human factor [
        <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
        ].
      </p>
      <p>
        The application of AHP is widespread in decision support tasks within the field of human–
machine interaction (HMI). The AHP methodology is used to select optimal control interfaces, assess
cognitive load, and optimize UI components based on user scenarios [
        <xref ref-type="bibr" rid="ref11">11,12</xref>
        ]. AHP is also applied in
UX design [13], software development [14], project management [15], and even in risk assessment for
medical information systems [16].
      </p>
      <p>In the context of ergonomics, the use of AHP makes it possible to formalize complex and
subjective evaluations, including:
 interface convenience [17];
 visual load [18];
 function accessibility [12];
 navigation intuitiveness [14].</p>
      <p>At the same time, tools for automating AHP are actively evolving within the scientific community.
One of the most widely used is the Superdecisions software, developed based on AHP and ANP
(Analytic Network Process). It enables the creation of full-scale models with multiple levels, performs
priority calculations, consistency checks, and result visualization. Its effectiveness has been
confirmed in the design of control systems, logistics, quality management, and, in particular, in UX
and interface design tasks [19].</p>
      <p>Thus, existing studies demonstrate the relevance of applying the AHP method in complex
decision-making scenarios that involve both technical and psychological criteria. In the context of
web interface development, this opens up the possibility for a more reasoned and objective approach
to implementing changes that directly affect the quality of user interaction with the system.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Presentation of the main material and justification of the obtained research results</title>
      <p>To demonstrate the capabilities of the Analytic Hierarchy Process (AHP) in supporting
decisionmaking within the field of web development, a case was modeled to select the optimal approach for
implementing a large-scale interface redesign of a major web project. The task required considering
not only technical feasibility but also factors influencing the ergonomics of user interaction with the
system and the organizational aspects of implementing changes.</p>
      <p>According to the classical three-level AHP structure, a model was built in Superdecisions (Figure
2):


</p>
      <p>The criteria were evaluated pairwise, taking into account their impact on the overall success of the
redesign (Figure 3). Special attention was given to production risks, which are often a critical factor in
large projects. The importance of the team’s psychological comfort was also assessed – a factor that is
often overlooked but has a significant impact on implementation quality.</p>
      <p>The pairwise comparisons were carried out by a panel of five experts, including UI/UX designers,
front-end engineers, and project managers, each with over five years of experience in web
application development. Individual judgments were aggregated using the geometric mean method,
following Saaty’s recommendations, to obtain a consolidated comparison matrix that represents a
collective expert perspective.</p>
      <p>For each criterion, a detailed pairwise comparison of the alternatives was conducted (Figure 4),
taking into account both subjective assessments and experience from implementing similar
approaches in real development conditions.</p>
      <p>Based on the weighted evaluations of the criteria and alternatives, the AHP model made it possible
to obtain global priorities for each approach. The highest weight was assigned to the “Use of Feature
Flags” alternative (Figure 5), which allows gradually enabling the new design for selected users or
parts of the interface without a full rollout.</p>
      <sec id="sec-3-1">
        <title>This approach demonstrated advantages in the following criteria:  Risk of failures: minimized, as new functionality is controlled;  Testing convenience: each stage can be easily verified independently;  Team stress: reduced due to the absence of pressure from a “single large release.”</title>
        <p>To increase the reliability of the modeling results, a sensitivity analysis was conducted, allowing
the assessment of the stability of the chosen decision when varying the weighting coefficients of the
criteria.</p>
        <p>To ensure the reproducibility of the study, the full pairwise comparison matrices, priority vectors,
and consistency ratios should be provided as supplementary materials or in an appendix. This will
enable other researchers and practitioners to replicate the calculations and verify the consistency of
judgments made during model construction.</p>
        <p>In the study, the criterion “Risk of failures” was selected as a key factor that could potentially have
a decisive impact on the outcome. Its weight was adjusted using the tool embedded in the software,
which generates a corresponding diagram showing changes in alternative priorities.</p>
        <p>When the weight of the “Risk of failures” criterion is increased or decreased (Figure 6), the relative
priorities of the alternatives change. However, even with a significant increase in the weight of this
criterion, the “Feature Flags” alternative retains the highest priority. This indicates the stability of the
chosen option and confirms the reliability of the obtained results.</p>
        <p>Quantitatively, the sensitivity analysis showed that the ranking of alternatives remains
unchanged as long as the weight of the ‘Risk of failures’ criterion stays within the range of 0.22–0.38.
Beyond this range, the ‘Gradual Migration’ alternative begins to approach or slightly surpass the
Feature Flags option. This stability interval demonstrates that the final decision is robust to moderate
variations in expert opinions.</p>
        <p>Although the AHP method introduces a structured comparison process, it inevitably contains a
degree of subjectivity, as it depends on human judgments. To mitigate bias, several practical
techniques can be applied, for example, using multiple raters, conducting Delphi rounds to reach
consensus, or applying fuzzy-AHP formulations that capture uncertainty in linguistic evaluations.
Incorporating such mechanisms enhances reliability and makes the results more defensible in
collaborative team environments.</p>
        <p>Visualizing such an analysis allows for an intuitive assessment of the impact of individual criteria
on the final decision, which is especially useful when making strategic decisions under conditions of
uncertainty.</p>
        <p>Additionally, the unified supermatrices (weighted, unweighted, and limit) were analyzed (Figures.
7, 8, 9), which allowed for checking the consistency of the model and assessing the impact of feedback
relationships between criteria. This is particularly important in real-world conditions, where, for
example, the risk of failures affects team stress, or the possibility of parallel development influences
implementation speed.</p>
        <p>The application of AHP in this task demonstrated the ability to effectively consider multiple
factors when selecting a redesign strategy, directly impacting HMI ergonomics, user satisfaction, and
the stability of the information system. This approach can be easily adapted for other types of
decisions in UI/UX design [20].</p>
        <p>The selection of evaluation criteria for the redesign task was based on both ergonomic principles
of user interface interaction and practical aspects of team-based development. Each criterion plays a
key role in the overall effectiveness of implementing changes.</p>
        <p>Implementation speed assesses how quickly the team can make changes without disrupting the
core functionality of the site. For example, a Big Bang approach allows immediate full-scale changes
but requires significant preparation time. Feature Flags and Gradual Migration allow partial
implementation, though the process may be extended [21,22].</p>
        <p>In addition to these four redesign approaches, modern release management practices such as
canary releases, A/B interface testing, and blue-green deployment are increasingly applied in web
development. These techniques allow the gradual exposure of interface changes to limited user
segments, the experimental comparison of multiple interface versions, and the creation of parallel
environments to ensure zero-downtime rollouts. Their inclusion expands the decision space and
reflects the evolution of deployment strategies in agile and DevOps-oriented teams.</p>
        <p>Risk of failures/bugs in production is one of the most critical criteria in real projects. Large-scale
changes carry a high likelihood of errors that may go beyond controlled environments. Feature Flags
scored highest here, as they allow limited rollout of new functionality.</p>
        <p>Possibility of parallel development is important for teams working in multiple branches
simultaneously. Parallel branch development clearly excels in this aspect, although it requires more
complex future merges.</p>
        <p>Ability to test each new interface component in isolation reduces risks and the load on the QA
team. Again, Feature Flags proved the most adaptable, as they allow testing inactive components in a
live environment.</p>
        <p>Psychological state of the development team is critically important for long-term projects [23, 24].
A full interface overhaul, as in the Big Bang approach, generates high stress and responsibility,
whereas phased approaches allow the team to adapt and gradually integrate changes into their
regular workflow.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusion</title>
      <p>The article examined an example of applying the Analytic Hierarchy Process (AHP) as an effective
decision support tool during the implementation of a large-scale web application interface redesign.
The constructed model allowed for consideration of a range of important criteria, both ergonomic
(testing convenience, minimization of cognitive load) and organizational (risk of failures, team stress,
possibility of parallel development).</p>
      <p>Using Superdecisions software, a multi-level model was built with subsequent pairwise
comparisons of criteria and alternatives. The modeling results indicated that the most effective
redesign strategy under the selected conditions is gradual implementation using Feature Flags. This
approach reduces the risk of errors in the production environment, improves control over the update
process, provides flexibility for the development team, and enables high-quality, incremental testing
of new components.</p>
      <p>To empirically validate the proposed methodology, a pilot implementation can be conducted in a
real product development team. Key quantitative indicators such as deployment frequency, mean
time to restore service, number of post-release bugs, and team satisfaction levels should be measured
before and after applying the AHP-based decision framework. Such data would provide an objective
assessment of the method’s impact on delivery speed, product quality, and team well-being,
strengthening the practical significance of the research results.</p>
      <p>The results demonstrate not only an example of a specific choice but also the broader
methodological value of AHP in tasks that combine technical and human factors. Particular attention
should be paid to the potential integration of this approach into an overall human–machine
interaction management system, where it is important to consider both user behavior and system
performance parameters from the developers’ perspective.</p>
      <p>Overall, the application of AHP in web development holds significant potential as a tool for
formalizing decisions in complex, team-based projects, improving the quality of user interface
interaction, and serving as part of broader UX methodologies in automated information systems.</p>
      <p>As shown in these studies [25-28], the application of AHP positively impacts decision-making in
team-based projects, enhances user interface interaction quality, and contributes to greater efficiency
in automated information systems.</p>
      <p>Future research could focus on automating the AHP model-building process, integrating it into
DevOps workflows, using real UX metrics [29] (e.g., time-on-task, error rate) to refine criteria, and
scaling models to the level of an entire information system.
5. Practical implementation checklist
1. Participants: include a UX designer, front-end developer, QA engineer, and product manager;
2. Steps:
1. Define redesign goal and alternatives (e.g., Gradual Migration, Feature Flags);
2. Select 4–6 key evaluation criteria relevant to project context;
3. Collect expert pairwise comparisons (individually or in a workshop);
4. Calculate weights and consistency ratios using Super Decisions or equivalent tools;
5. Review sensitivity plots and confirm ranking stability;
6. Integrate chosen strategy into DevOps and feature-flag workflows for controlled
deployment;
3. Recommended outputs: summary of criteria priorities, selected strategy justification, and
lessons learned for future releases.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgment</title>
      <p>The research was supported by the National Research Foundation of Ukraine (Grant Agreement No.
2023.03/0131).</p>
    </sec>
    <sec id="sec-6">
      <title>Declaration on Generative AI</title>
      <sec id="sec-6-1">
        <title>The authors have not employed any Generative AI tools.</title>
        <p>[12] Yamada, S., Uesugi, Y., Nonaka, T., &amp; Hase, T. (2009). Suitable GUI selection using analytic
hierarchy process. In 2009 IEEE 13th International Symposium on Consumer Electronics. IEEE.
https://doi.org/10.1109/isce.2009.5156877
[13] Johnson, R. (2020). What is cognitive load and why does it matter in web and interface design?
3.7designs.
https://3.7designs.co/blog/what-is-cognitive-load-and-why-does-it-matter-in-weband-interface-design/
[14] Cheek, R., Sale, M., &amp; Wolverton, C. C. (2018). UX (user experience)-driven website design
utilizing analytic hierarchy process (AHP) multi-attribute decision modeling. In
Entrepreneurship, collaboration, and innovation in the modern business era (pp. 121–135). IGI
Global. https://doi.org/10.4018/978-1-5225-5014-3.ch006
[15] Bodnarchuk, I., Skorenkyy, Y., Kramar, T., Duda, O., &amp; Nykytyuk, V. (2022). Application of
analytical hierarchy process for scenarios design in a digital museum with XR components.</p>
        <p>CEUR Workshop Proceedings, 3309, 414–425.
[16] Battistoni, E., Colladon, A. F., Scarabotti, L., &amp; Schiraldi, M. M. (2013). Analytic hierarchy process
for new product development. International Journal of Engineering Business Management, 5, 42.
https://doi.org/10.5772/56816
[17] Ahram, T., Taiar, R., Colson, S., &amp; Choplin, A. (2020). Human interaction, emerging technologies
and future applications III. Springer International Publishing, 136.
https://doi.org/10.1007/978-3030-55307-4
[18] Shrestha, S., Abdinnour-Helm, S., &amp; Chaparro, B. S. (2008). Using the analytic hierarchical
process to create a single usability score for website interfaces. Proceedings of the Human
Factors and Ergonomics Society Annual Meeting, 52(16), 1122–1126.
https://doi.org/10.1177/154193120805201605
[19] Benaida, M. (2023). Developing and extending usability heuristics evaluation for user interface
design via AHP. Soft Computing. https://doi.org/10.1007/s00500-022-07803-4
[20] Tang, B., Guo, G., Wang, K., Lin, L., &amp; Li, J. (2015). User experience evaluation and selection of
automobile industry design with eye movement and electroencephalogram. Computer
Integrated Manufacturing Systems, 21(6), 1449–1459. https://doi.org/10.13196/j.cims.2015.06.006
[21] Brainhub. (2024). Big Bang vs Trickle Migration: Key Differences &amp; Considerations. Retrieved
from https://brainhub.eu/library/big-bang-migration-vs-trickle-migration
[22] Cloudficient. (2024). Big Bang Data Migration: Benefits and Best Practices. Retrieved from
https://www.cloudficient.com/blog/big-bang-data-migration-benefits-and-best-practices
[23] Patil, R., Raheja, D., Nair, L., &amp; Deshpande, A. (2023). The Power of Psychological Safety:
Investigating its Impact on Team Learning, Team Efficacy, and Team Productivity. The Open
Psychology Journal, 16(1), Article 36. https://doi.org/10.2174/18743501-v16-230727-2023-36
[24] Almahri, K. S., &amp; Wahab, S. A. (2023). Effectiveness of Psychological Safety on Employees'
Productivity. International Journal of Scientific and Management Research, 6(10), 37–42.
https://doi.org/10.37502/IJSMR.2023.61004
[25] Bugingo, E., Ndimubenshi, E. L., Kamanga, C. T., Rugema, F. X., Habimana, O., &amp; Batamuliza, J.
(2024). Application of AHP in Decision-Making: Case Studies and Practical Implementation. In
The Art of Decision Making - Applying AHP in Practice. IntechOpen.
https://doi.org/10.5772/intechopen.1006966
[26] Almagrabi, A. O., &amp; Keshta, I. M. (2025). Securing Software Development Through People
Maturity: A Fuzzy-AHP Decision-Making Framework. ResearchGate.
https://www.researchgate.net/publication/395488522_Securing_Software_Development_Throu
gh_People_Maturity_A_Fuzzy-AHP_Decision_Making_Framework
[27] Lehmann, D. (2024). Analytic Hierarchy Process (AHP) in Supply Chain Management with easy
AHP-solver software. ResearchGate.
https://www.researchgate.net/publication/381322501_Analytic_Hierarchy_Process_AHP_in_S
upply_Chain_Management_with_easy_AHP-solver_software
[28] Ćehić, I., Kulenović, F., Kulenović, F., &amp; Crnkić, A. (2025). Application of AHP Method for
Multicriteria Decision Making on the Example of Ranking Students. ResearchGate.
https://www.researchgate.net/publication/389563020_Application_of_AHP_method_for_multi
criteria_decision_making_on_the_example_of_ranking_students
[29] Wallach, D., Conrad, J., &amp; Steimle, T. (2017). The UX Metrics Table: A Missing Artifact. In
Lecture Notes in Computer Science, 10293, 507–515.
https://doi.org/10.1007/978-3-319-586342_37
[30] Creative Decisions Foundation. (n.d.). SuperDecisions software. Retrieved April 19, 2025, from
https://www.superdecisions.com/</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Abdugapparova</surname>
            ,
            <given-names>K. K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Daineko</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bykov</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Comprehensive review of digital museums: Innovations, technologies, and user experiences</article-title>
          .
          <source>In: DTESI 2024: 9th International Conference on Digital Technologies in Education, Science and Industry, October 16-17</source>
          ,
          <year>2024</year>
          , Almaty, Kazakhstan.
          <source>CEUR Workshop Proceedings</source>
          , Vol.
          <volume>3966</volume>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Ussatova</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Makilenov</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Karyukin</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Razaque</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Amanzholova</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Begimbayeva</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          (
          <year>2025</year>
          ).
          <article-title>The development of an evaluation model for user authentication methods with security, usability, and usage frequency</article-title>
          .
          <source>Eastern-European Journal of Enterprise Technologies</source>
          ,
          <volume>1</volume>
          (
          <issue>2</issue>
          (
          <issue>127</issue>
          )),
          <fpage>6</fpage>
          -
          <lpage>14</lpage>
          . https://doi.org/10.15587/
          <fpage>1729</fpage>
          -
          <lpage>4061</lpage>
          .
          <year>2025</year>
          .333720
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          (
          <year>2023</year>
          ).
          <article-title>Research on the application of ergonomics in UI interface design</article-title>
          .
          <source>AIMS Mathematics and Natural Sciences</source>
          ,
          <volume>2</volume>
          (
          <issue>7</issue>
          ),
          <fpage>787</fpage>
          -
          <lpage>793</lpage>
          . https://doi.org/10.2478/amns.
          <year>2023</year>
          .
          <volume>2</volume>
          .
          <fpage>00787</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Lavrov</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          , et al. (
          <year>2020</year>
          ).
          <article-title>Information Technology for Modeling Human-machine Control Systems and Approach to Integration of Mathematical Models for Its Improvement</article-title>
          .
          <source>In 2020 XXIII International Conference on Soft Computing and Measurements (SCM)</source>
          ,
          <fpage>117</fpage>
          -
          <lpage>120</lpage>
          . https://doi.org/10.1109/SCM50615.
          <year>2020</year>
          .9198791
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Lavrov</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Siryk</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          (
          <year>2022</year>
          ).
          <article-title>Functional networks for ergonomics and reliability tasks on the 90th anniversary of A. Gubinsky</article-title>
          and
          <string-name>
            <given-names>V.</given-names>
            <surname>Evgrafov</surname>
          </string-name>
          . Sigurnost,
          <volume>64</volume>
          (
          <issue>3</issue>
          ),
          <fpage>245</fpage>
          -
          <lpage>257</lpage>
          . https://doi.org/10.31306/s.64.
          <issue>3</issue>
          .
          <fpage>3</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Lavrov</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          , et al. (
          <year>2021</year>
          ).
          <article-title>Mathematical Models and Decision Support System for the Efficiency and Ergonomic Quality of IT Service Management Systems</article-title>
          .
          <source>In 2021 IEEE 8th International Conference on Problems of Infocommunications, Science and Technology (PIC S&amp;T)</source>
          ,
          <volume>506</volume>
          -
          <fpage>510</fpage>
          . https://doi.org/10.1109/PICST54195.
          <year>2021</year>
          .9772245
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Lavrov</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          , et al. (
          <year>2020</year>
          ).
          <article-title>Decision Support in Incident Management Systems. Models of Searching for Ergonomic Reserves to Increase Efficiency</article-title>
          .
          <source>In 2020 IEEE International Conference on Problems of Infocommunications. Science and Technology (PIC S&amp;T)</source>
          ,
          <volume>653</volume>
          -
          <fpage>658</fpage>
          . https://doi.org/10.1109/PICST51311.
          <year>2020</year>
          .9467991
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Garrett</surname>
            ,
            <given-names>J. J.</given-names>
          </string-name>
          (
          <year>2011</year>
          ).
          <article-title>The elements of user experience: User-centered design for the web and beyond (2nd ed</article-title>
          .). New Riders. https://www.amazon.com/dp/0321683684
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Saaty</surname>
            ,
            <given-names>T. L.</given-names>
          </string-name>
          (
          <year>1980</year>
          ).
          <article-title>The analytic hierarchy process</article-title>
          .
          <source>McGraw-Hill. ISBN: 9780070543713</source>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Saaty</surname>
            ,
            <given-names>T. L.</given-names>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>Decision making with the analytic hierarchy process</article-title>
          .
          <source>International Journal of Services Sciences</source>
          ,
          <volume>1</volume>
          (
          <issue>1</issue>
          ),
          <fpage>83</fpage>
          -
          <lpage>98</lpage>
          . https://doi.org/10.1504/IJSSci.
          <year>2008</year>
          .01759
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Vaidya</surname>
            ,
            <given-names>O. S.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Kumar</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Analytic hierarchy process: An overview of applications</article-title>
          .
          <source>European Journal of Operational Research</source>
          ,
          <volume>169</volume>
          (
          <issue>1</issue>
          ),
          <fpage>1</fpage>
          -
          <lpage>29</lpage>
          . https://doi.org/10.1016/j.ejor.
          <year>2004</year>
          .
          <volume>04</volume>
          .028
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>