CN112307722A - Teaching lecture writing method and system - Google Patents

Teaching lecture writing method and system Download PDF

Info

Publication number
CN112307722A
CN112307722A CN201910666700.7A CN201910666700A CN112307722A CN 112307722 A CN112307722 A CN 112307722A CN 201910666700 A CN201910666700 A CN 201910666700A CN 112307722 A CN112307722 A CN 112307722A
Authority
CN
China
Prior art keywords
lecture
data module
information
data information
control instruction
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.)
Pending
Application number
CN201910666700.7A
Other languages
Chinese (zh)
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.)
Xiaochuanchuhai Education Technology Beijing Co ltd
Original Assignee
Xiaochuanchuhai Education Technology Beijing Co ltd
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 Xiaochuanchuhai Education Technology Beijing Co ltd filed Critical Xiaochuanchuhai Education Technology Beijing Co ltd
Priority to CN201910666700.7A priority Critical patent/CN112307722A/en
Publication of CN112307722A publication Critical patent/CN112307722A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/20Education
    • G06Q50/205Education administration or guidance
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B5/00Electrically-operated educational appliances
    • G09B5/02Electrically-operated educational appliances with visual presentation of the material to be studied, e.g. using film strip
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B7/00Electrically-operated teaching apparatus or devices working with questions and answers
    • G09B7/02Electrically-operated teaching apparatus or devices working with questions and answers of the type wherein the student is expected to construct an answer to the question which is presented or wherein the machine gives an answer to the question presented by a student

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Educational Administration (AREA)
  • Educational Technology (AREA)
  • General Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A method and a system for compiling a teaching lecture, wherein the method comprises the following steps: acquiring a control instruction of a handout to be generated; identifying data information carried in the control instruction; and compiling the lecture according to the data information, and converting the lecture experience into the lecture to be stored.

Description

Teaching lecture writing method and system
Technical Field
The application relates to the technical field of teaching and research, in particular to a method and a system for compiling teaching lectures.
Background
Teachers are an important role in the process of knowledge inheritance, and take the responsibility of passing and being confused. However, although the teaching and research are the same subject in the current teaching, the problem that the subject is not connected with the subject still exists, namely, the teaching experience and the teaching result leave along with the teacher leaving the position.
Disclosure of Invention
The invention aims to provide a method for compiling a teaching lecture, which can convert teaching experience into a lecture to be stored.
In order to solve the above problems, a first aspect of the present invention provides a method for compiling a teaching lecture, including the following steps: acquiring a control instruction of a handout to be generated; identifying data information carried in the control instruction; and compiling a lecture according to the data information.
Further, still include: acquiring feedback data information of the lecture in use; and generating an adjusting control instruction according to the feedback data information so as to update the handout according to the adjusting control instruction.
Further, still include: and identifying a corresponding data module in a data module unit according to the data information and/or the feedback data information, and extracting the data module to compile a lecture.
Further, still include: and when the corresponding data module is not identified in the data module unit, controlling to record the data module into the data module unit.
Further, still include: and when the data module is recorded into the data module unit, carrying out correctness verification on the data module.
Further, still include: identifying knowledge point information and difficulty information carried in the control command; and determining a corresponding data module according to the knowledge point information and the difficulty information.
Further, the writing a lecture according to the data information further includes: identifying the type of the handout in the control instruction; and controlling the data information and compiling the handout according to the handout type.
According to another aspect of the present invention, there is provided a system for compiling a tutorial, including: the acquisition unit is used for acquiring a control instruction of a handout to be generated; the identification unit is used for identifying the data information carried in the control command; and the compiling unit is used for compiling the lecture according to the data information.
According to yet another aspect of the present invention, there is provided an electronic device comprising a memory, a processor, and a program for authoring a tutorial stored on the memory and executable on the processor, the processor implementing the foregoing method when executing the program for authoring a tutorial.
According to still another aspect of the present invention, there is provided a computer-readable storage medium having stored thereon a authoring program for an instructional lecture, the authoring program for the instructional lecture implementing the aforementioned method when executed by a processor.
The technical scheme of the invention has the following beneficial technical effects: the lecture writing process is optimized, the writing process on the whole line is optimized, the accuracy and the timeliness of data are guaranteed, the decision making process of lecture writing is optimized, the written or updated lecture is more scientific, and the learning efficiency of students is improved.
Drawings
FIG. 1 is a flow chart of a method of compiling a tutorial in accordance with an embodiment of the present invention;
FIG. 2 is a flow chart of a method of compiling a tutorial in accordance with one embodiment of the present invention;
FIG. 3 is a flow chart of a method of authoring a tutorial according to another embodiment of the present invention;
FIG. 4 is a flowchart of a method of authoring a tutorial according to yet another embodiment of the present invention;
FIG. 5 is a block diagram of a system for authoring a tutorial according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in further detail with reference to the accompanying drawings in conjunction with the following detailed description. It should be understood that the description is intended to be exemplary only, and is not intended to limit the scope of the present invention. Moreover, in the following description, descriptions of well-known structures and techniques are omitted so as to not unnecessarily obscure the concepts of the present invention.
In the drawings a schematic view of a layer structure according to an embodiment of the invention is shown. The figures are not drawn to scale, wherein certain details are exaggerated and possibly omitted for clarity. The shapes of various regions, layers, and relative sizes and positional relationships therebetween shown in the drawings are merely exemplary, and deviations may occur in practice due to manufacturing tolerances or technical limitations, and a person skilled in the art may additionally design regions/layers having different shapes, sizes, relative positions, as actually required.
It is to be understood that the embodiments described are only a few embodiments of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In the description of the present invention, it should be noted that the terms "first", "second", and "third" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
In addition, the technical features involved in the different embodiments of the present invention described below may be combined with each other as long as they do not conflict with each other.
The invention will be described in more detail below with reference to the accompanying drawings. Like elements in the various figures are denoted by like reference numerals. For purposes of clarity, the various features in the drawings are not necessarily drawn to scale.
In the following description, numerous specific details of the invention, such as structure, materials, dimensions, processing techniques and techniques of the devices are described in order to provide a more thorough understanding of the invention. However, as will be understood by those skilled in the art, the present invention may be practiced without these specific details. Unless otherwise specifically noted below, various portions of the semiconductor device may be composed of materials well known to those skilled in the art.
The method and system for writing a teaching instruction according to the embodiment of the present invention will be described in detail below with reference to the accompanying drawings.
Digital information in China starts late, and no mature education and teaching related system exists in the market. The current solutions on the market, which are usually purely converting the carriers of the lectures from paper to digital devices, do not specifically help to realize the spiral growth of teaching and research.
Based on the above, the application provides a method and a system for compiling teaching lectures, which can greatly improve the production efficiency of teaching materials and can realize real digitalization of education. The safety of teaching intellectual property rights is effectively guaranteed, and the data in the teaching process can be precipitated and the benefits are brought into play by combining the big data capacity. Thereby forming a set of online education system capable of feeding back the teaching result. The problem that the teaching experience is taken away due to the fact that the teachers leave is avoided, experience sharing among the teachers is facilitated, tight connection of teaching and research teaching is guaranteed, the teaching result can be fed back on data, and the scientific double-disc teaching process is facilitated.
Fig. 1 is a flowchart of a method for writing a tutorial according to an embodiment of the present invention. As shown in fig. 1, the method for writing a teaching lecture according to the embodiment of the present invention includes the following steps:
s101: and acquiring a control instruction of the handout to be generated.
S102: and identifying data information carried in the control command.
S103: and compiling the lecture according to the data information.
It should be noted that the lecture notes are teaching materials or materials written for lectures, including the attributes of year, grade, subject, applicable population, etc.
Specifically, after a user determines a lecture to be generated according to the attribute of the lecture, a control instruction for generating the lecture to be generated is input, and after the control instruction is obtained, data information carried in the control instruction is identified, so that the lecture can be written according to the data information.
Further, as shown in fig. 2, the embodiment of the present invention further includes:
s201: and acquiring feedback data information of the lecture in use.
S202: and generating an adjusting control instruction according to the feedback data information so as to update the handout according to the adjusting control instruction.
That is, after the generated lecture is put into use, feedback data information of the lecture in use, such as difficulty fed back by students in teaching and high-frequency wrong questions fed back by the students in making questions, can be acquired according to the use condition of the lecture, and then, according to the feedback data information, an adjustment control instruction is generated, such as difficulty of the knowledge point is increased, related exercise materials are added, and the lecture is updated according to the adjustment control instruction.
In some embodiments, the lecture may include courseware, test paper, practice problems, student teaching materials, etc., wherein each type has a certain number of written problems, for example, the problem in the courseware is used as an example problem, the problem in the student teaching materials and practice problems is used as a post-lesson exercise, the test paper may be used for investigation and acceptance of knowledge points, therefore, according to different stages, the problem may be set with multiple difficulties, for example, 5 levels of difficulty increase with increasing value, 1 level or 2 levels of problem are generally used in the courseware for students to primarily grasp knowledge points, 2 to 4 levels of difficulty are generally used in the student teaching materials and practice problems for students to consolidate knowledge points, and 5 levels of difficulty may be included in the test paper for learning the knowledge points of students.
Based on the above, the accuracy of the student exercise condition and the information such as the difficulty of the reached knowledge points can be obtained through the on-line teaching platform, and then the feedback data information is generated according to the information, so that the lecture is updated.
According to an embodiment of the present invention, further comprising: identifying a corresponding data module in the data module unit according to the data information and/or the feedback data information, and extracting the data module to compile a lecture; and controlling the data module to be recorded into the data module unit when the data module unit does not identify the corresponding data module.
It should be noted that the online system includes a data module unit for storing a data module, wherein the data module is a lecture material marked with marking information such as knowledge points, difficulty levels, etc., such as exercises, pre-class guidance, etc.
Further, as shown in fig. 3, the method further includes:
s301: and identifying knowledge point information and difficulty information carried in the control command.
S302: and determining a corresponding data module according to the knowledge point information and the difficulty information.
Specifically, after a control instruction or a mediation instruction of a lecture to be generated is obtained, pointing information and difficulty information carried in the instruction are identified from the control instruction and the mediation instruction, then a corresponding data module is searched in a data module unit according to knowledge point information and difficulty information, if the corresponding data module is found, the lecture is compiled according to the control instruction according to the data module, if the corresponding data module is not found, the corresponding data module is controlled to be recorded into the data module unit, and when the data module is recorded into the data module unit, correctness verification is carried out on the data module.
It should be understood that, because the correctness of the data module is checked during the entry, the data module can be directly used during the lecture writing, and the correctness of the data module does not need to be checked again, thereby effectively saving the time for writing the lecture.
It should also be noted that each data module can generate an ID for marking the data module at the same time when generating, so as to track the situation of the data module in the later teaching or when updating the lecture, for example, whether the student does the correct question, whether the learning is finished, etc.
According to an embodiment of the present invention, as shown in fig. 4, the method further includes:
s401: the type of the lecture in the control instruction is identified.
S402: controlling data information, and compiling the handout according to the handout type.
That is to say, the lecture can generate information of corresponding knowledge points and difficulty according to the control instruction in the generation process of the lecture, and can control data information to compile the lecture according to the lecture type in the control instruction.
For example, when the lecture type is courseware, the data information is controlled to compile the lecture according to the generation mode of the courseware, wherein the courseware can comprise parts such as pre-class exercises, knowledge point explanation, example questions and the like, namely, when the lecture is compiled, the data module corresponding to the knowledge points and difficulty needs to be extracted from the data module unit according to the parts to serve as the detailed content of the parts to realize the compiling of the lecture. When the lecture type is a test paper, extracting a corresponding data module from the data module unit according to the knowledge point and the difficulty of the control instruction, and writing the lecture according to the sequence of selecting questions, filling blank questions, simplifying and answering the questions, solving and answering the questions and the like.
In order to achieve the purpose, the invention also provides a device for compiling the teaching lecture.
FIG. 5 is a block diagram of a system for authoring a tutorial according to an embodiment of the present invention. As shown in fig. 5, a system 100 for writing a tutorial according to an embodiment of the present invention includes: an acquisition unit 10, a recognition unit 20 and a authoring unit 30.
The obtaining unit 10 is configured to obtain a control instruction of a lecture to be generated; the identification unit 20 is used for identifying data information carried in the control instruction; the authoring unit 30 is used to author a lecture based on the data information.
Further, the identification unit 20 is further configured to: acquiring feedback data information of the lecture in use; (ii) a The authoring unit 30 is further operable to: and generating an adjusting control instruction according to the feedback data information so as to update the handout according to the adjusting control instruction.
Further, the writing unit 30 is further configured to: and identifying corresponding data modules in the data module unit according to the data information and/or the feedback data information, and extracting the data modules to compile the lecture.
Further, the writing unit 30 is further configured to: and when the corresponding data module is not identified in the data module unit, controlling to record the data module into the data module unit.
Further, the writing unit 30 is further configured to: and when the data module is recorded into the data module unit, the correctness of the data module is checked.
Further, the identification unit 20 is further configured to: identifying knowledge point information and difficulty information carried in a control command; the authoring unit 30 is further operable to: and determining a corresponding data module according to the knowledge point information and the difficulty information.
Further, the identification unit 20 is further configured to: identifying the type of the handout in the control instruction; the authoring unit 30 is further operable to: controlling data information, and compiling the handout according to the handout type.
It should be noted that the explanation of the embodiment of the teaching instruction writing method is also applicable to the teaching instruction writing system of this embodiment, and details are not repeated here.
In order to implement the above embodiment, the present application further provides an electronic device, which includes a memory, a processor, and a writing program of a tutorial lecture stored in the memory and executable on the processor, and when the processor executes the writing program of the tutorial lecture, the writing method of the tutorial lecture is implemented.
In order to achieve the above embodiments, the present application also proposes a computer-readable storage medium having stored thereon a authoring program of a tutor, which, when executed by a processor, implements the aforementioned authoring method of a tutor.
It is to be understood that the above-described embodiments of the present invention are merely illustrative of or explaining the principles of the invention and are not to be construed as limiting the invention. Therefore, any modification, equivalent replacement, improvement and the like made without departing from the spirit and scope of the present invention should be included in the protection scope of the present invention. Further, it is intended that the appended claims cover all such variations and modifications as fall within the scope and boundaries of the appended claims or the equivalents of such scope and boundaries.
In the above description, the technical details of patterning, etching, and the like of each layer are not described in detail. It will be understood by those skilled in the art that layers, regions, etc. of the desired shape may be formed by various means known in the art. In addition, in order to form the same structure, those skilled in the art can also design a method which is not exactly the same as the method described above.
The invention has been described above with reference to embodiments thereof. However, these examples are for illustrative purposes only and are not intended to limit the scope of the present invention. The scope of the invention is defined by the appended claims and equivalents thereof. Various alternatives and modifications can be devised by those skilled in the art without departing from the scope of the invention, and these alternatives and modifications are intended to be within the scope of the invention.
Although the embodiments of the present invention have been described in detail, it should be understood that various changes, substitutions, and alterations can be made hereto without departing from the spirit and scope of the invention.
It should be understood that the above examples are only for clarity of illustration and are not intended to limit the embodiments. Other variations and modifications will be apparent to persons skilled in the art in light of the above description. And are neither required nor exhaustive of all embodiments. And obvious variations or modifications therefrom are within the scope of the invention.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.

Claims (10)

1. A method for compiling teaching lectures is characterized by comprising the following steps:
acquiring a control instruction of a handout to be generated;
identifying data information carried in the control instruction;
and compiling a lecture according to the data information.
2. The authoring method of claim 1, further comprising:
acquiring feedback data information of the lecture in use;
and generating an adjusting control instruction according to the feedback data information so as to update the handout according to the adjusting control instruction.
3. The authoring method of claim 1 or 2, further comprising:
and identifying a corresponding data module in a data module unit according to the data information and/or the feedback data information, and extracting the data module to compile a lecture.
4. The authoring method of claim 3 further comprising:
and when the corresponding data module is not identified in the data module unit, controlling to record the data module into the data module unit.
5. The authoring method of claim 4, further comprising:
and when the data module is recorded into the data module unit, carrying out correctness verification on the data module.
6. The authoring method of claim 3 or 4 further comprising:
identifying knowledge point information and difficulty information carried in the control command;
and determining a corresponding data module according to the knowledge point information and the difficulty information.
7. The authoring method of claim 1, wherein the authoring of a lecture from the data information further comprises:
identifying the type of the handout in the control instruction;
and controlling the data information and compiling the handout according to the handout type.
8. A system for compiling a tutorial, comprising:
the acquisition unit is used for acquiring a control instruction of a handout to be generated;
the identification unit is used for identifying the data information carried in the control command;
and the compiling unit is used for compiling the lecture according to the data information.
9. An electronic device comprising a memory, a processor, and a program of instruction stored on the memory and executable on the processor, the processor implementing the method of any of claims 1-7 when executing the program of instruction.
10. A computer-readable storage medium on which a program for authoring an instructional lecture is stored, wherein the program for authoring the instructional lecture, when executed by a processor, implements the method of any one of claims 1-7.
CN201910666700.7A 2019-07-23 2019-07-23 Teaching lecture writing method and system Pending CN112307722A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910666700.7A CN112307722A (en) 2019-07-23 2019-07-23 Teaching lecture writing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910666700.7A CN112307722A (en) 2019-07-23 2019-07-23 Teaching lecture writing method and system

Publications (1)

Publication Number Publication Date
CN112307722A true CN112307722A (en) 2021-02-02

Family

ID=74328728

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910666700.7A Pending CN112307722A (en) 2019-07-23 2019-07-23 Teaching lecture writing method and system

Country Status (1)

Country Link
CN (1) CN112307722A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140030691A1 (en) * 2012-07-23 2014-01-30 Siew Mui Pamela LIU System and Method for Collaborative Electronic Textbook Authoring, Instructional Material Generation, Coursework Distribution, and Feedback-Based Content Adaptation
CN107886781A (en) * 2017-12-26 2018-04-06 重庆大争科技有限公司 Document teaching notes based on audio teaching generate system
CN108345593A (en) * 2017-01-22 2018-07-31 北京新唐思创教育科技有限公司 A kind of teaching handout generation method and its device based on problem database system
CN108647352A (en) * 2018-05-16 2018-10-12 深圳市鹰硕技术有限公司 Teaching is prepared lessons teaching notes generation method and device
CN109389870A (en) * 2017-08-10 2019-02-26 亿度慧达教育科技(北京)有限公司 A kind of data adaptive method of adjustment and its device applied in electronic instruction

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140030691A1 (en) * 2012-07-23 2014-01-30 Siew Mui Pamela LIU System and Method for Collaborative Electronic Textbook Authoring, Instructional Material Generation, Coursework Distribution, and Feedback-Based Content Adaptation
CN108345593A (en) * 2017-01-22 2018-07-31 北京新唐思创教育科技有限公司 A kind of teaching handout generation method and its device based on problem database system
CN109389870A (en) * 2017-08-10 2019-02-26 亿度慧达教育科技(北京)有限公司 A kind of data adaptive method of adjustment and its device applied in electronic instruction
CN107886781A (en) * 2017-12-26 2018-04-06 重庆大争科技有限公司 Document teaching notes based on audio teaching generate system
CN108647352A (en) * 2018-05-16 2018-10-12 深圳市鹰硕技术有限公司 Teaching is prepared lessons teaching notes generation method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
杨华 等: "微信群互动模式在留学生超声诊断教学实践中的应用", 基础医学教育, vol. 20, no. 5, pages 407 - 409 *

Similar Documents

Publication Publication Date Title
Liu et al. Digital literacy and digital didactics as the basis for new learning models development.
Zimpher Building a smarter university: Big data, innovation, and analytics
Yudelson et al. Investigating automated student modeling in a Java MOOC
Radošević et al. Automatic on-line generation of student's exercises in teaching programming
Mladenović et al. Comparing elementary students' programming success based on programming environment
Bahçeci et al. The effect of individualized instruction system on the academic achievement scores of students
Xaydarova CLUSTER TYPES AND ORGANIZATION OF THE PROCESSES OF LESSONS DEDICATED TO NATIONAL CRAFTS FROM TECHNOLOGY SCIENCE BASED ON THEM
Hundhausen Toward effective algorithm visualization artifacts: designing for participation and communication in an undergraduate algorithms course
CN114119308B (en) Intelligent cloud foreign language multimedia teaching system and method, computer and storage medium
CN105303918A (en) Computer-assisted teaching expert system
Mwangi et al. Exploring the benefits of educational robots in STEM learning: A systematic review
Han et al. Teachers, Parents, and Students' perspectives on Integrating Generative AI into Elementary Literacy Education
Imholz et al. Teacher observations on the implementation of the tools of the mind curriculum in the classroom: Analysis of interviews conducted over a one-year period
Xue et al. The Piano‐Assisted Teaching System Based on an Artificial Intelligent Wireless Network
CN112307722A (en) Teaching lecture writing method and system
Avanzini et al. A web platform to foster and assess tonal harmony awareness
Kim et al. Mathematics education in Korea: Curricular and teaching and learning practices
Reynolds Technology and computers in music and music education
Ratzer et al. Rx for the common core: Toolkit for implementing inquiry learning
Huang et al. Computational Thinking and the New Curriculum Standards of Information Technology for Senior High Schools in China
Xiaoning Cultivating online English learner autonomy in internet plus era: a DST perspective
Heyns Development of a framework of factors essential to the optimal implementation of the Coding and Robotics subject in South African schools
Rutskaya et al. Mastering software engineering with the help of the level model of competencies acquisition
Zeng [Retracted] Multimedia Computer‐Aided Industrial System Design Based on the Study of Big Data Mining Algorithm
Li et al. A Fuzzy Multicriteria Assessment Mechanism towards Musical Courses Using Deep Learning

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