МОДУЛЬНА АРХІТЕКТУРА ВЕБЗАСТОСУНКУ ДЛЯ КОГНІТИВНОГО ТЕСТУВАННЯ З ЕЛЕМЕНТАМИ СТАТИСТИЧНОГО АНАЛІЗУ
Uložené v:
| Názov: | МОДУЛЬНА АРХІТЕКТУРА ВЕБЗАСТОСУНКУ ДЛЯ КОГНІТИВНОГО ТЕСТУВАННЯ З ЕЛЕМЕНТАМИ СТАТИСТИЧНОГО АНАЛІЗУ (Ukrainian) |
|---|---|
| Alternate Title: | MODULAR ARCHITECTURE OF A WEB APPLICATION FOR COGNITIVE TESTING WITH ELEMENTS OF STATISTICAL ANALYSIS. (English) |
| Autori: | Комарський, І. О., Бабич, Ю. І., Бабич, М. І., Літвінов, В. Ф. |
| Zdroj: | Informatics & Mathematical Methods in Simulation / Informatika ta Matematičnì Metodi v Modelûvannì; 2025, Vol. 15 Issue 4, p567-575, 9p |
| Predmety: | COGNITIVE testing, STATISTICS, USER experience, WEB-based user interfaces, JAVASCRIPT programming language, INFORMATION networks, STATISTICAL accuracy, MODULAR design |
| Abstrakt: | Modern web applications for cognitive testing are complex systems that operate under dynamic user interactions, variable loads, and strict data accuracy requirements, significantly complicating the processes of development, analysis, and optimization. Traditional implementation methods often neglect modularity, resulting in difficulties in scaling and integrating new functionalities, such as statistical analysis of results. This article proposes an integrated approach for creating a modular web application inspired by the Human Benchmark platform, based on JavaScript/TypeScript for logic, Tailwind CSS for the interface, and Firebase with Auth0 for storage and authentication. At its core, the system employs a unified component structure, including independent test modules (Reaction.tsx, Sequence.tsx, Aim.tsx), analysis algorithms (calculateImprovement.ts, getUsersRating.ts) with probabilistic models (linear regression, improvement calculations), and simulation-based results. Each test structure includes a description of the type, result evaluation, execution conditions, data sources, statistical methods, and interrelationships among elements. The system incorporates custom reverse-engineered tests, enhancing the accuracy of cognitive function diagnostics. To improve efficiency, data normalization, formula optimization (L-BFGS-B-like methods), and continuous addition of new scenarios are applied. Simulation modeling allows for accounting of both standard and rare deviations, providing a complete picture of possible outcomes. Results of numerical experiments confirm the effectiveness of the approach: correlation with norms reaches 0.85, error decreases by 20%, and the system demonstrates flexibility under changing conditions. The integration of modularity with statistical methods enables the prediction of improvements at different testing stages, reducing error risks and optimizing the user experience. The proposed system is an effective tool for cognitive assessment in computer science and can be adapted for other technically complex platforms. [ABSTRACT FROM AUTHOR] |
| Copyright of Informatics & Mathematical Methods in Simulation / Informatika ta Matematičnì Metodi v Modelûvannì is the property of Odessa Polytechnic University and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.) | |
| Databáza: | Complementary Index |
| FullText | Text: Availability: 0 CustomLinks: – Url: https://www.webofscience.com/api/gateway?GWVersion=2&SrcApp=EBSCO&SrcAuth=EBSCO&DestApp=WOS&ServiceName=TransferToWoS&DestLinkType=GeneralSearchSummary&Func=Links&author=%D0%9A%D0%BE%D0%BC%D0%B0%D1%80%D1%81%D1%8C%D0%BA%D0%B8%D0%B9%20%D0%86%D0%9E Name: ISI Category: fullText Text: Nájsť tento článok vo Web of Science Icon: https://imagesrvr.epnet.com/ls/20docs.gif MouseOverText: Nájsť tento článok vo Web of Science |
|---|---|
| Header | DbId: edb DbLabel: Complementary Index An: 190880293 RelevancyScore: 1060 AccessLevel: 6 PubType: Academic Journal PubTypeId: academicJournal PreciseRelevancyScore: 1060.49194335938 |
| IllustrationInfo | |
| Items | – Name: Title Label: Title Group: Ti Data: МОДУЛЬНА АРХІТЕКТУРА ВЕБЗАСТОСУНКУ ДЛЯ КОГНІТИВНОГО ТЕСТУВАННЯ З ЕЛЕМЕНТАМИ СТАТИСТИЧНОГО АНАЛІЗУ (Ukrainian) – Name: TitleAlt Label: Alternate Title Group: TiAlt Data: MODULAR ARCHITECTURE OF A WEB APPLICATION FOR COGNITIVE TESTING WITH ELEMENTS OF STATISTICAL ANALYSIS. (English) – Name: Author Label: Authors Group: Au Data: <searchLink fieldCode="AR" term="%22Комарський%2C+І%2E+О%2E%22">Комарський, І. О.</searchLink><br /><searchLink fieldCode="AR" term="%22Бабич%2C+Ю%2E+І%2E%22">Бабич, Ю. І.</searchLink><br /><searchLink fieldCode="AR" term="%22Бабич%2C+М%2E+І%2E%22">Бабич, М. І.</searchLink><br /><searchLink fieldCode="AR" term="%22Літвінов%2C+В%2E+Ф%2E%22">Літвінов, В. Ф.</searchLink> – Name: TitleSource Label: Source Group: Src Data: Informatics & Mathematical Methods in Simulation / Informatika ta Matematičnì Metodi v Modelûvannì; 2025, Vol. 15 Issue 4, p567-575, 9p – Name: Subject Label: Subject Terms Group: Su Data: <searchLink fieldCode="DE" term="%22COGNITIVE+testing%22">COGNITIVE testing</searchLink><br /><searchLink fieldCode="DE" term="%22STATISTICS%22">STATISTICS</searchLink><br /><searchLink fieldCode="DE" term="%22USER+experience%22">USER experience</searchLink><br /><searchLink fieldCode="DE" term="%22WEB-based+user+interfaces%22">WEB-based user interfaces</searchLink><br /><searchLink fieldCode="DE" term="%22JAVASCRIPT+programming+language%22">JAVASCRIPT programming language</searchLink><br /><searchLink fieldCode="DE" term="%22INFORMATION+networks%22">INFORMATION networks</searchLink><br /><searchLink fieldCode="DE" term="%22STATISTICAL+accuracy%22">STATISTICAL accuracy</searchLink><br /><searchLink fieldCode="DE" term="%22MODULAR+design%22">MODULAR design</searchLink> – Name: Abstract Label: Abstract Group: Ab Data: Modern web applications for cognitive testing are complex systems that operate under dynamic user interactions, variable loads, and strict data accuracy requirements, significantly complicating the processes of development, analysis, and optimization. Traditional implementation methods often neglect modularity, resulting in difficulties in scaling and integrating new functionalities, such as statistical analysis of results. This article proposes an integrated approach for creating a modular web application inspired by the Human Benchmark platform, based on JavaScript/TypeScript for logic, Tailwind CSS for the interface, and Firebase with Auth0 for storage and authentication. At its core, the system employs a unified component structure, including independent test modules (Reaction.tsx, Sequence.tsx, Aim.tsx), analysis algorithms (calculateImprovement.ts, getUsersRating.ts) with probabilistic models (linear regression, improvement calculations), and simulation-based results. Each test structure includes a description of the type, result evaluation, execution conditions, data sources, statistical methods, and interrelationships among elements. The system incorporates custom reverse-engineered tests, enhancing the accuracy of cognitive function diagnostics. To improve efficiency, data normalization, formula optimization (L-BFGS-B-like methods), and continuous addition of new scenarios are applied. Simulation modeling allows for accounting of both standard and rare deviations, providing a complete picture of possible outcomes. Results of numerical experiments confirm the effectiveness of the approach: correlation with norms reaches 0.85, error decreases by 20%, and the system demonstrates flexibility under changing conditions. The integration of modularity with statistical methods enables the prediction of improvements at different testing stages, reducing error risks and optimizing the user experience. The proposed system is an effective tool for cognitive assessment in computer science and can be adapted for other technically complex platforms. [ABSTRACT FROM AUTHOR] – Name: Abstract Label: Group: Ab Data: <i>Copyright of Informatics & Mathematical Methods in Simulation / Informatika ta Matematičnì Metodi v Modelûvannì is the property of Odessa Polytechnic University and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract.</i> (Copyright applies to all Abstracts.) |
| PLink | https://erproxy.cvtisr.sk/sfx/access?url=https://search.ebscohost.com/login.aspx?direct=true&site=eds-live&db=edb&AN=190880293 |
| RecordInfo | BibRecord: BibEntity: Identifiers: – Type: doi Value: 10.15276/imms.v15.no4.567 Languages: – Code: ukr Text: Ukrainian PhysicalDescription: Pagination: PageCount: 9 StartPage: 567 Subjects: – SubjectFull: COGNITIVE testing Type: general – SubjectFull: STATISTICS Type: general – SubjectFull: USER experience Type: general – SubjectFull: WEB-based user interfaces Type: general – SubjectFull: JAVASCRIPT programming language Type: general – SubjectFull: INFORMATION networks Type: general – SubjectFull: STATISTICAL accuracy Type: general – SubjectFull: MODULAR design Type: general Titles: – TitleFull: МОДУЛЬНА АРХІТЕКТУРА ВЕБЗАСТОСУНКУ ДЛЯ КОГНІТИВНОГО ТЕСТУВАННЯ З ЕЛЕМЕНТАМИ СТАТИСТИЧНОГО АНАЛІЗУ Type: main BibRelationships: HasContributorRelationships: – PersonEntity: Name: NameFull: Комарський, І. О. – PersonEntity: Name: NameFull: Бабич, Ю. І. – PersonEntity: Name: NameFull: Бабич, М. І. – PersonEntity: Name: NameFull: Літвінов, В. Ф. IsPartOfRelationships: – BibEntity: Dates: – D: 01 M: 10 Text: 2025 Type: published Y: 2025 Identifiers: – Type: issn-print Value: 22235744 Numbering: – Type: volume Value: 15 – Type: issue Value: 4 Titles: – TitleFull: Informatics & Mathematical Methods in Simulation / Informatika ta Matematičnì Metodi v Modelûvannì Type: main |
| ResultId | 1 |
Nájsť tento článok vo Web of Science