CN115883867B - Test question video generation method, storage medium and device based on attached courseware video - Google Patents
Test question video generation method, storage medium and device based on attached courseware video Download PDFInfo
- Publication number
- CN115883867B CN115883867B CN202211459098.8A CN202211459098A CN115883867B CN 115883867 B CN115883867 B CN 115883867B CN 202211459098 A CN202211459098 A CN 202211459098A CN 115883867 B CN115883867 B CN 115883867B
- Authority
- CN
- China
- Prior art keywords
- courseware
- test question
- video
- page
- data
- 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
Links
- 238000012360 testing method Methods 0.000 title claims abstract description 100
- 238000000034 method Methods 0.000 title claims abstract description 27
- 238000004590 computer program Methods 0.000 claims description 6
- 238000012549 training Methods 0.000 claims description 3
- 230000006870 function Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Electrically Operated Instructional Devices (AREA)
Abstract
The invention discloses a test question video generation method, a storage medium and equipment based on a courseware video, which acquire teaching video data based on the courseware, wherein the teaching video data comprises video resources and corresponding courseware information; identifying and extracting test question data from courseware page content; acquiring courseware page content and page switching data in a video resource; determining time stamp information for switching into the courseware page content and time stamp information for switching out of the courseware page content in the video resource, and accordingly cutting out video clips corresponding to the courseware page content; and associating and binding each obtained video clip with the existing test question data and storing the video clip into a specified database. According to the invention, the teaching video of the attached courseware is utilized to construct the database for storing the test question data and the video in an associated manner, so that a user can accurately retrieve corresponding video resources through the test question data, and various online lesson video resources are more fully utilized.
Description
Technical Field
The invention relates to the technical field of intelligent education, in particular to a test question video generation method, a storage medium and equipment based on a courseware video.
Background
Along with the continuous development of intelligent education, the intelligent correction, identification and search functions of test questions are gradually mature, but relative to the search content of static texts, whether the learning ability of students is actually improved or multimedia resources is really improved, the function of searching video resources corresponding to knowledge points through test question pictures to learn is also realized at present, but the test questions corresponding to one knowledge point are various, the current question library is multiple in billions of questions, the video resources are searched precisely through the test questions, and an effective video resource and test question association binding scheme is needed.
In addition, the online classroom video greatly promotes the propagation of high-quality teaching resources, and is popular with users. Along with popularization of class recorded broadcast products, online class video resources are increased, so that users are difficult to find interesting video resources from a huge number of video libraries, and various online class video resources are not utilized efficiently.
Disclosure of Invention
Aiming at the defects of the prior art, the invention aims to provide a test question video generation method, a storage medium and equipment based on a courseware video.
In order to achieve the above purpose, the present invention adopts the following technical scheme:
A test question video generation method based on a courseware video comprises the following specific processes:
S1, acquiring teaching video data based on courseware, wherein the teaching video data comprises video resources and corresponding courseware information; the courseware information comprises page numbers of each page in courseware and courseware page content;
S2, identifying and extracting test question data from courseware page contents of each page acquired in the step S1;
S3, acquiring courseware page content and page switching data in the video resource:
S3.1, carrying out page number identification on each frame in the video resource, and matching courseware page contents corresponding to each frame from courseware information acquired in the step S1 by utilizing the page number obtained by identification;
S3.2, detecting courseware page content switching events in the video resource, and acquiring page number information of switching into the current courseware page content, time stamp information of switching into the current courseware page content and time stamp information of switching out of the current courseware page content when the courseware page content switching events occur;
S4, determining page numbers of courseware page contents with test question data according to the result of identifying the test question data from the courseware page contents in the step S2, determining time stamp information for switching into the courseware page contents and time stamp information for switching out of the courseware page contents in video resources according to the page switching data obtained in the step S3, and accordingly cutting out video clips corresponding to the courseware page contents; and associating and binding each obtained video clip with the existing test question data and storing the video clip into a specified database.
Further, in step S2, the test question data includes a test question text, and if the test question includes a picture, the test question data should also include a test question picture.
Further, the test question data further comprises answer text and analysis text.
Still further, in step S2, the test question data is identified from the content of the courseware page by any one of the following methods:
(1) Identifying and positioning the area of the test question block by using a preset test question feature map or keywords, and then extracting test question data from the test question block;
(2) Firstly, training a test question identification model through a large number of test question samples, identifying test question blocks in the page content of the courseware by using the test question identification model, and then extracting test question data from the test question blocks;
(3) The test question labels are manually marked in the page content of the courseware of each page, the test question blocks are identified through the test question labels, and then test question data are extracted from the test question blocks.
Further, in step S3.2, the process of detecting the courseware page content switching event in the video resource is: and comparing every two adjacent frames in the video resource, and judging that a courseware page content switching event occurs between every two adjacent frames when the difference value of the two adjacent frames is larger than a preset threshold value.
Further, in step S3.2, the page numbers of every two adjacent frames in the video resource are compared, and when the page numbers of every two adjacent frames are changed, it is determined that a courseware page content switching event occurs between the two frames.
The present invention also provides a computer readable storage medium having stored therein a computer program which when executed by a processor implements the above method.
The invention also provides a computer device comprising a processor and a memory for storing a computer program; the processor is configured to implement the above-described method when executing the computer program.
The invention has the beneficial effects that: according to the invention, the teaching video of the attached courseware is utilized to construct the database for storing the test question data and the video in an associated manner, so that a user can accurately retrieve corresponding video resources through the test question data, and various online lesson video resources are more fully utilized.
Detailed Description
The present invention will be further described below, and it should be noted that, while the present embodiment provides a detailed implementation manner and a specific operation process on the premise of the present technical solution, the protection scope of the present invention is not limited to the present embodiment.
The embodiment provides a test question video generation method based on a courseware video, which comprises the following specific processes:
S1, acquiring teaching video data based on courseware, wherein the teaching video data comprises video resources and corresponding courseware information; the courseware information comprises page numbers of each page in courseware and courseware page content;
S2, identifying and extracting test question data from courseware page contents of each page acquired in the step S1; the test question data at least comprises test question text, and also can comprise answer text, analysis text and the like; if the test questions contain pictures, the test question data should also contain the test question pictures.
Specifically, in this embodiment, the test question data is identified from the content of the courseware page by any one of the following methods:
(1) And extracting the test question blocks by using the test question feature map or the keywords. For example, a preset test question feature map, or a region of a test question block is positioned by matching keywords such as example question 1, solution, formula and the like, and then test question data is extracted from the test question block;
(2) Firstly, training a test question identification model through a large number of test question samples, identifying test question blocks in the page content of the courseware by using the test question identification model, and then extracting test question data from the test question blocks;
(3) The test question labels are manually marked in the page content of the courseware of each page, the test question blocks are identified through the test question labels (such as a mode of drawing rectangular frames on the test question blocks), and then test question data are extracted from the test question blocks.
S3, acquiring courseware page content and page switching data in the video resource:
S3.1, carrying out page number identification on each frame in the video resource, and matching courseware page contents corresponding to each frame from courseware information acquired in the step S1 by utilizing the page number obtained by identification; the current technology about page number recognition is more mature, and will not be described in detail here.
S3.2, detecting courseware page content switching events in the video resources, and acquiring page number information of switching into the current courseware page content, time stamp information of switching into the current courseware page content and time stamp information of switching out of the current courseware page content when the courseware page content switching events occur.
Specifically, one way to detect courseware page content switching events in a video asset is: and comparing every two adjacent frames in the video resource, and judging that a courseware page content switching event occurs between every two adjacent frames when the difference value of the two adjacent frames is larger than a preset threshold value. Another way is: and comparing the page numbers of every two adjacent frames in the video resource, and judging that a courseware page content switching event occurs between every two adjacent frames when the page numbers of the two adjacent frames are changed.
S4, determining page numbers of courseware page contents with test question data according to the result of identifying the test question data from the courseware page contents in the step S2, determining time stamp information for switching into the courseware page contents and time stamp information for switching out of the courseware page contents in video resources according to the page switching data obtained in the step S3, and accordingly cutting out video clips corresponding to the courseware page contents; and associating and binding each obtained video clip with the existing test question data and storing the video clip into a specified database.
The current online class video is generally attached with courseware, and the method of the embodiment utilizes teaching video attached with courseware to construct a database for storing test questions and video in an associated mode, so that a user can accurately retrieve corresponding video resources through test question data.
Various modifications and variations of the present invention will be apparent to those skilled in the art in light of the foregoing teachings and are intended to be included within the scope of the following claims.
Claims (8)
1. The test question video generation method based on the attached courseware video is characterized by comprising the following specific processes:
S1, acquiring teaching video data based on courseware, wherein the teaching video data comprises video resources and corresponding courseware information; the courseware information comprises page numbers of each page in courseware and courseware page content;
S2, identifying and extracting test question data from courseware page contents of each page acquired in the step S1;
S3, acquiring courseware page content and page switching data in the video resource:
S3.1, carrying out page number identification on each frame in the video resource, and matching courseware page contents corresponding to each frame from courseware information acquired in the step S1 by utilizing the page number obtained by identification;
S3.2, detecting courseware page content switching events in the video resource, and acquiring page number information of switching into the current courseware page content, time stamp information of switching into the current courseware page content and time stamp information of switching out of the current courseware page content when the courseware page content switching events occur;
S4, determining page numbers of courseware page contents with test question data according to the result of identifying the test question data from the courseware page contents in the step S2, determining time stamp information for switching into the courseware page contents and time stamp information for switching out of the courseware page contents in video resources according to the page switching data obtained in the step S3, and accordingly cutting out video clips corresponding to the courseware page contents; and associating and binding each obtained video clip with the existing test question data and storing the video clip into a specified database.
2. The method according to claim 1, wherein in step S2, the test question data includes test question text, and if the test question includes a picture, the test question data should include a test question picture.
3. The method of claim 2, wherein the question data further comprises answer text and parse text.
4. The method according to claim 1, wherein in step S2, the test question data is identified from the contents of the courseware page by any one of the following methods:
(1) Identifying and positioning the area of the test question block by using a preset test question feature map or keywords, and then extracting test question data from the test question block;
(2) Firstly, training a test question identification model through a large number of test question samples, identifying test question blocks in the page content of the courseware by using the test question identification model, and then extracting test question data from the test question blocks;
(3) The test question labels are manually marked in the page content of the courseware of each page, the test question blocks are identified through the test question labels, and then test question data are extracted from the test question blocks.
5. The method according to claim 1, wherein in step S3.2, the process of detecting a courseware page content switching event in a video resource is: and comparing every two adjacent frames in the video resource, and judging that a courseware page content switching event occurs between every two adjacent frames when the difference value of the two adjacent frames is larger than a preset threshold value.
6. The method according to claim 1, wherein in step S3.2, page numbers of two adjacent frames in the video resource are compared, and when the page numbers of two adjacent frames change, it is determined that a courseware page content switching event occurs between the two frames.
7. A computer readable storage medium, characterized in that the computer readable storage medium has stored therein a computer program which, when executed by a processor, implements the method of any of claims 1-6.
8. A computer device comprising a processor and a memory, said computer device comprising
The memory is used for storing a computer program; the processor is configured to execute the computer program,
The method of any one of claims 1-6 is implemented.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211459098.8A CN115883867B (en) | 2022-11-21 | 2022-11-21 | Test question video generation method, storage medium and device based on attached courseware video |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211459098.8A CN115883867B (en) | 2022-11-21 | 2022-11-21 | Test question video generation method, storage medium and device based on attached courseware video |
Publications (2)
Publication Number | Publication Date |
---|---|
CN115883867A CN115883867A (en) | 2023-03-31 |
CN115883867B true CN115883867B (en) | 2024-04-26 |
Family
ID=85760405
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202211459098.8A Active CN115883867B (en) | 2022-11-21 | 2022-11-21 | Test question video generation method, storage medium and device based on attached courseware video |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN115883867B (en) |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013196226A (en) * | 2012-03-16 | 2013-09-30 | Fujitsu Ltd | Data synchronizing method and server device |
CN107247732A (en) * | 2017-05-05 | 2017-10-13 | 广州盈可视电子科技有限公司 | Exercise matching process, device and a kind of recording and broadcasting system of a kind of instructional video |
WO2018072390A1 (en) * | 2016-10-19 | 2018-04-26 | 深圳市鹰硕技术有限公司 | Classroom teaching recording and requesting method and system |
CN112231522A (en) * | 2020-09-24 | 2021-01-15 | 北京奥鹏远程教育中心有限公司 | Online course knowledge tree generation association method |
CN112287914A (en) * | 2020-12-27 | 2021-01-29 | 平安科技(深圳)有限公司 | PPT video segment extraction method, device, equipment and medium |
CN114254208A (en) * | 2021-12-22 | 2022-03-29 | 科大讯飞股份有限公司 | Identification method of weak knowledge points and planning method and device of learning path |
CN115357772A (en) * | 2022-08-31 | 2022-11-18 | 北京百度网讯科技有限公司 | Data processing method and device |
-
2022
- 2022-11-21 CN CN202211459098.8A patent/CN115883867B/en active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013196226A (en) * | 2012-03-16 | 2013-09-30 | Fujitsu Ltd | Data synchronizing method and server device |
WO2018072390A1 (en) * | 2016-10-19 | 2018-04-26 | 深圳市鹰硕技术有限公司 | Classroom teaching recording and requesting method and system |
CN107247732A (en) * | 2017-05-05 | 2017-10-13 | 广州盈可视电子科技有限公司 | Exercise matching process, device and a kind of recording and broadcasting system of a kind of instructional video |
CN112231522A (en) * | 2020-09-24 | 2021-01-15 | 北京奥鹏远程教育中心有限公司 | Online course knowledge tree generation association method |
CN112287914A (en) * | 2020-12-27 | 2021-01-29 | 平安科技(深圳)有限公司 | PPT video segment extraction method, device, equipment and medium |
CN114254208A (en) * | 2021-12-22 | 2022-03-29 | 科大讯飞股份有限公司 | Identification method of weak knowledge points and planning method and device of learning path |
CN115357772A (en) * | 2022-08-31 | 2022-11-18 | 北京百度网讯科技有限公司 | Data processing method and device |
Non-Patent Citations (4)
Title |
---|
SPCR: Course Resource Service Platform for Computer Supported Teaching and Online Learning;Yujie Zhang 等;《2021 16th International Conference on Computer Science & Education (ICCSE)》;20211021;全文 * |
信息科技》.2022,(第2期),全文. * |
基于智慧校园的中学自主教学模式探究;吴蔚;《江西教育 》;20210701(第17期);全文 * |
李莉.基于网络的虚拟现实教学管理系统的设计与实现.《中国优秀硕士学位论文全文数据库社会科学Ⅱ辑 * |
Also Published As
Publication number | Publication date |
---|---|
CN115883867A (en) | 2023-03-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109359215B (en) | Video intelligent pushing method and system | |
US11508251B2 (en) | Method and system for intelligent identification and correction of questions | |
CN112507140B (en) | Personalized intelligent learning recommendation method, device, equipment and storage medium | |
CN110941723A (en) | Method, system and storage medium for constructing knowledge graph | |
CN112115301B (en) | Video annotation method and system based on classroom notes | |
CN107015969A (en) | Can self-renewing semantic understanding System and method for | |
CN108121715B (en) | Character labeling method and character labeling device | |
CN111930925B (en) | Test question recommendation method and system based on online teaching platform | |
CN107944023B (en) | Exercise pushing method and system and terminal equipment | |
CN115203469B (en) | Method and system for labeling problem explanation video knowledge points based on multi-label prediction | |
EP4134900A3 (en) | Method and apparatus for recommending content, method and apparatus for training ranking model, device, and storage medium | |
CN113051436A (en) | Intelligent classroom video learning point sharing system and method | |
CN111610901A (en) | AI vision-based English lesson auxiliary teaching method and system | |
CN115544241A (en) | Intelligent pushing method and device for online operation | |
CN117033665B (en) | Method and device for aligning map knowledge points with video | |
CN110706532A (en) | Question asking method for online education | |
CN112668561B (en) | Teaching video segmentation determination method and device | |
CN115883867B (en) | Test question video generation method, storage medium and device based on attached courseware video | |
CN113051363A (en) | Question bank intelligent knowledge point marking system | |
CN111489596A (en) | Method and device for information feedback in live broadcast teaching process | |
CN115757702A (en) | Choice correcting method, storage medium and equipment | |
CN111813919B (en) | MOOC course evaluation method based on syntactic analysis and keyword detection | |
CN115618052A (en) | Single-subject teaching video generation method, storage medium and equipment | |
CN112860983B (en) | Method, system, equipment and readable storage medium for pushing learning content | |
CN114493948A (en) | Big data learning system |
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 |