Abstract
In order to improve the effect of English teaching, this article analyzes the MOOC teaching system, constructs an evaluation mechanism combined with the LS-SEN intelligent system, and obtains an intelligent English MOOC teaching effect evaluation system. According to the actual needs of English MOOC teaching effect evaluation, this article proposes an integrated method LS-Ensem algorithm for continuous modeling from the perspective of gradient descent. At the same time, this article uses the commonly used variance function as the loss function, combined with repeated iterations to improve the running accuracy of the algorithm. In addition, this article constructs an intelligent system structure based on the actual needs of English MOOC teaching. According to the experimental research, the teaching effect evaluation mechanism of English MOOC combined with the LS-SEM intelligent system can play an important role in English MOOC teaching.
1. Introduction
College English teaching urgently needs to enrich the types of courses and improve the quality of teaching, so as to meet the diverse English learning needs of learners, and this demand is particularly prominent due to the impact of MOOCs on traditional classrooms. The themes of MOOCs involve various disciplines, and the language of instruction is mainly English, which can fully meet the diverse needs of learners in terms of professional English, academic English, and general education English. In addition, the MOOC is based on a systematic fragmented learning method and modular short videos, which not only facilitates learners to learn by topic, but also facilitates them to use fragmented time to split and watch. This will attract many students to choose to “skip classes” and go to “Amoy (mo) classes.” At this time, college English teachers will lose their position of knowledge authority to a large extent, and it will be difficult for students to accept traditional teaching methods, which will lead to the danger of student loss in the classroom.
MOOCs can test the effect of college English teaching to a certain extent, and language barriers (i.e., English proficiency) are one of the main reasons that hinder learners from completing MOOCs, which will inevitably exacerbate students’ understanding of the content and teaching of traditional college English courses. Dissatisfaction with quality, to a large extent, “divides” the traditional relationship of domination and dependence between teachers and students, awakening students’ subjectivity. Faced with the impact of MOOCs on traditional college English teaching, colleges and universities should take advantage of MOOCs and explore a hybrid teaching model that integrates MOOCs and classroom teaching through the collaborative innovation of online MOOC education and traditional face-to-face teaching, so as to realize the structure of college English courses upgrade and improve the quality of teaching.
Teacher training, training and maturity, and other related teacher development issues are one of the key factors to realize the transformation of college English follow-up curriculum and the improvement of teaching quality. MOOCs have brought about many changes in college English education concepts, teaching concepts, teaching methods, and teaching content. While challenging the original teaching concepts and knowledge structure of college English teachers, it also breeds opportunities. Professional international MOOC courses improve their own ESP and EAP levels, and then open more high-quality school-based college English follow-up courses to better meet learners’ personalized English learning needs. Teachers can learn about English teaching methods by learning. The MOOC courses, especially the modern educational technology MOOC courses, can improve the teaching design and development ability in the information technology environment.
In order to analyze the teaching effect of English MOOCs, this article combines the LS-SEN intelligent system to construct an evaluation mechanism and obtains an intelligent English MOOC teaching effect evaluation system, which provides a theoretical reference for the subsequent improvement of the teaching effect of English MOOCs.
2. Related Work
In recent years, there have been related research studies on microteaching in the context of MOOCs, such as “how to realize the mutual penetration of English microteaching and MOOCs in colleges and universities.” The research shows that MOOC teaching provides resources and materials for microteaching; MOOC teaching provides technical support for microteaching [1]. Microteaching in the context of MOOCs can help teachers to further understand and improve their classroom teaching skills, and promote their professional development. With the development of online learning, Xuetong has gradually become a common learning channel in colleges and universities. Teachers can share excellent resources to Xuetong for students to watch and learn [2]. With the help of the Xuetong platform, the effect and problems of English micro-introduction skill training are studied. With the continuous deepening and development of basic education curriculum reform, teachers pay more attention to the effectiveness of classroom teaching [3]. At the beginning of classroom teaching, classroom introduction is related to the success or failure of a class. At the same time, introduction skills are one of the top ten skills in microteaching [4]. Correct and ingenious introduction can prepare for the next teaching and help students to obtain good learning effect. However, the research on the development of teachers’ teaching ability is the core part of the research on teachers’ professional development. The practical knowledge of English teachers is generally relatively lacking, and the teaching ability of teachers needs to be improved urgently [4]. As one of the compulsory courses for teachers’ vocational skills training in higher normal colleges and universities, microteaching just provides a broad practical platform for English teachers, making it possible for normal students to focus on solving a specific teaching behavior or conduct it under controlled conditions [5]. Through English micro-introduction skills training, teachers can further understand microteaching, which will also be a process for teachers to continuously learn, improve teaching skills, and constantly improve themselves [6].
The system provides a wealth of English learning resources. Through videos, students are guided to learn English language knowledge and have a good understanding of their own English language skills for training [7]. The self-learning system can be divided into course selection and self-study. Students can choose their own learning content, including writing, reading, and listening, according to their own interests and real learning needs. Students can choose flexibly to achieve individuality chemical learning [8]. In the self-learning system, students can design their own English learning progress and do not need to study according to the progress of traditional English teaching, so that students with different learning abilities and different learning foundations can be satisfied. Students can choose their weak points of knowledge to strengthen training, further consolidate classroom knowledge, and check and fill gaps [9].
The MOOC education platform is an online learning and education platform for teachers and students [10]. The teaching management system can play a navigational role, guide students to complete the staged learning and then conduct testing, and guide students in the selection of learning content. The supervision function of the teaching management system can better guide and restrict students, mobilize students’ enthusiasm for autonomous learning, and encourage students to actively participate in the autonomous learning of the MOOC platform [11]. Teachers can use the teaching management system to grasp the online time of students, whether they complete the knowledge test on time, whether they have read the educational resources in the educational platform, etc. [12].
The evaluation feedback system in the MOOC education platform is to better supervise, regulate, and encourage students’ self-learning awareness and behavior [13]. The evaluation feedback system will also provide feedback on the students’ learning process, such as students’ online learning time reports and students’ learning process reports on the MOOC platform, which can help teachers better grasp the students’ learning process [14]. The system also has a pass detection module. After students complete the learning of a certain skill, the system will pop up a pass test to assess students’ English skills online [15]. There are many overall analyses, but the design of empirical research on MOOC teaching and learning, especially the overall analysis of the quality of MOOC teaching, is still extremely lacking, and there is no recognized quality evaluation index system, and even the evaluation standards are in the theoretical level [16].
3. LS-Ensem Algorithm
When traditional algorithms process teaching information, the information processing process is complex, which leads to poor system performance. In the iterative process, the LS-Ensem algorithm no longer selects complex approximation functions, but selects submodels with relaxed conditions and sets a suitable This method can effectively reduce the amount of calculation and the possibility of noise, so this article chooses the LS-Ensem algorithm as the core algorithm of the system.
The partial linear square (PLS) method is a common modeling method, which has been widely used due to its simplicity and speed. However, the PLS method is a linear algorithm, and most of the actual objects have a certain nonlinearity more or less, which causes the models obtained by the PLS algorithm to often have inaccurate predictions. The following will select the PLS algorithm as the modeling method and explain how to use the AdaBoost.Rm method to improve its prediction accuracy. Because the traditional PILS algorithm does not consider the distribution information in the modeling process. If we want AdaBoost.Rm to be able to call it, it must be improved to model both the sample and the sample distribution.
The traditional PLS algorithm decomposes the sample set S into an input matrix and an output vector . Among them, is a sample point in S. in the resulting model is a weight matrix consisting of weight vectors. However, and are the loading matrices of X and y, respectively. is the parameter vector of the model.
The PLS algorithm itself does not consider the distribution information on the sample set during the execution process. In order to use the AdaBoost.Rm method to improve its accuracy, it must be improved. Therefore, the following work is to improve the PLS so that the distribution information on the sample set is also considered in the calculation process without loss of generality. We assume that the distributions on the sample set S are all in the form of reduced fractions, that is, . Among them, and are relatively prime positive integers. The least common multiple Dd of all denominators is calculated. The sample points in S are replicated so that the number of sample points is , and the extended sample set is obtained. A simple calculation shows that there are sample points in the extended sample set . And, for each sample point , the ratio of its number in the extended sample set to the total number of samples in is exactly equal to D(i). That is to say, the extended sample set not only contains the same sample points as the sample set , but also implies the distribution information on the sample set S.
Now, the extended sample set is decomposed into an input matrix and an output vector , and then, the traditional PLS algorithm is invoked. First, the weight vector is calculated, and the input matrix and output vector are brought into the PLS algorithm:
The symbol in the formula represents the dot product of the vector. The weight vector obtained in formula (1) is normalized and recorded as . We set and then calculate the fractional factor :
Next, the load factor of is calculated as
In the same way, the load factor of can be obtained as follows:
For the final output model of the PL algorithm, the parameter matrix b is only related to the weight vector W and the load factors P and C.
The following continuous steady-state system modeling problem is considered. If it is assumed that data is randomly selected according to an unknown but fixed probability distribution D, a corresponding real number is assigned to each data x, so that (x, g) satisfies an unknown functional relationship . A sample set is given, and the goal is to select a model in a given model set F, so that the specified loss function is the smallest relative to the probability distribution D on the entire set X value, that is,
The variance function is one of the most commonly used loss functions. In the following discussion, the variance function will be adopted as the loss function, that is . The goal then becomes to find a model F: X⟶R that minimizes the following (generalization) error:
In order to solve the problem of minimizing the loss function in formula (5), the model function F can be regarded as the parameter of the loss function . The gradient descent method in numerical optimization is borrowed to perform a gradient descent search in the model set to find the model function that minimizes the loss function L(y, F(x)). Here, is the initialization function, T is the number of search iterations, and is the sequence of incremental functions obtained using the gradient descent algorithm. Among them, is the incremental function obtained by the t-th search, and represents the gradient direction of the loss function. We set and , and then, we have
If sufficient regularity is assumed, the differential and integral operators in formula (7) can be interchanged, and we can get
Moreover, represents the best step size for searching along the negative gradient direction, and among them, there is .
Since the true functional relationship and probability distribution D are unknown, it is actually impossible to directly use equation (8) to solve . However, the gradient descent direction at each sample point can be estimated from the sample set:
They must be generalized over the entire domain. By solving, we get
The (fitting) error of the real-valued function F on the sample set is defined as
Then, the gradient descent direction on the sample point represented by formula (9) becomes
A new variable is introduced to represent the degree of association between any submodel hi(x) in the model set H, and the negative gradient . is defined as follows:
Therefore, according to Cauchy’s inequality, we can know . If is seen as a vector with m components, is seen as another vector with m components. Then, when there is , it means that the directions of these two vectors are completely consistent or completely opposite, that is, the submodel h(x) is completely correlated with. However, when there is , it means that the directions of these two vectors are completely perpendicular; that is to say, there is absolutely no relationship between the submodel h(x) and y.
A parameter is set in the LS-Ensem algorithm and is used to ensure that each selected submodel has a certain relationship with the gradient descent direction. Obviously, the minimum degree of correlation between the submodels and the direction of gradient descent is determined by the chosen parameter .
At the same time, the optimal search step is referred to as the iteration coefficient in the future, which becomes
The solution of formula (14) is actually a linear optimization problem, and the analytical solution of this problem can be obtained according to the optimization method:
Then, there is
There are still certain requirements for the selection of submodels in the LS-Ensem algorithm; that is, needs to be satisfied.
The convergence of the LS-Ensem algorithm is analyzed. It can be proved that the LS-Ensem algorithm has the following properties in the iterative process: the fitting error of the sample decreases monotonically with the increase in the number of iterations.
Theorem 1. In the iterative process of the LS-Ensem algorithm, if there is , the following relation holds:Then, the fitting error of the sample order decreases at the rate of .
Proof. According to the definition of (11) and formula (16), there isAccording to formula (15), the expression of is substituted into the above formula and referring to the definition of (11), we can getAccording to Cauchy’s inequality, we can know that , and the algorithm requires that the child obtained in each round of iteration satisfies , so there isIt can be seen from Theorem 1 that, under the given conditions, the fitting error on the samples in the LS-Ensem algorithm decreases with the increase in the number of iterations. According to this property, it can be further proved that the fitting error of the LS-Ensem algorithm to the sample can be arbitrarily small after a finite number of iterations.
Theorem 2. We set the sample to satisfy some unknown bounded function relation . If there is so that formula (17) holds, for any given positive real number , the fitting error of the corresponding LS-Ensem algorithm on FT does not exceed e after several iterations. Among them, is the infimum of obtained in the iterative process:
Proof. Since there is , there isSince there is in each iteration, there must be an infimum that satisfies . According to Theorem 1, after t iterations, there is [17]If T is chosen such that there is , there must be . By taking the logarithm of both sides of , we can getSince there is , that is, , there isTheorem 2 shows that under the given conditions, the LS-Ensem algorithm is convergent. It can be further proved that although the LS-Ensem algorithm minimizes the fitting error for a given sample as the objective function, it still has good generalization performance. That is to say, when the number of samples and the number of iterations meet certain requirements, the model F obtained by the algorithm will make the generalization error defined in (6) arbitrarily small over the entire input space.
Theorem 3. If it is assumed that all data in the input space are randomly selected according to an unknown but fixed probability distribution D, each data x corresponds to a real number y ∈ R, which satisfies an unknown functional relationship . The optimal search step size obtained in each iteration satisfies p ≤ C. Then, for V6 ∈(0,1) and Ve > 0, when the number of samples satisfiesThe model obtained afterIterations satisfy with a probability not less than in the entire input space.
Proof. and are given so that the sample set S contains samples. First, according to Theorem 1, after iterations, the fitting error on the sample set is called .
The sample and model will be normalized below. Since the value range of h ∈ H is [−1, 1] and there is , we can get [18] is in the sample, so we setK normalizes the sample and model to get . Then, there isThe model set to which the model belongs is represented by F, and the function set to which the processed function belongs is represented by [19].
Then, there isAmong them, represents the joint distribution of m independent random samples. If we want to make the above formula less than , that is,Then, there should beThe value of that makes inequality (33) true is found below. We set , , and . The above A and B are substituted into x and y to get, respectively:Furthermore, there areIf the following inequality holds, there isInequalities (35) and (36) are added together to getThis is inequality (33). is substituted into inequality (36) to getThis is inequality (26). Therefore, when inequality (26) holds, there isAmong them, there is At the same time, because of , there is
4. Teaching Effect Evaluation Mechanism of English MOOC Combined with LS-SEM Intelligent System
Based on the research results of the blended teaching model at home and abroad, the model in this study is divided into three stages (as shown in Figure 1): preparation, activity, and evaluation.

This article proposes a new teaching method, also known as the inverted classroom. It refers to disrupting the conventional teaching order, putting the course content after class, allowing students to learn or complete in advance according to the teaching task, and the teacher answering questions in the classroom. The flipped classroom breaks through the traditional teaching mode and allows students to learn independently through the online teaching platform. For example, before class, teachers can publish a video of class introduction on the online teaching platform, and teachers and students should discuss and analyze the questions raised by the video content, so as to promote real-time communication between teachers and students. The teaching process of the combination of flipped classroom and MOOC is shown in Figure 2:

The general introduction of the English MOOC design is shown in Figure 3. (1) Teaching method: online self-learning (microvideo, PPT, audio, and other electronic network resources) + classroom teaching (problem-based classroom discussions, reports, summaries, etc.). (2) Teaching objectives: to learn language skills through a combination of autonomy and practice, and to improve students’ comprehensive English application ability. (3) Teaching content: based on the “Comprehensive Course of College English in the New Century,” a college English MOOC teaching course with eight thematic units has been independently developed and designed. (4) Class schedule: a total of 40 class hours, including 2 class hours for course introduction (detailed introduction to the course, teaching calendar, teaching plan, classroom group discussion methods, and video viewing content, offline Q&A, etc.) and 32 class hours for unit theme teaching (4 class hours per unit), and 6 class hours for final review (the problems in this semester are sorted out, summarized, and the key points and difficulties are summarized). (5) Assessment method: online test + usual performance + final test.

Blended learning curriculum design can be divided into three stages: front-end analysis, activity and resource design, and teaching evaluation design. The flipped classroom teaching mode emphasizes the replanning of preclass, in-class, and after-class links and the subversion of traditional knowledge transfer and knowledge internalization. Based on this, this study designed the basic framework of the MOOC-based flipped classroom teaching model, as shown in Figure 4.

This article proposes a relatively simplified and fast online course production and presentation process. As shown in Figure 5, first, the user uploads the courseware made to the server through the web-side platform, and the system automatically extracts the courseware into a picture set by calling a third-party service. After that, users can use mobile devices.

This article divides the “Qing MOOC” system into five functional modules: course management module, user management module, course playback module, course comment and evaluation module, and course production module. As shown in Figure 6, the course management module and the course production module are mainly for the user to complete the whole supply process of the course, including the uploading, saving and conversion of courseware, course making, publishing, editing, deleting and classifying, and other steps.

The overall function realization process of the system is roughly shown in Figure 7.

The platform is deployed based on the Tomcat6 web server, which effectively reduces the overall deployment cost and supports load balancing technology. The platform needs to publish a large number of courses and at the same time needs to support a large number of students to watch, and it is decided that the platform uses Flex4 and Red5 video server technology to play video files. The architecture of the platform is shown in Figure 8.

On the basis of the above research, this article combines the LS-SEM intelligent system to evaluate the effect of the English MOOC teaching constructed in this article and counts the teaching effect of the English MOOC teaching system in this paper, and obtains the evaluation results shown in Table 1 and Figure 9.

From Figure 9, we can draw the evaluation results of the LS-SEM intelligent system on the English MOOC teaching constructed in this article. A total of 54 sets of simulation experiments were carried out. It can be seen from the data in the figure that the minimum evaluation score is not less than 78 points. From the perspective of traditional spinning methods, the LS-SEM intelligent system has a high improvement in the teaching effect of English MOOCs and has certain practicality.
The above research shows that the English MOOC teaching effect evaluation mechanism combined with the LS-SEM intelligent system can play an important role in English MOOC teaching.
5. Conclusion
College English follow-up courses refer to content-based college English courses offered to students by colleges and universities after completing the teaching of the basic stage of college English, including ESP courses, subject English courses, and general education courses in college English. In recent years, the academic circles have carried out a lot of thinking and discussion on the curriculum setting and course orientation of college English follow-up courses, and the analysis of relevant learners’ needs has also confirmed the necessity of carrying out follow-up course teaching in the college English stage. In order to analyze the teaching effect of English MOOC, this article constructs an evaluation mechanism based on the LS-SEN intelligent system and obtains an intelligent MOOC system. The experimental research results show that the English MOOC teaching effect evaluation mechanism combined with the LS-SEM intelligent system can play an important role in English MOOC teaching.
Data Availability
The labeled dataset used to support the findings of this study is available from the author upon request.
Conflicts of Interest
The author declares no conflicts of interest.
Acknowledgments
This work was supported by the Shangqiu Institute of Technology.