Research on MBTI Testing System Based on the Combination of Flask Framework and ORM Technology

Bo Hu,Rongji Zhou,Yuan Cui
DOI: https://doi.org/10.1109/ICDSCA59871.2023.10393033
2023-10-27
Abstract:Aiming at the problem that the existing personality test system can only give the conclusion of personality type and lacks the consideration of matching personality type with career choice, this paper develops a new MBTI career personality test system. The system uses Flask framework to build the system page, Jinja2 template engine to achieve separation of page display and data transmission, ORM technology to achieve the interaction between the test question bank and the user interface, and finally, Python recommendation algorithm combined with MBTI theory to analyze the tester's career personality. The results of the personality test and the career recommendation are given to provide practical suggestions for the testers. The system test results show that the system can accurately and effectively recommend matching occupations for the tester's personality type, with good matching and high accuracy, achieving the expected purpose.
Computer Science
What problem does this paper attempt to address?