CN108920442B - Courseware making method, courseware making system and electronic equipment - Google Patents

Courseware making method, courseware making system and electronic equipment Download PDF

Info

Publication number
CN108920442B
CN108920442B CN201810752352.0A CN201810752352A CN108920442B CN 108920442 B CN108920442 B CN 108920442B CN 201810752352 A CN201810752352 A CN 201810752352A CN 108920442 B CN108920442 B CN 108920442B
Authority
CN
China
Prior art keywords
courseware
materials
basic teaching
teaching
making
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810752352.0A
Other languages
Chinese (zh)
Other versions
CN108920442A (en
Inventor
童名文
蒙江
徐玲
范晨尧
黄健
万为妹
李进生
陈敏
周闯
夏莹
林丹丹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Central China Normal University
Original Assignee
Central China Normal University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Central China Normal University filed Critical Central China Normal University
Priority to CN201810752352.0A priority Critical patent/CN108920442B/en
Publication of CN108920442A publication Critical patent/CN108920442A/en
Application granted granted Critical
Publication of CN108920442B publication Critical patent/CN108920442B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Electrically Operated Instructional Devices (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The application provides a courseware making method, a courseware making system, electronic equipment and a computer readable storage medium, wherein the courseware making method comprises the following steps: acquiring courseware making materials matched with the courseware making mode in the courseware making mode; the manufacturing materials comprise basic teaching materials and courseware materials corresponding to the basic teaching materials; determining courseware display contents of courseware materials which are displayed synchronously with the teaching display contents based on the teaching display contents of the basic teaching materials; and generating a courseware package of courseware based on the basic teaching materials and courseware materials synchronously displayed with the basic teaching materials. The embodiment of the application can realize real-time synchronization of the display contents of the basic teaching materials and the courseware materials, and the generated courseware package can be directly called and used by a learning management system platform.

Description

Courseware making method, courseware making system and electronic equipment
Technical Field
The invention relates to the technical field of computer network education and learning, in particular to a method for making courseware, a system for making courseware and electronic equipment.
Background
The three-split screen courseware playing page generally displays teaching videos, teaching text files and courseware outlines of teachers. Most of the existing courseware making software is application software, a user is required to download and install the software by himself, the installation process is complex, the transportability is poor, the portability is not high, some courseware making software exists as one form of office plug-in, and the requirements on computer hardware and software environment are high; in addition, some production software only supports the uploading of PPT, and has requirements on PPT version, and also has the problem of poor synchronism of PPT, video and directory, and other software matches the video according to PPT, which can limit the size of PPT content; in some software, the adaptability of the video and the chapter catalog is poor, the video does not have obvious breakpoints when chapters are converted, namely, the video cannot be divided according to the content of the chapter catalog, some software can realize the matching of the video and the catalog, but the user needs to divide and make the content of each chapter in advance, and the workload of the user is increased.
Disclosure of Invention
In view of this, an object of the present application is to provide a method, a system, an electronic device, and a computer-readable storage medium for making courseware, in which real-time synchronization between basic teaching materials and display contents of the courseware materials can be achieved, and courseware packages for generating courseware can be directly called and used by a learning management system platform.
In a first aspect, an embodiment of the present application provides a method for making courseware, including: acquiring courseware making materials matched with the courseware making mode in the courseware making mode; the manufacturing materials comprise basic teaching materials and courseware materials corresponding to the basic teaching materials; determining courseware display contents of courseware materials which are displayed synchronously with the teaching display contents based on the teaching display contents of the basic teaching materials; and generating courseware packages of courseware based on the basic teaching materials and courseware materials displayed synchronously with the basic teaching materials.
With reference to the first aspect, an embodiment of the present application provides a first possible implementation manner of the first aspect, where before acquiring production materials of courseware matched with the production mode, the method includes: determining a courseware making mode according to the operation of a user; the courseware making mode comprises a single video courseware making mode and a double video courseware making mode.
With reference to the first possible implementation manner of the first aspect, an embodiment of the present application provides a second possible implementation manner of the first aspect, where after obtaining production materials of courseware matching with a production mode, the method includes: judging whether the format of the basic teaching material is a preset video format or not; and if the format of the basic teaching material is not the preset video format, converting the format of the basic teaching material into the preset video format.
With reference to the second possible implementation manner of the first aspect, an embodiment of the present application provides a third possible implementation manner of the first aspect, where determining, based on the teaching display content of the basic teaching material, the courseware display content of the courseware material displayed synchronously with the teaching display content includes: determining the playing starting time of each chapter of teaching display content in the basic teaching material based on the teaching display content of the basic teaching material; and determining courseware display contents of courseware materials which are synchronously displayed with the teaching display contents according to the playing starting moment.
With reference to the third possible implementation manner of the first aspect, an embodiment of the present application provides a fourth possible implementation manner of the first aspect, where before generating the courseware package of courseware, the method includes: obtaining description information of courseware making materials and a monitoring function library; and packaging the basic teaching materials, courseware materials, description information and a monitoring function library which are synchronously displayed with the basic teaching materials, and generating courseware packages of courseware.
An embodiment of a second aspect of the invention provides a system for making courseware, comprising: the acquisition module is used for acquiring courseware making materials matched with the courseware making mode in the courseware making mode; the manufacturing materials comprise basic teaching materials and courseware materials corresponding to the basic teaching materials; the determining module is used for determining courseware display contents of courseware materials which are displayed synchronously with the teaching display contents based on the teaching display contents of the basic teaching materials; and the generation module is used for generating courseware packages of courseware based on the basic teaching materials and the courseware materials synchronously displayed with the basic teaching materials.
With reference to the second aspect, this application provides a first possible implementation manner of the second aspect, where the determining module is further configured to: determining a courseware making mode according to the operation of a user; the courseware making mode comprises a single video courseware making mode and a double video courseware making mode.
With reference to the first possible implementation manner of the second aspect, an embodiment of the present application provides a second possible implementation manner of the second aspect, and the obtaining module includes: the judging module is used for judging whether the format of the basic teaching material is a preset video format or not; and if the format of the basic teaching material is not the preset video format, converting the format of the basic teaching material into the preset video format.
With reference to the second possible implementation manner of the second aspect, this application embodiment provides a third possible implementation manner of the second aspect, where the determining module is further configured to: determining the playing starting time of each chapter of teaching display content in the basic teaching material based on the teaching display content of the basic teaching material; and determining courseware display contents of courseware materials which are synchronously displayed with the teaching display contents according to the playing starting moment.
With reference to the third possible implementation manner of the second aspect, the present application provides a fourth possible implementation manner of the second aspect, where the system for making courseware includes: the acquisition module is also used for acquiring the description information of the courseware making materials and the monitoring function library; and the generation module is also used for packaging the basic teaching materials, and courseware materials, description information and a monitoring function library which are synchronously displayed with the basic teaching materials, so as to generate a courseware package of courseware.
In a third aspect, an embodiment of the present application further provides an electronic device, including: the electronic device comprises a processor, a memory and a bus, wherein the memory stores machine-readable instructions executable by the processor, the processor and the memory are communicated through the bus when the electronic device runs, and the machine-readable instructions are executed by the processor to execute any method for making courseware.
In a fourth aspect, embodiments of the present application further provide a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to perform any one of the methods for making courseware described above.
According to the courseware making method and system provided by the embodiment of the application, firstly, courseware making materials matched with a making mode are obtained according to the courseware making mode, wherein the making materials comprise a video file of a basic teaching material and a video file or a text file of the courseware material corresponding to the basic teaching material, and further, courseware showing contents of the courseware material synchronously shown with the teaching showing contents are determined according to the teaching showing contents of the basic teaching material, so that the basic teaching material and the courseware material contents are synchronously shown, and a courseware package of the courseware is generated. The embodiment of the application can realize real-time synchronization of the display contents of the basic teaching materials and the courseware materials, and the courseware packet for generating courseware can be directly called and used by the learning management system platform.
Specifically, determining a courseware making mode according to the operation of a user, wherein the courseware making mode comprises a single-video courseware making mode and a double-video courseware making mode; the method comprises the steps of obtaining a courseware making material matched with a courseware making mode according to the courseware making mode, further determining courseware showing content of the courseware material synchronously shown with the teaching showing content according to the teaching showing content of a basic teaching material, obtaining description information and a monitoring function library of the courseware making material, packaging the basic teaching material, the courseware material synchronously shown with the basic teaching material, the description information and the monitoring function library, and generating a courseware package.
In order to make the aforementioned objects, features and advantages of the present application comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
To more clearly illustrate the technical solutions of the embodiments of the present application, the drawings needed in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and those skilled in the art can also obtain other related drawings based on the drawings without inventive efforts.
Fig. 1 is a flowchart illustrating a method for making courseware according to an embodiment of the present application;
fig. 2 is a flow chart illustrating another method for making courseware provided by an embodiment of the present application;
FIG. 3 is a flow chart illustrating another method for making courseware provided by an embodiment of the present application;
FIG. 4 is a flow chart illustrating another method for making courseware provided by an embodiment of the present application;
fig. 5 is a schematic structural diagram of a system for making courseware provided in an embodiment of the present application;
FIG. 6 is a block diagram of another courseware making system provided in an embodiment of the present application;
fig. 7 shows a schematic structural diagram of an electronic device according to an embodiment of the present application.
Description of the main element symbols:
10. an acquisition module; 20. a determining module; 30. a generating module; 40. a judgment module; 100. a processor; 200. a memory; 300. a bus.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments. The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present application, as presented in the figures, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present application without making any creative effort, shall fall within the protection scope of the present application.
If other courseware creation software, such as the particulate Presenter, isring, debowered courseware master, streaming master, etc., is used, the following disadvantages will exist. For example, firstly, most of the existing courseware making software is application software, which needs to be downloaded and installed by a user, and the installation process is complex, the transportability is poor, and the portability is not high; secondly, the existing courseware making software only supports uploading of PPT, and has requirements on PPT version, the PPT is poor in synchronization with videos and catalogs, part of software cannot realize synchronization of PPT with videos and catalogs, and other software matches videos according to PPT, so that the size of PPT content is limited; thirdly, the video formats supported by the existing courseware making software are limited, and the existing courseware making software only supports the common formats such as flv, swf and avi; fourthly, the adaptability of the video and the chapter catalog in the existing courseware making software is poor, the video does not have obvious breakpoints when chapters are converted, namely the video cannot be divided according to the content of the chapter catalog, partial software can realize the matching of the video and the catalog, but a user needs to segment and make the content of each chapter in advance, and the workload of the user is increased; fifth, the existing courseware making software only supports the making mode of single video courseware, but not the making mode of double video courseware.
In view of this, embodiments of the present application provide a method, a system, an electronic device, and a computer-readable storage medium for making courseware, so as to implement real-time synchronization between basic teaching materials and display contents of courseware materials, and a courseware package for generating courseware can be directly called and used by a learning management system platform.
In an embodiment of the first aspect of the present application, as shown in fig. 1, a flowchart of a method for making courseware provided in an embodiment of the present application is provided, where the method includes:
s101, acquiring courseware making materials matched with a courseware making mode in the courseware making mode; the manufacturing materials comprise basic teaching materials and courseware materials corresponding to the basic teaching materials;
specifically, a courseware making mode is obtained firstly, and courseware making materials are obtained according to the making mode, wherein the making materials comprise a video file of basic teaching materials and a video file or a text file of courseware materials corresponding to the basic teaching materials, and the text file can be a WORD file, a PPT file and the like.
S102, determining courseware display contents of courseware materials which are displayed synchronously with the teaching display contents based on the teaching display contents of the basic teaching materials;
specifically, a video decoder is adopted to open a video file of a basic teaching material, a video tag of HyperText Markup Language (HTML) is used for previewing the video, and in the process of previewing the teaching display content of the basic teaching material, courseware display content of the courseware material displayed synchronously with the teaching display content is determined, wherein the video tag supports progressive downloading of the video, and a user can drag a progress bar at will to preview the basic teaching material.
And S103, generating courseware packages of courseware based on the basic teaching materials and courseware materials displayed synchronously with the basic teaching materials.
Specifically, a compression and expansion technology is adopted, and according to a courseware packaging specification of a Shared Content Object Reference Model (SCORM), some necessary files are integrated and compressed together with the manufactured courseware resources, namely basic teaching materials and courseware materials synchronously displayed with the basic teaching materials to generate a courseware package, so that other learning management system platforms can directly import and use the courseware package.
According to the method for making courseware, the courseware display content of the courseware material displayed synchronously with the teaching display content is determined through the teaching display content of the basic teaching material, the basic teaching material and the courseware display content can be synchronized, and courseware packages for generating courseware can be directly called and used by a learning management system platform.
It should be noted that, in the embodiment of the present application, the Apache (Apache HTTP Server, Apache) + Hypertext Preprocessor (Hypertext Preprocessor, PHP) + relational database management system + Extensible Markup Language (XML) technology is adopted, and a conventional application software mode is broken through, so that the system becomes an online courseware making system, so that there is no requirement on the configuration of the computer of the user, the user can log in the online system at any time and any place to make courseware, and not only limited on the computer of the user, but also published in the form of web service, and other learning management system platforms can be directly called and used by calling service.
In addition, the embodiment of the application is based on com _ dotnet extension, uses com component service, supports uploading of the PPT file and the WORD file, can realize self-adaptation of the PPT file and the WORD file, and has no limit on the size of the contents.
In one embodiment of the present application, preferably, before acquiring the production materials of the courseware matched with the production mode, the method includes: determining a courseware making mode according to the operation of a user; the courseware making mode comprises a single video courseware making mode and a double video courseware making mode.
In this embodiment, the user can select the single-video courseware making mode or the double-video courseware making mode provided by the system according to actual needs, and then enter the interface of the corresponding courseware making mode according to the selection and operation of the user, so that the system determines the type of courseware making materials, namely video files or text files, which the user needs to provide.
It should be noted that the courseware making system provided in the embodiment of the present application not only supports making of single-video courseware, but also supports making of double-video courseware, and can realize synchronous playing of courseware materials and lecture videos given by lecturers. If a single video courseware making mode is entered, basic teaching materials to be provided are video files and courseware materials are text files, namely, only one partition of the three partitions plays the video files, and the other two partitions respectively display catalogues of the courseware and the text files of the courseware materials; if a double-video courseware making mode is entered, basic teaching materials needing to be provided are video files, courseware materials are also video files, namely the video files are played in two zones, and catalogues of the courseware are displayed in the other zone, wherein the catalogues of the courseware can be hidden.
In an embodiment of the present application, preferably, as shown in fig. 2, a flowchart of another method for making courseware provided in an embodiment of the present application includes:
s201, acquiring courseware making materials matched with a courseware making mode in the courseware making mode; the manufacturing materials comprise basic teaching materials and courseware materials corresponding to the basic teaching materials;
s202, judging whether the format of the basic teaching material is a preset video format or not;
s203, if the format of the basic teaching material is not the preset video format, converting the format of the basic teaching material into the preset video format;
s204, determining courseware display contents of courseware materials which are synchronously displayed with the teaching display contents based on the teaching display contents of the basic teaching materials;
and S205, generating courseware packages of courseware based on the basic teaching materials and courseware materials synchronously displayed with the basic teaching materials.
In this embodiment, the video is encoded and decoded based on a multimedia video processing tool (Fast Forward Mpeg, FFMPEG), so that the video has better platform adaptability, and can support multiple video formats, such as MP4, wmv, mov, rm, H264, ts, 3GP, Mpeg, and the like, but in order to better unify and process the formats of the video files of the basic teaching materials, it is necessary to first determine the format of the video file of the basic teaching materials, that is, determine whether the format of the video file is a preset video, and if the format of the video file is not the preset video format, convert the format of the basic teaching materials into the preset video format, where the preset video format is preferably MP 4.
It should be noted that, in the embodiment of the present application, a manufacturing track of a user can be recorded, and the user can perform secondary development by using saved courseware manufacturing information, that is, an obtained video file of basic teaching materials may be uploaded by the user, or a video file of basic teaching materials saved when the user manufactures courseware last time, that is, the user does not need to finish manufacturing courseware once, and can revise manufactured courseware.
In an embodiment of the present application, preferably, as shown in fig. 3, a flowchart of another method for making a courseware provided in an embodiment of the present application includes:
s301, acquiring courseware making materials matched with the courseware making mode in the courseware making mode; the manufacturing materials comprise basic teaching materials and courseware materials corresponding to the basic teaching materials;
s302, judging whether the format of the basic teaching material is a preset video format or not;
s303, if the format of the basic teaching material is not the preset video format, converting the format of the basic teaching material into the preset video format;
s304, determining the playing starting time of each section of teaching display content in the basic teaching material based on the teaching display content of the basic teaching material; determining courseware display contents of courseware materials which are synchronously displayed with the teaching display contents according to the playing starting time;
s305, courseware packages are generated based on the basic teaching materials and courseware materials which are synchronously displayed with the basic teaching materials.
In this embodiment, the display contents of the basic teaching material and the courseware material can be synchronized by determining the playing start time of each section of teaching display contents in the basic teaching material.
Specifically, a video decoder is adopted to open a video file of a basic teaching material, a video tag of HTML is utilized to preview a courseware video, namely, a PPT file corresponding to the courseware material is inserted while watching the video, the playing time of PPT is set, the content of inserting PPT into chapters is supported, a plurality of PPTs are supported to be uploaded, and modification and deletion of PPT and the playing time are supported; the nodes corresponding to the courseware material WORD files can be inserted while watching the video, WORD playing time is set, each line of characters can be accurately positioned, and modification and deletion of WORD nodes and time are supported; the method can also divide the chapters while watching the video, can divide the chapters at any time of the video, inputs the name of the chapters, supports the division of the secondary chapters, supports the disordered insertion of the content of the chapters, and supports the modification and deletion of the content and time of the chapters; the system can also insert questions while watching videos, can insert the questions at any time of courseware, and can count the number of the questions at each time. According to the embodiment of the application, a user does not need to manually cut in advance, the PPT is inserted according to the video, the PPT content can be adapted no matter how much, and the insertion time is recorded. In addition, the problem of node insertion at any time is supported, and the video can be divided into corresponding video units according to the directory content set by the user, so that the production burden of the user is reduced, and the presentation effect is better. Moreover, the skipping of chapter catalogs can be realized, a learner can self-regulate the learning progress, and the setting of a secondary catalog is supported, so that the learning content frame is clearer.
The method for synchronously playing and displaying the PPT file of the courseware material and the video file of the basic teaching material by inserting the PPT file of the courseware material comprises the following steps: the PPT related information of the courseware materials is stored in the memory in an array form, the information in the array can be added, deleted, checked and changed at will, data in the array can be written into an XML document at any time to be stored, and the default playing time of each PPT is from the current inserting time to the next inserting time.
The method for synchronously playing and displaying the WORD files of the courseware materials and the video files of the basic teaching materials by inserting the WORD files of the courseware materials comprises the following steps: WORD storage adopts a Document Object Model (DOM) node mode, finds an insertion node by traversing a DOM tree, and writes the insertion node into an XML Document for storage, namely: WORD document- > adaptive screen width- > traverse the DOM tree- > locate DOM nodes- > write the XML document.
The method for synchronously playing and displaying the chapters and the video file of the basic teaching material by inserting the chapters comprises the following steps: the course chapter information is stored in the memory by a multidimensional array, the information in the array can be added, deleted, checked and changed at will, and the data in the array can be written into an XML document at any time for storage.
The method for synchronously playing and displaying the question text file and the video file of the basic teaching material by inserting the question text file comprises the following steps: the problems of the courseware are stored in the memory in a multi-dimensional array form, the problems of the courseware are described by adopting a tree structure, nodes in the tree can be deleted at will to realize the increasing, deleting, checking and modifying of multiple courseware subjects or subject options, and data in the multi-dimensional array can be written into an XML document to be stored at any time based on a DOM technology.
In an embodiment of the present application, preferably, as shown in fig. 4, a flowchart of another method for making courseware provided in an embodiment of the present application includes:
s401, acquiring courseware making materials matched with the courseware making mode in the courseware making mode; the manufacturing materials comprise basic teaching materials and courseware materials corresponding to the basic teaching materials;
s402, judging whether the format of the basic teaching material is a preset video format or not;
s403, if the format of the basic teaching material is not the preset video format, converting the format of the basic teaching material into the preset video format;
s404, determining the playing starting time of each section of teaching display content in the basic teaching material based on the teaching display content of the basic teaching material; determining courseware display contents of courseware materials which are synchronously displayed with the teaching display contents according to the playing starting moment;
s405, obtaining description information of courseware making materials and a monitoring function library; and packaging the basic teaching materials, and courseware materials, description information and a monitoring function library which are synchronously displayed with the basic teaching materials to generate courseware packages of courseware.
In the embodiment, the basic teaching materials, courseware materials synchronously displayed with the basic teaching materials, the description information and the monitoring function library are packaged, so that courseware packages of courseware can be generated, and a user can directly call and use the courseware packages through other learning management system platforms.
The description information of the courseware making material can describe the basic information of the courseware according to the SCORM description standard, such as a producer, a speaker, a content introduction, learning and the like, and combines the chapters, the questions, the PPT and the content, such as the playing time of the whole video, the playing time of each chapter, the questions under each chapter, the answer to the question, the insertion time of the question and the PPT and the like, the information is used as the content information of the courseware by taking the chapters as division, and the information is written into an XML description document; according to the standard of the SCORM operating environment, referring to a data model and an Application Programming Interface (API) Interface provided by the SCORM, when the learning of courseware is monitored, the learning data of a learner is stored by using the data model provided by the SCORM, and the method specifically comprises the following steps: the learning time length cmi.core.session _ time, the learned section cmi.core.lesson _ location, the test score cmi.core.score.raw, the learner answer question details cmi.core.comments (including the total number of test questions, the number of answered questions, the number of unanswered questions, the number of correct answers, the number of wrong answers, the answer of each question of the learner), and the learning state cmi.core.lesson _ status are exposed to the LMS platform for reading and use, and the monitoring function is written into a separate JS file to be used as a monitoring master file to generate a SCORM monitoring function library.
In addition, the embodiment of the application also supports the addition of the watermark logo so as to maintain the copyright of the courseware made by the user, and also provides a plurality of layout templates, so that the user can set DIV for the background of the template and the characters of each region.
Based on the same inventive concept, a courseware making system corresponding to the courseware making method is also provided in the embodiment of the second aspect of the present application, and as the principle of solving the problem of the courseware making system in the embodiment of the present application is similar to the above courseware making method in the embodiment of the present application, the implementation of the system can refer to the implementation of the method, and repeated details are omitted. As shown in fig. 5, a schematic structural diagram of a system for making courseware provided in an embodiment of the present application, the system includes:
the acquisition module 10 is used for acquiring courseware making materials matched with the courseware making mode in the courseware making mode; the manufacturing materials comprise basic teaching materials and courseware materials corresponding to the basic teaching materials;
the determining module 20 is configured to determine courseware display contents of courseware materials displayed synchronously with the teaching display contents based on the teaching display contents of the basic teaching materials;
and the generation module 30 is used for generating courseware packages of courseware based on the basic teaching materials and the courseware materials synchronously displayed with the basic teaching materials.
The courseware making system comprises the acquisition module 10, the determination module 20 and the generation module 30, can achieve real-time synchronization of basic teaching materials and display contents of courseware materials, and courseware packages for generating courseware can be directly called and used by a learning management system platform.
In an embodiment of the present application, preferably, the determining module 20 is further configured to: determining a courseware making mode according to the operation of a user; the courseware making mode comprises a single video courseware making mode and a double video courseware making mode.
In an embodiment of the present application, preferably, as shown in fig. 6, a schematic structural diagram of another courseware making system provided in the embodiment of the present application is shown, where the system includes:
the acquisition module 10 is used for acquiring courseware making materials matched with the courseware making mode in the courseware making mode; the manufacturing materials comprise basic teaching materials and courseware materials corresponding to the basic teaching materials; the obtaining module 10 includes a judging module 40, configured to judge whether a format of the basic teaching material is a preset video format; and if the format of the basic teaching material is not the preset video format, converting the format of the basic teaching material into the preset video format.
The determining module 20 is configured to determine, based on the teaching display content of the basic teaching material, courseware display content of courseware materials displayed synchronously with the teaching display content;
and the generation module 30 is used for generating courseware packages of courseware based on the basic teaching materials and the courseware materials synchronously displayed with the basic teaching materials.
In an embodiment of the present application, preferably, the determining module 20 is further configured to: determining the playing starting time of each chapter of teaching display content in the basic teaching material based on the teaching display content of the basic teaching material; and determining courseware display contents of courseware materials which are synchronously displayed with the teaching display contents according to the playing starting moment.
In one embodiment of the present invention, preferably, the courseware making system comprises: the acquisition module 10 is further configured to acquire description information of a courseware making material and a monitoring function library; the generating module 30 is further configured to package the basic teaching materials, and courseware materials, description information, and a monitoring function library, which are displayed synchronously with the basic teaching materials, to generate a courseware package of courseware.
In an embodiment of the third aspect of the present application, preferably, as shown in fig. 7, a schematic structural diagram of an electronic device provided in the embodiment of the present application is shown, where the electronic device includes: a processor 100, a memory 200 and a bus 300, the memory 200 storing machine-readable instructions executable by the processor 100, the processor 100 and the memory 200 communicating via the bus 300 when the electronic device is operating, the machine-readable instructions when executed by the processor 100 performing the following:
acquiring courseware making materials matched with the courseware making mode in the courseware making mode; the manufacturing materials comprise basic teaching materials and courseware materials corresponding to the basic teaching materials;
determining courseware display contents of courseware materials which are displayed synchronously with the teaching display contents based on the teaching display contents of the basic teaching materials;
and generating a courseware package of courseware based on the basic teaching materials and courseware materials synchronously displayed with the basic teaching materials.
In an embodiment of the present application, preferably, the step executed by the processor 100 before obtaining the production materials of the courseware matching with the production mode includes:
determining a courseware making mode according to the operation of a user;
the courseware making mode comprises a single video courseware making mode and a double video courseware making mode.
In an embodiment of the present application, preferably, the step executed by the processor 100, after acquiring production materials of the courseware matching with the production mode, includes:
judging whether the format of the basic teaching material is a preset video format or not;
and if the format of the basic teaching material is not the preset video format, converting the format of the basic teaching material into the preset video format.
In an embodiment of the present application, preferably, the step executed by the processor 100 of determining, based on the teaching display contents of the basic teaching materials, the courseware display contents of courseware materials displayed synchronously with the teaching display contents includes:
determining the playing starting time of each chapter of teaching display content in the basic teaching material based on the teaching display content of the basic teaching material;
and determining courseware display contents of courseware materials which are synchronously displayed with the teaching display contents according to the playing starting moment.
In an embodiment of the present application, preferably, the step executed by the processor 100 before generating the courseware package of courseware includes:
acquiring description information of courseware making materials and a monitoring function library;
and packaging the basic teaching materials, courseware materials, description information and a monitoring function library which are synchronously displayed with the basic teaching materials, and generating courseware packages of courseware.
In an embodiment of the fourth aspect of the present application, preferably, the embodiment of the present application further provides a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the method for making courseware is described above is executed.
Specifically, the computer readable storage medium can be a general storage medium, such as a mobile disk, a hard disk, and the like, and when a computer program on the storage medium is run, the protection method for application layer attack can be executed, so that an attack of an abnormal client on an application layer can be effectively prevented, the purpose of cleaning attack traffic is achieved, and a server can serve a normal client.
The computer program product of the method for making courseware provided in the embodiment of the present application includes a computer readable storage medium storing a program code, and instructions included in the program code may be used to execute the method in the foregoing method embodiment.
It can be clearly understood by those skilled in the art that, for convenience and simplicity of description, the specific working process of the above-described device and apparatus may refer to the corresponding process in the foregoing method embodiment, and details are not described herein again.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily think of the changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (9)

1. A method of making courseware, comprising:
acquiring courseware making materials matched with the courseware making mode in the courseware making mode; the manufacturing materials comprise basic teaching materials and courseware materials corresponding to the basic teaching materials;
determining the playing starting time of each chapter of teaching display content in the basic teaching material based on the teaching display content of the basic teaching material; determining courseware display contents of the courseware materials which are synchronously displayed with the teaching display contents according to the playing starting time; the method comprises the steps that a video decoder is adopted to open teaching display contents of basic teaching materials, video tags of hypertext markup language are utilized to preview the teaching display contents, and courseware display contents of courseware materials which are displayed synchronously with the teaching display contents are determined in the process of previewing the teaching display contents; the video label supports progressive downloading of the teaching display content, and previews the basic teaching material by dragging a progress bar;
generating a courseware package of courseware based on the basic teaching material and the courseware material synchronously displayed with the basic teaching material;
recording the making track of the courseware bag of the courseware, and carrying out secondary development on the saved courseware making information.
2. The method of claim 1, wherein prior to obtaining production materials for courseware matching the production profile, comprising:
determining a making mode of the courseware according to the operation of a user;
the courseware making mode comprises a single video courseware making mode and a double video courseware making mode.
3. The method of claim 2, wherein obtaining production materials for courseware matching the production model comprises:
judging whether the format of the basic teaching material is a preset video format or not;
and if the format of the basic teaching material is not the preset video format, converting the format of the basic teaching material into the preset video format.
4. The method of any of claims 1 to 3, wherein generating the courseware package of courseware is preceded by:
obtaining the description information of the courseware making material and a monitoring function library;
and packaging the basic teaching materials, the courseware materials synchronously displayed with the basic teaching materials, the description information and the monitoring function library to generate a courseware package of the courseware.
5. A system for creating courseware, comprising:
the acquisition module is used for acquiring courseware making materials matched with the courseware making mode in the courseware making mode; the manufacturing materials comprise basic teaching materials and courseware materials corresponding to the basic teaching materials;
the determining module is used for determining the playing starting time of each section of teaching display content in the basic teaching material based on the teaching display content of the basic teaching material; determining courseware display contents of the courseware materials which are synchronously displayed with the teaching display contents according to the playing starting moment;
the method comprises the steps that a video decoder is adopted to open teaching display contents of basic teaching materials, video labels of hypertext markup language are utilized to preview the teaching display contents, and courseware display contents of courseware materials which are displayed synchronously with the teaching display contents are determined in the process of previewing the teaching display contents; the video label supports progressive downloading of the teaching display content, and previews basic teaching materials by dragging a progress bar;
the generating module is used for generating courseware packages of courseware based on the basic teaching materials and the courseware materials synchronously displayed with the basic teaching materials;
recording the production track of the courseware package of the courseware, and carrying out secondary development on the stored courseware production information.
6. The system of claim 5, wherein the determination module is further configured to:
determining a production mode of the courseware according to the operation of a user;
the courseware making mode comprises a single-video courseware making mode and a double-video courseware making mode.
7. The system of claim 6, wherein the acquisition module comprises:
the judging module is used for judging whether the format of the basic teaching material is a preset video format or not;
and if the format of the basic teaching material is not the preset video format, converting the format of the basic teaching material into the preset video format.
8. An electronic device, comprising: a processor, a memory and a bus, the memory storing machine-readable instructions executable by the processor, the processor and the memory communicating over the bus when the electronic device is operating, the machine-readable instructions when executed by the processor performing the method of any of claims 1-4.
9. A computer-readable storage medium, having stored thereon a computer program which, when executed by a processor, performs the method of any one of claims 1-4.
CN201810752352.0A 2018-07-10 2018-07-10 Courseware making method, courseware making system and electronic equipment Active CN108920442B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810752352.0A CN108920442B (en) 2018-07-10 2018-07-10 Courseware making method, courseware making system and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810752352.0A CN108920442B (en) 2018-07-10 2018-07-10 Courseware making method, courseware making system and electronic equipment

Publications (2)

Publication Number Publication Date
CN108920442A CN108920442A (en) 2018-11-30
CN108920442B true CN108920442B (en) 2022-07-22

Family

ID=64411347

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810752352.0A Active CN108920442B (en) 2018-07-10 2018-07-10 Courseware making method, courseware making system and electronic equipment

Country Status (1)

Country Link
CN (1) CN108920442B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109766664A (en) * 2019-01-31 2019-05-17 史文华 A kind of courseware design method, apparatus, storage medium and electronic equipment
CN109933762B (en) * 2019-02-14 2023-09-08 广州视源电子科技股份有限公司 Courseware making method, courseware making device, courseware making equipment and storage medium
CN110009954A (en) * 2019-05-15 2019-07-12 梅州市瓦良格教育科技有限公司 It is a kind of to define the standby teaching method and system given lessons of a class more than one piece by thought process
CN110493662A (en) * 2019-08-21 2019-11-22 广州汇思信息科技有限公司 A kind of video segment method, apparatus, computer equipment and storage medium
CN110781322B (en) * 2019-10-14 2023-12-01 成志修远教育技术(北京)有限公司 Multimedia courseware generation method and device, storage medium and terminal equipment
CN112052652B (en) * 2020-09-08 2024-02-20 国家电网有限公司技术学院分公司 Automatic generation method and device for electronic courseware script

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103631918A (en) * 2013-12-03 2014-03-12 深圳市问鼎资讯有限公司 Making method of online learning courseware
CN104135596A (en) * 2014-04-09 2014-11-05 浙江图讯科技有限公司 Video and document anchor synchronous matching and showing method based on FLEX
CN107015950A (en) * 2017-03-20 2017-08-04 厦门云开云科技有限公司 The generation method and device of a kind of SCORM coursewares

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103631918A (en) * 2013-12-03 2014-03-12 深圳市问鼎资讯有限公司 Making method of online learning courseware
CN104135596A (en) * 2014-04-09 2014-11-05 浙江图讯科技有限公司 Video and document anchor synchronous matching and showing method based on FLEX
CN107015950A (en) * 2017-03-20 2017-08-04 厦门云开云科技有限公司 The generation method and device of a kind of SCORM coursewares

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于Flash技术的SCORM标准网络课件的研究与实现;张春卯;《中国优秀博硕士学位论文全文数据库(硕士)信息科技辑》;20120415(第04期);第I138-1598页 *

Also Published As

Publication number Publication date
CN108920442A (en) 2018-11-30

Similar Documents

Publication Publication Date Title
CN108920442B (en) Courseware making method, courseware making system and electronic equipment
US11769419B2 (en) Methods and systems for dynamically generating a training program
US10237595B2 (en) Simultaneously rendering a plurality of digital media streams in a synchronized manner by using a descriptor file
CN109803180B (en) Video preview generation method and device, computer equipment and storage medium
US9336685B2 (en) Video lesson builder system and method
US20040010629A1 (en) System for accelerating delivery of electronic presentations
US20100332959A1 (en) System and Method of Capturing a Multi-Media Presentation for Delivery Over a Computer Network
US10805111B2 (en) Simultaneously rendering an image stream of static graphic images and a corresponding audio stream
US20160217109A1 (en) Navigable web page audio content
US20120308195A1 (en) Feedback system and method
US7409464B2 (en) System and method for converting compact media format files to synchronized multimedia integration language
Lauer et al. Learning with lecture recordings: Key issues for end-users
US20150294582A1 (en) Information communication technology in education
Renz et al. Optimizing the video experience in moocs
Alexandros et al. A framework for recording, monitoring and analyzing learner behavior while watching and interacting with online educational videos
KR101302583B1 (en) An e-learning contents management system based on object units and the method thereof
KR20100071426A (en) Dictation learning method and apparatus for foreign language listening training
CN104954891A (en) Method for adding synchronous subtitles to videos in web pages and supportive to online modification and preview
Salim et al. Improving the learning effectiveness of educational videos
CN114845155A (en) Online video processing method and system for screen recording and answering
US20140043429A1 (en) Program image creation method and apparatus of the same
CN111460218A (en) Information processing method and device
Wald et al. Synote mobile HTML5 responsive design video annotation application
Bhojan et al. ShowNTell: An easy-to-use tool for answering students' questions with voice-over recording
Luo et al. Development of an Online Real-Time Video Presentation System in Education

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant