| Literature DB >> 36160512 |
Jiongen Xiao1,2, Hongqing Teng3, Han Wang4,5, Jianxing Tan1.
Abstract
With the rapid development of Internet technology and the reform of the education model, online education has been widely recognized and applied. In the process of online learning, various types of browsing behavior characteristic data such as learning engagement and attitude will be generated. These learning behaviors are closely related to academic performance. In-depth exploration of the laws contained in the data can provide teaching assistance for education administrators. In this paper, the random forest algorithm is used to determine the importance of factors for the relationship between 11 learning behavior data and students' psychological quality test data, a total of 12-dimensional feature data and grades, and extracts six factors that have a greater impact on grades. Through the research of this paper, the method of random forest is innovatively used, and it is found that the psychological factor is one of the six important factors. This paper innovatively uses BP neural network as the prediction model, takes six important factors as input, and establishes a complete method of online learning performance prediction. The research in this paper can help teachers monitor students' learning status, detect abnormal learning behaviors and problems in time, and make timely and effective teaching interventions and adjustments in advance according to the abnormal status of students found.Entities:
Keywords: BP neural network; learning status; online learning; prediction psychological; psychological emotions
Year: 2022 PMID: 36160512 PMCID: PMC9501886 DOI: 10.3389/fpsyg.2022.981561
Source DB: PubMed Journal: Front Psychol ISSN: 1664-1078
Factors of learning behaviors.
|
|
|
|---|---|
| Clicking feature | X1: Number of visits during current semester |
| X2: Number of visited pages during current semester | |
| X7: Number of times to click announcements | |
| X8: Number of times to click tasks | |
| X9: Number of times to click “my grades” | |
| X10: Number of times to click general review questions | |
| X11: Number of times to click review courseware | |
| Homework test | X3: Number of homework participated during current semester |
| X4: Number of tests participated during current semester | |
| Interaction feature (learning emotion) | X5: Number of self-assessment and mutual assessment homework participated |
| X6: Number posts during current week | |
| Psychological quality | X12: Psychological quality of a student |
Figure 1BP neural network structure.
Figure 2Curve of optimal numbers of leaves and trees in random forest.
Figure 3The importance of online behavior features.
Figure 4Prediction result of BP neural network.
Comparison of two prediction models.
|
|
|
|
|
|
|---|---|---|---|---|
| Full characteristic model | −32.1144 | −0.1412 | 14.1928 | 0.060903 second |
| Important characteristic model | −9.1750 | −0.0419 | 3.5468 | 0.036974 second |
Figure 5Training effects of two prediction models.