WO2019153402A1 - Method and apparatus for automatically generating choices for answer to mathematical multiple-choice question - Google Patents

Method and apparatus for automatically generating choices for answer to mathematical multiple-choice question Download PDF

Info

Publication number
WO2019153402A1
WO2019153402A1 PCT/CN2018/078521 CN2018078521W WO2019153402A1 WO 2019153402 A1 WO2019153402 A1 WO 2019153402A1 CN 2018078521 W CN2018078521 W CN 2018078521W WO 2019153402 A1 WO2019153402 A1 WO 2019153402A1
Authority
WO
WIPO (PCT)
Prior art keywords
result
option
calculation process
question
mathematical
Prior art date
Application number
PCT/CN2018/078521
Other languages
French (fr)
Chinese (zh)
Inventor
陈铿帆
刘善果
卢炀
Original Assignee
深圳市鹰硕技术有限公司
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 深圳市鹰硕技术有限公司 filed Critical 深圳市鹰硕技术有限公司
Publication of WO2019153402A1 publication Critical patent/WO2019153402A1/en

Links

Images

Classifications

    • 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

Definitions

  • the present disclosure relates to the field of computer technology, and in particular, to a method, apparatus, electronic device, and computer readable storage medium for automatically generating a mathematics alternative answer option.
  • CN200410000581 discloses a mathematical electronic test paper generation method and system, which establishes a database record by solving a question answered by a user, and provides a function of re-answering
  • CN200710307805 discloses a system for dynamically generating test questions and a method thereof. Also, select questions from the preset question database. The option to automatically generate math-choice answers cannot be implemented.
  • a method of automatically generating a math-selective answer option includes:
  • the method further includes:
  • the calculation process of the multiple error option is analyzed to obtain a corresponding mutation operation rule, and the mutation operation model is trained according to the corresponding mutation operation rule.
  • the method further includes:
  • the stepwise calculation process is re-mutated according to a preset mutation operation rule until a second result that is inconsistent with the first result is obtained.
  • the method further includes:
  • the answer option setting information including a single item selection setting and a plurality of selection settings
  • the step-by-step calculation is performed according to the preset step-by-step calculation rule;
  • the method further includes:
  • the step of calculating the stepwise calculation process is: performing a cross combination operation on the plurality of correct options.
  • the calculation factor in the step-by-step calculation process includes a mathematical symbol, a mathematical score, an operation sequence, and a mutation operation on the step-by-step calculation process, including at least one of the following manners :
  • the order of calculation is changed in the order of the operations.
  • performing a mutation operation on the step-by-step calculation process includes:
  • a mutation operation is performed on one or more steps in the step-by-step calculation process.
  • the correct option and the error option are randomly ordered;
  • a mathematical multiple choice question is generated according to the stemming information of the mathematical multiple choice question and the randomly selected correct option and the error option.
  • the method further includes:
  • an apparatus for automatically generating a math-selective answer option includes:
  • a step-by-step calculation module for obtaining the stem information of the mathematics multiple-choice questions, performing step-by-step calculation according to the stem information, and recording the step-by-step calculation process;
  • a first result obtaining module configured to obtain a first result according to the step-by-step calculation process, and use the first result as a correct option of the mathematical multiple choice question;
  • a second result obtaining module configured to perform a mutation operation on the step-by-step calculation process, obtain a second result according to the mutation operation result, and use the second result as an error option of the mathematical multiple choice question.
  • an electronic device comprising:
  • a memory having stored thereon computer readable instructions that, when executed by the processor, implement the method of any of the above.
  • a computer readable storage medium having stored thereon a computer program, the computer program being executed by a processor, implements the method of any of the above.
  • a method for automatically generating a mathematics multiple-choice answer option in an exemplary embodiment of the present disclosure acquiring problem information of a mathematical multiple-choice question, performing step-by-step calculation according to the question dry information, and recording a step-by-step calculation process;
  • the step calculation process obtains a first result, and uses the first result as a correct option of the mathematical multiple choice question; performing a mutation operation on the step-by-step calculation process, and obtaining a second result according to the mutation operation result, and
  • the second result is used as an error option for the mathematical multiple choice question.
  • the mathematics multiple-choice answer option is automatically generated, the personnel cost is saved, and the time of the question can be shortened; on the other hand, the mutation calculation model is established, and the generated error option can be more closely matched by statistical reanalysis of the answer information.
  • the user's error-prone points enhance the teaching effect.
  • FIG. 1 illustrates a flow chart of a method of automatically generating a mathematics multiple choice answer option, in accordance with an exemplary embodiment of the present disclosure
  • FIG. 2 illustrates a schematic diagram of a question bank that automatically generates a mathematics multiple choice answer option, in accordance with an exemplary embodiment of the present disclosure
  • FIG. 3 illustrates a schematic block diagram of an apparatus for automatically generating a math topic answer option according to an exemplary embodiment of the present disclosure
  • FIG. 4 schematically illustrates a block diagram of an electronic device in accordance with an exemplary embodiment of the present disclosure
  • FIG. 5 schematically illustrates a schematic diagram of a computer readable storage medium in accordance with an exemplary embodiment of the present disclosure.
  • a method for automatically generating a mathematical multiple-choice answer option is first provided, which can be applied to an electronic device such as a computer; as shown in FIG. 1, the method for automatically generating a mathematical multiple-choice answer option can include the following step:
  • Step S110 Acquire the stem information of the mathematics multiple-choice question, perform step-by-step calculation according to the question dry information, and record the step-by-step calculation process;
  • Step S120 Obtain a first result according to the step-by-step calculation process, and use the first result as a correct option of the mathematical multiple-choice question;
  • Step S130 Perform a mutation operation on the step-by-step calculation process, and obtain a second result according to the mutation operation result, and use the second result as an error option of the mathematical multiple choice question.
  • the method for automatically generating a mathematics multiple-choice answer option in the exemplary embodiment, on the one hand, since the mathematics multiple-choice answer option is automatically generated, the personnel cost is saved, and the time of the question can be shortened; on the other hand, the mutation operation model is established, The statistical reanalysis of the answer information can make the generated error options more suitable for the user's error-prone points and improve the teaching effect.
  • step S110 the stem information of the mathematics multiple-choice question may be acquired, the step-by-step calculation is performed according to the question dry information, and the step-by-step calculation process is recorded;
  • the stepwise calculation is performed according to the stem information.
  • the stem information of the mathematics topic is obtained, if the stem information of the mathematics question is a calculation question having a substantial content, the stepwise calculation is performed according to the stem information.
  • step-by-step calculation process the above step-by-step calculation process is recorded.
  • a first result may be obtained according to the step-by-step calculation process, and the first result is used as a correct option of the mathematical multiple choice question;
  • the first result is obtained according to the step-by-step calculation process.
  • the first result can generate a correct option or multiple correct options.
  • a mutation operation may be performed on the step-by-step calculation process, a second result is obtained according to the mutation operation result, and the second result is used as an error option of the mathematical multiple choice question.
  • the step-by-step calculation process performs a mutation operation, which may be a mutation operation on all calculation factors in the step-by-step calculation process, or may be a mutation in some calculation factors in the step-by-step calculation process. Operation.
  • the calculation factors in the step-by-step calculation process include, but are not limited to, mathematical symbols, mathematical fractions, arithmetic orders, and the like.
  • FIG. 2 shows a complete mathematical alternative question automatically generated by the example in the above step S110.
  • the calculation factor in the step-by-step calculation process includes a mathematical symbol, a mathematical score, an operation sequence, and a mutation operation on the step-by-step calculation process, and may further include at least one of the following methods:
  • the order of calculation is changed in the order of the operations.
  • Step 1 The range of x is inequal, 2-(x-1) 2 ⁇ 0
  • Step 2 Phase shift, (x-1) 2 ⁇ 2
  • Step 2 Phase shift, (x-1) 2 ⁇ 2" can be reversely changed, and the parentheses are The coefficient symbol of the inner 1 becomes negative and becomes: "(x-1) 2 ⁇ 2”, then the mutation calculates the second result and generates the error option: "B.
  • Step 3 Deformation
  • the mathematical fraction is used to calculate the frequency change, and no square root operation is performed for 2, thereby becoming “-2 ⁇ x-1 ⁇ 2": then the mutation calculates the second result and generates the error option: "C.-1 ⁇ x ⁇ 3"; it is also possible to change the order of operations of "Step 2: Phase shift, (x-1) 2 ⁇ 2", and only the positive-order square root operation is performed, thereby becoming: Then the mutation calculates the second result and generates the error option as: A complete mathematical alternative automatically generated in the above example is shown in FIG.
  • performing a mutation operation on the step-by-step calculation process may further include: performing a mutation operation on the one-step or multi-step calculation in the step-by-step calculation process.
  • the method is step-by-step.
  • the calculation process performs a mutation operation, it is not only possible to perform a mutation operation on a certain step in the step-by-step calculation process, or it may be a mutation operation on multiple steps in the step-by-step calculation process, so as to be closer to the student's actual answer and improve. Teaching effect.
  • the method may further include: determining whether the first result is consistent with the second result; if the first result is consistent with the second result, re-setting according to a preset mutation operation rule A mutation operation is performed on the step-by-step calculation process until a second result that is inconsistent with the first result is obtained.
  • the various factors of the step-by-step calculation process can be subjected to multiple mutation operations, and the mutation operations can be performed on multiple steps, it is inevitable that the second result after the mutation operation coincides with the first result, so After the second result is generated, it is determined whether the first result and the second result are consistent. If it happens to be consistent, in order to generate a second result different from the first result, the step-by-step calculation process needs to be performed again. The mutation operation is performed until a second result that is inconsistent with the first result is obtained.
  • the method may further include: obtaining answer option setting information, where the answer option setting information includes a single item selection setting and a multi-selection setting; and determining, according to the answer option setting information, that the current multiple-choice question is multiple In the multiple-choice question, the question dry information is stepwise calculated multiple times according to a preset step-by-step calculation rule; a first result having one or more correct options is generated.
  • performing a mutation operation on the step-by-step calculation process may further include: Multiple correct options for cross-combination operations.
  • Multiple correct options for cross-combination operations E.g:
  • the plurality of correct options are cross-combined to generate corresponding error options.
  • the correct option for a math test is: “A.(- ⁇ ,-2) ⁇ [2, ⁇ )”, if a cross occurs
  • the error of the combined operation, the error option generated after the mutation operation is: "B.(- ⁇ ,-2] ⁇ (2, ⁇ )", the above problem is also a common mistake made by the students in the answering process, with a high mutation operation simulation The value of the wrong option.
  • the method may further include: presetting a mutation operation rule, establishing a mutation operation model according to the mutation operation rule; acquiring a user error option and a corresponding selection question, and counting the value greater than a preset threshold a multiple error option; analyzing the calculation process of the multiple error option according to the multiple error option and the corresponding multiple choice question; analyzing the calculation process of the multiple error option to obtain a corresponding mutation operation rule, according to The corresponding mutation operation rule trains the mutation operation model.
  • the correct option and the error option are randomly ordered; according to the question information of the mathematical multiple choice question and the correctness after random sorting
  • the option, the error option generates a mathematical multiple choice question.
  • the A option is used as the correct option to illustrate, but in the case of a real topic, after all the set number of options are required, the correct option and the wrong option in the option are selected. All are sorted randomly, and the correct option is added to the question end.
  • the method further includes: presetting a judgment question question base; generating a judgment question according to the first result and/or the second result; saving the judgment question to the judgment title question bank.
  • Judging questions are also a common type of questions in math exercises or exams. They can also be regarded as a special multiple-choice question.
  • the multiple-choice questions clarify that one of the options is presented as a statement object for the students to judge right or wrong, so this book Methods can also be used to generate mathematical judgment questions.
  • an apparatus for automatically generating a math-selective answer option may include a step-by-step calculation module 210, a first result obtaining module 220, and a second result obtaining module 230. among them:
  • the step-by-step calculation module 210 is configured to obtain the stem information of the mathematics multiple-choice question, perform step-by-step calculation according to the question dry information, and record the step-by-step calculation process;
  • a first result obtaining module 220 configured to obtain a first result according to the step-by-step calculation process, and use the first result as a correct option of the mathematical multiple choice question;
  • the second result obtaining module 230 is configured to perform a mutation operation on the step-by-step calculation process, obtain a second result according to the mutation operation result, and use the second result as an error option of the mathematical multiple choice question.
  • modules or units of apparatus 200 for automatically generating a mathematical multiple choice answer option are mentioned in the detailed description above, such division is not mandatory. Indeed, in accordance with embodiments of the present disclosure, the features and functions of two or more modules or units described above may be embodied in one module or unit. Conversely, the features and functions of one of the modules or units described above may be further divided into multiple modules or units.
  • an electronic device capable of implementing the above method is also provided.
  • aspects of the present invention can be implemented as a system, method, or program product. Accordingly, aspects of the present invention may be embodied in the form of a complete hardware embodiment, a complete software embodiment (including firmware, microcode, etc.), or a combination of hardware and software aspects, which may be collectively referred to herein. "Circuit,” “module,” or “system.”
  • FIG. 3 An electronic device 300 in accordance with such an embodiment of the present invention is described below with reference to FIG. 3 is merely an example and should not impose any limitation on the function and scope of use of the embodiments of the present invention.
  • electronic device 300 is embodied in the form of a general purpose computing device.
  • the components of the electronic device 300 may include, but are not limited to, the at least one processing unit 310, the at least one storage unit 320, the bus 330 connecting different system components (including the storage unit 320 and the processing unit 310), and the display unit 340.
  • the storage unit stores program code, which can be executed by the processing unit 310, such that the processing unit 310 performs various exemplary embodiments according to the present invention described in the "Exemplary Method" section of the present specification.
  • the processing unit 310 can perform steps S110 to S130 as shown in FIG. 1.
  • the storage unit 320 may include a readable medium in the form of a volatile storage unit, such as a random access storage unit (RAM) 3201 and/or a cache storage unit 3202, and may further include a read only storage unit (ROM) 3203.
  • RAM random access storage unit
  • ROM read only storage unit
  • the storage unit 320 may also include a program/utility 3204 having a set (at least one) of the program modules 3205, such program modules 3205 including but not limited to: an operating system, one or more applications, other program modules, and program data, Implementations of the network environment may be included in each or some of these examples.
  • Bus 330 may be representative of one or more of several types of bus structures, including a memory unit bus or memory unit controller, a peripheral bus, a graphics acceleration port, a processing unit, or a local area using any of a variety of bus structures. bus.
  • the electronic device 300 can also communicate with one or more external devices 370 (eg, a keyboard, pointing device, Bluetooth device, etc.), and can also communicate with one or more devices that enable the user to interact with the electronic device 300, and/or with Any device (e.g., router, modem, etc.) that enables the electronic device 300 to communicate with one or more other computing devices. This communication can take place via an input/output (I/O) interface 350. Also, electronic device 300 can communicate with one or more networks (eg, a local area network (LAN), a wide area network (WAN), and/or a public network, such as the Internet) through network adapter 360. As shown, network adapter 360 communicates with other modules of electronic device 300 via bus 330.
  • network adapter 360 communicates with other modules of electronic device 300 via bus 330.
  • the exemplary embodiments described herein may be implemented by software, or may be implemented by software in combination with necessary hardware. Therefore, the technical solution according to an embodiment of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a USB flash drive, a mobile hard disk, etc.) or on a network.
  • a non-volatile storage medium which may be a CD-ROM, a USB flash drive, a mobile hard disk, etc.
  • a number of instructions are included to cause a computing device (which may be a personal computer, server, terminal device, or network device, etc.) to perform a method in accordance with an embodiment of the present disclosure.
  • a computer readable storage medium having stored thereon a program product capable of implementing the above method of the present specification.
  • aspects of the present invention may also be embodied in the form of a program product comprising program code for causing said program product to run on a terminal device The terminal device performs the steps according to various exemplary embodiments of the present invention described in the "Exemplary Method" section of the present specification.
  • a program product 400 for implementing the above method which may employ a portable compact disk read only memory (CD-ROM) and includes program code, and may be in a terminal device, is illustrated in accordance with an embodiment of the present invention.
  • CD-ROM portable compact disk read only memory
  • the program product of the present invention is not limited thereto, and in the present document, the readable storage medium may be any tangible medium containing or storing a program that can be used by or in connection with an instruction execution system, apparatus or device.
  • the program product can employ any combination of one or more readable media.
  • the readable medium can be a readable signal medium or a readable storage medium.
  • the readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the above. More specific examples (non-exhaustive lists) of readable storage media include: electrical connections with one or more wires, portable disks, hard disks, random access memory (RAM), read only memory (ROM), erasable Programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the foregoing.
  • the computer readable signal medium may comprise a data signal that is propagated in the baseband or as part of a carrier, carrying readable program code. Such propagated data signals can take a variety of forms including, but not limited to, electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • the readable signal medium can also be any readable medium other than a readable storage medium that can transmit, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
  • Program code embodied on a readable medium can be transmitted using any suitable medium, including but not limited to wireless, wireline, optical cable, RF, etc., or any suitable combination of the foregoing.
  • Program code for performing the operations of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C++, etc., including conventional procedural Programming language—such as the "C" language or a similar programming language.
  • the program code can execute entirely on the user computing device, partially on the user device, as a stand-alone software package, partially on the remote computing device on the user computing device, or entirely on the remote computing device or server. Execute on.
  • the remote computing device can be connected to the user computing device via any kind of network, including a local area network (LAN) or wide area network (WAN), or can be connected to an external computing device (eg, provided using an Internet service) Businesses are connected via the Internet).
  • LAN local area network
  • WAN wide area network
  • Businesses are connected via the Internet.
  • the mathematics multiple-choice answer option is automatically generated, the personnel cost is saved, and the time of the question can be shortened; on the other hand, the mutation calculation model is established, and the generated error option can be more closely matched by statistical reanalysis of the answer information.
  • the user's error-prone points enhance the teaching effect.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Educational Administration (AREA)
  • Educational Technology (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Electrically Operated Instructional Devices (AREA)

Abstract

The present disclosure relates to a method and apparatus for automatically generating choices for an answer to a mathematical multiple-choice question, and an electronic device and a storage medium. The method comprises: acquiring stem information of a mathematical multiple-choice question, carrying out step-by-step calculation according to the stem information, and recording the step-by-step calculation process; obtaining a first result according to the step-by-step calculation process, and taking the first result as the correct choice for the mathematical multiple-choice question; and carrying out a catastrophe operation on the step-by-step calculation process, obtaining a second result according to a catastrophe operation result, and taking the second result as an incorrect choice for the mathematical multiple-choice question. In the present disclosure, a catastrophe operation can be carried out on a step-by-step stem operation process according to the stem of a mathematical multiple-choice question to automatically generate choices for an answer.

Description

自动生成数学选择题答案选项的方法以及装置Method and device for automatically generating answer options for mathematics multiple choice questions 技术领域Technical field
本公开涉及计算机技术领域,具体而言,涉及一种自动生成数学选择题答案选项的方法、装置、电子设备以及计算机可读存储介质。The present disclosure relates to the field of computer technology, and in particular, to a method, apparatus, electronic device, and computer readable storage medium for automatically generating a mathematics alternative answer option.
背景技术Background technique
目前,随着教育方式的不断深入,各种测验、考试比例也随之增加,为避免测验、考试题目重复,需要有一个题目数量庞大的题库。特别的,在数学选择题的出题上,更是需要注重数量的同时保证试题质量,如每个试题的错误选项的设置尽可能的贴合用户易错点、或试题选项可以加深学生对不同知识点的理解。At present, with the continuous deepening of education methods, the proportion of various tests and examinations has also increased. In order to avoid duplication of tests and examination questions, it is necessary to have a large number of questions. In particular, in the question of mathematics multiple choice questions, it is necessary to pay attention to the quantity while ensuring the quality of the test questions. For example, the setting of the wrong option of each test question is as close as possible to the user's error-prone point, or the test question option can deepen the student's different The understanding of knowledge points.
然而,专业人员出题的速度有限,要满足上述题库数量的题目,需要耗费大量的时间和精力,同时,人工出题多依靠经验设置试题选项,并不能建立有效的、可以成长学习的模型,智能的分析归纳用户的易错点、知识薄弱点。However, the speed of the professional problem is limited. It takes a lot of time and effort to satisfy the number of questions above. At the same time, the manual questions are more dependent on the experience setting test questions, and it is impossible to establish an effective model that can grow and learn. Intelligent analysis summarizes the user's error-prone points and weak knowledge points.
在现有技术中,CN200410000581公开了一种数学电子试卷生成方法以及***,通过对用户作答过的题目建立数据库记录,同时提供再次作答的功能;CN200710307805公开了一种动态生成试题的***及其方法,同样也是从预设的试题数据库中选取试题。均不能实现自动生成数学选择题答案选项。In the prior art, CN200410000581 discloses a mathematical electronic test paper generation method and system, which establishes a database record by solving a question answered by a user, and provides a function of re-answering; CN200710307805 discloses a system for dynamically generating test questions and a method thereof. Also, select questions from the preset question database. The option to automatically generate math-choice answers cannot be implemented.
因此,需要提供一种或多种至少能够解决上述问题的技术方案。Therefore, it is desirable to provide one or more technical solutions that at least solve the above problems.
需要说明的是,在上述背景技术部分公开的信息仅用于加强对本公开的背景的理解,因此可以包括不构成对本领域普通技术人员已知的现有技术的信息。It should be noted that the information disclosed in the Background section above is only for enhancement of understanding of the background of the present disclosure, and thus may include information that does not constitute prior art known to those of ordinary skill in the art.
发明内容Summary of the invention
本公开的目的在于提供一种自动生成数学选择题答案选项的方法、装 置、电子设备以及计算机可读存储介质,进而至少在一定程度上克服由于相关技术的限制和缺陷而导致的一个或者多个问题。It is an object of the present disclosure to provide a method, apparatus, electronic device, and computer readable storage medium for automatically generating a mathematics multiple choice answer option, thereby at least partially overcoming one or more of the limitations and disadvantages of the related art. problem.
根据本公开的一个方面,提供一种自动生成数学选择题答案选项的方法,包括:In accordance with an aspect of the present disclosure, a method of automatically generating a math-selective answer option includes:
获取数学选择题的题干信息,根据所述题干信息进行分步计算,并记录分步计算过程;Obtaining the dry information of the mathematical multiple-choice question, performing step-by-step calculation according to the dry information of the question, and recording the step-by-step calculation process;
根据所述分步计算过程得出第一结果,并将所述第一结果作为所述数学选择题的正确选项;Deriving a first result according to the step-by-step calculation process, and using the first result as a correct option of the mathematical multiple choice question;
对所述分步计算过程进行突变运算,根据所述突变运算结果得出第二结果,并将所述第二结果作为所述数学选择题的错误选项。Performing a mutation operation on the step-by-step calculation process, and obtaining a second result according to the mutation operation result, and using the second result as an error option of the mathematical multiple choice question.
在本公开的一种示例性实施例中,所述方法还包括:In an exemplary embodiment of the present disclosure, the method further includes:
预设突变运算规则,根据所述突变运算规则建立突变运算模型;Presetting a mutation operation rule, and establishing a mutation operation model according to the mutation operation rule;
获取用户的错误选项以及对应的选择题题干,并统计出大于预设阈值的多发错误选项;Obtaining the user's error option and the corresponding multiple choice question, and counting the multiple error options greater than the preset threshold;
根据所述多发错误选项以及对应的选择题题干分析所述多发错误选项的计算过程;Performing a calculation process of the multiple error option according to the multiple error option and the corresponding multiple choice question;
对所述多发错误选项的计算过程进行分析,以得出对应的突变运算规则,根据所述对应的突变运算规则训练所述突变运算模型。The calculation process of the multiple error option is analyzed to obtain a corresponding mutation operation rule, and the mutation operation model is trained according to the corresponding mutation operation rule.
在本公开的一种示例性实施例中,所述方法还包括:In an exemplary embodiment of the present disclosure, the method further includes:
判断所述第一结果与所述第二结果是否一致;Determining whether the first result is consistent with the second result;
若所述第一结果与所述第二结果一致,则按照预设突变运算规则重新对所述分步计算过程进行突变运算,直至得到与所述第一结果不一致的第二结果。If the first result is consistent with the second result, the stepwise calculation process is re-mutated according to a preset mutation operation rule until a second result that is inconsistent with the first result is obtained.
在本公开的一种示例性实施例中,所述方法还包括:In an exemplary embodiment of the present disclosure, the method further includes:
获取答案选项设置信息,所述答案选项设置信息包括单项选择设置以及多项选择设置;Obtaining answer option setting information, the answer option setting information including a single item selection setting and a plurality of selection settings;
若根据所述答案选项设置信息确定当前选择题为多项选择题,则根据 预设分步计算规则多次对所述题干信息进行分步计算;If the current selection question is determined as a multiple-choice question according to the answer option setting information, the step-by-step calculation is performed according to the preset step-by-step calculation rule;
生成具有一个或多个正确选项的第一结果。Generate a first result with one or more correct options.
在本公开的一种示例性实施例中,生成具有一个或多个正确选项的第一结果后,所述方法还包括:In an exemplary embodiment of the present disclosure, after generating the first result having one or more correct options, the method further includes:
当确定所述第一结果为多个正确选项时,对所述分步计算过程进行突变运算的方式为:将所述多个正确选项进行交叉组合运算。When it is determined that the first result is a plurality of correct options, the step of calculating the stepwise calculation process is: performing a cross combination operation on the plurality of correct options.
在本公开的一种示例性实施例中,所述分步计算过程中的计算因子包括数学符号、数学分式、运算顺序,对所述分步计算过程进行突变运算,包括以下至少一种方式:In an exemplary embodiment of the present disclosure, the calculation factor in the step-by-step calculation process includes a mathematical symbol, a mathematical score, an operation sequence, and a mutation operation on the step-by-step calculation process, including at least one of the following manners :
对所述数学符号进行反向变化;Performing an inverse change on the mathematical symbol;
对所述数学分式进行计算频次变化;Calculating frequency changes of the mathematical fraction;
对所述运算顺序进行计算顺序变化。The order of calculation is changed in the order of the operations.
在本公开的一种示例性实施例中,对所述分步计算过程进行突变运算,包括:In an exemplary embodiment of the present disclosure, performing a mutation operation on the step-by-step calculation process includes:
对所述分步计算过程中的一步或多步计算进行突变运算。A mutation operation is performed on one or more steps in the step-by-step calculation process.
在本公开的一种示例性实施例中,在获取所述正确选项以及所述错误选项后,将所述正确选项以及所述错误选项随机排序;In an exemplary embodiment of the present disclosure, after obtaining the correct option and the error option, the correct option and the error option are randomly ordered;
根据所述数学选择题的题干信息以及随机排序后的所述正确选项、所述错误选项生成数学选择题。A mathematical multiple choice question is generated according to the stemming information of the mathematical multiple choice question and the randomly selected correct option and the error option.
在本公开的一种示例性实施例中,所述方法还包括:In an exemplary embodiment of the present disclosure, the method further includes:
生成判断题题库;Generate a judgment question bank;
根据所述第一结果和/或第二结果生成判断题;Generating a judgment question according to the first result and/or the second result;
将所述判断题保存至所述判断题题库。Save the judgment question to the judgment question bank.
在本公开的一个方面,提供一种自动生成数学选择题答案选项的装置,包括:In one aspect of the disclosure, an apparatus for automatically generating a math-selective answer option includes:
分步计算模块,用于获取数学选择题的题干信息,根据所述题干信息进行分步计算,并记录分步计算过程;a step-by-step calculation module for obtaining the stem information of the mathematics multiple-choice questions, performing step-by-step calculation according to the stem information, and recording the step-by-step calculation process;
第一结果获得模块,用于根据所述分步计算过程获得第一结果,并将所述第一结果作为所述数学选择题的正确选项;a first result obtaining module, configured to obtain a first result according to the step-by-step calculation process, and use the first result as a correct option of the mathematical multiple choice question;
第二结果获得模块,用于对所述分步计算过程进行突变运算,根据所述突变运算结果获得第二结果,并将所述第二结果作为所述数学选择题的错误选项。And a second result obtaining module, configured to perform a mutation operation on the step-by-step calculation process, obtain a second result according to the mutation operation result, and use the second result as an error option of the mathematical multiple choice question.
在本公开的一个方面,提供一种电子设备,包括:In an aspect of the disclosure, an electronic device is provided, comprising:
处理器;以及Processor;
存储器,所述存储器上存储有计算机可读指令,所述计算机可读指令被所述处理器执行时实现根据上述任意一项所述的方法。A memory having stored thereon computer readable instructions that, when executed by the processor, implement the method of any of the above.
在本公开的一个方面,提供一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现根据上述任意一项所述的方法。In an aspect of the present disclosure, a computer readable storage medium having stored thereon a computer program, the computer program being executed by a processor, implements the method of any of the above.
本公开的示例性实施例中的自动生成数学选择题答案选项的方法,获取数学选择题的题干信息,根据所述题干信息进行分步计算,并记录分步计算过程;根据所述分步计算过程得出第一结果,并将所述第一结果作为所述数学选择题的正确选项;对所述分步计算过程进行突变运算,根据所述突变运算结果得出第二结果,并将所述第二结果作为所述数学选择题的错误选项。一方面,由于自动生成数学选择题答案选项,节省了人员成本,可以缩短出题时间;另一方面,建立突变运算模型,通过对答题信息的统计再分析,可以使生成的错误选项更贴合用户的易错点,提升了教学效果。a method for automatically generating a mathematics multiple-choice answer option in an exemplary embodiment of the present disclosure, acquiring problem information of a mathematical multiple-choice question, performing step-by-step calculation according to the question dry information, and recording a step-by-step calculation process; The step calculation process obtains a first result, and uses the first result as a correct option of the mathematical multiple choice question; performing a mutation operation on the step-by-step calculation process, and obtaining a second result according to the mutation operation result, and The second result is used as an error option for the mathematical multiple choice question. On the one hand, because the mathematics multiple-choice answer option is automatically generated, the personnel cost is saved, and the time of the question can be shortened; on the other hand, the mutation calculation model is established, and the generated error option can be more closely matched by statistical reanalysis of the answer information. The user's error-prone points enhance the teaching effect.
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本公开。The above general description and the following detailed description are intended to be illustrative and not restrictive.
附图说明DRAWINGS
通过参照附图来详细描述其示例实施例,本公开的上述和其它特征及优点将变得更加明显。The above and other features and advantages of the present disclosure will become more apparent from the detailed description.
图1示出了根据本公开一示例性实施例的自动生成数学选择题答案选项的方法的流程图;FIG. 1 illustrates a flow chart of a method of automatically generating a mathematics multiple choice answer option, in accordance with an exemplary embodiment of the present disclosure;
图2示出了根据本公开一示例性实施例的自动生成数学选择题答案选项的题库的示意图;2 illustrates a schematic diagram of a question bank that automatically generates a mathematics multiple choice answer option, in accordance with an exemplary embodiment of the present disclosure;
图3示出了根据本公开一示例性实施例的自动生成数学选择题答案选项的装置的示意框图;FIG. 3 illustrates a schematic block diagram of an apparatus for automatically generating a math topic answer option according to an exemplary embodiment of the present disclosure; FIG.
图4示意性示出了根据本公开一示例性实施例的电子设备的框图;以及FIG. 4 schematically illustrates a block diagram of an electronic device in accordance with an exemplary embodiment of the present disclosure;
图5示意性示出了根据本公开一示例性实施例的计算机可读存储介质的示意图。FIG. 5 schematically illustrates a schematic diagram of a computer readable storage medium in accordance with an exemplary embodiment of the present disclosure.
具体实施方式Detailed ways
现在将参考附图更全面地描述示例实施例。然而,示例实施例能够以多种形式实施,且不应被理解为限于在此阐述的实施例;相反,提供这些实施例使得本公开将全面和完整,并将示例实施例的构思全面地传达给本领域的技术人员。在图中相同的附图标记表示相同或类似的部分,因而将省略对它们的重复描述。Example embodiments will now be described more fully with reference to the accompanying drawings. However, the exemplary embodiments can be embodied in a variety of forms and should not be construed as being limited to the embodiments set forth herein. To those skilled in the art. The same reference numerals in the drawings denote the same or similar parts, and the repeated description thereof will be omitted.
此外,所描述的特征、结构或特性可以以任何合适的方式结合在一个或更多实施例中。在下面的描述中,提供许多具体细节从而给出对本公开的实施例的充分理解。然而,本领域技术人员将意识到,可以实践本公开的技术方案而没有所述特定细节中的一个或更多,或者可以采用其它的方法、组元、材料、装置、步骤等。在其它情况下,不详细示出或描述公知结构、方法、装置、实现、材料或者操作以避免模糊本公开的各方面。Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are set forth However, one skilled in the art will appreciate that the technical solution of the present disclosure may be practiced without one or more of the specific details, or other methods, components, materials, devices, steps, etc. may be employed. In other instances, well-known structures, methods, devices, implementations, materials, or operations are not shown or described in detail to avoid obscuring aspects of the present disclosure.
附图中所示的方框图仅仅是功能实体,不一定必须与物理上独立的实体相对应。即,可以采用软件形式来实现这些功能实体,或在一个或多个软件硬化的模块中实现这些功能实体或功能实体的一部分,或在不同网络和/或处理器装置和/或微控制器装置中实现这些功能实体。The block diagrams shown in the figures are merely functional entities and do not necessarily have to correspond to physically separate entities. That is, these functional entities may be implemented in software, or implemented in one or more software-hardened modules, or in different network and/or processor devices and/or microcontroller devices. Implement these functional entities.
在本示例实施例中,首先提供了一种自动生成数学选择题答案选项的方法,可以应用于计算机等电子设备;参考图1中所示,该自动生成数学选择题答案选项的方法可以包括以下步骤:In the present exemplary embodiment, a method for automatically generating a mathematical multiple-choice answer option is first provided, which can be applied to an electronic device such as a computer; as shown in FIG. 1, the method for automatically generating a mathematical multiple-choice answer option can include the following step:
步骤S110.获取数学选择题的题干信息,根据所述题干信息进行分步计算,并记录分步计算过程;Step S110. Acquire the stem information of the mathematics multiple-choice question, perform step-by-step calculation according to the question dry information, and record the step-by-step calculation process;
步骤S120.根据所述分步计算过程得出第一结果,并将所述第一结果作为所述数学选择题的正确选项;Step S120. Obtain a first result according to the step-by-step calculation process, and use the first result as a correct option of the mathematical multiple-choice question;
步骤S130.对所述分步计算过程进行突变运算,根据所述突变运算结果得出第二结果,并将所述第二结果作为所述数学选择题的错误选项。Step S130. Perform a mutation operation on the step-by-step calculation process, and obtain a second result according to the mutation operation result, and use the second result as an error option of the mathematical multiple choice question.
根据本示例实施例中的自动生成数学选择题答案选项的方法,一方面,由于自动生成数学选择题答案选项,节省了人员成本,可以缩短出题时间;另一方面,建立突变运算模型,通过对答题信息的统计再分析,可以使生成的错误选项更贴合用户的易错点,提升了教学效果。According to the method for automatically generating a mathematics multiple-choice answer option in the exemplary embodiment, on the one hand, since the mathematics multiple-choice answer option is automatically generated, the personnel cost is saved, and the time of the question can be shortened; on the other hand, the mutation operation model is established, The statistical reanalysis of the answer information can make the generated error options more suitable for the user's error-prone points and improve the teaching effect.
下面,将对本示例实施例中的自动生成数学选择题答案选项的方法进行进一步的说明。Next, the method of automatically generating the mathematics answer answer option in the present exemplary embodiment will be further described.
在步骤S110中,可以获取数学选择题的题干信息,根据所述题干信息进行分步计算,并记录分步计算过程;In step S110, the stem information of the mathematics multiple-choice question may be acquired, the step-by-step calculation is performed according to the question dry information, and the step-by-step calculation process is recorded;
本示例实施方式中,在获取到数学选择题的题干信息后,若所述数学选择题的题干信息为有实质内容的计算题,则根据所述题干信息进行分步计算。如:In the example embodiment, after the stem information of the mathematics topic is obtained, if the stem information of the mathematics question is a calculation question having a substantial content, the stepwise calculation is performed according to the stem information. Such as:
“选择题1:函数
Figure PCTCN2018078521-appb-000001
的根为()”,
"Multiple Choice 1: Function
Figure PCTCN2018078521-appb-000001
The root is ()",
“步骤一:移相,x 2-3x-4=0; "Step 1: Phase shift, x 2 -3x-4 = 0;
步骤二:配方,(x-4)(x+1)=0;Step 2: Formula, (x-4) (x+1) = 0;
步骤三:求得方程的根为:x=4或x=-1。”Step 3: Find the root of the equation as: x=4 or x=-1. ”
在进行分步计算过程中,记录上述分步计算过程。In the step-by-step calculation process, the above step-by-step calculation process is recorded.
在步骤S120中,可以根据所述分步计算过程得出第一结果,并将所述第一结果作为所述数学选择题的正确选项;In step S120, a first result may be obtained according to the step-by-step calculation process, and the first result is used as a correct option of the mathematical multiple choice question;
本示例实施方式中,根据所述分步计算过程得出第一结果,以上述步骤S110中示例为例,分析所述选择题的分步计算过程得出第一结果为:“方程的根为:x=4或x=-1”,将所述第一结果作为所述数学选择题的正确 选项:In the example embodiment, the first result is obtained according to the step-by-step calculation process. Taking the example in step S110 as an example, analyzing the step-by-step calculation process of the multiple-choice question results in the first result: “The root of the equation is :x=4 or x=-1", using the first result as the correct option for the mathematical multiple choice question:
“A.x=4或x=-1”或,"A.x=4 or x=-1" or,
“A.x=4,B.x=-1”"A.x=4, B.x=-1"
由上述示例可以看出,所述第一结果可以生成一个正确选项,也可以生成多个正确选项。As can be seen from the above examples, the first result can generate a correct option or multiple correct options.
在步骤S130中,可以对所述分步计算过程进行突变运算,根据所述突变运算结果得出第二结果,并将所述第二结果作为所述数学选择题的错误选项。In step S130, a mutation operation may be performed on the step-by-step calculation process, a second result is obtained according to the mutation operation result, and the second result is used as an error option of the mathematical multiple choice question.
本示例实施方式中,对所述分步计算过程进行突变运算,可以是对分步计算过程中的所有计算因子都进行突变运算,也可以是对分步计算过程中的部分计算因子都进行突变运算。所述分步计算过程中的计算因子包括但不限于数学符号、数学分式、运算顺序等。In the exemplary embodiment, the step-by-step calculation process performs a mutation operation, which may be a mutation operation on all calculation factors in the step-by-step calculation process, or may be a mutation in some calculation factors in the step-by-step calculation process. Operation. The calculation factors in the step-by-step calculation process include, but are not limited to, mathematical symbols, mathematical fractions, arithmetic orders, and the like.
仍以上述步骤S110中示例为例,如在突变运算模型中对步骤一移相时-3x项的数学符号变化的突变,则移相后方程为:x 2+3x-4=0。相应配方及最后所求得方程的根也不同,因此突变后运算结果得出的第二结果:“方程的根为:x=-4或x=1”,可以将所述第二结果作为所述数学题的错误选项:“C.x=-4,D.x=1”。 Still taking the example in the above step S110 as an example, if the mutation of the mathematical symbol change of the -3x term when phase 1 is shifted in the mutation operation model, the equation after the phase shift is: x 2 + 3x-4 = 0. The corresponding formula and the root of the equation obtained last are also different, so the second result of the operation result after the mutation: "the root of the equation is: x = -4 or x = 1", the second result can be used as the The wrong option for the math problem: "Cx=-4, Dx=1".
在日常教学中,移相不变号也是学生常发生的一个错误。如图2所示为上述步骤S110中示例自动生成的完整的一个数学选择题。In daily teaching, the phase shifting constant is also a common mistake for students. FIG. 2 shows a complete mathematical alternative question automatically generated by the example in the above step S110.
本示例实施方式中,所述分步计算过程中的计算因子包括数学符号、数学分式、运算顺序,对所述分步计算过程进行突变运算,还可以包括以下至少一种方式:In this example embodiment, the calculation factor in the step-by-step calculation process includes a mathematical symbol, a mathematical score, an operation sequence, and a mutation operation on the step-by-step calculation process, and may further include at least one of the following methods:
对所述数学符号进行反向变化;Performing an inverse change on the mathematical symbol;
对所述数学分式进行计算频次变化;Calculating frequency changes of the mathematical fraction;
对所述运算顺序进行计算顺序变化。The order of calculation is changed in the order of the operations.
在分步计算过程中的计算因子使用以上至少一个方式变化后,生成第二结果,并将第二结果作为所述数学选择题的错误选项。举例而言:After the calculation factor in the step-by-step calculation is changed using at least one of the above methods, a second result is generated, and the second result is used as an error option of the mathematical multiple choice question. For example:
选择题2的题干为:“选择题2:在函数
Figure PCTCN2018078521-appb-000002
中,自变量x的取值范围为()”,对其分步计算:
The question of Choice 2 is: "Multiple Choice 2: In the function
Figure PCTCN2018078521-appb-000002
In the middle, the argument x has a value range of ()", which is calculated step by step:
“步骤一:x的范围不等式,2-(x-1) 2≥0 "Step 1: The range of x is inequal, 2-(x-1) 2 ≥ 0
步骤二:移相,(x-1) 2≤2 Step 2: Phase shift, (x-1) 2 ≤ 2
步骤三:变形
Figure PCTCN2018078521-appb-000003
Step 3: Deformation
Figure PCTCN2018078521-appb-000003
步骤四:求解,
Figure PCTCN2018078521-appb-000004
Step 4: Solve,
Figure PCTCN2018078521-appb-000004
由上述示例求得第一结果并生成正确答案为:The first result is obtained from the above example and the correct answer is:
“A.
Figure PCTCN2018078521-appb-000005
"A.
Figure PCTCN2018078521-appb-000005
为生成错误选项,需在突变运算模型中对上述分步计算过程进行突变运算,可以对“步骤二:移相,(x-1) 2≤2”中的数学符号进行反向变化,将括号内1的系数符号变负为正,由此变为:“(x-1) 2≥2”,则此突变计算第二结果并生成错误选项为:“B.
Figure PCTCN2018078521-appb-000006
Figure PCTCN2018078521-appb-000007
也可以对“步骤三:变形
Figure PCTCN2018078521-appb-000008
的数学分式进行计算频次变化,对2未进行开方运算,由此变为“-2≤x-1≤2”:则此突变计算第二结果并生成错误选项为:“C.-1≤x≤3”;还可以对“步骤二:移相,(x-1) 2≤2”的运算顺序进行计算顺序变化,只进行了正序开方运算,由此变为:
Figure PCTCN2018078521-appb-000009
则此突变计算第二结果并生成错误选项为:
Figure PCTCN2018078521-appb-000010
如图2中所示为上述示例中自动生成的完整的一个数学选择题。
In order to generate the error option, the above-mentioned step-by-step calculation process needs to be abruptly operated in the mutation operation model, and the mathematical symbols in "Step 2: Phase shift, (x-1) 2 ≤ 2" can be reversely changed, and the parentheses are The coefficient symbol of the inner 1 becomes negative and becomes: "(x-1) 2 ≥ 2", then the mutation calculates the second result and generates the error option: "B.
Figure PCTCN2018078521-appb-000006
or
Figure PCTCN2018078521-appb-000007
Can also be used for "Step 3: Deformation
Figure PCTCN2018078521-appb-000008
The mathematical fraction is used to calculate the frequency change, and no square root operation is performed for 2, thereby becoming "-2 ≤ x-1 ≤ 2": then the mutation calculates the second result and generates the error option: "C.-1 ≤ x ≤ 3"; it is also possible to change the order of operations of "Step 2: Phase shift, (x-1) 2 ≤ 2", and only the positive-order square root operation is performed, thereby becoming:
Figure PCTCN2018078521-appb-000009
Then the mutation calculates the second result and generates the error option as:
Figure PCTCN2018078521-appb-000010
A complete mathematical alternative automatically generated in the above example is shown in FIG.
本示例实施方式中,对所述分步计算过程进行突变运算,还可以包括:对所述分步计算过程中的一步或多步计算进行突变运算。In this example embodiment, performing a mutation operation on the step-by-step calculation process may further include: performing a mutation operation on the one-step or multi-step calculation in the step-by-step calculation process.
由于所述自动生成数学选择题答案选项方法的本质是对学生答题过程中易错点进行模拟,而学生往往在做一道题的时候,容易犯多个错误,所以本方法在对所述分步计算过程进行突变运算时,也不能仅仅只对分步计算过程中某个步骤进行突变运算,也可以是对分步计算过程中多个步骤进行突变运算,这样才能更加贴近学生的答题实际,提升教学效果。Since the essence of the automatic generation of the mathematics multiple-choice answer option method is to simulate the error-prone points in the student answering process, and the students often make multiple mistakes when doing a problem, the method is step-by-step. When the calculation process performs a mutation operation, it is not only possible to perform a mutation operation on a certain step in the step-by-step calculation process, or it may be a mutation operation on multiple steps in the step-by-step calculation process, so as to be closer to the student's actual answer and improve. Teaching effect.
本示例实施方式中,所述方法还可以包括:判断所述第一结果与所述第二结果是否一致;若所述第一结果与所述第二结果一致,则按照预设突 变运算规则重新对所述分步计算过程进行突变运算,直至得到与所述第一结果不一致的第二结果。In this example, the method may further include: determining whether the first result is consistent with the second result; if the first result is consistent with the second result, re-setting according to a preset mutation operation rule A mutation operation is performed on the step-by-step calculation process until a second result that is inconsistent with the first result is obtained.
由于对所述分步计算过程的各个因子都可以进行多次突变运算,也可以对多个步骤进行突变运算,所以难免出现突变运算后的第二结果恰巧与第一结果一致的情况,所以在生成第二结果后,要对所述第一结果与第二结果判断是否一致,若恰巧一致,为了生成与所述第一结果不同的第二结果,则需重新对所述分步计算过程进行突变运算,直至得到与所述第一结果不一致的第二结果。Since the various factors of the step-by-step calculation process can be subjected to multiple mutation operations, and the mutation operations can be performed on multiple steps, it is inevitable that the second result after the mutation operation coincides with the first result, so After the second result is generated, it is determined whether the first result and the second result are consistent. If it happens to be consistent, in order to generate a second result different from the first result, the step-by-step calculation process needs to be performed again. The mutation operation is performed until a second result that is inconsistent with the first result is obtained.
本示例实施方式中,所述方法还可以包括:获取答案选项设置信息,所述答案选项设置信息包括单项选择设置以及多项选择设置;若根据所述答案选项设置信息确定当前选择题为多项选择题,则根据预设分步计算规则多次对所述题干信息进行分步计算;生成具有一个或多个正确选项的第一结果。In this example embodiment, the method may further include: obtaining answer option setting information, where the answer option setting information includes a single item selection setting and a multi-selection setting; and determining, according to the answer option setting information, that the current multiple-choice question is multiple In the multiple-choice question, the question dry information is stepwise calculated multiple times according to a preset step-by-step calculation rule; a first result having one or more correct options is generated.
仍以上述步骤S110中示例为例,分析所述选择题的分步计算过程得出第一结果为:“方程的根为:x=4或x=-1”,若将所述选择题为单项选择设置,则将所述第一结果作为所述数学选择题的正确选项:“A.x=4或x=-1”,若将所述选择题为单项选择设置,则将所述第一结果作为所述数学选择题的正确选项:“A.x=4,B.x=-1”。进一步的,可以设置所述选择题总共包含选项数量,则突变计算相应数量的错误选项,以确保正确选项与错误选项只和满足所述设置的选项数量。Still taking the example in the above step S110 as an example, analyzing the step-by-step calculation process of the multiple-choice question results in the first result being: “the root of the equation is: x=4 or x=-1”, if the selection question is The single item selection setting, the first result is used as the correct option of the mathematical multiple choice question: "Ax=4 or x=-1", if the multiple choice question is a single item selection setting, the first result is As the correct option for the mathematical multiple choice question: "Ax=4, Bx=-1". Further, the multiple-choice question may be set to include a total number of options, and then the mutation calculates a corresponding number of error options to ensure that the correct option and the error option are only the number of options that satisfy the setting.
本示例实施方式中,生成具有一个或多个正确选项的第一结果后,若确定所述第一结果为多个正确选项,对所述分步计算过程进行突变运算还可以包括:将所述多个正确选项进行交叉组合运算。例如:In this example embodiment, after generating the first result with one or more correct options, if it is determined that the first result is a plurality of correct options, performing a mutation operation on the step-by-step calculation process may further include: Multiple correct options for cross-combination operations. E.g:
在学生答题过程中,不仅在所述分步计算过程中容易犯错,也容易由于马虎等原因,在对第一结果的选择处理时犯错,这就需要出题者在突变运算模型也模拟这样的情况,将所述多个正确选项进行交叉组合运算,生成对应的错误选项,如某数学试题的正确选项为:“A.(-∞,-2)∪[2,∞)”,若发生交叉组合运算的错误,突变运算后生成错误选项为:“B.(-∞,-2]∪(2,∞)”,上述问题也是学生在答题过程中常犯的错误, 具有很高的突变运算模拟错误选项的价值。In the process of answering students' questions, not only is it easy to make mistakes in the step-by-step calculation process, but also it is easy to make mistakes in the selection and processing of the first result due to sloppy and other reasons, which requires the subject to simulate such a mutation calculation model. In the case, the plurality of correct options are cross-combined to generate corresponding error options. For example, the correct option for a math test is: “A.(-∞,-2)∪[2,∞)”, if a cross occurs The error of the combined operation, the error option generated after the mutation operation is: "B.(-∞,-2]∪(2,∞)", the above problem is also a common mistake made by the students in the answering process, with a high mutation operation simulation The value of the wrong option.
本示例实施方式中,所述方法还可以包括:预设突变运算规则,根据所述突变运算规则建立突变运算模型;获取用户的错误选项以及对应的选择题题干,并统计出大于预设阈值的多发错误选项;根据所述多发错误选项以及对应的选择题题干分析所述多发错误选项的计算过程;对所述多发错误选项的计算过程进行分析,以得出对应的突变运算规则,根据所述对应的突变运算规则训练所述突变运算模型。In this example, the method may further include: presetting a mutation operation rule, establishing a mutation operation model according to the mutation operation rule; acquiring a user error option and a corresponding selection question, and counting the value greater than a preset threshold a multiple error option; analyzing the calculation process of the multiple error option according to the multiple error option and the corresponding multiple choice question; analyzing the calculation process of the multiple error option to obtain a corresponding mutation operation rule, according to The corresponding mutation operation rule trains the mutation operation model.
本示例实施方式中,使用上述自动生成数学选择题答案选项的方法生成的数学题目或题库后,学生作答时,统计常错题、常错类型以及不同类型题目常错突变运算的种类,统计上述信息,建立突变运算模型,根据所述多发错误选项以及对应的选择题题干分析所述多发错误选项的计算过程,有目的、有方向的指导教学过程。也可以在下次出题时,在突变运算模型中对应相应的突变运算规则,根据所述对应的突变运算规则训练所述突变运算模型,使所述突变运算模型更加智能的贴合学生答题的真实情况。进一步的,可以根据不同学生建立各不相同的突变运算模型,有利于学生强化练习易错问题,弥补自身不足。In the example embodiment, after the math topic or the question bank generated by the method for automatically generating the mathematics multiple-choice answer option described above, when the student answers, the statistics of the common wrong question, the common error type, and the type of the common error mutation operation of different types of questions are counted. Information, establishing a mutation operation model, analyzing the calculation process of the multiple error option according to the multiple error option and the corresponding multiple choice question, and guiding the teaching process with purpose and direction. It is also possible to match the corresponding mutation operation rule in the mutation operation model at the next issue, and train the mutation operation model according to the corresponding mutation operation rule, so that the mutation operation model is more intelligent and fits the truth of the student answer. Happening. Further, different mutation calculation models can be established according to different students, which is beneficial to students to strengthen the problem of error-prone and make up for their own shortcomings.
本示例实施方式中,在获取所述正确选项以及所述错误选项后,将所述正确选项以及所述错误选项随机排序;根据所述数学选择题的题干信息以及随机排序后的所述正确选项、所述错误选项生成数学选择题。在上述的示例中,为方便理解,均以A选项作为正确选项举例说明,但在真实的题目出题时,需要所述所有设置数目的选项后,将所述选项中的正确选项和错误选项都随机排序,并在出题端对所述正确选项添加标记。In this example embodiment, after obtaining the correct option and the error option, the correct option and the error option are randomly ordered; according to the question information of the mathematical multiple choice question and the correctness after random sorting The option, the error option, generates a mathematical multiple choice question. In the above example, for the sake of understanding, the A option is used as the correct option to illustrate, but in the case of a real topic, after all the set number of options are required, the correct option and the wrong option in the option are selected. All are sorted randomly, and the correct option is added to the question end.
本示例实施方式中,所述方法还包括:预设判断题题库;根据所述第一结果和/或第二结果生成判断题;将所述判断题保存至所述判断题题库。In this example embodiment, the method further includes: presetting a judgment question question base; generating a judgment question according to the first result and/or the second result; saving the judgment question to the judgment title question bank.
判断题也是数学练习或考试中一种常用的题目类型,其实也可以看作是一种特殊的选择题,所述选择题明确了其中一个选项作为陈述对象展示,供学生判断对错,所以本方法也可以用于生成数学判断题。Judging questions are also a common type of questions in math exercises or exams. They can also be regarded as a special multiple-choice question. The multiple-choice questions clarify that one of the options is presented as a statement object for the students to judge right or wrong, so this book Methods can also be used to generate mathematical judgment questions.
需要说明的是,尽管在附图中以特定顺序描述了本公开中方法的各个步骤,但是,这并非要求或者暗示必须按照该特定顺序来执行这些步骤, 或是必须执行全部所示的步骤才能实现期望的结果。附加的或备选的,可以省略某些步骤,将多个步骤合并为一个步骤执行,以及/或者将一个步骤分解为多个步骤执行等。It should be noted that although the various steps of the method of the present disclosure are described in a particular order in the drawings, this does not require or imply that the steps must be performed in the specific order, or that all the steps shown must be performed. Achieve the desired results. Additionally or alternatively, certain steps may be omitted, multiple steps being combined into one step execution, and/or one step being decomposed into multiple step executions and the like.
此外,在本示例实施例中,还提供了一种自动生成数学选择题答案选项的装置。参照图3所示,该自动生成数学选择题答案选项的装置200可以包括:分步计算模块210、第一结果获得模块220以及第二结果获得模块230。其中:Moreover, in the present exemplary embodiment, an apparatus for automatically generating a math-selective answer option is also provided. Referring to FIG. 3, the apparatus 200 for automatically generating a mathematical multiple-choice answer option may include a step-by-step calculation module 210, a first result obtaining module 220, and a second result obtaining module 230. among them:
分步计算模块210,用于获取数学选择题的题干信息,根据所述题干信息进行分步计算,并记录分步计算过程;The step-by-step calculation module 210 is configured to obtain the stem information of the mathematics multiple-choice question, perform step-by-step calculation according to the question dry information, and record the step-by-step calculation process;
第一结果获得模块220,用于根据所述分步计算过程获得第一结果,并将所述第一结果作为所述数学选择题的正确选项;a first result obtaining module 220, configured to obtain a first result according to the step-by-step calculation process, and use the first result as a correct option of the mathematical multiple choice question;
第二结果获得模块230,用于对所述分步计算过程进行突变运算,根据所述突变运算结果获得第二结果,并将所述第二结果作为所述数学选择题的错误选项。The second result obtaining module 230 is configured to perform a mutation operation on the step-by-step calculation process, obtain a second result according to the mutation operation result, and use the second result as an error option of the mathematical multiple choice question.
上述中各自动生成数学选择题答案选项的装置模块的具体细节已经在对应的音频段落识别方法中进行了详细的描述,因此此处不再赘述。The specific details of the device modules for automatically generating the mathematics multiple-choice answer options in the above have been described in detail in the corresponding audio paragraph recognition method, and therefore will not be described herein.
应当注意,尽管在上文详细描述中提及了自动生成数学选择题答案选项的装置200的若干模块或者单元,但是这种划分并非强制性的。实际上,根据本公开的实施方式,上文描述的两个或更多模块或者单元的特征和功能可以在一个模块或者单元中具体化。反之,上文描述的一个模块或者单元的特征和功能可以进一步划分为由多个模块或者单元来具体化。It should be noted that although several modules or units of apparatus 200 for automatically generating a mathematical multiple choice answer option are mentioned in the detailed description above, such division is not mandatory. Indeed, in accordance with embodiments of the present disclosure, the features and functions of two or more modules or units described above may be embodied in one module or unit. Conversely, the features and functions of one of the modules or units described above may be further divided into multiple modules or units.
此外,在本公开的示例性实施例中,还提供了一种能够实现上述方法的电子设备。Further, in an exemplary embodiment of the present disclosure, an electronic device capable of implementing the above method is also provided.
所属技术领域的技术人员能够理解,本发明的各个方面可以实现为***、方法或程序产品。因此,本发明的各个方面可以具体实现为以下形式,即:完全的硬件实施例、完全的软件实施例(包括固件、微代码等),或硬件和软件方面结合的实施例,这里可以统称为“电路”、“模块”或“***”。Those skilled in the art will appreciate that various aspects of the present invention can be implemented as a system, method, or program product. Accordingly, aspects of the present invention may be embodied in the form of a complete hardware embodiment, a complete software embodiment (including firmware, microcode, etc.), or a combination of hardware and software aspects, which may be collectively referred to herein. "Circuit," "module," or "system."
下面参照图4来描述根据本发明的这种实施例的电子设备300。图3 显示的电子设备300仅仅是一个示例,不应对本发明实施例的功能和使用范围带来任何限制。An electronic device 300 in accordance with such an embodiment of the present invention is described below with reference to FIG. The electronic device 300 shown in FIG. 3 is merely an example and should not impose any limitation on the function and scope of use of the embodiments of the present invention.
如图4所示,电子设备300以通用计算设备的形式表现。电子设备300的组件可以包括但不限于:上述至少一个处理单元310、上述至少一个存储单元320、连接不同***组件(包括存储单元320和处理单元310)的总线330、显示单元340。As shown in FIG. 4, electronic device 300 is embodied in the form of a general purpose computing device. The components of the electronic device 300 may include, but are not limited to, the at least one processing unit 310, the at least one storage unit 320, the bus 330 connecting different system components (including the storage unit 320 and the processing unit 310), and the display unit 340.
其中,所述存储单元存储有程序代码,所述程序代码可以被所述处理单元310执行,使得所述处理单元310执行本说明书上述“示例性方法”部分中描述的根据本发明各种示例性实施例的步骤。例如,所述处理单元310可以执行如图1中所示的步骤S110至步骤S130。Wherein, the storage unit stores program code, which can be executed by the processing unit 310, such that the processing unit 310 performs various exemplary embodiments according to the present invention described in the "Exemplary Method" section of the present specification. The steps of the examples. For example, the processing unit 310 can perform steps S110 to S130 as shown in FIG. 1.
存储单元320可以包括易失性存储单元形式的可读介质,例如随机存取存储单元(RAM)3201和/或高速缓存存储单元3202,还可以进一步包括只读存储单元(ROM)3203。The storage unit 320 may include a readable medium in the form of a volatile storage unit, such as a random access storage unit (RAM) 3201 and/or a cache storage unit 3202, and may further include a read only storage unit (ROM) 3203.
存储单元320还可以包括具有一组(至少一个)程序模块3205的程序/实用工具3204,这样的程序模块3205包括但不限于:操作***、一个或者多个应用程序、其它程序模块以及程序数据,这些示例中的每一个或某种组合中可能包括网络环境的实现。The storage unit 320 may also include a program/utility 3204 having a set (at least one) of the program modules 3205, such program modules 3205 including but not limited to: an operating system, one or more applications, other program modules, and program data, Implementations of the network environment may be included in each or some of these examples.
总线330可以为表示几类总线结构中的一种或多种,包括存储单元总线或者存储单元控制器、***总线、图形加速端口、处理单元或者使用多种总线结构中的任意总线结构的局域总线。 Bus 330 may be representative of one or more of several types of bus structures, including a memory unit bus or memory unit controller, a peripheral bus, a graphics acceleration port, a processing unit, or a local area using any of a variety of bus structures. bus.
电子设备300也可以与一个或多个外部设备370(例如键盘、指向设备、蓝牙设备等)通信,还可与一个或者多个使得用户能与该电子设备300交互的设备通信,和/或与使得该电子设备300能与一个或多个其它计算设备进行通信的任何设备(例如路由器、调制解调器等等)通信。这种通信可以通过输入/输出(I/O)接口350进行。并且,电子设备300还可以通过网络适配器360与一个或者多个网络(例如局域网(LAN),广域网(WAN)和/或公共网络,例如因特网)通信。如图所示,网络适配器360通过总线330与电子设备300的其它模块通信。应当明白,尽管图中未示出,可以结合电子设备300使用其它硬件和/或软件模块,包括但不限于:微代码、 设备驱动器、冗余处理单元、外部磁盘驱动阵列、RAID***、磁带驱动器以及数据备份存储***等。The electronic device 300 can also communicate with one or more external devices 370 (eg, a keyboard, pointing device, Bluetooth device, etc.), and can also communicate with one or more devices that enable the user to interact with the electronic device 300, and/or with Any device (e.g., router, modem, etc.) that enables the electronic device 300 to communicate with one or more other computing devices. This communication can take place via an input/output (I/O) interface 350. Also, electronic device 300 can communicate with one or more networks (eg, a local area network (LAN), a wide area network (WAN), and/or a public network, such as the Internet) through network adapter 360. As shown, network adapter 360 communicates with other modules of electronic device 300 via bus 330. It should be understood that although not shown in the figures, other hardware and/or software modules may be utilized in conjunction with electronic device 300, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives. And data backup storage systems, etc.
通过以上的实施例的描述,本领域的技术人员易于理解,这里描述的示例实施例可以通过软件实现,也可以通过软件结合必要的硬件的方式来实现。因此,根据本公开实施例的技术方案可以以软件产品的形式体现出来,该软件产品可以存储在一个非易失性存储介质(可以是CD-ROM,U盘,移动硬盘等)中或网络上,包括若干指令以使得一台计算设备(可以是个人计算机、服务器、终端装置、或者网络设备等)执行根据本公开实施例的方法。Through the description of the above embodiments, those skilled in the art can easily understand that the exemplary embodiments described herein may be implemented by software, or may be implemented by software in combination with necessary hardware. Therefore, the technical solution according to an embodiment of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a USB flash drive, a mobile hard disk, etc.) or on a network. A number of instructions are included to cause a computing device (which may be a personal computer, server, terminal device, or network device, etc.) to perform a method in accordance with an embodiment of the present disclosure.
在本公开的示例性实施例中,还提供了一种计算机可读存储介质,其上存储有能够实现本说明书上述方法的程序产品。在一些可能的实施例中,本发明的各个方面还可以实现为一种程序产品的形式,其包括程序代码,当所述程序产品在终端设备上运行时,所述程序代码用于使所述终端设备执行本说明书上述“示例性方法”部分中描述的根据本发明各种示例性实施例的步骤。In an exemplary embodiment of the present disclosure, there is also provided a computer readable storage medium having stored thereon a program product capable of implementing the above method of the present specification. In some possible embodiments, aspects of the present invention may also be embodied in the form of a program product comprising program code for causing said program product to run on a terminal device The terminal device performs the steps according to various exemplary embodiments of the present invention described in the "Exemplary Method" section of the present specification.
参考图5所示,描述了根据本发明的实施例的用于实现上述方法的程序产品400,其可以采用便携式紧凑盘只读存储器(CD-ROM)并包括程序代码,并可以在终端设备,例如个人电脑上运行。然而,本发明的程序产品不限于此,在本文件中,可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行***、装置或者器件使用或者与其结合使用。Referring to FIG. 5, a program product 400 for implementing the above method, which may employ a portable compact disk read only memory (CD-ROM) and includes program code, and may be in a terminal device, is illustrated in accordance with an embodiment of the present invention. For example running on a personal computer. However, the program product of the present invention is not limited thereto, and in the present document, the readable storage medium may be any tangible medium containing or storing a program that can be used by or in connection with an instruction execution system, apparatus or device.
所述程序产品可以采用一个或多个可读介质的任意组合。可读介质可以是可读信号介质或者可读存储介质。可读存储介质例如可以为但不限于电、磁、光、电磁、红外线、或半导体的***、装置或器件,或者任意以上的组合。可读存储介质的更具体的例子(非穷举的列表)包括:具有一个或多个导线的电连接、便携式盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。The program product can employ any combination of one or more readable media. The readable medium can be a readable signal medium or a readable storage medium. The readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the above. More specific examples (non-exhaustive lists) of readable storage media include: electrical connections with one or more wires, portable disks, hard disks, random access memory (RAM), read only memory (ROM), erasable Programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the foregoing.
计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数 据信号,其中承载了可读程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。可读信号介质还可以是可读存储介质以外的任何可读介质,该可读介质可以发送、传播或者传输用于由指令执行***、装置或者器件使用或者与其结合使用的程序。The computer readable signal medium may comprise a data signal that is propagated in the baseband or as part of a carrier, carrying readable program code. Such propagated data signals can take a variety of forms including, but not limited to, electromagnetic signals, optical signals, or any suitable combination of the foregoing. The readable signal medium can also be any readable medium other than a readable storage medium that can transmit, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于无线、有线、光缆、RF等等,或者上述的任意合适的组合。Program code embodied on a readable medium can be transmitted using any suitable medium, including but not limited to wireless, wireline, optical cable, RF, etc., or any suitable combination of the foregoing.
可以以一种或多种程序设计语言的任意组合来编写用于执行本发明操作的程序代码,所述程序设计语言包括面向对象的程序设计语言—诸如Java、C++等,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算设备上执行、部分地在用户设备上执行、作为一个独立的软件包执行、部分在用户计算设备上部分在远程计算设备上执行、或者完全在远程计算设备或服务器上执行。在涉及远程计算设备的情形中,远程计算设备可以通过任意种类的网络,包括局域网(LAN)或广域网(WAN),连接到用户计算设备,或者,可以连接到外部计算设备(例如利用因特网服务提供商来通过因特网连接)。Program code for performing the operations of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C++, etc., including conventional procedural Programming language—such as the "C" language or a similar programming language. The program code can execute entirely on the user computing device, partially on the user device, as a stand-alone software package, partially on the remote computing device on the user computing device, or entirely on the remote computing device or server. Execute on. In the case of a remote computing device, the remote computing device can be connected to the user computing device via any kind of network, including a local area network (LAN) or wide area network (WAN), or can be connected to an external computing device (eg, provided using an Internet service) Businesses are connected via the Internet).
此外,上述附图仅是根据本发明示例性实施例的方法所包括的处理的示意性说明,而不是限制目的。易于理解,上述附图所示的处理并不表明或限制这些处理的时间顺序。另外,也易于理解,这些处理可以是例如在多个模块中同步或异步执行的。Further, the above-described drawings are merely illustrative of the processes included in the method according to the exemplary embodiments of the present invention, and are not intended to be limiting. It is easy to understand that the processing shown in the above figures does not indicate or limit the chronological order of these processes. In addition, it is also easy to understand that these processes may be performed synchronously or asynchronously, for example, in a plurality of modules.
本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本公开的其他实施例。本申请旨在涵盖本公开的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本公开的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本公开的真正范围和精神由权利要求指出。Other embodiments of the present disclosure will be apparent to those skilled in the <RTIgt; The present application is intended to cover any variations, uses, or adaptations of the present disclosure, which are in accordance with the general principles of the disclosure and include common general knowledge or common technical means in the art that are not disclosed in the present disclosure. . The specification and examples are to be regarded as illustrative only,
应当理解的是,本公开并不局限于上面已经描述并在附图中示出的精确结构,并且可以在不脱离其范围进行各种修改和改变。本公开的范围仅由所附的权利要求来限。It is to be understood that the invention is not limited to the details of the details and The scope of the disclosure is to be limited only by the appended claims.
工业实用性Industrial applicability
一方面,由于自动生成数学选择题答案选项,节省了人员成本,可以缩短出题时间;另一方面,建立突变运算模型,通过对答题信息的统计再分析,可以使生成的错误选项更贴合用户的易错点,提升了教学效果。On the one hand, because the mathematics multiple-choice answer option is automatically generated, the personnel cost is saved, and the time of the question can be shortened; on the other hand, the mutation calculation model is established, and the generated error option can be more closely matched by statistical reanalysis of the answer information. The user's error-prone points enhance the teaching effect.

Claims (12)

  1. 一种自动生成数学选择题答案选项的方法,其特征在于,所述方法包括:A method for automatically generating a math-selective answer option, the method comprising:
    获取数学选择题的题干信息,根据所述题干信息进行分步计算,并记录分步计算过程;Obtaining the dry information of the mathematical multiple-choice question, performing step-by-step calculation according to the dry information of the question, and recording the step-by-step calculation process;
    根据所述分步计算过程得出第一结果,并将所述第一结果作为所述数学选择题的正确选项;Deriving a first result according to the step-by-step calculation process, and using the first result as a correct option of the mathematical multiple choice question;
    对所述分步计算过程进行突变运算,根据所述突变运算结果得出第二结果,并将所述第二结果作为所述数学选择题的错误选项。Performing a mutation operation on the step-by-step calculation process, and obtaining a second result according to the mutation operation result, and using the second result as an error option of the mathematical multiple choice question.
  2. 如权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 wherein the method further comprises:
    预设突变运算规则,根据所述突变运算规则建立突变运算模型;Presetting a mutation operation rule, and establishing a mutation operation model according to the mutation operation rule;
    获取用户选择的错误选项以及对应的选择题题干,并统计出大于预设阈值的多发错误选项;Obtaining the error option selected by the user and the corresponding multiple choice question, and counting the multiple error options greater than the preset threshold;
    根据所述多发错误选项以及对应的选择题题干分析所述多发错误选项的计算过程;Performing a calculation process of the multiple error option according to the multiple error option and the corresponding multiple choice question;
    对所述多发错误选项的计算过程进行分析,以得出对应的突变运算规则,根据所述对应的突变运算规则训练所述突变运算模型。The calculation process of the multiple error option is analyzed to obtain a corresponding mutation operation rule, and the mutation operation model is trained according to the corresponding mutation operation rule.
  3. 如权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 wherein the method further comprises:
    判断所述第一结果与所述第二结果是否一致;Determining whether the first result is consistent with the second result;
    若所述第一结果与所述第二结果一致,则按照预设突变运算规则重新对所述分步计算过程进行突变运算,直至得到与所述第一结果不一致的第二结果。If the first result is consistent with the second result, the stepwise calculation process is re-mutated according to a preset mutation operation rule until a second result that is inconsistent with the first result is obtained.
  4. 如权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 wherein the method further comprises:
    获取答案选项设置信息,所述答案选项设置信息包括单项选择设置以及多项选择设置;Obtaining answer option setting information, the answer option setting information including a single item selection setting and a plurality of selection settings;
    若根据所述答案选项设置信息确定当前选择题为多项选择题,则根据预设分步计算规则多次对所述题干信息进行分步计算;If the current option is determined as a multiple-choice question according to the answer option setting information, the step-by-step calculation is performed according to a preset step-by-step calculation rule;
    生成具有一个或多个正确选项的第一结果。Generate a first result with one or more correct options.
  5. 如权利要求4所述的方法,其特征在于,生成具有一个或多个正确选项的第一结果后,所述方法还包括:The method of claim 4, wherein after the first result having one or more correct options is generated, the method further comprises:
    当确定所述第一结果为多个正确选项时,对所述分步计算过程进行突变运算的方式为:将所述多个正确选项进行交叉组合运算。When it is determined that the first result is a plurality of correct options, the step of calculating the stepwise calculation process is: performing a cross combination operation on the plurality of correct options.
  6. 如权利要求1所述的方法,其特征在于,所述分步计算过程中的计算因子包括数学符号、数学分式、运算顺序,对所述分步计算过程进行突变运算,包括以下至少一种方式:The method according to claim 1, wherein the calculation factor in the step-by-step calculation process comprises a mathematical symbol, a mathematical score, an operation sequence, and a mutation operation is performed on the step-by-step calculation process, including at least one of the following the way:
    对所述数学符号进行反向变化;Performing an inverse change on the mathematical symbol;
    对所述数学分式进行计算频次变化;Calculating frequency changes of the mathematical fraction;
    对所述运算顺序进行计算顺序变化。The order of calculation is changed in the order of the operations.
  7. 如权利要求1所述的方法,其特征在于,对所述分步计算过程进行突变运算,包括:The method of claim 1 wherein performing a mutation operation on said step-by-step calculation process comprises:
    对所述分步计算过程中的一步或多步计算进行突变运算。A mutation operation is performed on one or more steps in the step-by-step calculation process.
  8. 如权利要求1所述的方法,其特征在于,The method of claim 1 wherein
    在获取所述正确选项以及所述错误选项后,将所述正确选项以及所述错误选项随机排序;After obtaining the correct option and the error option, the correct option and the error option are randomly ordered;
    根据所述数学选择题的题干信息以及随机排序后的所述正确选项、所述错误选项生成数学选择题。A mathematical multiple choice question is generated according to the stemming information of the mathematical multiple choice question and the randomly selected correct option and the error option.
  9. 如权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 wherein the method further comprises:
    预设判断题题库;Pre-determined question bank;
    根据所述第一结果和/或第二结果生成判断题;Generating a judgment question according to the first result and/or the second result;
    将所述判断题保存至所述判断题题库。Save the judgment question to the judgment question bank.
  10. 一种自动生成数学选择题答案选项的装置,其特征在于,所述装置包括:An apparatus for automatically generating a mathematics multiple-choice answer option, the apparatus comprising:
    分步计算模块,用于获取数学选择题的题干信息,根据所述题干信息进行分步计算,并记录分步计算过程;a step-by-step calculation module for obtaining the stem information of the mathematics multiple-choice questions, performing step-by-step calculation according to the stem information, and recording the step-by-step calculation process;
    第一结果获得模块,用于根据所述分步计算过程获得第一结果,并将所述第一结果作为所述数学选择题的正确选项;a first result obtaining module, configured to obtain a first result according to the step-by-step calculation process, and use the first result as a correct option of the mathematical multiple choice question;
    第二结果获得模块,用于对所述分步计算过程进行突变运算,根据所述突变运算结果获得第二结果,并将所述第二结果作为所述数学选择题的错误选项。And a second result obtaining module, configured to perform a mutation operation on the step-by-step calculation process, obtain a second result according to the mutation operation result, and use the second result as an error option of the mathematical multiple choice question.
  11. 一种电子设备,其特征在于,包括:An electronic device, comprising:
    处理器;以及Processor;
    存储器,所述存储器上存储有计算机可读指令,所述计算机可读指令被所述处理器执行时实现根据权利要求1至9中任一项所述的方法。A memory having computer readable instructions stored thereon, the computer readable instructions being executed by the processor to implement the method of any one of claims 1 to 9.
  12. 一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现根据权利要求1至9中任一项所述方法。A computer readable storage medium having stored thereon a computer program, the computer program being executed by a processor to implement the method of any one of claims 1 to 9.
PCT/CN2018/078521 2018-02-09 2018-03-09 Method and apparatus for automatically generating choices for answer to mathematical multiple-choice question WO2019153402A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810149082.4A CN108416709A (en) 2018-02-09 2018-02-09 Automatically generate the method and device of mathematics multiple-choice question answer choice
CN201810149082.4 2018-02-09

Publications (1)

Publication Number Publication Date
WO2019153402A1 true WO2019153402A1 (en) 2019-08-15

Family

ID=63128788

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/078521 WO2019153402A1 (en) 2018-02-09 2018-03-09 Method and apparatus for automatically generating choices for answer to mathematical multiple-choice question

Country Status (2)

Country Link
CN (1) CN108416709A (en)
WO (1) WO2019153402A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111507096B (en) * 2019-01-29 2022-05-20 北京新唐思创教育科技有限公司 NLP (non line segment) identification method, device and terminal for teaching system
CN112287659B (en) * 2019-07-15 2024-03-19 北京字节跳动网络技术有限公司 Information generation method and device, electronic equipment and storage medium
CN112216168A (en) * 2020-10-21 2021-01-12 李帮军 Intelligent question type conversion system and method based on choice question editor
CN117131934A (en) * 2023-10-23 2023-11-28 成都卓拙科技有限公司 Question solving method, question solving engine, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040030420A1 (en) * 2002-07-30 2004-02-12 Ulyanov Sergei V. System and method for nonlinear dynamic control based on soft computing with discrete constraints
CN103793614A (en) * 2014-02-25 2014-05-14 河南理工大学 Catastrophe filter algorithm
CN105632270A (en) * 2016-03-04 2016-06-01 北京华云天一科技有限公司 Data processing method and data processing device based on exam
CN105679108A (en) * 2016-01-04 2016-06-15 广东小天才科技有限公司 Calculation method and system for mathematical vertical operation
CN105844226A (en) * 2016-03-21 2016-08-10 北京华云天科技有限公司 Method and device for processing data based on subjective question

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030225751A1 (en) * 2000-07-06 2003-12-04 Kim Si Han Information searching system and method thereof
CN105956092B (en) * 2016-04-29 2019-11-26 广东小天才科技有限公司 A kind of examination question searching method and device applied to electric terminal
CN105975525A (en) * 2016-04-29 2016-09-28 广东小天才科技有限公司 Test question search method and apparatus applied to electronic terminal
CN105956079B (en) * 2016-04-29 2020-01-03 广东小天才科技有限公司 Test question searching method and device applied to electronic terminal
CN106844296A (en) * 2016-12-01 2017-06-13 网易(杭州)网络有限公司 A kind of communication means and device
CN107230404A (en) * 2017-06-29 2017-10-03 北京易教阳光教育科技有限公司 A kind of electric answer method, system, terminal and its storage medium
CN107622709A (en) * 2017-09-18 2018-01-23 哈尔滨成长科技有限公司 Knowledge point Grasping level evaluation method, medium and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040030420A1 (en) * 2002-07-30 2004-02-12 Ulyanov Sergei V. System and method for nonlinear dynamic control based on soft computing with discrete constraints
CN103793614A (en) * 2014-02-25 2014-05-14 河南理工大学 Catastrophe filter algorithm
CN105679108A (en) * 2016-01-04 2016-06-15 广东小天才科技有限公司 Calculation method and system for mathematical vertical operation
CN105632270A (en) * 2016-03-04 2016-06-01 北京华云天一科技有限公司 Data processing method and data processing device based on exam
CN105844226A (en) * 2016-03-21 2016-08-10 北京华云天科技有限公司 Method and device for processing data based on subjective question

Also Published As

Publication number Publication date
CN108416709A (en) 2018-08-17

Similar Documents

Publication Publication Date Title
WO2019218426A1 (en) Method and apparatus for generating lesson plan for teaching preparation
WO2019153402A1 (en) Method and apparatus for automatically generating choices for answer to mathematical multiple-choice question
Burston et al. MALL language learning outcomes: A comprehensive meta-analysis 1994–2019
CN111177413A (en) Learning resource recommendation method and device and electronic equipment
US20190114937A1 (en) Grouping users by problematic objectives
WO2021121296A1 (en) Exercise test data generation method and apparatus
WO2018098732A1 (en) Data processing method and device for education system
US10984672B2 (en) Tutoring agent improvement recommendation
US10541884B2 (en) Simulating a user score from input objectives
WO2022170985A1 (en) Exercise selection method and apparatus, and computer device and storage medium
Condor Exploring automatic short answer grading as a tool to assist in human rating
WO2019174150A1 (en) Method and apparatus for detecting difficult points in network teaching contents
US20190114346A1 (en) Optimizing user time and resources
CN115358897B (en) Student management method, system, terminal and storage medium based on electronic student identity card
CN114782227A (en) Test paper analysis system, method, computer equipment and storage medium
Knogler et al. Determining an evidence base for particular fields of educational practice: a systematic review of meta-analyses on effective mathematics and science teaching
CN112231373B (en) Knowledge point data processing method, apparatus, device and computer readable medium
US20210201688A1 (en) Real Time Formative Assessment and Lesson Plan Recommendation With Remedial Learning Assessment
CN114841157A (en) Online interaction method, system, equipment and storage medium based on data analysis
US20220198951A1 (en) Performance analytics engine for group responses
US11501654B2 (en) Automated decision making for selecting scaffolds after a partially correct answer in conversational intelligent tutor systems (ITS)
TW201348988A (en) Self-assessment feedback audio and video learning method and system thereof
CN113033329A (en) Method and device for judging abnormal answer of question in online education
US20190035300A1 (en) Method and apparatus for measuring oral reading rate
Smith et al. Assessing proxies of knowledge and difficulty with rubric‐based instruments

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18904746

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18904746

Country of ref document: EP

Kind code of ref document: A1