Engineering Design and Evaluation of the Process Evaluation Method of Auto Repair Professional Training in Virtual Reality Environment
Abstract
:1. Introduction
- (1)
- This paper combines the professional characteristics of virtual reality technology and secondary vocational skill-based auto repair training and adopts a machine learning method to carry out the engineering design of the process evaluation method for skill-based auto repair training.
- (2)
- Through expert interviews and literature research, a new process evaluation model is constructed, with three dimensions of evaluation indicators: knowledge acquisition, skill mastery, and ability development (knowledge, skill, ability, KSA).
- (3)
- The TTES system was designed and developed, and the advanced performance of the model was evaluated through the comparison of multiple groups of experiments and the ten-fold cross-validation process.
2. Related Words
2.1. Network Evaluation System Platform
2.2. Application of Virtual Reality System in Education
2.3. Evaluation Form of Skill-Based Training in Vocational Education
3. Design of the Process Data Evaluation Method for Technical Training in Secondary Vocational Training
- (1)
- Support the professionalism and typicality of training operations
- (2)
- Support the contextualization of training operations
- (3)
- The evaluation of the training process and the training process are integrated promptly
- (4)
- Emphasis on both process and goal of training evaluation
- (5)
- Accuracy and personalization of training process evaluation
- (1)
- Virtual reality training process activity recording subsystem
- (2)
- Process data processing and storage subsystem
- (3)
- Training process data analysis subsystem
- (4)
- Training process evaluation subsystem
4. Evaluation Index of Auto Repair Process Evaluation in TTES System
4.1. Knowledge Acquisition ()
4.2. Skill Mastery ()
4.3. Ability Development ()
- Data normalization
- Feature selection
5. Experiment Design-Accuracy Verification of Process Evaluation Method
5.1. Experimental Design
- Data Sources
Algorithm 1 Procedual evaluator of students’ practical operation performance |
Input:V{v1, v2, … …, vn}, THRESHOLD, EVADATA Output: EVALUATIONY // First, Eliminate outliers and fill in missing values 1: B{b1, b2,… …, bN} ← V{v1, v2,… …, vn} // Features with a training-set variance lower than the threshold should be removed 2: For each column features bi∈B do 3: bi_var ← POW (x − MEAN(bi), 2) for x in bi 4: if bi_var < threshold then 5: continue 6: else 7: Add bi to B_fsvar // Initialization Original Data (OD) 8: OD ← B_fsvar // Standardization for data 9: For (i = 1 to number of features of (OD) do 10: MEANi ← The mean of column i of OD 11: SDi ← The standard deviation of column i of OD 12: STDi ← ( ODi - MEANi )/ SDi // Dividing the standardized data into validation and test sets 13: trainData, testData ← train_test_split(STD, test_size=0.2) // Take out training data and training labels 14: xTrain ← the first column to penultimate column of trainData 15: yTrain ← the last cloumn of trainData // KNeighborsRegressor Is a KNN regression function interface in sklearn 16: modelKNN ← KNeighborsRegressor() // Model Training 17: modelKNN.fit(xTrain, yTrain ) // the true data which need to evaluate 18: import EVADATA // Evaluation the true data’s score 19: evaluationY ← model.predict(EVADATA ) // evaluationY is the output of the predicted score 20: Return evaluation Y |
5.2. Experimental Result and Analysis
6. Conclusions and Future Work
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
References
- Mikropoulos, T.A.; Natsis, A. Educational virtual environments: A ten-year review of empirical research (1999–2009). Comput. Educ. 2011, 56, 769–780. [Google Scholar] [CrossRef]
- Zhang, Z. Virtual reality in education: A mind-body integrated approach—The 2016 smart learning and virtual reality in education week, BNU. Distance Educ. China 2016, 5–15+79. [Google Scholar] [CrossRef]
- Bourhim, E.M.; Cherkaoui, A. Efficacy of virtual reality for studying people’s Pre-evacuation behavior under fire. Int. J. Hum. Comput. Stud. 2020, 142, 102484. [Google Scholar] [CrossRef]
- Morélot, S.; Garrigou, A.; Dedieu, J.; N’Kaoua, B. Virtual reality for fire safety training: Influence of immersion and sense of presence on conceptual and procedural acquisition. Comput. Educ. 2021, 166, 104145. [Google Scholar] [CrossRef]
- Peng, L. How does Evaluation Promote Learning?—Empirical Analysis on the Effectiveness of Vocational Education Learning Evaluation. Vocat. Technol. Educ. 2021, 42, 37–44. [Google Scholar]
- Chen, X.Q.Y. Development and application of visual dynamic evaluation system for skill operation learning. Vocat. Educ. 2020, 19, 49–54. [Google Scholar] [CrossRef]
- Huang, F.; Zhao, Z. Research on the Evaluation Methods of Professional Competence under the Background of the Construction of College Entrance Examination System in Vocational Education. China High. Educ. Res. 2019, 6, 100–104. [Google Scholar] [CrossRef]
- Mantovani, F. VR learning: Potential and challenges for the use of 3D environments in education and training. Towards Cyberpsychology Mind Cogn. Soc. Internet Age 2001, 207–226. [Google Scholar]
- Shi, B. The practical research of virtual simulation technology in the practical teaching of automobile repair in secondary vocational school. Intern. Combust. Engine Parts. 2020, 14, 233–234. [Google Scholar] [CrossRef]
- Ran, Q.C.J.Y. The construction and practice of the “precision teaching” model based on big data—Taking automotive repair major of secondary vocational schools as an example. Chin. Vocat. Technol. Educ. 2021, 2, 33–40. [Google Scholar]
- Ke, Z. The Implementation Predicament and Countermeasures of Teaching Evaluation in Vocational Colleges. J. Vocat. Educ. 2018, 6, 57–64. [Google Scholar]
- Zheng, Q.; Chen, Y.; Sun, H.; Chen, L. The Construction and Application of An Online Learning Evaluation System Based on Learning Analytics Technology: A Study of Students Systematic Evaluation Reference Indicator. e-Educ. Res. 2016, 37, 33–40. [Google Scholar] [CrossRef]
- Li, S.H. The Construction and Application of An Online Learning Evaluation System Based on Learning Analytics Technology: A Study of Course Systematic Evaluation Reference Indicator. e-Educ. Res. 2016, 37, 25–31. [Google Scholar] [CrossRef]
- Qiu, F.; Zhang, G.; Sheng, X.; Jiang, L.; Zhu, L.; Xiang, Q.; Chen, P.K. Predicting students’ performance in e-learning using learning process and behaviour data. Sci. Rep. 2022, 12, 453. [Google Scholar] [CrossRef] [PubMed]
- Macfadyen, L.P.; Dawson, S. Mining LMS data to develop an “early warning system” for educators: A proof of concept. Comput. Educ. 2010, 54, 588–599. [Google Scholar] [CrossRef]
- Wei, S.; Chen, G.; Wang, L.; Cui, N.P. Research on the construction of data-driven online course implementation process evaluation index system. J. Open Learn. 2016, 2, 42–48. [Google Scholar] [CrossRef]
- Zhu, K.; Liu, Q. Research on the development and application of learning platform based on “learning analysis” technology. China Educ. Technol. 2013, 9, 127–132. [Google Scholar]
- Zhang, B.; Chen, Y.; Qi, Y.; Dong, Q. Learner Comprehensive Evaluation Model Drivenby Multi Source Process Data. Inf. Sci. 2022, 40, 104–110. [Google Scholar] [CrossRef]
- Burdea, G.C. Virtual Reality Technology, 2nd ed.; John Wiley & Sons: New York, NY, USA, 2004; pp. 3–4. [Google Scholar]
- Pantelidis, V.S. Reasons to Use Virtual Reality in Education and Training Courses and a Model to Determine When to Use Virtual Reality. Sci. Technol. Educ. 2009, 2, 59–70. [Google Scholar]
- Omlor, A.J.; Schwärzel, L.S.; Bewarder, M.; Casper, M.; Damm, E.; Danziger, G.; Mahfoud, F.; Rentz, K.; Sester, U.; Bals, R.; et al. Comparison of immersive and non-immersive virtual reality videos as substitute for in-hospital teaching during coronavirus lockdown: A survey with graduate medical students in Germany. Med. Educ. Online 2022, 27, 11444. [Google Scholar] [CrossRef]
- Jiang, L.; Lv, Z. Virtual Reality Action Interactive Teaching Artificial Intelligence Education System. Complexity 2021, 2021, 1–11. [Google Scholar] [CrossRef]
- Zhang, Q. Interactive Course Design and Development for Cognitively Inspired Distance International Chinese Education. Comput. Intell. Neurosci. 2022, 2022, 5040920. [Google Scholar] [CrossRef]
- Freina, L.; Ott, M. A Literature Review on Immersive Virtual Reality in Education: State Of The Art and Perspectives. Elearning Softw. Educ. 2015, 1, 133–141. [Google Scholar] [CrossRef]
- Yang, G.; Qiu, C.; Zheng, X.; Chen, F. An Empirical Study on Learning Motivation and Writing Achievement Based on Virtual Panorama Learning. e-Educ. Res. 2020, 41, 91–98+121. [Google Scholar] [CrossRef]
- Hamilton, D.; Mckechnie, J.; Edgerton, E.; Wilson, C. Immersive Virtual Reality as a Pedagogical Tool in Education: A Systematic Literature Review of Quantitative Learning Outcomes and Experimental Design; Springer: Berlin/Heidelberg, Germany, 2021; Volume 1, p. 32. [Google Scholar] [CrossRef]
- Arif, F. Application of virtual reality for infrastructure management education in civil engineering. Educ. Inf. Technol. 2021, 26, 3607–3627. [Google Scholar] [CrossRef]
- Guan, J.Q.; Wang, L.H.; Chen, Q.; Jin, K.; Hwang, G.J. Effects of a virtual reality-based pottery making approach on junior high school students’ creativity and learning engagement. Interact. Learn. Environ. 2021, 17. [Google Scholar] [CrossRef]
- Vaughan, N.; Gabrys, B.; Dubey, V.N. An overview of self-adaptive technologies within virtual reality training. Comput. Sci. Rev. 2016, 22, 65–87. [Google Scholar] [CrossRef] [Green Version]
- John, N.W.; Pop, S.R.; Day, T.W.; Ritsos, P.D.; Headleand, C.J. The Implementation and Validation of a Virtual Environment for Training Powered Wheelchair Manoeuvres. IEEE Trans. Vis. Comput. Graph. 2018, 24, 1867–1878. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Wang, Y.; Guo, S.; Li, Y.; Tamiya, T.; Song, Y. Design and evaluation of safety operation VR training system for robotic catheter surgery. Med. Biol. Eng. Comput. 2018, 56, 25–35. [Google Scholar] [CrossRef] [PubMed]
- Khan, N.; Muhammad, K.; Hussain, T.; Nasir, M.; Munsif, M.; Imran, A.S.; Sajjad, M. An Adaptive Game-Based Learning Strategy for Children Road Safety Education and Practice in Virtual Space. Sensors 2021, 21, 3661. [Google Scholar] [CrossRef]
- Zhao, K.; Guo, X. Analysis of the Application of Virtual Reality Technology in Football Training. J. Sens. 2022, 2022, 1339434. [Google Scholar] [CrossRef]
- Ho, N.; Wong, P.-M.; Chua, M.; Chui, C.-K. Virtual reality training for assembly of hybrid medical devices. Multimed. Tools Appl. 2018, 77, 30651–30682. [Google Scholar] [CrossRef]
- Soliman, M.; Pesyridis, A.; Dalaymani-Zad, D.; Gronfula, M.; Kourmpetis, M. The Application of Virtual Reality in Engineering Education. Appl. Sci. 2021, 11, 2879. [Google Scholar] [CrossRef]
- Borsci, S.; Lawson, G.; Jha, B.; Burges, M.; Salanitri, D. Effectiveness of a multidevice 3D virtual environment application to train car service maintenance procedures. Virtual Real. 2016, 20, 41–55. [Google Scholar] [CrossRef]
- Osterlund, J.; Lawrence, B. Virtual reality: Avatars in human spaceflight training. Acta Astronaut. 2012, 71, 139–150. [Google Scholar] [CrossRef]
- Seufert, C.; Oberdörfer, S.; Roth, A.; Grafe, S.; Lugrin, J.-L.; Latoschik, M.E. Classroom management competency enhancement for student teachers using a fully immersive virtual classroom. Comput. Educ. 2022, 179, 104410. [Google Scholar] [CrossRef]
- Ulmer, J.; Braun, S.; Cheng, C.-T.; Dowey, S.; Wollert, J. Gamification of virtual reality assembly training: Effects of a combined point and level system on motivation and training results. Int. J. Hum. Comput. Stud. 2022, 165, 102854. [Google Scholar] [CrossRef]
- Mondragón Bernal, I.F.; Lozano-Ramírez, N.E.; Puerto Cortés, J.M.; Valdivia, S.; Muñoz, R.; Aragón, J.; García, R.; Hernández, G. An Immersive Virtual Reality Training Game for Power Substations Evaluated in Terms of Usability and Engagement. Appl. Sci. 2022, 12, 711. [Google Scholar] [CrossRef]
- Hong, Y.; Ge, Y. Design and Analysis of Clothing Catwalks Taking into Account Unity’s Immersive Virtual Reality in an Artificial Intelligence Environment. Comput. Intell. Neurosci. 2022, 2022, 2861767. [Google Scholar] [CrossRef] [PubMed]
- Pan, H.; Lin, X. To establish the evaluation method of vocational education as the type of education. Chin. Vocat. Tech. Educ. 2021, 4, 5–11+17. [Google Scholar]
- Shang, W.; Han, M.; Yang, M. Research on the Design of Online Learning Process Evaluation based on Big Data. Mod. Educ. Technol. 2018, 28, 94–99. [Google Scholar]
- Bao, P. Action Research on Integrating Formative Assessment Based on Learning Analysis into Online Blended Teaching. China J. Multimed. Netw. Teachnol. 2021, 3, 17–19. [Google Scholar]
- Lv, X.; Yu, S.; Tan, N. Design of learning evaluation system of network teaching platform based on the concept of developmental evaluation. E-Educ. Res. 2011, 73–78. [Google Scholar] [CrossRef]
- Zhang, J.; Kong, H. Application of virtual reality technology in practical training teaching. E-Educ. Res. 2010, 109–112. [Google Scholar] [CrossRef]
- Zhao, L.; Yao, M.; Wu, B. A research on innovative talent training mode from the perspective of tacit knowledge. Sci. Res. Manag. 2019, 40, 32–42. [Google Scholar] [CrossRef]
- Maqsood, T.; Finegan, A.; Walker, D. Extending knowledge across the supply chain in the construction industry: Knowledge sharing in construction supply chains. In Proceedings of the Second International Conference on Construction in the 21st Century (CITC-II), Hong Kong, China, 10–12 December 2003. [Google Scholar]
- Anderson, L.W.; Krathwohl, D.R.; Airasian, P.W.; Cruikshank, K.A.; Wittrock, M.C. A Taxonomy for Learning, Teaching, and Assessing: A Revision of Bloom’s Taxonomy of Educational Objectives. 2001, pp. 323–331. Available online: http://eduq.info/xmlui/handle/11515/18345 (accessed on 28 September 2022).
- Yang, Y.; Yi, W. Automobile Maintenance and Testing Training; Shandong Science and Technology Press: Shandong, China, 2008; ISBN 9787533149161. [Google Scholar]
- Specification for the Inspection and Maintenance of Motor Vehicle 2016 [General Administration of Quality Supervision, Inspection and Quarantine of the People’s Republic of China, China National Standardization Administration]. Available online: https://openstd.samr.gov.cn/bzgk/gb/newGbInfo?hcno=C861F75DFB3C2A36C425943C816D382E (accessed on 28 September 2022).
- Alam, A.; Ullah, S.; Ali, N. A Student-friendly Framework for Adaptive 3D-Virtual Learning Environments. Proc. Pak. Acad. Sci. 2016, 53, 255–266. [Google Scholar]
- Alam, A.; Ullah, S.; Burqi, M.Z.; Amanullah; Ali, N. Evaluating Students Performance in Adaptive 3D-Virtual Learning Environments Using Fuzzy Logic. Sindh Univ. Res. J. SURJ 2016, 48, 245–250. [Google Scholar]
- Qiu, F.; Zhu, L.; Zhang, G.; Sheng, X.; Ye, M.; Xiang, Q.; Chen, P.-K. E-Learning Performance Prediction: Mining the Feature Space of Effective Learning Behavior. Entropy 2022, 24, 722. [Google Scholar] [CrossRef]
- Pordanjani, T.R.; Ebrahimi, A.M. The Role of Knowledge, Skill and Ability in the Prediction of Unsafe Behaviors in the Staff of an Industrial Company. J. Mil. Med. 2016, 18, 363–370. [Google Scholar]
- Zhang, G.; Navimipour, N.J. A comprehensive and systematic review of the IoT-based medical management systems: Applications, techniques, trends and open issues. Sustain. Cities Soc. 2022, 82, 103914. [Google Scholar] [CrossRef]
- Qiu, F.; Zhang, G.; Chen, P.-K.; Wang, C.; Pan, Y.; Sheng, X.; Kong, D. A Novel Multi-Objective Model for the Cold Chain Logistics Considering Multiple Effects. Sustainability 2020, 12, 8068. [Google Scholar] [CrossRef]
Authors | Database Source | Focus |
---|---|---|
Zheng Q et al. (2016) [12] | E-Education Research | Online teaching evaluation is based on data, the reference theoretical model of the five-dimensional comprehensive evaluation, and the corresponding calculation model is constructed. |
Hongtao Sun et al. (2016) [13] | E-Education Research | A curriculum evaluation model is constructed to evaluate online learning courses from five dimensions: media technology, learning resources, learning behavior, learning support, and connectivity, and to evaluate teachers’ performance from promotion, engagement, and connectivity. |
Feiyue Qiu et al. (2022) [14] | Scientific Reports | Classifying the online platform behavior data and finding the correlation between behaviors can not only monitor learners’ learning process in real time but also predict learners’ learning performance on the online platform. |
Macfadyen et al. (2010) [15] | Computers & Education | Based on the data of the Blackboard platform, the key variables that are significantly related to student’s academic performance are found, and a regression model is established to predict students’ academic performance. |
Shunping W et al. (2016) [16] | Journal of Open Learning | From the data-driven perspective, starting from the existing data of the learning platform, this paper constructs the students’ online learning performance model and the evaluation index system of the online course implementation process. |
Zhu, K et al. (2013) [17] | China Educational Technology | Carried out the secondary development of the SAKAI system and integrated the data analysis tool SPSS to carry out data analysis on the electrical courses of 107 students; the system can acquire, store, analyze and report the data of students and learning environment, and provide a reference for teachers’ analysis and decision-making. |
Zhang Beisi et al. (2022) [18] | Information Science | Designed a comprehensive evaluation model for learners with multi-source data to comprehensively evaluate learners’ learning process. |
Authors | Database Source | Focus |
---|---|---|
Omlor et al. (2022) [21] | Medical Education Online | Through comparative experiments, found that using virtual reality technology to realize online immersive video teaching enhanced the classroom learning atmosphere and the comprehensibility of knowledge. |
Jiang et al. (2021) [22] | Complexity | Based on virtual reality technology, an interactive teaching platform is designed, and human–computer interaction is realized by establishing virtual 3D scenes. |
Zhang et al. (2022) [23] | Computational Intelligence and Neuroscience | Based on the cognitive heuristic model and virtual reality technology, designed and developed interactive courses for international Chinese education and built a mobile learning platform, and found that it can achieve good interactive effects and improve learners’ academic performance. |
Ott and Freina et al. (2015) [24] | eLearning and Software for Education | In the field of education, compared with video learning, VR immersive environment enhances students’ participation, whereas the interaction between students and learning resources also stimulates their potential learning motivation and interest. |
Arif. Farrukh et al. (2021) [27] | Education and Information Technologies | Applying VR technology to basic education of civil engineering, through a quantitative test, it is found that learners show higher concentration ability in a VR environment. |
Hwang, G. J. et al. (2021) [28] | Interactive Learning Environments | This paper applies VR-based ceramic production to junior high school labor and technical education and investigates its influence on students’ creativity and learning participation. The results show that the curriculum design of “observation-doing-reflection” based on VR promotes students’ creativity and cognitive input. |
John et al. (2017) [30] | IEEE transactions on visualization and computer graphics | A validation evaluation was conducted to determine if VR training led to acquiring driving skills for powered wheelchair maneuvers over no training or desktop training. |
Wang et al. (2017) [31] | Medical & Biological Engineering & Computing | A virtual reality training system based on tissue protection is developed for robotic catheter surgery. The evaluation results prove the effectiveness of the tissue protection mechanism in this system. |
Khan, Noman et al. (2021) [32] | Sensors | The VR system is developed for children to accept and participate in road safety exercises, and the experiment proves that this system has a positive effect on improving children’s crossing behavior. |
Zhao, K. et al. (2022) [33] | Journal of Sensors | This paper discusses the application of VR technology in football training and analyzes the feasibility of VR technology in football applications. |
Ho Nicholas et al. (2018) [34] | Multimedia tools and applications | A new VR training system is proposed, which can be used for the assembly of biological and mechanical components (i.e., hybrid medical equipment assembly) to solve the potential training problems of hybrid medical equipment assembly. |
Maged. et al. (2021) [35] | Applied Sciences | By reviewing previous studies, it is found that VR technology is an excellent tool in engineering education, which can achieve positive teaching effects and help students experience experimental environments that they cannot enter in reality. |
S. Borsci (2016) [36] | Virtual Reality | The system based on virtual reality is used for the training of automobile assembly tasks, but there is no module to evaluate the students’ acquisition. |
J. Osterlund (2012) [37] | Acta Astronautica | Applying virtual reality technology to spacecraft assembly and training. |
Christian Seufer et al. (2022) [38] | Computers & Education | This paper studies whether learning classroom management in a virtual reality environment can improve pre-service teachers’ classroom management ability, and finds out through experiments that a virtual reality environment can improve pre-service teachers’ classroom management ability. |
Jessica Ulmer et al. (2022) [39] | International Journal of Human–computer Studies | The specific training of VR gamification is studied, and it is found that the error rate of the gamification VR group in training is reduced, better learning results can be obtained, and learners’ self-evaluation can be improved through the gamification training of VR. |
Mondragón Bernal et al. (2022) [40] | Applied Sciences | A substation operation training system is developed, and the professional training of the power system is carried out by using virtual reality technology in the form of serious games, and good experience and effects are obtained. |
Hong et al. (2022) [41] | Computational Intelligence and Neuroscience | Built a virtual costume catwalk scene with an immersive experience based on the Unity 3D game engine and got a stronger user experience and visual viewing feeling. |
First Level Evaluation | Secondary Evaluation | Data Sources |
---|---|---|
Total score (Score) | Knowledge acquisition K | Courseware click-through rate e, video viewing duration g, selection error times w, viewing resource times o, test knowledge point error rate c and other data |
Skill mastery S | expected maintenance duration a, actual maintenance duration f, response duration m, part operation position l, tool selection times h, tool use method d and other data | |
Ability development A | return learning times b, device location data i, post times q, reply times t and other data |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Xiang, Q.; Qiu, F.; Wang, J.; Zhang, J.; Zhu, J.; Zhu, L.; Zhang, G. Engineering Design and Evaluation of the Process Evaluation Method of Auto Repair Professional Training in Virtual Reality Environment. Appl. Sci. 2022, 12, 12200. https://doi.org/10.3390/app122312200
Xiang Q, Qiu F, Wang J, Zhang J, Zhu J, Zhu L, Zhang G. Engineering Design and Evaluation of the Process Evaluation Method of Auto Repair Professional Training in Virtual Reality Environment. Applied Sciences. 2022; 12(23):12200. https://doi.org/10.3390/app122312200
Chicago/Turabian StyleXiang, Qifeng, Feiyue Qiu, Jiayue Wang, Jingran Zhang, Junyi Zhu, Lijia Zhu, and Guodao Zhang. 2022. "Engineering Design and Evaluation of the Process Evaluation Method of Auto Repair Professional Training in Virtual Reality Environment" Applied Sciences 12, no. 23: 12200. https://doi.org/10.3390/app122312200
APA StyleXiang, Q., Qiu, F., Wang, J., Zhang, J., Zhu, J., Zhu, L., & Zhang, G. (2022). Engineering Design and Evaluation of the Process Evaluation Method of Auto Repair Professional Training in Virtual Reality Environment. Applied Sciences, 12(23), 12200. https://doi.org/10.3390/app122312200