Home Material selection system of literature and art multimedia courseware based on data analysis algorithm
Article Open Access

Material selection system of literature and art multimedia courseware based on data analysis algorithm

  • Qingna Pu EMAIL logo
Published/Copyright: August 29, 2024
Become an author with De Gruyter Brill

Abstract

Multimedia teaching is a comprehensive teaching platform that integrates text, images, video, sound, animation, hyperlinks and other teaching methods, and plays an important role in teaching. This article mainly discussed the classification of courseware materials on the basis of data analysis and introduced the selection method of multimedia courseware materials. Data mining is one of the most commonly used classification methods in data analysis. In this article, the classification of material types was carried out based on the decision tree classification algorithm. This article took three middle schools in Z city as the research objects and objectively analyzed the application of multimedia courseware in literature and art courses. Through the questionnaire survey of teachers, it was found that 62.50% of the teachers chose “text-based, highlighting the key and difficult points of teaching.” Through the student questionnaires, it was found that there were differences in the students’ preference for materials. The most were animation and video, accounting for 59.00%; the least was text, accounting for 14.00%. This showed that students were more inclined to choose more intuitive and interesting content.

1 Introduction

The study of literature and art is a complex and subjective field, involving various forms of artistic expression such as literary works, artistic performances, and music. At present, there is a lack of complete and structured literature and art data sets, which is difficult to meet the needs of data analysis algorithms. Therefore, it is an important challenge to build a dataset containing rich literary and artistic material. For literature and art multimedia materials, how to carry out effective annotation and feature extraction is also a problem. Traditional natural language processing and computer vision technologies are difficult to directly apply to the field of art, and special algorithms and methods need to be developed to deal with the emotional, aesthetic and artistic features of literary and artistic works. Data mining (DM) technology is an emerging technology with broad application prospects, and there are many problems that need to be further studied. An important content of DM is also a hot issue discussed by scholars at present. Decision tree (DT) classification methods have received extensive attention due to their high efficiency, simple structure, easy understanding, and high classification accuracy. Multimedia is a very common teaching method in modern education. Multimedia teaching is to present the teaching content in the form of multimedia, so that students can not only use the media as learners in the classroom, but also realize interactive learning. In the design and production of multimedia courseware, the core and difficulty is the selection and editing of teaching materials. Therefore, this article mainly discussed the method of classifying the multimedia courseware of literature and art by using DT classification technology [1]. Decision tree classification method can be used to classify multimedia materials. For example, DT-based algorithms can classify materials into different categories, such as pictures, videos, audio, etc., by analyzing their features (text content, image features, audio features, etc.). This helps to manage and organize multimedia libraries and provides easier retrieval and browsing capabilities.

Multimedia technology has had a huge impact on the interaction between teachers and students, and the selection of multimedia courseware materials has become a research hotspot. Zhao and Liu analyzed the design and optimization of multimedia network platform to assist English situational teaching. In terms of English knowledge, they used multimedia situational teaching to standardize students’ English pronunciation, so as to systematize their grammar knowledge and effectively expand their vocabulary. In terms of emotional cultivation, multimedia scenarios stimulate students’ enthusiasm for learning and make students actively participate in classroom English learning. At the same time, college English teachers must design multimedia teaching materials that meet the characteristics of their majors based on the actual situation of the school [2]. The purpose of Bonito’s study was to describe the usefulness of using multimedia case study courseware to facilitate student learning. Case studies in the courseware help demonstrate the scope and process of clinical placements that can stimulate critical thinking and decision-making in patient assessment and care [3]. Annamalai and Salam presented a preliminary investigation using an interactive multimedia courseware called MAFPro to help newbies in C programming courses. Data analysis showed that the multimedia courseware MAFPro, which has been used in C programming classes, has significant differences in the programming understanding of undergraduates [4]. Singaravelu’s study highlighted the effectiveness of multimedia courseware in improving English grammar among upper primary school students. Studies found that multimedia courseware was more effective than traditional methods in rural English grammar learning [5]. However, the research on how to effectively classify the materials in the courseware needs to be further studied.

With the increase of massive data, data analysis has become a major processing method. Tawalbeh et al. discussed networked healthcare and the role of mobile cloud computing and big data analytics in its implementation. He also presented the motivation and development of networked healthcare applications and systems, and described a cloudlet-based mobile cloud computing infrastructure for healthcare big data applications [6]. Guo and Vargo’s research contributed methodologically to the literature on international news flow and theoretically incorporated the theory of transmedia agenda setting. These theories revealed how news media from different countries interact when reporting international news [7]. Zhang et al. empirically analyzed the impact of urbanization on carbon dioxide emissions using panel data from 141 countries during the period 1961–2011 [8]. Turkay et al. introduced the technical and design aspects of incorporating incremental methods into interactive analysis processes involving high-dimensional data and defined methods to facilitate the process of matching perceived user characteristics [9]. In the current university teaching environment, digital media technology has been widely used in the teaching platform to better serve the course teaching. Wu briefly introduced the connotation of digital media technology, analyzed the advantages of applying digital media technology in network teaching resource systems in detail, and gave the design and implementation method of network teaching resource systems based on digital media technology. By introducing a variety of digital media technology to teaching, the system design can enrich the teaching form and promote the improvement and development of more courses teaching platforms. The research showed that the system provided a convenient operating platform for the informatization construction of colleges and universities and greatly improved the work and management efficiency of colleges and universities [10]. These algorithms can effectively analyze and process the data to a certain extent, but the operation process needs to be optimized and the operation efficiency needs to be improved.

This article started from the functional requirements and data requirements of the system. On the whole, the system realized the classification and sharing of multimedia courseware resources to meet the needs and sharing of multimedia resources by different institutions and users. The innovation of this article is to combine the C4.5 algorithm with the classification of multimedia courseware materials. For the special data set with only two types of attributes, positive example set and negative example, the method for measuring the attribute discrimination ability was improved by combining the formulas and the calculation characteristics of the information gain rate. In addition, it had been optimized to improve operational efficiency.

2 Classification method of courseware materials based on data mining

2.1 Types of multimedia courseware materials

In order to make the multimedia courseware have better teaching effect, it is necessary to select and produce suitable materials to reflect the teaching content. In a computer, all media materials are stored in data format. The name of a multimedia archive consists of two parts: the main name and the extension. The first part is the main name and the second part is the extension, separated by “.” The main name is used to distinguish the file, and the extended name is used to distinguish the format of the file. In the multimedia courseware, the main material types are shown in Figure 1.

Figure 1 
                  Types of courseware materials.
Figure 1

Types of courseware materials.

2.2 DM classification algorithm

2.2.1 DM

DM is a collection of knowledge from multiple disciplines, and its definitions are also varied. When it comes to DM, it is associated with the term Knowledge Discovery in Database (KDD) in the database. For a long time, there have been different opinions in the academic community on whether KDD and DM are a proposition. Many scholars consider the two to be synonymous, but with different names. Therefore, DM literally means “uncovering knowledge from data.” In addition, some scholars believe that DM is an important part of KDD. KDD focuses on understanding the knowledge in the entire database, and DM is the core of the entire process, which can find hidden models for evaluation through DM, so its scope is much larger than data mining [11,12]. The specific situation is shown in Figure 2.

Figure 2 
                     Knowledge discovery process.
Figure 2

Knowledge discovery process.

Data cleaning: various data are filtered out to remove noise. Data integration: various data sources are integrated. Data selection: data relevant to the target is extracted from the data set. Data transformation: data is transformed into data suitable for mining operations through specific operations. DM: data types are discovered and selected. Model evaluation: useful and meaningful knowledge for users is obtained according to an evaluation method. Knowledge representation: existing visualization techniques are applied to existing knowledge acquisition and application [13,14].

DM can help uncover underlying patterns in huge data sets that may not be easily accessible by human analysis. By mining hidden patterns in data, it is possible to gain insights into business, market or customer behavior, and make more informed decisions. DM relies on high-quality data, but the real data often has problems such as noise, missing values and errors. If the data quality is not high, this can lead to inaccurate or misleading mining results. The overall purpose of DM is to extract relevant information from a set of information and associate them with an integrated structure for use in future applications. In DM, classification is a very important mining algorithm, which is a process of finding classifiers [15]. It analyzes objects within a dataset using specified class labels, typically using a training set in which all objects are associated with known class labels [16]. The method first learns and constructs a model from the training set, and then uses the model to classify new objects. In other words, it can be said that classification is the grouping of data into categories and is an increasingly popular method of dealing with a wider range of data.

Prediction accuracy is a commonly used index to evaluate the effect of classification algorithms. It measures the accuracy of classification algorithms in forecasting. Prediction accuracy refers to the ratio of the number of samples correctly classified by the classification algorithm to the total number of samples on a given test data set. The prediction accuracy ranges from 0 to 1 and can be converted to a percentage representation. For example, a prediction accuracy of 0.85 indicates that the algorithm has 85% classification accuracy on the test data set.

The high prediction accuracy indicates that the classification algorithm has good prediction ability on the given test data set, that is, it can accurately classify the samples into their respective categories. However, it should be noted that the prediction accuracy only reflects the performance of the model on the test data set, and does not fully represent its performance in practical applications. Whether the quality of a classification algorithm can meet the needs of the designer can be measured by several indicators in Figure 3.

Figure 3 
                     Metrics to measure.
Figure 3

Metrics to measure.

2.2.2 DT classification algorithm

DT classification is a supervised classification method. The method can handle massive amounts of data efficiently and does not require much-specialized knowledge to build the tree. It is often used for exploration, and the result is the knowledge gained from the tree, which is very intuitive and easy to accept. DT is a very representative classification algorithm. The algorithm uses a greedy method and a top-down, non-reverse approach to decompose a training set into several smaller subsets. Finally, an intuitive tree is formed, which makes the characteristics of the training set more clear [17,18].

2.3 C4.5 classification algorithm

C4.5 is currently the most studied and widely used DT algorithm. Its classification accuracy, model efficiency, model structure and other indicators have reached high requirements. Therefore, the core part of this article is the C4.5 algorithm.

2.3.1 Basic algorithm

ID3 is the earliest DT classification method in the world. It is based on the “information entropy” of ID3, which is the C4.5 algorithm. Therefore, for explaining the algorithm of C4.5, the first thing to do is the introduction of ID3.

The basic idea of ID3 algorithm is: by analyzing the information gain of the attributes, the optimal segmentation attributes with recognition performance are found, and the sample set is divided into several subsets; then, similar recursive decomposition is performed on each subset, and finally a DT is obtained [19].

From the basic idea of the algorithm, it can be seen that how correctly determining the most valuable division attributes is the key to realizing this method. In response to this end, entropy in information theory is cleverly used to measure the gain of information.

Entropy is a measure of the burstiness, uncertainty, or randomness of a data set. For given possibility a 1 , a 2 , , a d , there is:

(1) o = 1 d a o = 1 ,

then entropy J ( a 1 , a 2 , , a d ) is defined as:

(2) J ( a 1 , a 2 , , a d ) = o = 1 d a o log 2 1 a o .

The entropy value is 0–1, and the entropy is 0. a o means that all the data in this set are of the same type. If all the data in the set are equally distributed, then the probability of each data is the same, and the entropy value is the largest.

It is assumed that a database is well-ordered, that is, without heterogeneous tuples, then no further segmentation is necessary. In addition, each time it is swiped, a maximum split state is selected. The information gain calculation method is: by comparing the sum of the weights of the entropy of the original data set and the entropy of the divided data set, the weight value is expressed by the proportion of the decomposed subsets in the whole data set [20].

The literature and art multimedia courseware materials are tried to be classified. It is supposed that D is a set composed of d courseware materials, which consists of m different material type attributes V o . Among them, o = 1 , 2 , , n , the number of materials in material type V o is D o ; then, the amount of material information required to classify courseware material D is:

(3) O ( d 1 , d 2 , , d n ) = o = 1 n a o log 2 a o .

Among them, a o represents the proportion of the number of courseware materials D o in the total samples in the material category V, and the calculation is:

(4) a o = d o d .

It is assumed that a courseware material attribute S has m different values { s 1 , s 2 , , s m } , and by using the courseware material type attribute S, the sample set D can be divided into m different material sets { D 1 , D 2 , , D m } . The data sample when the material attribute S is s k is included in D k . If the material attribute S is marked as a divided material attribute, that is, the current courseware material is divided into S, then d o k is used to represent the quantity of the visible material D k belonging to category V o . At this time, the calculation of the material type information is:

(5) R ( S ) = k = 1 m d 1 k , d 2 k , , d n k d O ( d 1 k , d 2 k , , d n k ) .

Among them, d 1 k , d 2 k , , d n k d represents the weight of the k subsets D k . The smaller the value obtained by R ( S ) , the more thorough the classification of the subset and the higher the purity. In this case, the calculation of the information amount of D k material is:

(6) O ( d 1 k , d 2 k , , d n k ) = o = 1 n a o k log ( a o k ) .

In these data, a o k represents the proportion of data samples of subset D in material category V o . Thus, the material type information gain is obtained from the set of molecules delineated by the material attribute S:

(7) IndoGain ( S ) = O ( d 1 , d 2 , , d n ) R ( S ) .

According to formula (7), the material information gain of each attribute can be compared to obtain the largest attribute, that is, the best attribute. It is used as the split attribute in the sample set; then, all the data are put into the same category, and finally, only one DT is left.

2.3.2 C4.5 algorithm

The ID3 algorithm has great limitations. In response to this problem, the researchers put forward a more perfect C4.5 algorithm, the core of which is “information entropy.” It is optimized and improved on the basis of ID3, and it guarantees the accuracy and speed of classification [21,22]. Based on the algorithm idea of ID3, C4.5 has improved the algorithm based on ID3:

If the information gain ratio is used as a new feature recognition ability index, the problems existing in the ID3 algorithm can be well solved.

The material information gain rate refers to the ratio of material information to segmentation information, and its expression is:

(8) GainRatio ( S ) = InfoGain ( S ) O D 1 D , D 2 D , , D m D .

The utilization of material information gain rate can solve this problem, but it also brings a new problem: if it is a ratio, then the denominator would become 0 or very small (when something is close to D), so the result is that the ratio is very high or undefined. In order to prevent this, the gain calculation of material information is divided into two steps: the first is to calculate the gain of the material information, which ignores the properties whose results are lower than the average, and only calculates the gain of the data. Then, according to the gain coefficient of the data, the best segmentation attribute is selected [23,24].

2.3.3 Improvement of C4.5 algorithm

It is assumed that there are only positive example set D F and negative example set M F in the class attribute of the courseware material data set F, and their sizes are u, m respectively. It is assumed that in the vector space R, the probability of a correct DT classifying any set of data matches the positive and negative probabilities of R. By combining with formula (2), it can be known that the amount of material type information required by a DT is:

(9) Info ( F ) = u m + u log 2 u m + u m m + u log 2 u m + u .

The material attribute C is selected as the root node of the DT, and C has D different material values { C 1 , C 1 , , C d } . By using the material attribute C, the courseware material data set F can be divided into d subsets { F 1 , F 1 , , F d } , wherein F o contains the courseware material sample data whose attribute C value is C o in F. Similarly, it is assumed that F o contains u o positive example sets and m o negative example sets, then the expected material information calculated by subset F o is O ( F o ) . From this, it can be concluded that:

(10) O ( F o ) = u o m o + u o log 2 u o m o + u o m o m o + u o log 2 u o m o + u o .

Therefore, it can be concluded that the material information entropy required to take C as the root node of F is:

(11) Info ( F o ) = o = 1 b u o + m o u + m .

After simplification, there is:

(12) Info ( F o ) = 1 ( u + m ) ln 2 o = 1 b u o ln u o u o + m o m o ln m o u o + m o .

Since 1 ( u + m ) ln 2 is a constant in the training set, its calculation process can be simplified. Therefore, it can be assumed that:

(13) Info ( F o ) = o = 1 b u o ln u o u o + m o m o ln m o u o + m o .

According to the mathematically equivalent infinitesimal principle, when c is very small, then ln ( 1 + c ) = c . From this, it can be concluded that:

(14) ln u o u o + m o = ln 1 m o u o + m o m o u o + m o ,

(15) ln m o u o + m o = ln 1 m o u o + m o u o u o + m o .

After combining formulas (9), (14), and (15), it can be obtained:

(16) Info ( F ) = u u + m log 2 u u + m u u + m log 2 u u + m 1 ln 2 u m ( u + m ) 2 .

After combining formulas (13)–(15), it can be obtained:

(17) Info ( F o ) = o = 1 b u o ln u o u o + m o m o ln m o u o + m o o = 1 b 2 u o m o u o + m o ,

J ( F o ) = u o m o + u o log 2 u o m o + u o m o m o + u o log 2 m o m o + u o 1 ln 2 u o m o ( u o + m o ) 2 .

The material information gain rate is:

(18) GainRatio ( F o ) = Info ( F ) Info ( F O ) J ( F o ) .

On this basis, a new method o = 1 b 2 u o m o u o + m o based on information entropy of courseware material classification is proposed. This method uses the expression 1 ln 2 u o m o ( u o + m o ) 2 of the material information entropy to calculate the split information amount of the material. In the calculation process, constants do not need to be considered, but the attribute with the largest gain coefficient of the material data is used as the measurement standard. The new method only contains four mixing operations compared with the previous method; thus, the computational efficiency is improved [25].

3 Experiment of multimedia courseware material selection system

3.1 Application of multimedia courseware in literature and art

3.1.1 Questionnaire design

Through the analysis and research of theories and examples of multimedia courseware in colleges and universities, and combined with the relevant literature, the relevant questionnaires were compiled. From April 2022 to June 2022, a total of 300 questionnaires were distributed to teachers and students of three universities in Z city. Among them, 80 questionnaires were issued to teachers of literature and art, and 80 questionnaires were recovered. There were 220 questionnaires sent out to students, and 200 available questionnaires were returned. All returned valid questionnaires. After the survey was completed, EXCEL tables were used for statistics and analysis of the survey results.

3.1.2 Questionnaire survey of teachers

Figure 4 shows some data on teachers’ use of multimedia courseware.

Figure 4 
                     Teachers’ usage of multimedia courseware: (a) Recognition of the importance of multimedia courseware, (b) source of multimedia courseware, (c) time spent in making courseware, and (d) survey on the number of pages used in multimedia courseware.
Figure 4

Teachers’ usage of multimedia courseware: (a) Recognition of the importance of multimedia courseware, (b) source of multimedia courseware, (c) time spent in making courseware, and (d) survey on the number of pages used in multimedia courseware.

It can be seen from Figure 4(a) that among the teachers surveyed, 61.25% of the teachers rated it very high; 32.50% of the teachers thought it was generally important, and 6.25% of the teachers thought it was possible to have it or not. It can be seen from this point that most teachers felt that the use of multimedia courseware was very important in literature and art classes.

It can be seen from Figure 4(b) that 22.50% of teachers’ courseware was written by themselves, 21.25% of teachers were downloaded from the school’s resource library, 56.25% of the teachers downloaded from the Internet, and none of them were bought from the publishing house. It can be seen that the current multimedia courseware was mainly the ready-made courseware downloaded from the school resource library or the Internet, and few teachers would make their own according to the needs of the classroom.

From Figure 4(c), it can be seen that in terms of production time, 58.75% of the teachers who participated in the test chose no more than 2 h; 41.25% of teachers chose 2–4 h, and no one chose 4–6 h or 6 h. It can be seen from the analysis that teachers spent more time in the process of making multimedia courseware.

From Figure 4(d), it can be seen that for the courseware used in a class, 13.75% of the subjects chose pages 10–20, and 68.75% of the teachers chose pages 10–20; 17.50% of the teachers chose 20–30 pages, and no one chose 30–40 pages.

It can be seen from Table 1 that in the survey on the reproduction ratio of courseware content, 36.25% of teachers chose more than 2/3, and 53.75% of teachers chose 1/2–2/3; 10.00% of teachers chose 1/3–1/2, and none of the teachers chose less than 1/3. Therefore, it can be considered that teachers of literature and art used a large number of multimedia courseware in the classroom, and the main content of these courseware was to display the content of the text.

Table 1

The ratio of courseware to textbook content reproduction

Number of people Percentage
2/3 or more 29 36.25
1/2–2/3 43 53.75
1/3–1/2 8 10.00
1/3 or less 0 0.00

From Table 2, it can be seen that in the survey of the proportion of materials, 62.50% of teachers mainly focused on writing, and they emphasized the key points and difficulties in teaching; 26.25% of teachers used pictures as the main content to increase students’ visual experience and create a situation; 11.25% of teachers chose video as the main method to activate the classroom atmosphere. According to these materials, teachers’ multimedia teaching content was mainly text and supplemented by appropriate pictures and videos.

Table 2

The proportion of materials used in courseware

Number of people Percentage
Text-based, highlighting difficult points 50 62.50
Picture-based, enhanced intuition 21 26.25
Video-based, active atmosphere 9 11.25

From Figure 5, it can be seen that in the survey on the advantages of multimedia courseware, 32.50% of the teachers surveyed believed that this could enrich the teaching content and make the classroom atmosphere more vivid; the survey results showed that 42.50% of teachers believed that this can effectively enrich the teaching content and improve the teaching effect; 21.25% of teachers believed that writing on the blackboard can save a lot of time, and it was more convenient; 78.75% of teachers believed that it can make students immersive; 93.75% of the teachers thought that it can display the teaching content more vividly and highlight the difficulties of teaching, and 63.75% of the teachers thought that it can make classroom teaching more interesting and arouse the interest of students. Through these analyses, it can be seen that teachers had a deeper understanding of the accessibility of multimedia courseware and had realized and experienced many of its benefits.

Figure 5 
                     Advantages of multimedia courseware (teacher).
Figure 5

Advantages of multimedia courseware (teacher).

From Table 3, it can be seen that while learning the benefits of multimedia courseware, teachers also found some problems. 83.75% of the subjects said that the use of multimedia courseware in the classroom would affect the enthusiasm of students; 33.75% of the teachers thought that the courseware would aggravate the teacher’s inertia; 57.50% of the teachers thought that if the production was too delicate, it would distract the students; 78.75% of the teachers felt that the use of multimedia courseware in the classroom made the teaching process rigid and the flexibility decreases, and they cannot operate flexibly according to the feedback of students; 47.50% of teachers believed that the excessive use of courseware made the interaction time between teachers and students short and cannot provide timely feedback. From the survey results, teachers had a big problem in the use of multimedia courseware, that is, the use of courseware was too rigid, which affected the subjectivity of students.

Table 3

Problems encountered in the use of multimedia courseware

Number of people Percentage
Not conducive to students’initiative 67 83.75
Increase teacher’s affection, electronic “full house” 27 33.75
The courseware is overly beautiful and distracting 46 57.50
The teaching process is solid, and the flexibility is low 63 78.75
Less time for teachers and students to communicate, unable to provide timely feedback 38 47.50

3.1.3 Student questionnaire

The purpose of the research is to understand students’ subjective willingness to courseware, and to understand their views and opinions on teachers’ use of courseware.

From Table 4, it can be seen that 79.00% of the 200 students felt that they can understand better and more deeply through multimedia courseware; 21.00% of people felt that the knowledge understanding in traditional classrooms and multimedia classrooms was the same, and no one felt that multimedia teaching was inferior to traditional classrooms. It can be seen from this point that students had a positive attitude towards the effect of multimedia teaching.

Table 4

Students’ understanding of knowledge in the classroom using courseware

Number of people Percentage
Easier and deeper 158 79.00
Almost understand 42 21.00
Multimedia is not as good as traditional classroom 0 0.00

Figure 6 shows some views of students on multimedia courseware. From Figure 6(a), it can be seen that the thinking time given by literature and art teachers when using multimedia courseware in class is as follows: 23.50% of the people thought that the thinking time was relatively long; 44.50% of the people thought that the thinking time was average; 32.00% of the people thought that the thinking time was too short. According to the above information, most students felt that when teachers used multimedia courseware in class, they did not give students enough time to think, which affected their thinking ability.

Figure 6 
                     Some views of students on multimedia courseware: (a) thinking time given by teachers in multimedia classrooms, (b) survey of preference for courseware materials.
Figure 6

Some views of students on multimedia courseware: (a) thinking time given by teachers in multimedia classrooms, (b) survey of preference for courseware materials.

It can be seen from Figure 6(b) that 14.00% of the students liked words, and 26.00% of students liked pictures and diagrams; 59.00% liked animation and video, and 40.00% liked music; 52.50% liked to have interaction. From this, it can be seen that students’ preferences for materials were different. Therefore, the different needs of students should be taken into account when making courseware, and the diversity of materials should be achieved.

It can be seen from Table 5 that among the 200 students, 19.00% preferred to have one-on-one and face-to-face communication with teachers, and 60.50% of students were willing to spend more time in class on thinking, questioning, and mental preparation; 20.50% of the students liked to listen to what the teacher talks about, and 20.50% of the students liked to listen to what the teacher talks about. It can be seen that students are expected to communicate more with teachers and make full use of their own subjectivity.

Table 5

Student-favorite teacher–student interaction methods

Number of people Percentage
Direct one-on-one face-to-face communication with teachers 38 19.00
Increase the time for thinking and answering in class, and give full play to your own ideas 121 60.50
What does the teacher say 41 20.50

From Table 6, it can be seen that students had different views on the superiority of multimedia courseware. 64.00% of the students believed that the courseware could better display the teaching content, and 70.00% of the students believed that the forms were diverse; 62.00% of the students felt that the courseware could effectively improve the teaching efficiency, and 55.00% of the students felt that the courseware could allow teachers to save time and provide more knowledge on the blackboard; 40.50% of the students feel that the courseware can stimulate their thinking about the problem.

Table 6

Advantages of multimedia courseware (students)

Number of people Percentage
Better trigger students to think about the problem 81 40.50
Save the teacher’s blackboard writing time and provide more knowledge 110 55.00
Improve classroom efficiency 124 62.00
Various forms of multimedia courseware increase the fun of learning 140 70.00
More intuitively highlight the teaching content 128 64.00

From Table 7, it can be seen that with the popularization of courseware, students had realized the problems brought by the use of courseware. About 4.00% of the students felt that the multimedia courseware made their study time too long and could not be digested in time; 48.50% of the students felt that the time for taking notes when using the multimedia courseware in the classroom was too tight, and there was not enough time to listen to the teacher’s lectures; 22.00% of the students felt that the problem was that they were too far away from the computer screen to clearly see the content of the courseware; 72.00% of the students felt that the interaction time with the teacher in the classroom was too short; 36.50% of the students believed that the light on the multimedia display was too strong and too dazzling.

Table 7

Problems in the use of multimedia courseware (students)

Number of people Percentage
The time for taking notes is too tight, and it is too late to listen to the teacher explain the knowledge 97 48.50
Far away from the screen, the content of the courseware cannot be seen clearly 44 22.00
Too few classroom interactions with teachers 144 72.00
The multimedia screen is too bright and dazzling 73 36.50
Too much learning content, unable to digest in time 8 4.00

3.2 System design

3.2.1 Overall system architecture

The selection and sharing of multimedia courseware materials is a greater advantage to realize network teaching, and it is also in line with the needs of the development of educational informatization. Through the integration of existing teaching resources and the construction of a multimedia resource library, a large number of high-quality teaching materials can be brought together to realize the sharing of resources [26]. In addition, users of the system can also make full use of supplementary recording and uploading to make up for the deficiencies of the system, which provides more abundant resources for the majority of users.

When establishing a multimedia data management and sharing system, the following points should be noted: system users can obtain authorized data through the Internet at any time under their authorization; the information architecture of the system is good, and services can be invoked through standardized interfaces to ensure the safe transmission of data; the management of material resources requires massive amounts of data and requires decentralized management in the massive amounts of data [27]. Figure 7 is the overall structure of the system.

Figure 7 
                     Overall architecture diagram of the system.
Figure 7

Overall architecture diagram of the system.

According to the needs of the system itself, it is necessary to solve complex resource management problems and to give full play to the role of business logic to meet customer service requirements for the system. In order to facilitate the user’s access, the B/S structure is adopted, and it is designed and developed. In Figure 7, the system is divided into user layer, application layer, resource layer, and network layer. It adopts a hierarchical structure to realize the separation of business logic and technical logic, with a clear structure and strong maintenance ability [28,29].

3.2.2 System software architecture

According to Figure 8, the software architecture is divided into several parts: background program, database, control engine, permission rules, and users.

Figure 8 
                     System software architecture.
Figure 8

System software architecture.

Background program: the background program is used to process the business and data of the system, and input the material resource data into the database.

User interaction interface: the user submits service processing requests to the system within the scope of authorization, and can control the service process and call functional functions.

Database: asset information, user information, etc., are stored in the database.

In the entire architecture, the core of the entire system architecture is to coordinate and control data processing, business operations, and communicate with users through the connection between the control engine and other components. The main function design of the control engine consists of two parts: initiating the central controller and front-end request processing.

3.2.3 Design of data entry system

The main research contents are the input and sharing of multimedia courseware materials. The input of data into the system mainly includes two steps: the first is to go through a cataloging process to become the original material; the second is to use format conversion, secondary cataloging, etc., to convert them into target materials, and set some materials as shared materials as needed. According to the main process of data input, the data input system can be divided into two modules: front-end resource storage system and material resource management platform. Resource Manager is a system resource manager that provides computing capabilities and resource pools for users by configuring and scheduling computing resources. Its functions include resource management, life cycle management, and task management. Audio Video Interleaved, that is, audio video interleaved format. Figure 9 is a system architecture diagram of the front-end resource storage and source management part.

Figure 9 
                     System architecture diagram of front-end resource storage and resource management part.
Figure 9

System architecture diagram of front-end resource storage and resource management part.

3.2.4 Shared resource library design

The construction of multimedia material resource management and sharing system is to achieve the purpose of resource sharing through input, conversion, and management of multimedia material resources. Through the establishment of this system, the sharing of multimedia material resources among different colleges can be realized. Through the resource-sharing network, colleges and universities have realized the sharing of multimedia material resources and the sharing of school resources. The following is a detailed introduction to the resource-sharing mechanism of each college. The system uses a distributed resource storage framework with centralized index storage. Figure 10 is a diagram of a centralized index storage structure.

Figure 10 
                     Centralized index storage structure diagram.
Figure 10

Centralized index storage structure diagram.

In Figure 10, the system uses a centralized index storage structure with the school as the central server. Under the traditional centralized sharing architecture, the central server is responsible for saving the content index of the shared nodes. When a shared node client sends a content request to the central server, the central server queries the stored index and returns the stored physical address of the server to the client. However, the central server of the system has two functions of index service and data service resource at the same time.

Central server: the central server has two functions of data service and index service.

Indexing service: the central server saves the resource tables of the resource libraries of each college. When the clients of each college send a query request to the central server, the server obtains the form and returns the school server address with the target resource to the requesting client.

Data service: part of the shared multimedia data is stored in the central server, which can be accessed directly.

School server: each college server is a connection node of the TCP/IP network, as shown in Figure 10. The school’s servers are divided into two types, one is shared resources and the other is private resources, which can only be accessed by students of the school. The communication between the central server and each college is bidirectional. The central server obtains the information shared by each college from the server of each college, and when the user of the college asks the central server, the server entity address of the target resource would be transmitted to the client; at the same time, the sharing of network resources can be realized through the network communication among various universities.

4 Discussion

Material mining: DM technology can help the system dig out potential material resources from the data related to literature and art. By using clustering algorithm, similar materials can be classified so that the system can organize and manage these materials better. For example, by clustering similar music, pictures, or video material together, users can be provided with a more comprehensive and diverse selection.

Feature selection: Decision tree algorithms can be used to determine which attributes or features are most distinguishable for material selection. By constructing the DT model, the attributes that are important to the material selection of literature and art multimedia courseware can be identified. For example, when designing a courseware material selection system, a DT algorithm can be used to determine which features are more influential for different themes or styles of courseware material.

System recommendation: Based on the DT model, the system can make personalized recommendation of materials according to the needs and preferences of users. For example, the system can use a DT model to recommend relevant material based on certain characteristics chosen by the user, such as subject, artist, or era. This can improve user satisfaction, but also can help users discover and understand more literature and art content.

Performance evaluation and optimization: through data mining and DT algorithms, the performance of the system can be evaluated and optimized. Evaluation metrics for data mining can be used to measure system accuracy, recall rate, coverage, etc. Based on the evaluation results, the system can be adjusted and improved to enhance its performance and user experience.

5 Conclusions

In classroom teaching, the use of multimedia courseware is not standardized enough, and many problems have arisen. By taking teachers and students as objects, this article analyzed the data obtained by observing the use of multimedia courseware by literature and art teachers in daily teaching and drew the final conclusion. With the continuous development of information technology and multimedia technology, the development of related industries is also accelerating knowledge updates. At the same time, the establishment and maintenance of multimedia data management and sharing system should also be gradually improved with the progress of science and technology. The production requirements of multimedia courseware are relatively high, which requires not only a certain teaching experience but also a certain ability to process the types of multimedia materials. Only by constantly learning and exploring can teachers create more and better multimedia courseware.

  1. Funding information: The authors received no financial support for the research, authorship, or publication of this article.

  2. Author contributions: All authors listed have made a substantial, direct, and intellectual contribution to the work and approved it for publication.

  3. Conflict of interest: The authors declare that there are no conflicts of interest regarding the publication of this article.

  4. Ethical approval: This article does not contain any studies with human participants or animals performed by any of the authors.

  5. Informed consent: Not applicable.

  6. Data availability statement: The data that support the findings of this study are available from the corresponding author upon reasonable request.

References

[1] C. Joseph, “Interactive environmental microbiology teaching based on multimedia technology,” Acad. J. Environ. Biol., vol. 1, no. 3, pp. 28–35, 2020.10.38007/AJEB.2020.010304Search in Google Scholar

[2] X. Zhao and Y. Liu, “Research on the design and optimization of English situational teaching assisted by multimedia network platform,” Rev. Fac. Ing., vol. 32, no. 9, pp. 642–648, 2017.Search in Google Scholar

[3] S. R. Bonito, “The usefulness of case studies in a Virtual Clinical Environment (VCE) multimedia courseware in nursing,” J. Med. Invest., vol. 66, no. 2, pp. 38–41, 2019.10.2152/jmi.66.38Search in Google Scholar PubMed

[4] S. Annamalai and S. N. A. Salam, “Facilitating programming comprehension for novice learners with multimedia approach: a preliminary investigation,” AIP Conf. Proc., vol. 1891, no. 1, pp. 1–6, 2017.10.1063/1.5005362Search in Google Scholar

[5] D. G. Singaravelu, “Efficacy of multimedia coursewares in learning English grammar,” Int. J. Sci. Res. (IJSR), vol. 10, no. 6, pp. 70–75, 2021.Search in Google Scholar

[6] L. A. Tawalbeh, R. Mehmood, E. Benkhelifa, and H. Song, “Mobile cloud computing model and big data analysis for healthcare applications,” IEEE Access, vol. 4, no. 99, pp. 6171–6180, 2017.10.1109/ACCESS.2016.2613278Search in Google Scholar

[7] L. Guo and C. J. Vargo, “Global intermedia agenda setting: a big data analysis of international news flow: global agenda setting,” J. Commun., vol. 67, no. 4, pp. 499–520, 2017.10.1111/jcom.12311Search in Google Scholar

[8] N. Zhang, K. Yu, and Z. Chen, “How does urbanization affect carbon dioxide emissions? A cross-country panel data analysis,” Energy Policy, vol. 107, pp. 678–687, 2017.10.1016/j.enpol.2017.03.072Search in Google Scholar

[9] C. Turkay, E. Kaya, S. Balcisoy, and H. Hauser, “Designing progressive and interactive analytics processes for high-dimensional data analysis,” IEEE Trans. Vis. Comput. Graph., vol. 23, no. 1, pp. 131–140, 2017.10.1109/TVCG.2016.2598470Search in Google Scholar PubMed

[10] S. Wu, “Design of interactive digital media course teaching information query system,” Inf. Syst. e-Bus. Manag., vol. 18, no. 4, pp. 793–807, 2020.10.1007/s10257-018-00397-1Search in Google Scholar

[11] M. Precup, “Venture capital and leveraged buyout: what is the difference in eastern Europe? - a cross-country panel data analysis,” Rom. J. Eur. Aff., vol. 17, no. 2, pp. 30–55, 2017.Search in Google Scholar

[12] M. Noussan, M. Jarre, and A. Poggio, “Real operation data analysis on district heating load patterns,” Energy, vol. 129, pp. 70–78, 2017.10.1016/j.energy.2017.04.079Search in Google Scholar

[13] X. Wang, T. Charles, N. Isaac, M. Gabe, G. Qi, J. N. Feder, et al., “CRISPR-DAV: Crispr NgS data analysis and visualization pipeline,” Bioinformatics, vol. 23, pp. 3811–3812, 2017.10.1093/bioinformatics/btx518Search in Google Scholar PubMed

[14] L. B. Si and H. Y. Qiao, “Performance of financial expenditure in China’s basic science and math education: Panel data analysis based on CCR model and BBC model,” Eurasia J. Math. Sci. Technol. Educ., vol. 13, no. 8, pp. 5217–5224, 2017.10.12973/eurasia.2017.00995aSearch in Google Scholar

[15] S. B. Alavi, “State consistency algorithm for peer to peer distributed systems based on data mining,” Distrib. Process. Syst., vol. 1, no. 4, pp. 33–40, 2020.10.38007/DPS.2020.010405Search in Google Scholar

[16] V. Chang, “Towards data analysis for weather cloud computing,” Knowl. Syst., vol. 127, pp. 29–45, 2017.10.1016/j.knosys.2017.03.003Search in Google Scholar

[17] Z. Yang, P. Jia, W. Liu, and H. Yin, “Car ownership and urban development in Chinese cities: A panel data analysis,” J. Transp. Geogr., vol. 58, pp. 127–134, 2017.10.1016/j.jtrangeo.2016.11.015Search in Google Scholar

[18] R. Rawassizadeh, T. J. Pierson, R. Peterson, and D. Kotz, “NoCloud: exploring network disconnection through on-device data analysis,” IEEE Pervasive Comput., vol. 17, no. 1, pp. 64–74, 2018.10.1109/MPRV.2018.011591063Search in Google Scholar

[19] M. Savrul, “The impact of entrepreneurship on economic growth: GEM data analysis,” Pressacademia, vol. 4, no. 3, pp. 320–326, 2017.10.17261/Pressacademia.2017.494Search in Google Scholar

[20] S. D. Chelliah and N. Masran, “Using interactive multimedia courseware to improve algebra thinking among year 4 students,” Int. J. Mod. Educ., vol. 2, no. 7, pp. 59–75, 2020.10.35631/IJMOE.27005Search in Google Scholar

[21] S. A. Mahmoudi, M. A. Belarbi, S. Mahmoudi, and G. Belalem, “Towards a smart selection of resources in the cloud for low-energy multimedia processing,” Concurr. Pract. Exp., vol. 30, no. 12, pp. 1–13, 2018.10.1002/cpe.4372Search in Google Scholar

[22] A. Buczak and E. Guven, “A survey of data mining and machine learning methods for cyber security intrusion detection,” IEEE Commun. Surv. Tutor., vol. 18, no. 2, pp. 1153–1176, 2017.10.1109/COMST.2015.2494502Search in Google Scholar

[23] X. S. Yan and L. Zheng, “Fundamental analysis and the cross-section of stock returns: a data-mining approach,” Rev. Financ. Stud., vol. 30, no. 4, pp. 1382–1423, 2017.10.1093/rfs/hhx001Search in Google Scholar

[24] S. Bandaru, A. H. C. Ng, and K. Deb, “Data mining methods for knowledge discovery in multi-objective optimization,” Expert. Syst. Appl., vol. 70, pp. 139–159, 2017.10.1016/j.eswa.2016.10.015Search in Google Scholar

[25] H. Hong, P. Tsangaratos, I. Ilia, J. Liu, A. X. Zhu, and C. Wei, “Application of fuzzy weight of evidence and data mining techniques in construction of flood susceptibility map of Poyang County, China,” Sci. Total. Environ., vol. 625, pp. 575–588, 2018.10.1016/j.scitotenv.2017.12.256Search in Google Scholar PubMed

[26] P. Katrin, “Network teaching system of power machinery based on computer science,” Kinetic Mech. Eng., vol. 2, no. 4, pp. 21–30, 2021.10.38007/KME.2021.020403Search in Google Scholar

[27] A. Kumare, “Consistent hash algorithm in distributed monitoring system,” Distrib. Process. Syst., vol. 1, no. 2, pp. 28–36, 2020.10.38007/DPS.2020.010204Search in Google Scholar

[28] A. N. Septiani, and T. Rejekiningsih, “Development of interactive multimedia learning courseware to strengthen students’ character,” Eur. J. Educ. Res., vol. 9, no. 3, pp. 1267–1280, 2020.10.12973/eu-jer.9.3.1267Search in Google Scholar

[29] C. Mulder and G. Mancinelli, “Data from: Contextualizing macroecological laws: A big data analysis on electrofishing and allometric scalings in Ohio, USA,” Ecol. Complex., vol. 31, pp. 64–71, 2017.10.1016/j.ecocom.2017.04.003Search in Google Scholar

Received: 2023-06-03
Revised: 2023-10-14
Accepted: 2023-10-27
Published Online: 2024-08-29

© 2024 the author(s), published by De Gruyter

This work is licensed under the Creative Commons Attribution 4.0 International License.

Articles in the same Issue

  1. Regular Articles
  2. AFOD: Two-stage object detection based on anchor-free remote sensing photos
  3. A Bi-GRU-DSA-based social network rumor detection approach
  4. Task offloading in mobile edge computing using cost-based discounted optimal stopping
  5. Communication network security situation analysis based on time series data mining technology
  6. The establishment of a performance evaluation model using education informatization to evaluate teacher morality construction in colleges and universities
  7. The construction of sports tourism projects under the strategy of national fitness by wireless sensor network
  8. Resilient edge predictive analytics by enhancing local models
  9. The implementation of a proposed deep-learning algorithm to classify music genres
  10. Moving object detection via feature extraction and classification
  11. Listing all delta partitions of a given set: Algorithm design and results
  12. Application of big data technology in emergency management platform informatization construction
  13. Evaluation of Internet of Things computer network security and remote control technology
  14. Solving linear and nonlinear problems using Taylor series method
  15. Chinese and English text classification techniques incorporating CHI feature selection for ELT cloud classroom
  16. Software compliance in various industries using CI/CD, dynamic microservices, and containers
  17. The extraction method used for English–Chinese machine translation corpus based on bilingual sentence pair coverage
  18. Material selection system of literature and art multimedia courseware based on data analysis algorithm
  19. Spatial relationship description model and algorithm of urban and rural planning in the smart city
  20. Hardware automatic test scheme and intelligent analyze application based on machine learning model
  21. Integration path of digital media art and environmental design based on virtual reality technology
  22. Comparing the influence of cybersecurity knowledge on attack detection: insights from experts and novice cybersecurity professionals
  23. Simulation-based optimization of decision-making process in railway nodes
  24. Mine underground object detection algorithm based on TTFNet and anchor-free
  25. Detection and tracking of safety helmet wearing based on deep learning
  26. WSN intrusion detection method using improved spatiotemporal ResNet and GAN
  27. Review Article
  28. The use of artificial neural networks and decision trees: Implications for health-care research
Downloaded on 7.11.2025 from https://www.degruyterbrill.com/document/doi/10.1515/comp-2023-0109/html
Scroll to top button